aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-01-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2012-01-10Merge tag 'for-linux-3.3-merge-window' of git://linux-c6x.org/git/projects/li...Linus Torvalds
2012-01-10Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-01-10Merge branch 'akpm' (aka "Andrew's patch-bomb")Linus Torvalds
2012-01-10workqueue: make alloc_workqueue() take printf fmt and args for nameTejun Heo
2012-01-10procfs: add hidepid= and gid= mount optionsVasiliy Kulikov
2012-01-10procfs: introduce the /proc/<pid>/map_files/ directoryPavel Emelyanov
2012-01-10procfs: make proc_get_link to use dentry instead of inodeCyrill Gorcunov
2012-01-10signal: add block_sigmask() for adding sigmask to current->blockedMatt Fleming
2012-01-10leds: add driver for TCA6507 LED controllerNeilBrown
2012-01-10mm/mempolicy.c: mpol_equal(): use boolKOSAKI Motohiro
2012-01-10tracepoint: add tracepoints for debugging oom_score_adjKAMEZAWA Hiroyuki
2012-01-10mremap: enforce rmap src/dst vma ordering in case of vma_merge() succeeding i...Andrea Arcangeli
2012-01-10mm: try to distribute dirty pages fairly across zonesJohannes Weiner
2012-01-10mm: exclude reserved pages from dirtyable memoryJohannes Weiner
2012-01-10mm, debug: test for online nid when allocating on single nodeDavid Rientjes
2012-01-10mm: more intensive memory corruption debuggingStanislaw Gruszka
2012-01-10kernel.h: add BUILD_BUG() macroDavid Daney
2012-01-10mm: avoid livelock on !__GFP_FS allocationsMel Gorman
2012-01-10mm-tracepoint: rename page-free eventsKonstantin Khlebnikov
2012-01-10mm: remove unused pagevec_freeKonstantin Khlebnikov
2012-01-10mm: add free_hot_cold_page_list() helperKonstantin Khlebnikov
2012-01-10mm/page-writeback.c: make determine_dirtyable_memory static againJohannes Weiner
2012-01-10Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2012-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds
2012-01-10Merge branch 'nfs-for-3.3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2012-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds
2012-01-10Merge tag 'for-linus-3.3' of git://git.infradead.org/mtd-2.6Linus Torvalds
2012-01-10Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds
2012-01-10Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2012-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-01-10Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...Linus Torvalds
2012-01-10Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2012-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds
2012-01-10Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2012-01-10Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-devLinus Torvalds
2012-01-10Merge branch 'stable/for-linus-3.3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-01-10Merge branch 'kvm-updates/3.3' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-01-10Merge branch 'for_linus' into for_linus_mergedTheodore Ts'o
2012-01-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-01-09vfs: new helper - d_make_root()Al Viro
2012-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-01-09Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-01-09Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-01-09Merge tag 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-01-09Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-01-09Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-01-09tracing/mm: Move include of trace/events/kmem.h out of header into slab.cSteven Rostedt
2012-01-09net: Fix build with INET disabled.David S. Miller