aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-02-16m68knommu: fix dereference of port.ttyGreg Ungerer1-15/+14
2011-02-16m68knommu: add missing linker __modver sectionGreg Ungerer1-0/+6
2011-02-16m68knommu: fix mis-named variable int set_irq_chip loopGreg Ungerer1-2/+2
2011-02-16m68knommu: add optimize memmove() functionGreg Ungerer3-2/+107
2011-02-16m68k: remove arch specific non-optimized memcmp()Greg Ungerer2-14/+1
2011-02-08m68knommu: fix use of un-defined _TIF_WORK_MASKGreg Ungerer3-3/+0
2011-02-08m68knommu: Rename m548x_wdt.c to m54xx_wdt.cPhilippe De Muyter3-4/+4
2011-02-08m68knommu: fix m548x_wdt.c compilation after headers renamingPhilippe De Muyter1-25/+25
2011-02-08m68knommu: Remove dependencies on nonexistent M68KNOMMUGeert Uytterhoeven2-2/+2
2011-02-07Linux 2.6.38-rc4Linus Torvalds1-1/+1
2011-02-07Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds10-17/+119
2011-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds18-116/+371
2011-02-07Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds6-52/+94
2011-02-07Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Linus Torvalds9-38/+39
2011-02-07Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-3/+10
2011-02-07CRED: Fix memory and refcount leaks upon security_prepare_creds() failureTetsuo Handa1-2/+2
2011-02-07CRED: Fix BUG() upon security_cred_alloc_blank() failureTetsuo Handa2-5/+13
2011-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds5-18/+28
2011-02-07Btrfs: Fix page count calculationYan, Zheng1-4/+4
2011-02-07Merge branch 'fixes'Russell King9-13/+18
2011-02-07cifs: remove checks for ses->status == CifsExitingJeff Layton1-4/+1
2011-02-07Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into fixesRussell King7-11/+10
2011-02-07ALSA: AACI: allow writes to MAINCR to take effectRussell King1-1/+7
2011-02-07ARM: Update mach-typesRussell King1-4/+101
2011-02-07x86, nx: Mark the ACPI resume trampoline code as +xH. Peter Anvin1-3/+10
2011-02-07powerpc: Fix hcall tracepoint recursionAnton Blanchard1-0/+37
2011-02-07powerpc/numa: Fix bug in unmap_cpu_from_nodeAnton Blanchard1-1/+1
2011-02-07powerpc/numa: Disable VPHN on dedicated processor partitionsAnton Blanchard1-1/+2
2011-02-07powerpc/numa: Add length when creating OF properties via VPHNAnton Blanchard1-3/+9
2011-02-07powerpc/numa: Check for all VPHN changesAnton Blanchard1-1/+1
2011-02-07powerpc/numa: Only use active VPHN count fieldsAnton Blanchard1-4/+6
2011-02-07powerpc/pseries: Remove unnecessary variable initializations in numa.cJesse Larrew1-9/+8
2011-02-07powerpc/pseries: Fix brace placement in numa.cJesse Larrew1-6/+3
2011-02-07powerpc/pseries: Fix typo in VPHN commentsJesse Larrew1-1/+1
2011-02-07powerpc: Fix some 6xx/7xxx CPU setup functionsBenjamin Herrenschmidt1-20/+20
2011-02-07powerpc: Pass the right cpu_spec to ->setup_cpu() on 64-bitBenjamin Herrenschmidt1-2/+2
2011-02-07powerpc/book3e: Protect complex macro args in mmu-book3e.hScott Wood1-4/+4
2011-02-07powerpc: Fix pfn_valid() when memory starts at a non-zero addressScott Wood1-1/+1
2011-02-06Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/linux-2.6Linus Torvalds4-13/+11
2011-02-06Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-1/+9
2011-02-06Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-2/+3
2011-02-06Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds11-95/+106
2011-02-06Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds6-33/+26
2011-02-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds14-79/+138
2011-02-06arm/ixp4xx: Rename FREQ macro to avoid collisionsBen Hutchings3-9/+6
2011-02-06IXP4xx: Fix qmgr_release_queue() flushing unexpected queue entries.Krzysztof HaƂasa1-4/+5
2011-02-06btrfs: Drop __exit attribute on btrfs_exit_compressAlexey Charkov1-1/+1
2011-02-06btrfs: cleanup error handling in btrfs_unlink_inode()Tsutomu Itoh1-1/+1
2011-02-06Btrfs: exclude super blocks when we read in block groupsJosef Bacik1-8/+18
2011-02-06Btrfs: make sure search_bitmap finds something in remove_from_bitmapJosef Bacik1-0/+1