aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-12-13UAPI: Split trivial #if defined(__KERNEL__) && X conditionalsDavid Howells
2011-12-13UAPI: Don't have a #elif clause in a __KERNEL__ guard in linux/soundcard.hDavid Howells
2011-12-13UAPI: Fix AHZ multiple inclusion when __KERNEL__ is removedDavid Howells
2011-12-13UAPI: Make linux/patchkey.h easier to parseDavid Howells
2011-12-13UAPI: Fix nested __KERNEL__ guards in video/edid.hDavid Howells
2011-12-13UAPI: Alter the S390 asm include guards to be recognisable by the UAPI splitterDavid Howells
2011-12-13UAPI: Guard linux/cuda.hDavid Howells
2011-12-13UAPI: Guard linux/pmu.hDavid Howells
2011-12-13UAPI: Guard linux/isdn_divertif.hDavid Howells
2011-12-13UAPI: Guard linux/sound.hDavid Howells
2011-12-13UAPI: Rearrange definition of HZ in asm-generic/param.hDavid Howells
2011-12-12UAPI: Make FRV use asm-generic/param.hDavid Howells
2011-12-12UAPI: Make M32R use asm-generic/param.hDavid Howells
2011-12-12UAPI: Make MN10300 use asm-generic/param.hDavid Howells
2011-12-12UAPI: elf_read_implies_exec() is a kernel-only feature - so hide from userspaceDavid Howells
2011-12-12UAPI: Don't include linux/compat.h in sparc's asm/siginfo.hDavid Howells
2011-12-12UAPI: Fix arch/mips/include/asm/Kbuild to have separate header-y linesDavid Howells
2011-12-09Linux 3.2-rc5v3.2-rc5Linus Torvalds
2011-12-09Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2011-12-09Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-12-09Merge branch 'spi/for-3.2' of git://git.pengutronix.de/git/wsa/linux-2.6Linus Torvalds
2011-12-09Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2011-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2011-12-09Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2011-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2011-12-09Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-12-09sys_getppid: add missing rcu_dereferenceMandeep Singh Baines
2011-12-09rapidio/tsi721: modify PCIe capability settingsAlexandre Bounine
2011-12-09rapidio/tsi721: fix mailbox resource reportingAlexandre Bounine
2011-12-09rapidio/tsi721: switch to dma_zalloc_coherentAlexandre Bounine
2011-12-09procfs: do not overflow get_{idle,iowait}_time for nohzMichal Hocko
2011-12-09mm: vmalloc: check for page allocation failure before vmlist insertionMel Gorman
2011-12-09mm: Ensure that pfn_valid() is called once per pageblock when reserving pageb...Michal Hocko
2011-12-09mm/migrate.c: pair unlock_page() and lock_page() when migrating huge pagesHillf Danton
2011-12-09thp: set compound tail page _count to zeroYouquan Song
2011-12-09thp: add compound tail page _mapcount when mappedYouquan Song
2011-12-09printk: avoid double lock acquirePeter Zijlstra
2011-12-09memcg: update maintainersKAMEZAWA Hiroyuki
2011-12-09drivers/rtc/rtc-s3c.c: fix driver clock enable/disable balance issuesJonghwan Choi
2011-12-09CREDITS: update Kees's expired fingerprint and fix detailsKees Cook
2011-12-09thp: reduce khugepaged freezing latencyAndrea Arcangeli
2011-12-09fs/proc/meminfo.c: fix compilation errorClaudio Scordino
2011-12-09vmscan: use atomic-long for shrinker batchingKonstantin Khlebnikov
2011-12-09vmscan: fix initial shrinker size handlingKonstantin Khlebnikov
2011-12-09MAINTAINERS: Update amd-iommu F: patternsJoe Perches
2011-12-09x86, efi: Calling __pa() with an ioremap()ed address is invalidMatt Fleming
2011-12-08cifs: check for NULL last_entry before calling cifs_save_resume_keyJeff Layton
2011-12-08cifs: attempt to freeze while looping on a receive attemptJeff Layton
2011-12-08cifs: Fix sparse warning when calling cifs_strtoUCSSteve French
2011-12-08CIFS: Add descriptions to the brlock cache functionsPavel Shilovsky