Age | Commit message (Expand) | Author |
2011-05-02 | Merge branch 'x86/numa' into x86-mm | Tejun Heo |
2011-04-29 | ioremap: Delay sanity check until after a successful mapping | Tim Gardner |
2011-04-06 | x86-32, numa: Update remap allocator comments | Tejun Heo |
2011-04-06 | x86-32, numa: Remove redundant node_remap_size[] | Tejun Heo |
2011-04-06 | x86-32, numa: Remove now useless node_remap_offset[] | Tejun Heo |
2011-04-06 | x86-32, numa: Make pgdat allocation use alloc_remap() | Tejun Heo |
2011-04-06 | x86-32, numa: Move remapping for remap allocator into init_alloc_remap() | Tejun Heo |
2011-04-06 | x86-32, numa: Move lowmem address space reservation to init_alloc_remap() | Tejun Heo |
2011-04-06 | x86-32, numa: Make init_alloc_remap() less panicky | Tejun Heo |
2011-04-06 | x86-32, numa: Calculate remap size in common code | Tejun Heo |
2011-04-06 | x86-32, numa: Make @size in init_aloc_remap() represent bytes | Tejun Heo |
2011-04-06 | x86-32, numa: Rename @node_kva to @node_pa in init_alloc_remap() | Tejun Heo |
2011-04-06 | x86-32, numa: Reorganize calculate_numa_remap_page() | Tejun Heo |
2011-04-06 | x86-32, numa: Remove redundant top-down alloc code from remap initialization | Tejun Heo |
2011-04-06 | x86-32, numa: Align pgdat size while initializing alloc_remap | Tejun Heo |
2011-04-06 | x86-32, numa: Fix failure condition check in alloc_remap() | Tejun Heo |
2011-04-05 | Linux 2.6.39-rc2v2.6.39-rc2 | Linus Torvalds |
2011-04-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/axb... | Linus Torvalds |
2011-04-05 | inotify: fix double free/corruption of stuct user | Eric Paris |
2011-04-05 | ide: always ensure that blk_delay_queue() is called if we have pending IO | Jens Axboe |
2011-04-05 | block: fix request sorting at unplug | Konstantin Khlebnikov |
2011-04-05 | dm: improve block integrity support | Mike Snitzer |
2011-04-05 | fs: export empty_aops | Jens Axboe |
2011-04-05 | ide: ide_requeue_and_plug() reinstate "always plug" behaviour | Jens Axboe |
2011-04-05 | blk-throttle: don't call xchg on bool | Andreas Schwab |
2011-04-05 | ufs: remove unessecary blk_flush_plug | Christoph Hellwig |
2011-04-05 | block: make the flush insertion use the tail of the dispatch list | Jens Axboe |
2011-04-05 | block: get rid of elv_insert() interface | Jens Axboe |
2011-04-05 | block: dump request state on seeing a corrupted request completion | Jens Axboe |
2011-04-05 | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2011-04-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2011-04-05 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds |
2011-04-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2011-04-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2011-04-05 | drm/i915/lvds: Remove 0xa0 DDC probe for LVDS | Chris Wilson |
2011-04-05 | drm/i915/crt: Remove 0xa0 probe for VGA | Chris Wilson |
2011-04-05 | powerpc/pseries: Fix build without CONFIG_HOTPLUG_CPU | Matt Evans |
2011-04-05 | powerpc: Set nr_cpu_ids early and use it to free PACAs | Ryan Grimm |
2011-04-05 | powerpc/pseries: Don't register global initcall | Benjamin Herrenschmidt |
2011-04-05 | powerpc/kexec: Fix mismatched ifdefs for PPC64/SMP. | Paul Gortmaker |
2011-04-05 | Merge remote branch 'kumar/merge' into merge | Benjamin Herrenschmidt |
2011-04-05 | Btrfs: don't warn in btrfs_add_orphan | Josef Bacik |
2011-04-05 | Btrfs: fix free space cache when there are pinned extents and clusters V2 | Josef Bacik |
2011-04-05 | Btrfs: Fix uninitialized root flags for subvolumes | Li Zefan |
2011-04-05 | btrfs: clear __GFP_FS flag in the space cache inode | Miao Xie |
2011-04-05 | Btrfs: fix memory leak in start_transaction() | Yoshinori Sano |
2011-04-05 | Btrfs: fix memory leak in btrfs_ioctl_start_sync() | Tsutomu Itoh |
2011-04-05 | Btrfs: fix subvol_sem leak in btrfs_rename() | Johann Lombardi |
2011-04-05 | Btrfs: Fix oops for defrag with compression turned on | Li Zefan |
2011-04-05 | Btrfs: fix /proc/mounts info. | Tsutomu Itoh |