| Commit message (Expand) | Author | Age |
*---------. | Merge branches 'x86-cleanups-for-linus', 'x86-vmware-for-linus', 'x86-mtrr-fo... | Linus Torvalds | 2010-08-06 |
|\ \ \ \ \ \ |
|
| | | | | | * | x86, vdso: Unmap vdso pages | Shaohua Li | 2010-08-02 |
| | | | | * | | x86: Avoid unnecessary __clear_user() and xrstor in signal handling | Suresh Siddha | 2010-07-06 |
| | | | * | | | x86/apic/es7000_32: Remove unused variable | Javier Martinez Canillas | 2010-07-08 |
| | | * | | | | x86, mtrr: Use stop machine context to rendezvous all the cpu's | Suresh Siddha | 2010-07-30 |
| | * | | | | | x86, vmware: Preset lpj values when on VMware. | Alok Kataria | 2010-08-02 |
| | | |_|_|/
| | |/| | | |
|
| * | | | | | x86: Clean up arch/x86/kernel/cpu/mtrr/cleanup.c: use ";" not "," to terminat... | Joe Perches | 2010-07-15 |
* | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2010-08-06 |
|\ \ \ \ \ \ |
|
| * | | | | | | powerpc: Use IRQF_NO_SUSPEND not IRQF_TIMER for non-timer interrupts | Ian Campbell | 2010-07-29 |
* | | | | | | | Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2010-08-06 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | um: Fix read_persistent_clock fallout | Thomas Gleixner | 2010-08-03 |
| * | | | | | | | Merge branch 'powerpc.cherry-picks' into timers/clocksource | Thomas Gleixner | 2010-07-28 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | powerpc: Clean up obsolete code relating to decrementer and timebase | Paul Mackerras | 2010-07-28 |
| | * | | | | | | | powerpc: Rework VDSO gettimeofday to prevent time going backwards | Paul Mackerras | 2010-07-28 |
| | |/ / / / / / |
|
| * | | | | | | | x86: Convert common clocksources to use clocksource_register_hz/khz | John Stultz | 2010-07-27 |
| * | | | | | | | um: Convert to use read_persistent_clock | John Stultz | 2010-07-27 |
| * | | | | | | | timkeeping: Fix update_vsyscall to provide wall_to_monotonic offset | John Stultz | 2010-07-27 |
| * | | | | | | | powerpc: Cleanup xtime usage | John Stultz | 2010-07-27 |
| * | | | | | | | powerpc: Simplify update_vsyscall | John Stultz | 2010-07-27 |
| * | | | | | | | time: Kill off CONFIG_GENERIC_TIME | John Stultz | 2010-07-27 |
| * | | | | | | | x86: Fix vtime/file timestamp inconsistencies | John Stultz | 2010-07-27 |
| |/ / / / / / |
|
* | | | | | | | x86, kvm: Remove cast obsoleted by set_64bit() prototype cleanup | H. Peter Anvin | 2010-08-06 |
* | | | | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2010-08-06 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | x86/PCI: use for_each_pci_dev() | Kulikov Vasiliy | 2010-07-30 |
| * | | | | | | | PCI: MSI: Restore read_msi_msg_desc(); add get_cached_msi_msg_desc() | Ben Hutchings | 2010-07-30 |
| * | | | | | | | x86/PCI: use host bridge _CRS info on ASRock ALiveSATA2-GLAN | Bjorn Helgaas | 2010-07-30 |
| * | | | | | | | x86/PCI: Add option to not assign BAR's if not already assigned | Mike Habeck | 2010-07-30 |
| * | | | | | | | x86/PCI: pci, fix section mismatch | Jiri Slaby | 2010-07-30 |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 | Linus Torvalds | 2010-08-06 |
|\ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ | Staging: Merge staging-next into Linus's tree | Greg Kroah-Hartman | 2010-08-05 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | x86: Export the symbol ms_hyperv | Ky Srinivasan | 2010-07-08 |
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2010-08-06 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | powerpc/pci: Remove owner field from attribute initialization in PCI bridge init | Guenter Roeck | 2010-08-05 |
| |/ / / / / / / / / |
|
| | | | | | | | | | | |
| \ \ \ \ \ \ \ \ \ | |
*-. \ \ \ \ \ \ \ \ \ | Merge branches 'x86-rwsem-for-linus' and 'x86-gcc46-for-linus' of git://git.k... | Linus Torvalds | 2010-08-06 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | x86, gcc-4.6: Fix set but not read variables | Andi Kleen | 2010-07-20 |
| | * | | | | | | | | | | x86, gcc-4.6: Avoid unused by set variables in rdmsr | Andi Kleen | 2010-07-20 |
| * | | | | | | | | | | | x86, rwsem: Minor cleanups | Michel Lespinasse | 2010-07-20 |
| * | | | | | | | | | | | x86, rwsem: Stay on fast path when count > 0 in __up_write() | Michel Lespinasse | 2010-07-20 |
* | | | | | | | | | | | | Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-08-06 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | x86, setup: move isdigit.h to ctype.h, header files on top. | H. Peter Anvin | 2010-08-03 |
| * | | | | | | | | | | | | x86, setup: enable early console output from the decompressor | Yinghai Lu | 2010-08-02 |
| * | | | | | | | | | | | | x86, setup: reorganize the early console setup | Yinghai Lu | 2010-08-02 |
| * | | | | | | | | | | | | x86, setup: Allow global variables and functions in the decompressor | H. Peter Anvin | 2010-08-02 |
| * | | | | | | | | | | | | x86, setup: Only set early_serial_base after port is initialized | Yinghai Lu | 2010-07-14 |
| * | | | | | | | | | | | | x86, setup: Make the setup code also accept console=uart8250 | Yinghai Lu | 2010-07-13 |
| * | | | | | | | | | | | | x86, setup: Early-boot serial I/O support | Pekka Enberg | 2010-07-12 |
* | | | | | | | | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2010-08-06 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | x86: Ioremap: fix wrong physical address handling in PAT code | Yasuaki Ishimatsu | 2010-07-29 |
| * | | | | | | | | | | | | | x86, tlb: Clean up and correct used type | Borislav Petkov | 2010-07-21 |
| * | | | | | | | | | | | | | x86, iomap: Fix wrong page aligned size calculation in ioremapping code | Florian Zumbiehl | 2010-07-20 |