summaryrefslogtreecommitdiffstats
path: root/lib/bcd.c (unfollow)
Commit message (Expand)AuthorFilesLines
2011-04-07x86-32, numa: Remove redundant node_remap_size[]Tejun Heo1-6/+4
2011-04-07x86-32, numa: Remove now useless node_remap_offset[]Tejun Heo1-11/+6
2011-04-07x86-32, numa: Make pgdat allocation use alloc_remap()Tejun Heo1-4/+3
2011-04-07x86-32, numa: Move remapping for remap allocator into init_alloc_remap()Tejun Heo1-22/+7
2011-04-07x86-32, numa: Move lowmem address space reservation to init_alloc_remap()Tejun Heo1-57/+25
2011-04-07x86-32, numa: Make init_alloc_remap() less panickyTejun Heo1-2/+5
2011-04-07x86-32, numa: Calculate remap size in common codeTejun Heo4-12/+4
2011-04-07x86-32, numa: Make @size in init_aloc_remap() represent bytesTejun Heo1-11/+7
2011-04-07x86-32, numa: Rename @node_kva to @node_pa in init_alloc_remap()Tejun Heo1-10/+9
2011-04-07x86-32, numa: Reorganize calculate_numa_remap_page()Tejun Heo1-63/+62
2011-04-07x86-32, numa: Remove redundant top-down alloc code from remap initializationTejun Heo1-29/+14
2011-04-07x86-32, numa: Align pgdat size while initializing alloc_remapTejun Heo1-1/+2
2011-04-07x86-32, numa: Fix failure condition check in alloc_remap()Tejun Heo1-1/+1
2011-04-06Linux 2.6.39-rc2v2.6.39-rc2Linus Torvalds1-1/+1
2011-04-06inotify: fix double free/corruption of stuct userEric Paris2-26/+14
2011-04-05ide: always ensure that blk_delay_queue() is called if we have pending IOJens Axboe1-21/+21
2011-04-05block: fix request sorting at unplugKonstantin Khlebnikov1-1/+1
2011-04-05dm: improve block integrity supportMike Snitzer3-35/+93
2011-04-05fs: export empty_aopsJens Axboe4-5/+12
2011-04-05ide: ide_requeue_and_plug() reinstate "always plug" behaviourJens Axboe1-2/+1
2011-04-05blk-throttle: don't call xchg on boolAndreas Schwab1-2/+2
2011-04-05ufs: remove unessecary blk_flush_plugChristoph Hellwig1-1/+0
2011-04-05block: make the flush insertion use the tail of the dispatch listJens Axboe1-2/+2
2011-04-05block: get rid of elv_insert() interfaceJens Axboe3-23/+17
2011-04-05block: dump request state on seeing a corrupted request completionJens Axboe1-1/+1
2011-04-05drm/i915/lvds: Remove 0xa0 DDC probe for LVDSChris Wilson1-24/+0
2011-04-05drm/i915/crt: Remove 0xa0 probe for VGAChris Wilson1-20/+0
2011-04-05powerpc/pseries: Fix build without CONFIG_HOTPLUG_CPUMatt Evans1-6/+11
2011-04-05powerpc: Set nr_cpu_ids early and use it to free PACAsRyan Grimm2-1/+4
2011-04-05powerpc/pseries: Don't register global initcallBenjamin Herrenschmidt1-1/+1
2011-04-05powerpc/kexec: Fix mismatched ifdefs for PPC64/SMP.Paul Gortmaker1-3/+3
2011-04-05Btrfs: don't warn in btrfs_add_orphanJosef Bacik1-2/+0
2011-04-05Btrfs: fix free space cache when there are pinned extents and clusters V2Josef Bacik1-4/+78
2011-04-05Btrfs: Fix uninitialized root flags for subvolumesLi Zefan5-1/+30
2011-04-05btrfs: clear __GFP_FS flag in the space cache inodeMiao Xie2-2/+2
2011-04-05Btrfs: fix memory leak in start_transaction()Yoshinori Sano1-0/+1
2011-04-05Btrfs: fix memory leak in btrfs_ioctl_start_sync()Tsutomu Itoh1-1/+3
2011-04-05Btrfs: fix subvol_sem leak in btrfs_rename()Johann Lombardi1-3/+5
2011-04-05Btrfs: Fix oops for defrag with compression turned onLi Zefan1-9/+8
2011-04-05Btrfs: fix /proc/mounts info.Tsutomu Itoh1-2/+17
2011-04-05Btrfs: fix compiler warning in file.cTsutomu Itoh1-1/+1
2011-04-05Documentation: update cgroups info user groups namesGeunsik Lim1-6/+6
2011-04-05Documentation: consolidate leds files to leds/ subdirAntonio Ospite4-3/+10
2011-04-05kemleak-test: build as module onlyDaniel Baluta1-4/+2
2011-04-05Documentation: fix minor typos/spellingSylvestre Ledru24-43/+43
2011-04-05Documentation: update panic parameter infoRandy Dunlap1-5/+7
2011-04-05kernel/signal.c: add kernel-doc notation to syscallsRandy Dunlap1-2/+63
2011-04-05kernel/signal.c: fix typos and coding styleRandy Dunlap1-42/+48
2011-04-05Documentation: update kmemleak arch. infoDaniel Baluta1-2/+2
2011-04-05drm: fix "persistant" typoJan Engelhardt5-25/+25