| Commit message (Expand) | Author | Age |
* | dm crypt: tidy whitespace | Milan Broz | 2007-10-19 |
* | dm crypt: add post processing queue | Milan Broz | 2007-10-19 |
* | dm crypt: use per device singlethread workqueues | Milan Broz | 2007-10-19 |
* | dm mpath: emc fix an error message | Alasdair G Kergon | 2007-10-19 |
* | dm: bio_list macro renaming | Alasdair G Kergon | 2007-10-19 |
* | dm io:ctl remove vmalloc void cast | Jesper Juhl | 2007-10-19 |
* | dm: tidy bio_io_error usage | Milan Broz | 2007-10-19 |
* | kcopyd use mutex instead of semaphore | Matthias Kaehlcke | 2007-10-19 |
* | dm: use kzalloc | Dmitry Monakhov | 2007-10-19 |
* | dm: use is_power_of_2 | vignesh babu | 2007-10-19 |
* | dm: fix thaw_bdev | Jun'ichi Nomura | 2007-10-19 |
* | dm delay: fix status | Milan Broz | 2007-10-19 |
* | dm delay: fix ctr error paths | Dmitry Monakhov | 2007-10-19 |
* | dm raid1: fix leakage | Dmitry Monakhov | 2007-10-19 |
* | dm crypt: missing kfree in ctr error path | Dmitry Monakhov | 2007-10-19 |
* | dm crypt: drop device ref in ctr error path | Dmitry Monakhov | 2007-10-19 |
* | dm io:ctl use constant struct size | Milan Broz | 2007-10-19 |
* | dm mpath: rdac fix init race | Bryn M. Reeves | 2007-10-19 |
* | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86 | Linus Torvalds | 2007-10-19 |
|\ |
|
| * | x86: convert cpuinfo_x86 array to a per_cpu array | Mike Travis | 2007-10-19 |
| * | x86: introduce frame_pointer() and stack_pointer() | Jan Blunck | 2007-10-19 |
| * | x86 & generic: change to __builtin_prefetch() | Andi Kleen | 2007-10-19 |
| * | i386: do not BUG_ON() when MSR is unknown | Stephane Eranian | 2007-10-19 |
| * | x86: acpi use cpu_physical_id | Mike Travis | 2007-10-19 |
| * | x86: convert cpu_llc_id to be a per cpu variable | Mike Travis | 2007-10-19 |
| * | x86: convert cpu_to_apicid to be a per cpu variable | Mike Travis | 2007-10-19 |
| * | i386: introduce "used_vectors" bitmap which can be used to reserve vectors. | Rusty Russell | 2007-10-19 |
| * | x86: use raw locks during oopses | Andi Kleen | 2007-10-19 |
| * | x86: honor _PAGE_PSE bit on page walks | Jan Beulich | 2007-10-19 |
| * | i386: do cpuid_device_create() in CPU_UP_PREPARE instead of CPU_ONLINE. | Akinobu Mita | 2007-10-19 |
| * | x86: implement missing x86_64 function smp_call_function_mask() | Laurent Vivier | 2007-10-19 |
| * | x86: use descriptor's functions instead of inline assembly | Glauber de Oliveira Costa | 2007-10-19 |
| * | i386: consolidate show_regs and show_registers for i386 | Pavel Emelyanov | 2007-10-19 |
| * | i386: make callgraph use dump_trace() on i386/x86_64 | Jan Blunck | 2007-10-19 |
| * | x86: enable iommu_merge by default | Andi Kleen | 2007-10-19 |
| * | i386: i386 add AMD64 Barcelona PMU MSR definitions to msr.h | Stephane Eranian | 2007-10-19 |
| * | x86: Unify i386 and x86-64 early quirks | Andi Kleen | 2007-10-19 |
| * | x86: enable HPET on ICH3 and ICH4 | Udo A. Steinberg | 2007-10-19 |
| * | x86: force enable HPET on VT8235/8237 chipsets | Udo A. Steinberg | 2007-10-19 |
| * | x86: add force_hpet boot option | Thomas Gleixner | 2007-10-19 |
| * | x86: quirk.c trivial coding style and white space cleanup | Thomas Gleixner | 2007-10-19 |
| * | x86: don't zero pad addresses in segfault message | Andi Kleen | 2007-10-19 |
| * | x86: Use linux/elfcore-compat.h | Roland McGrath | 2007-10-19 |
| * | x86: merge init_task_32/64.c | Hiroshi Shimamoto | 2007-10-19 |
| * | x86: remove page_fault_trace | Andi Kleen | 2007-10-19 |
| * | Kconfig: Missing line breaks in arch/x86_64/Kconfig | Adrian Knoth | 2007-10-19 |
| * | x86: move cpufreq Kconfigs to the same directory | Thomas Gleixner | 2007-10-19 |
| * | GEODE: use symbolic constant in cs5536 reboot fixup | Andres Salomon | 2007-10-19 |
| * | x86: fix CONFIG_NUMA and nosmp | maxcpus=0/1 crash | Ingo Molnar | 2007-10-19 |
| * | x86: use relative symlink for bzImage | Sam Ravnborg | 2007-10-19 |