Age | Commit message (Expand) | Author | Files | Lines |
2007-05-09 | mca: fix bus matching | James Bottomley | 1 | -1/+1 |
2007-05-09 | Always ask the hardware to obtain hardware processor id - ia64 | Fernando Luis Vazquez Cao | 1 | -3/+2 |
2007-05-09 | Use the APIC to determine the hardware processor id - x86_64 | Fernando Luis Vazquez Cao | 1 | -8/+6 |
2007-05-09 | Use the APIC to determine the hardware processor id - i386 | Fernando Luis Vazquez Cao | 2 | -17/+21 |
2007-05-09 | Remove hardcoding of hard_smp_processor_id on UP systems | Fernando Luis Vazquez Cao | 12 | -5/+22 |
2007-05-09 | Display all possible partitions when the root filesystem failed to mount | Dave Gilbert | 3 | -1/+60 |
2007-05-09 | uml: turn build warnings into comments | Miklos Szeredi | 3 | -5/+8 |
2007-05-09 | Fix Linuxdoc comment | Jeff Dike | 1 | -1/+0 |
2007-05-09 | uml: mark a tt-only function | Jeff Dike | 1 | -0/+2 |
2007-05-09 | uml: turn on SCSI support | Peter Zijlstra | 2 | -73/+1 |
2007-05-09 | uml: fix build breakage | Jeff Dike | 1 | -0/+9 |
2007-05-09 | PM: Separate hibernation code from suspend code | Rafael J. Wysocki | 11 | -185/+226 |
2007-05-09 | swsusp: clean up printk | Andrew Morton | 1 | -1/+1 |
2007-05-09 | fix leaky resv_huge_pages when cpuset is in use | Ken Chen | 1 | -0/+2 |
2007-05-09 | dm log: fix resume failed log device | Jonathan Brassow | 1 | -1/+8 |
2007-05-09 | dm raid1: switch rh_in_sync to blocking in do_reads | Jonathan Brassow | 1 | -1/+1 |
2007-05-09 | dm raid1: fix to commit pending clear region requests | Jonathan Brassow | 1 | -2/+1 |
2007-05-09 | dm: delay target | Heinz Mauelshagen | 4 | -0/+419 |
2007-05-09 | dm: bio list helpers | Heinz Mauelshagen | 1 | -0/+26 |
2007-05-09 | dm io: remove old interface | Milan Broz | 2 | -175/+7 |
2007-05-09 | dm raid1: update dm io interface | Milan Broz | 1 | -4/+21 |
2007-05-09 | dm log: update dm io interface | Heinz Mauelshagen | 1 | -7/+24 |
2007-05-09 | dm exception store: update dm io interface | Heinz Mauelshagen | 1 | -25/+29 |
2007-05-09 | dm kcopyd: update dm io interface | Milan Broz | 1 | -10/+18 |
2007-05-09 | dm io: new interface | Heinz Mauelshagen | 2 | -1/+173 |
2007-05-09 | dm io: prepare for new interface | Heinz Mauelshagen | 1 | -17/+44 |
2007-05-09 | dm io: delay dec_count | Heinz Mauelshagen | 1 | -2/+10 |
2007-05-09 | dm raid1: add handle_errors feature flag | Jonathan E Brassow | 1 | -2/+63 |
2007-05-09 | dm log: report fault status | Jonathan E Brassow | 2 | -7/+11 |
2007-05-09 | dm log: fault detection | Jonathan E Brassow | 1 | -3/+27 |
2007-05-09 | dm: allow offline devices | Mike Anderson | 1 | -4/+6 |
2007-05-09 | dm mpath: log device name | Edward Goggin | 3 | -0/+5 |
2007-05-09 | dm crypt: add null iv | Ludwig Nussel | 1 | -1/+17 |
2007-05-09 | dm crypt: use smaller bvecs in clones | Olaf Kirch | 1 | -21/+8 |
2007-05-09 | dm crypt: fix remove first_clone | Olaf Kirch | 1 | -28/+6 |
2007-05-09 | dm crypt: fix avoid cloned bio ref after free | Olaf Kirch | 1 | -1/+4 |
2007-05-09 | dm crypt: fix call to clone_init | Olaf Kirch | 1 | -5/+7 |
2007-05-09 | dm crypt: disable barriers | Milan Broz | 1 | -0/+3 |
2007-05-09 | dm raid1: one kmirrord per mirror | Holger Smolinski | 1 | -54/+27 |
2007-05-09 | FRV: Replace pgd management via slabs through quicklists | Christoph Lameter | 4 | -14/+22 |
2007-05-09 | Fix spellings of slab allocator section in init/Kconfig | Christoph Lameter | 1 | -8/+7 |
2007-05-09 | krealloc: fix kerneldoc comments | Pekka J Enberg | 2 | -2/+0 |
2007-05-09 | SLUB: rework slab order determination | Christoph Lameter | 1 | -14/+52 |
2007-05-09 | SLUB: include lifetime stats and sets of cpus / nodes in tracking output | Christoph Lameter | 1 | -15/+81 |
2007-05-09 | SLUB: add CONFIG_SLUB_DEBUG | Christoph Lameter | 2 | -75/+123 |
2007-05-09 | SLUB: move tracking definitions and check_valid_pointer() away from debug code | Christoph Lameter | 1 | -29/+29 |
2007-05-09 | SLUB: consolidate trace code | Christoph Lameter | 1 | -13/+18 |
2007-05-09 | SLUB: introduce DebugSlab(page) | Christoph Lameter | 1 | -12/+28 |
2007-05-09 | SLUB: move resiliency check into SYSFS section | Christoph Lameter | 1 | -57/+55 |
2007-05-09 | SLUB: add macros for scanning objects in a slab | Christoph Lameter | 1 | -31/+44 |