Age | Commit message (Expand) | Author | Files | Lines |
2012-01-10 | mm: try to distribute dirty pages fairly across zones | Johannes Weiner | 2 | -1/+4 |
2012-01-10 | mm: exclude reserved pages from dirtyable memory | Johannes Weiner | 2 | -0/+7 |
2012-01-10 | mm, debug: test for online nid when allocating on single node | David Rientjes | 1 | -1/+1 |
2012-01-10 | mm: more intensive memory corruption debugging | Stanislaw Gruszka | 2 | -1/+20 |
2012-01-10 | kernel.h: add BUILD_BUG() macro | David Daney | 3 | -1/+20 |
2012-01-10 | mm: avoid livelock on !__GFP_FS allocations | Mel Gorman | 1 | -0/+16 |
2012-01-10 | mm-tracepoint: rename page-free events | Konstantin Khlebnikov | 1 | -2/+2 |
2012-01-10 | mm: remove unused pagevec_free | Konstantin Khlebnikov | 1 | -7/+0 |
2012-01-10 | mm: add free_hot_cold_page_list() helper | Konstantin Khlebnikov | 1 | -0/+1 |
2012-01-10 | mm/page-writeback.c: make determine_dirtyable_memory static again | Johannes Weiner | 1 | -2/+0 |
2012-01-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -0/+1 |
2012-01-09 | vfs: new helper - d_make_root() | Al Viro | 1 | -0/+1 |
2012-01-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2 | -2/+5 |
2012-01-09 | Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -0/+22 |
2012-01-09 | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2 | -2/+18 |
2012-01-09 | Merge tag 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2 | -4/+12 |
2012-01-09 | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -10/+5 |
2012-01-09 | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2 | -0/+88 |
2012-01-09 | tracing/mm: Move include of trace/events/kmem.h out of header into slab.c | Steven Rostedt | 1 | -2/+0 |
2012-01-09 | net: Fix build with INET disabled. | David S. Miller | 1 | -2/+0 |
2012-01-09 | Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe... | Linus Torvalds | 4 | -179/+33 |
2012-01-09 | Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds | 3 | -30/+83 |
2012-01-09 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 1 | -4/+1 |
2012-01-09 | net: introduce netif_addr_lock_nested() and call if when appropriate | Jiri Pirko | 1 | -0/+5 |
2012-01-09 | Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+1 |
2012-01-09 | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 10 | -25/+146 |
2012-01-09 | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2 | -87/+18 |
2012-01-09 | Merge branch 'samsung/driver' into next/drivers | Arnd Bergmann | 17 | -16/+150 |
2012-01-09 | jbd: Remove j_barrier mutex | Jan Kara | 1 | -4/+0 |
2012-01-08 | net: sk_update_clone is only used in net/core/sock.c | Stephen Rothwell | 1 | -6/+0 |
2012-01-08 | Merge tag 'infiniband-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -1/+4 |
2012-01-08 | Merge branch 'dma-buf-merge' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 1 | -0/+176 |
2012-01-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Linus Torvalds | 5 | -3/+985 |
2012-01-08 | Merge tag 'md-3.3' of git://neil.brown.name/md | Linus Torvalds | 2 | -3/+6 |
2012-01-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 6 | -19/+19 |
2012-01-08 | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 11 | -153/+210 |
2012-01-08 | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 34 | -259/+150 |
2012-01-07 | Merge branch 'next/cleanup' into samsung/dt | Arnd Bergmann | 2 | -0/+88 |
2012-01-07 | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2 | -19/+18 |
2012-01-07 | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 4 | -8/+23 |
2012-01-07 | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 13 | -47/+257 |
2012-01-07 | net: fix sock_clone reference mismatch with tcp memcontrol | Glauber Costa | 1 | -0/+6 |
2012-01-07 | Merge branch 'depends/rmk/for-linus' into samsung/dt | Arnd Bergmann | 15 | -15/+78 |
2012-01-07 | Merge branch 'depends/rmk/restart' into next/cleanup | Arnd Bergmann | 15 | -17/+90 |
2012-01-06 | reiserfs: Properly display mount options in /proc/mounts | Jan Kara | 2 | -4/+7 |
2012-01-06 | vfs: prevent remount read-only if pending removes | Miklos Szeredi | 1 | -2/+0 |
2012-01-06 | vfs: count unlinked inodes | Miklos Szeredi | 1 | -54/+7 |
2012-01-06 | vfs: protect remounting superblock read-only | Miklos Szeredi | 1 | -0/+3 |
2012-01-06 | vfs: keep list of mounts for each superblock | Miklos Szeredi | 1 | -0/+1 |
2012-01-06 | vfs: switch ->show_options() to struct dentry * | Al Viro | 1 | -2/+2 |