Age | Commit message (Expand) | Author | Files | Lines |
2011-04-07 | x86-32, numa: Make pgdat allocation use alloc_remap() | Tejun Heo | 1 | -4/+3 |
2011-04-07 | x86-32, numa: Move remapping for remap allocator into init_alloc_remap() | Tejun Heo | 1 | -22/+7 |
2011-04-07 | x86-32, numa: Move lowmem address space reservation to init_alloc_remap() | Tejun Heo | 1 | -57/+25 |
2011-04-07 | x86-32, numa: Make init_alloc_remap() less panicky | Tejun Heo | 1 | -2/+5 |
2011-04-07 | x86-32, numa: Calculate remap size in common code | Tejun Heo | 4 | -12/+4 |
2011-04-07 | x86-32, numa: Make @size in init_aloc_remap() represent bytes | Tejun Heo | 1 | -11/+7 |
2011-04-07 | x86-32, numa: Rename @node_kva to @node_pa in init_alloc_remap() | Tejun Heo | 1 | -10/+9 |
2011-04-07 | x86-32, numa: Reorganize calculate_numa_remap_page() | Tejun Heo | 1 | -63/+62 |
2011-04-07 | x86-32, numa: Remove redundant top-down alloc code from remap initialization | Tejun Heo | 1 | -29/+14 |
2011-04-07 | x86-32, numa: Align pgdat size while initializing alloc_remap | Tejun Heo | 1 | -1/+2 |
2011-04-07 | x86-32, numa: Fix failure condition check in alloc_remap() | Tejun Heo | 1 | -1/+1 |
2011-04-06 | Linux 2.6.39-rc2v2.6.39-rc2 | Linus Torvalds | 1 | -1/+1 |
2011-04-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/axb... | Linus Torvalds | 14 | -91/+148 |
2011-04-06 | inotify: fix double free/corruption of stuct user | Eric Paris | 2 | -26/+14 |
2011-04-06 | ide: always ensure that blk_delay_queue() is called if we have pending IO | Jens Axboe | 1 | -21/+21 |
2011-04-06 | block: fix request sorting at unplug | Konstantin Khlebnikov | 1 | -1/+1 |
2011-04-06 | dm: improve block integrity support | Mike Snitzer | 3 | -35/+93 |
2011-04-06 | fs: export empty_aops | Jens Axboe | 4 | -5/+12 |
2011-04-06 | ide: ide_requeue_and_plug() reinstate "always plug" behaviour | Jens Axboe | 1 | -2/+1 |
2011-04-06 | blk-throttle: don't call xchg on bool | Andreas Schwab | 1 | -2/+2 |
2011-04-06 | ufs: remove unessecary blk_flush_plug | Christoph Hellwig | 1 | -1/+0 |
2011-04-06 | block: make the flush insertion use the tail of the dispatch list | Jens Axboe | 1 | -2/+2 |
2011-04-06 | block: get rid of elv_insert() interface | Jens Axboe | 3 | -23/+17 |
2011-04-06 | block: dump request state on seeing a corrupted request completion | Jens Axboe | 1 | -1/+1 |
2011-04-06 | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -44/+0 |
2011-04-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 9 | -109/+221 |
2011-04-05 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 10 | -38/+57 |
2011-04-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 9 | -25/+145 |
2011-04-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 36 | -60/+138 |
2011-04-05 | drm/i915/lvds: Remove 0xa0 DDC probe for LVDS | Chris Wilson | 1 | -24/+0 |
2011-04-05 | drm/i915/crt: Remove 0xa0 probe for VGA | Chris Wilson | 1 | -20/+0 |
2011-04-05 | powerpc/pseries: Fix build without CONFIG_HOTPLUG_CPU | Matt Evans | 1 | -6/+11 |
2011-04-05 | powerpc: Set nr_cpu_ids early and use it to free PACAs | Ryan Grimm | 2 | -1/+4 |
2011-04-05 | powerpc/pseries: Don't register global initcall | Benjamin Herrenschmidt | 1 | -1/+1 |
2011-04-05 | powerpc/kexec: Fix mismatched ifdefs for PPC64/SMP. | Paul Gortmaker | 1 | -3/+3 |
2011-04-05 | Merge remote branch 'kumar/merge' into merge | Benjamin Herrenschmidt | 5 | -27/+38 |
2011-04-05 | Btrfs: don't warn in btrfs_add_orphan | Josef Bacik | 1 | -2/+0 |
2011-04-05 | Btrfs: fix free space cache when there are pinned extents and clusters V2 | Josef Bacik | 1 | -4/+78 |
2011-04-05 | Btrfs: Fix uninitialized root flags for subvolumes | Li Zefan | 5 | -1/+30 |
2011-04-05 | btrfs: clear __GFP_FS flag in the space cache inode | Miao Xie | 2 | -2/+2 |
2011-04-05 | Btrfs: fix memory leak in start_transaction() | Yoshinori Sano | 1 | -0/+1 |
2011-04-05 | Btrfs: fix memory leak in btrfs_ioctl_start_sync() | Tsutomu Itoh | 1 | -1/+3 |
2011-04-05 | Btrfs: fix subvol_sem leak in btrfs_rename() | Johann Lombardi | 1 | -3/+5 |
2011-04-05 | Btrfs: Fix oops for defrag with compression turned on | Li Zefan | 1 | -9/+8 |
2011-04-05 | Btrfs: fix /proc/mounts info. | Tsutomu Itoh | 1 | -2/+17 |
2011-04-05 | Btrfs: fix compiler warning in file.c | Tsutomu Itoh | 1 | -1/+1 |
2011-04-05 | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 16 | -67/+94 |
2011-04-05 | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 6 | -7/+24 |
2011-04-05 | Documentation: update cgroups info user groups names | Geunsik Lim | 1 | -6/+6 |
2011-04-05 | Documentation: consolidate leds files to leds/ subdir | Antonio Ospite | 4 | -3/+10 |