summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-08-04microblaze: Cleanup boot/MakefileMichal Simek1-5/+6
2010-08-04microblaze: Fix number of pvr regsMichal Simek1-1/+1
2010-08-04microblaze: Decrease time shifting valuesMichal Simek1-4/+5
2010-08-04microblaze: Enable early printk only for uartliteMichal Simek1-0/+1
2010-08-04microblaze: remove unused HAVE_ARCH_PCI_SET_DMA_MASKFUJITA Tomonori1-6/+0
2010-08-04microblaze: Do not trace cpu_relax functionMichal Simek1-2/+5
2010-08-04microblaze: Improve ftrace time measuringMichal Simek2-2/+17
2010-08-04microblaze: Add stack unwinderSteven J. Magnani10-95/+454
2010-08-04microblaze: Allow PAGE_SIZE configurationSteven J. Magnani6-11/+50
2010-08-04microblaze: Trace hardirqsMichal Simek1-0/+2
2010-08-04microblaze: Fix sys_clone syscallMichal Simek1-7/+7
2010-08-04microblaze: Disable FRAME_POINTER selectionMichal Simek1-3/+3
2010-08-04microblaze: Fix copy_to_user_page macroMichal Simek2-2/+19
2010-08-04microblaze: Sync noMMU and MMU setup_memoryMichal Simek1-6/+1
2010-08-04microblaze: Remove unused labelMichal Simek1-1/+0
2010-08-04microblaze: Implement flush_dcache_page macroMichal Simek1-4/+10
2010-08-02microblaze: Fix comment for TLBMichal Simek1-1/+1
2010-08-02microblaze: Fix __copy_to/from_user_inatomic macrosMichal Simek1-2/+2
2010-08-02Linux 2.6.35v2.6.35Linus Torvalds1-1/+1
2010-08-02NFS: Fix a typo in include/linux/nfs_fs.hTrond Myklebust2-5/+6
2010-07-31Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds11-49/+75
2010-07-31Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds4-11/+32
2010-07-31Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2-2/+3
2010-07-31mm: fix ia64 crash when gcore reads gate areaHugh Dickins1-3/+13
2010-07-31CIFS: Remove __exit mark from cifs_exit_dns_resolver()David Howells2-2/+2
2010-07-31cyber2000fb: fix console in truecolor modesOndrej Zary1-0/+1
2010-07-31cyber2000fb: fix machine hang on module loadOndrej Zary1-0/+2
2010-07-31SA1111: Eliminate use after freeJulia Lawall1-3/+2
2010-07-31ARM: Fix Versatile/Realview/VExpress MMC card detection senseRussell King3-4/+8
2010-07-31ARM: 6279/1: highmem: fix SMP preemption bug in kmap_high_l1_viptGary King1-5/+8
2010-07-30NFS: Ensure that writepage respects the nonblock flagTrond Myklebust1-6/+17
2010-07-30NFS: kswapd must not block in nfs_release_pageTrond Myklebust3-4/+14
2010-07-30nfs: include space for the NUL in root pathDan Carpenter1-1/+1
2010-07-30Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds3-10/+32
2010-07-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds1-0/+2
2010-07-30Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds3-20/+58
2010-07-30CRED: Fix __task_cred()'s lockdep check and banner commentDavid Howells3-5/+14
2010-07-30CRED: Fix get_task_cred() and task_state() to not resurrect dead credentialsDavid Howells3-21/+27
2010-07-29watchdog: update MAINTAINERS entryWim Van Sebroeck1-0/+2
2010-07-29ALSA: hda - Add a PC-beep workaround for ASUS P5-VTakashi Iwai1-8/+24
2010-07-29ARM: Add barriers to io{read,write}{8,16,32} accessors as wellRussell King1-20/+18
2010-07-29ARM: 6273/1: Add barriers to the I/O accessors if ARM_DMA_MEM_BUFFERABLECatalin Marinas1-0/+11
2010-07-29ARM: 6272/1: Convert L2x0 to use the IO relaxed operationsCatalin Marinas1-13/+13
2010-07-29ARM: 6271/1: Introduce *_relaxed() I/O accessorsCatalin Marinas1-12/+17
2010-07-29ARM: 6275/1: ux500: don't use writeb() in uncompress.hRabin Vincent1-5/+5
2010-07-29ARM: 6270/1: clean files in arch/arm/boot/compressed/Magnus Damm1-0/+3
2010-07-29drm/edid: Fix the HDTV hack sync adjustmentAdam Jackson1-2/+2
2010-07-29drm/radeon/kms: fix radeon mid power profile reportingDaniel J Blueman1-0/+1
2010-07-29Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds1-2/+7
2010-07-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds6-34/+63