aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-10leds: add driver for TCA6507 LED controllerNeilBrown1-0/+34
2012-01-10mm/mempolicy.c: mpol_equal(): use boolKOSAKI Motohiro1-5/+5
2012-01-10mremap: enforce rmap src/dst vma ordering in case of vma_merge() succeeding in copy_vma()Andrea Arcangeli1-0/+1
2012-01-10mm: try to distribute dirty pages fairly across zonesJohannes Weiner2-1/+4
2012-01-10mm: exclude reserved pages from dirtyable memoryJohannes Weiner2-0/+7
2012-01-10mm, debug: test for online nid when allocating on single nodeDavid Rientjes1-1/+1
2012-01-10mm: more intensive memory corruption debuggingStanislaw Gruszka2-1/+20
2012-01-10kernel.h: add BUILD_BUG() macroDavid Daney3-1/+20
2012-01-10mm: avoid livelock on !__GFP_FS allocationsMel Gorman1-0/+16
2012-01-10mm: remove unused pagevec_freeKonstantin Khlebnikov1-7/+0
2012-01-10mm: add free_hot_cold_page_list() helperKonstantin Khlebnikov1-0/+1
2012-01-10mm/page-writeback.c: make determine_dirtyable_memory static againJohannes Weiner1-2/+0
2012-01-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-0/+1
2012-01-09vfs: new helper - d_make_root()Al Viro1-0/+1
2012-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-2/+5
2012-01-09Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+22
2012-01-09Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+16
2012-01-09Merge tag 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-4/+12
2012-01-09Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-10/+5
2012-01-09Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+17
2012-01-09tracing/mm: Move include of trace/events/kmem.h out of header into slab.cSteven Rostedt1-2/+0
2012-01-09net: Fix build with INET disabled.David S. Miller1-2/+0
2012-01-09Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds3-172/+26
2012-01-09Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupLinus Torvalds3-30/+83
2012-01-09Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fsLinus Torvalds1-4/+1
2012-01-09net: introduce netif_addr_lock_nested() and call if when appropriateJiri Pirko1-0/+5
2012-01-09Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-1/+1
2012-01-09Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds10-25/+146
2012-01-09Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds2-87/+18
2012-01-09Merge branch 'samsung/driver' into next/driversArnd Bergmann6-9/+45
2012-01-09jbd: Remove j_barrier mutexJan Kara1-4/+0
2012-01-08Merge branch 'dma-buf-merge' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+176
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmapLinus Torvalds4-3/+976
2012-01-08Merge tag 'md-3.3' of git://neil.brown.name/mdLinus Torvalds2-3/+6
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds4-17/+17
2012-01-08Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds11-153/+210
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds31-251/+148
2012-01-07Merge branch 'next/cleanup' into samsung/dtArnd Bergmann1-0/+17
2012-01-07Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2-19/+18
2012-01-07Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds3-6/+19
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds12-44/+254
2012-01-07Merge branch 'depends/rmk/for-linus' into samsung/dtArnd Bergmann5-8/+44
2012-01-07Merge branch 'depends/rmk/restart' into next/cleanupArnd Bergmann6-11/+48
2012-01-06reiserfs: Properly display mount options in /proc/mountsJan Kara2-4/+7
2012-01-06vfs: prevent remount read-only if pending removesMiklos Szeredi1-2/+0
2012-01-06vfs: count unlinked inodesMiklos Szeredi1-54/+7
2012-01-06vfs: protect remounting superblock read-onlyMiklos Szeredi1-0/+3
2012-01-06vfs: keep list of mounts for each superblockMiklos Szeredi1-0/+1
2012-01-06vfs: switch ->show_options() to struct dentry *Al Viro1-2/+2
2012-01-06vfs: switch ->show_path() to struct dentry *Al Viro1-1/+1