summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dm: export name and uuidMike Anderson2007-10-202-0/+33
* dm raid1: add mirror_set to struct mirrorJonathan Brassow2007-10-201-0/+2
* dm log: split suspendJonathan Brassow2007-10-203-3/+4
* dm mpath: hp retry if not readyDave Wysochanski2007-10-201-11/+53
* dm mpath: add hp handlerDave Wysochanski2007-10-203-0/+214
* dm mpath: add retry pg initDave Wysochanski2007-10-202-14/+68
* dm crypt: tidy labelsMilan Broz2007-10-201-19/+19
* dm crypt: tidy whitespaceMilan Broz2007-10-201-17/+17
* dm crypt: add post processing queueMilan Broz2007-10-201-16/+51
* dm crypt: use per device singlethread workqueuesMilan Broz2007-10-201-18/+14
* dm mpath: emc fix an error messageAlasdair G Kergon2007-10-201-1/+1
* dm: bio_list macro renamingAlasdair G Kergon2007-10-202-6/+1
* dm io:ctl remove vmalloc void castJesper Juhl2007-10-201-1/+1
* dm: tidy bio_io_error usageMilan Broz2007-10-201-19/+18
* kcopyd use mutex instead of semaphoreMatthias Kaehlcke2007-10-201-4/+4
* dm: use kzallocDmitry Monakhov2007-10-205-18/+9
* dm: use is_power_of_2vignesh babu2007-10-203-3/+6
* dm: fix thaw_bdevJun'ichi Nomura2007-10-201-1/+3
* dm delay: fix statusMilan Broz2007-10-201-1/+1
* dm delay: fix ctr error pathsDmitry Monakhov2007-10-201-8/+11
* dm raid1: fix leakageDmitry Monakhov2007-10-201-13/+15
* dm crypt: missing kfree in ctr error pathDmitry Monakhov2007-10-201-0/+1
* dm crypt: drop device ref in ctr error pathDmitry Monakhov2007-10-201-1/+3
* dm io:ctl use constant struct sizeMilan Broz2007-10-202-5/+6
* dm mpath: rdac fix init raceBryn M. Reeves2007-10-201-7/+8
* Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86Linus Torvalds2007-10-1997-700/+754
|\
| * x86: convert cpuinfo_x86 array to a per_cpu arrayMike Travis2007-10-1939-128/+148
| * x86: introduce frame_pointer() and stack_pointer()Jan Blunck2007-10-193-10/+6
| * x86 & generic: change to __builtin_prefetch()Andi Kleen2007-10-192-13/+2
| * i386: do not BUG_ON() when MSR is unknownStephane Eranian2007-10-191-4/+12
| * x86: acpi use cpu_physical_idMike Travis2007-10-192-7/+3
| * x86: convert cpu_llc_id to be a per cpu variableMike Travis2007-10-195-10/+15
| * x86: convert cpu_to_apicid to be a per cpu variableMike Travis2007-10-1912-22/+80
| * i386: introduce "used_vectors" bitmap which can be used to reserve vectors.Rusty Russell2007-10-194-6/+23
| * x86: use raw locks during oopsesAndi Kleen2007-10-192-14/+14
| * x86: honor _PAGE_PSE bit on page walksJan Beulich2007-10-192-2/+3
| * i386: do cpuid_device_create() in CPU_UP_PREPARE instead of CPU_ONLINE.Akinobu Mita2007-10-191-13/+19
| * x86: implement missing x86_64 function smp_call_function_mask()Laurent Vivier2007-10-192-56/+65
| * x86: use descriptor's functions instead of inline assemblyGlauber de Oliveira Costa2007-10-195-9/+41
| * i386: consolidate show_regs and show_registers for i386Pavel Emelyanov2007-10-193-44/+45
| * i386: make callgraph use dump_trace() on i386/x86_64Jan Blunck2007-10-191-66/+38
| * x86: enable iommu_merge by defaultAndi Kleen2007-10-191-1/+1
| * i386: i386 add AMD64 Barcelona PMU MSR definitions to msr.hStephane Eranian2007-10-191-11/+25
| * x86: Unify i386 and x86-64 early quirksAndi Kleen2007-10-199-103/+20
| * x86: enable HPET on ICH3 and ICH4Udo A. Steinberg2007-10-191-0/+18
| * x86: force enable HPET on VT8235/8237 chipsetsUdo A. Steinberg2007-10-191-1/+68
| * x86: add force_hpet boot optionThomas Gleixner2007-10-193-2/+8
| * x86: quirk.c trivial coding style and white space cleanupThomas Gleixner2007-10-191-11/+14
| * x86: don't zero pad addresses in segfault messageAndi Kleen2007-10-191-1/+1
| * x86: Use linux/elfcore-compat.hRoland McGrath2007-10-192-78/+52
OpenPOWER on IntegriCloud