aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
*---------. Merge branches 'x86-cleanups-for-linus', 'x86-vmware-for-linus', 'x86-mtrr-fo...Linus Torvalds2010-08-06
|\ \ \ \ \ \
| | | | | | * x86, vdso: Unmap vdso pagesShaohua Li2010-08-02
| | | | | * | x86: Avoid unnecessary __clear_user() and xrstor in signal handlingSuresh Siddha2010-07-06
| | | | * | | x86/apic/es7000_32: Remove unused variableJavier Martinez Canillas2010-07-08
| | | * | | | x86, mtrr: Use stop machine context to rendezvous all the cpu'sSuresh Siddha2010-07-30
| | * | | | | x86, vmware: Preset lpj values when on VMware.Alok Kataria2010-08-02
| | | |_|_|/ | | |/| | |
| * | | | | x86: Clean up arch/x86/kernel/cpu/mtrr/cleanup.c: use ";" not "," to terminat...Joe Perches2010-07-15
* | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-08-06
|\ \ \ \ \ \
| * | | | | | powerpc: Use IRQF_NO_SUSPEND not IRQF_TIMER for non-timer interruptsIan Campbell2010-07-29
* | | | | | | Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2010-08-06
|\ \ \ \ \ \ \
| * | | | | | | um: Fix read_persistent_clock falloutThomas Gleixner2010-08-03
| * | | | | | | Merge branch 'powerpc.cherry-picks' into timers/clocksourceThomas Gleixner2010-07-28
| |\ \ \ \ \ \ \
| | * | | | | | | powerpc: Clean up obsolete code relating to decrementer and timebasePaul Mackerras2010-07-28
| | * | | | | | | powerpc: Rework VDSO gettimeofday to prevent time going backwardsPaul Mackerras2010-07-28
| | |/ / / / / /
| * | | | | | | x86: Convert common clocksources to use clocksource_register_hz/khzJohn Stultz2010-07-27
| * | | | | | | um: Convert to use read_persistent_clockJohn Stultz2010-07-27
| * | | | | | | timkeeping: Fix update_vsyscall to provide wall_to_monotonic offsetJohn Stultz2010-07-27
| * | | | | | | powerpc: Cleanup xtime usageJohn Stultz2010-07-27
| * | | | | | | powerpc: Simplify update_vsyscallJohn Stultz2010-07-27
| * | | | | | | time: Kill off CONFIG_GENERIC_TIMEJohn Stultz2010-07-27
| * | | | | | | x86: Fix vtime/file timestamp inconsistenciesJohn Stultz2010-07-27
| |/ / / / / /
* | | | | | | x86, kvm: Remove cast obsoleted by set_64bit() prototype cleanupH. Peter Anvin2010-08-06
* | | | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2010-08-06
|\ \ \ \ \ \ \
| * | | | | | | x86/PCI: use for_each_pci_dev()Kulikov Vasiliy2010-07-30
| * | | | | | | PCI: MSI: Restore read_msi_msg_desc(); add get_cached_msi_msg_desc()Ben Hutchings2010-07-30
| * | | | | | | x86/PCI: use host bridge _CRS info on ASRock ALiveSATA2-GLANBjorn Helgaas2010-07-30
| * | | | | | | x86/PCI: Add option to not assign BAR's if not already assignedMike Habeck2010-07-30
| * | | | | | | x86/PCI: pci, fix section mismatchJiri Slaby2010-07-30
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds2010-08-06
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Staging: Merge staging-next into Linus's treeGreg Kroah-Hartman2010-08-05
| |\ \ \ \ \ \ \ \
| | * | | | | | | | x86: Export the symbol ms_hypervKy Srinivasan2010-07-08
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2010-08-06
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | powerpc/pci: Remove owner field from attribute initialization in PCI bridge initGuenter Roeck2010-08-05
| |/ / / / / / / / /
| | | | | | | | | |
| \ \ \ \ \ \ \ \ \
*-. \ \ \ \ \ \ \ \ \ Merge branches 'x86-rwsem-for-linus' and 'x86-gcc46-for-linus' of git://git.k...Linus Torvalds2010-08-06
|\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | x86, gcc-4.6: Fix set but not read variablesAndi Kleen2010-07-20
| | * | | | | | | | | | x86, gcc-4.6: Avoid unused by set variables in rdmsrAndi Kleen2010-07-20
| * | | | | | | | | | | x86, rwsem: Minor cleanupsMichel Lespinasse2010-07-20
| * | | | | | | | | | | x86, rwsem: Stay on fast path when count > 0 in __up_write()Michel Lespinasse2010-07-20
* | | | | | | | | | | | Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-08-06
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | x86, setup: move isdigit.h to ctype.h, header files on top.H. Peter Anvin2010-08-03
| * | | | | | | | | | | | x86, setup: enable early console output from the decompressorYinghai Lu2010-08-02
| * | | | | | | | | | | | x86, setup: reorganize the early console setupYinghai Lu2010-08-02
| * | | | | | | | | | | | x86, setup: Allow global variables and functions in the decompressorH. Peter Anvin2010-08-02
| * | | | | | | | | | | | x86, setup: Only set early_serial_base after port is initializedYinghai Lu2010-07-14
| * | | | | | | | | | | | x86, setup: Make the setup code also accept console=uart8250Yinghai Lu2010-07-13
| * | | | | | | | | | | | x86, setup: Early-boot serial I/O supportPekka Enberg2010-07-12
* | | | | | | | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2010-08-06
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | x86: Ioremap: fix wrong physical address handling in PAT codeYasuaki Ishimatsu2010-07-29
| * | | | | | | | | | | | | x86, tlb: Clean up and correct used typeBorislav Petkov2010-07-21
| * | | | | | | | | | | | | x86, iomap: Fix wrong page aligned size calculation in ioremapping codeFlorian Zumbiehl2010-07-20