| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2010-08-06 | 4 | -29/+19 |
|\ |
|
| * | x86, mce: Use HW_ERR in MCE handler | Huang Ying | 2010-06-10 | 1 | -22/+10 |
| * | x86, mce: Fix MSR_IA32_MCI_CTL2 CMCI threshold setup | Huang Ying | 2010-06-10 | 2 | -1/+2 |
| * | x86, mce: Rename MSR_IA32_MCx_CTL2 value | Huang Ying | 2010-06-10 | 3 | -7/+8 |
* | | Merge branch 'x86-olpc-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2010-08-06 | 8 | -13/+177 |
|\ \ |
|
| * | | x86, olpc: Constify an olpc_ofw() arg | Andres Salomon | 2010-07-30 | 3 | -3/+3 |
| * | | x86, olpc: Use pr_debug() for EC commands | Andres Salomon | 2010-07-30 | 1 | -5/+3 |
| * | | x86, olpc: Add comment about implicit optimization barrier | Andres Salomon | 2010-06-24 | 1 | -0/+2 |
| * | | x86, olpc: Add support for calling into OpenFirmware | Andres Salomon | 2010-06-18 | 8 | -8/+172 |
* | | | Merge branch 'x86-alternatives-for-linus' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2010-08-06 | 9 | -15/+19 |
|\ \ \ |
|
| * | | | x86, alternatives: BUG on encountering an invalid CPU feature number | H. Peter Anvin | 2010-07-13 | 1 | -0/+1 |
| * | | | x86, alternatives: Fix one more open-coded 8-bit alternative number | H. Peter Anvin | 2010-07-13 | 1 | -1/+1 |
| * | | | x86, alternatives: Use 16-bit numbers for cpufeature index | H. Peter Anvin | 2010-07-07 | 7 | -14/+17 |
| | | | | |
| \ \ \ | |
| \ \ \ | |
| \ \ \ | |
| \ \ \ | |
| \ \ \ | |
| \ \ \ | |
| \ \ \ | |
| \ \ \ | |
| \ \ \ | |
*---------. \ \ \ | Merge branches 'x86-cleanups-for-linus', 'x86-vmware-for-linus', 'x86-mtrr-fo... | Linus Torvalds | 2010-08-06 | 9 | -28/+83 |
|\ \ \ \ \ \ \ \ \ |
|
| | | | | | * | | | | x86, vdso: Unmap vdso pages | Shaohua Li | 2010-08-02 | 1 | -0/+1 |
| | | | | * | | | | | x86: Avoid unnecessary __clear_user() and xrstor in signal handling | Suresh Siddha | 2010-07-06 | 3 | -10/+21 |
| | | | * | | | | | | x86/apic/es7000_32: Remove unused variable | Javier Martinez Canillas | 2010-07-08 | 1 | -1/+0 |
| | | | | |_|/ / /
| | | | |/| | | | |
|
| | | * | | | | | | x86, mtrr: Use stop machine context to rendezvous all the cpu's | Suresh Siddha | 2010-07-30 | 2 | -13/+50 |
| | * | | | | | | | x86, vmware: Preset lpj values when on VMware. | Alok Kataria | 2010-08-02 | 1 | -1/+8 |
| | | |_|_|/ / /
| | |/| | | | | |
|
| * | | | | | | | x86: Clean up arch/x86/kernel/cpu/mtrr/cleanup.c: use ";" not "," to terminat... | Joe Perches | 2010-07-15 | 1 | -3/+3 |
* | | | | | | | | Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2010-08-06 | 4 | -18/+22 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | x86: Convert common clocksources to use clocksource_register_hz/khz | John Stultz | 2010-07-27 | 2 | -8/+10 |
| * | | | | | | | | timkeeping: Fix update_vsyscall to provide wall_to_monotonic offset | John Stultz | 2010-07-27 | 1 | -3/+3 |
| * | | | | | | | | time: Kill off CONFIG_GENERIC_TIME | John Stultz | 2010-07-27 | 1 | -4/+1 |
| * | | | | | | | | x86: Fix vtime/file timestamp inconsistencies | John Stultz | 2010-07-27 | 1 | -3/+8 |
* | | | | | | | | | x86, kvm: Remove cast obsoleted by set_64bit() prototype cleanup | H. Peter Anvin | 2010-08-06 | 1 | -5/+1 |
* | | | | | | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2010-08-06 | 6 | -5/+35 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | x86/PCI: use for_each_pci_dev() | Kulikov Vasiliy | 2010-07-30 | 1 | -3/+3 |
| * | | | | | | | | | PCI: MSI: Restore read_msi_msg_desc(); add get_cached_msi_msg_desc() | Ben Hutchings | 2010-07-30 | 1 | -1/+1 |
| * | | | | | | | | | x86/PCI: use host bridge _CRS info on ASRock ALiveSATA2-GLAN | Bjorn Helgaas | 2010-07-30 | 1 | -0/+9 |
| * | | | | | | | | | x86/PCI: Add option to not assign BAR's if not already assigned | Mike Habeck | 2010-07-30 | 2 | -0/+21 |
| * | | | | | | | | | x86/PCI: pci, fix section mismatch | Jiri Slaby | 2010-07-30 | 1 | -1/+1 |
| | |_|/ / / / / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 | Linus Torvalds | 2010-08-06 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ | Staging: Merge staging-next into Linus's tree | Greg Kroah-Hartman | 2010-08-05 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | x86: Export the symbol ms_hyperv | Ky Srinivasan | 2010-07-08 | 1 | -0/+1 |
| | | |_|_|_|_|_|/ /
| | |/| | | | | | | |
|
| | | | | | | | | | | |
| \ \ \ \ \ \ \ \ \ | |
*-. \ \ \ \ \ \ \ \ \ | Merge branches 'x86-rwsem-for-linus' and 'x86-gcc46-for-linus' of git://git.k... | Linus Torvalds | 2010-08-06 | 4 | -18/+14 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | x86, gcc-4.6: Fix set but not read variables | Andi Kleen | 2010-07-20 | 2 | -4/+3 |
| | * | | | | | | | | | | x86, gcc-4.6: Avoid unused by set variables in rdmsr | Andi Kleen | 2010-07-20 | 1 | -2/+2 |
| * | | | | | | | | | | | x86, rwsem: Minor cleanups | Michel Lespinasse | 2010-07-20 | 1 | -9/+7 |
| * | | | | | | | | | | | x86, rwsem: Stay on fast path when count > 0 in __up_write() | Michel Lespinasse | 2010-07-20 | 1 | -3/+2 |
* | | | | | | | | | | | | Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-08-06 | 18 | -52/+422 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | x86, setup: move isdigit.h to ctype.h, header files on top. | H. Peter Anvin | 2010-08-02 | 4 | -4/+2 |
| * | | | | | | | | | | | | x86, setup: enable early console output from the decompressor | Yinghai Lu | 2010-08-02 | 7 | -29/+105 |
| * | | | | | | | | | | | | x86, setup: reorganize the early console setup | Yinghai Lu | 2010-08-02 | 7 | -163/+186 |
| * | | | | | | | | | | | | x86, setup: Allow global variables and functions in the decompressor | H. Peter Anvin | 2010-08-02 | 3 | -0/+32 |
| * | | | | | | | | | | | | x86, setup: Only set early_serial_base after port is initialized | Yinghai Lu | 2010-07-14 | 1 | -30/+33 |
| * | | | | | | | | | | | | x86, setup: Make the setup code also accept console=uart8250 | Yinghai Lu | 2010-07-13 | 2 | -1/+80 |
| * | | | | | | | | | | | | x86, setup: Early-boot serial I/O support | Pekka Enberg | 2010-07-12 | 4 | -6/+165 |
| | |_|_|_|_|_|_|_|/ / /
| |/| | | | | | | | | | |
|
* | | | | | | | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2010-08-06 | 8 | -23/+71 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | x86: Ioremap: fix wrong physical address handling in PAT code | Yasuaki Ishimatsu | 2010-07-29 | 1 | -1/+1 |