summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-alternatives-for-linus' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2010-08-069-15/+19
|\
| * x86, alternatives: BUG on encountering an invalid CPU feature numberH. Peter Anvin2010-07-131-0/+1
| * x86, alternatives: Fix one more open-coded 8-bit alternative numberH. Peter Anvin2010-07-131-1/+1
| * x86, alternatives: Use 16-bit numbers for cpufeature indexH. Peter Anvin2010-07-077-14/+17
| |
| \
| \
| \
| \
| \
| \
| \
| \
| \
*---------. \ Merge branches 'x86-cleanups-for-linus', 'x86-vmware-for-linus', 'x86-mtrr-fo...Linus Torvalds2010-08-069-28/+83
|\ \ \ \ \ \ \
| | | | | | * | x86, vdso: Unmap vdso pagesShaohua Li2010-08-021-0/+1
| | | | | * | | x86: Avoid unnecessary __clear_user() and xrstor in signal handlingSuresh Siddha2010-07-063-10/+21
| | | | * | | | x86/apic/es7000_32: Remove unused variableJavier Martinez Canillas2010-07-081-1/+0
| | | | | |_|/ | | | | |/| |
| | | * | | | x86, mtrr: Use stop machine context to rendezvous all the cpu'sSuresh Siddha2010-07-302-13/+50
| | * | | | | x86, vmware: Preset lpj values when on VMware.Alok Kataria2010-08-021-1/+8
| | | |_|_|/ | | |/| | |
| * | | | | x86: Clean up arch/x86/kernel/cpu/mtrr/cleanup.c: use ";" not "," to terminat...Joe Perches2010-07-151-3/+3
* | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-08-061-2/+3
|\ \ \ \ \ \
| * | | | | | powerpc: Use IRQF_NO_SUSPEND not IRQF_TIMER for non-timer interruptsIan Campbell2010-07-291-2/+3
* | | | | | | Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2010-08-0630-141/+65
|\ \ \ \ \ \ \
| * | | | | | | um: Fix read_persistent_clock falloutThomas Gleixner2010-08-031-3/+2
| * | | | | | | Merge branch 'powerpc.cherry-picks' into timers/clocksourceThomas Gleixner2010-07-2811-363/+80
| |\ \ \ \ \ \ \
| | * | | | | | | powerpc: Clean up obsolete code relating to decrementer and timebasePaul Mackerras2010-07-287-153/+9
| | * | | | | | | powerpc: Rework VDSO gettimeofday to prevent time going backwardsPaul Mackerras2010-07-285-237/+99
| | |/ / / / / /
| * | | | | | | x86: Convert common clocksources to use clocksource_register_hz/khzJohn Stultz2010-07-272-8/+10
| * | | | | | | um: Convert to use read_persistent_clockJohn Stultz2010-07-271-6/+7
| * | | | | | | timkeeping: Fix update_vsyscall to provide wall_to_monotonic offsetJohn Stultz2010-07-274-14/+15
| * | | | | | | powerpc: Cleanup xtime usageJohn Stultz2010-07-271-4/+4
| * | | | | | | powerpc: Simplify update_vsyscallJohn Stultz2010-07-271-30/+25
| * | | | | | | time: Kill off CONFIG_GENERIC_TIMEJohn Stultz2010-07-2723-79/+1
| * | | | | | | x86: Fix vtime/file timestamp inconsistenciesJohn Stultz2010-07-271-3/+8
| |/ / / / / /
* | | | | | | x86, kvm: Remove cast obsoleted by set_64bit() prototype cleanupH. Peter Anvin2010-08-061-5/+1
* | | | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2010-08-068-7/+37
|\ \ \ \ \ \ \
| * | | | | | | x86/PCI: use for_each_pci_dev()Kulikov Vasiliy2010-07-301-3/+3
| * | | | | | | PCI: MSI: Restore read_msi_msg_desc(); add get_cached_msi_msg_desc()Ben Hutchings2010-07-303-3/+3
| * | | | | | | x86/PCI: use host bridge _CRS info on ASRock ALiveSATA2-GLANBjorn Helgaas2010-07-301-0/+9
| * | | | | | | x86/PCI: Add option to not assign BAR's if not already assignedMike Habeck2010-07-302-0/+21
| * | | | | | | x86/PCI: pci, fix section mismatchJiri Slaby2010-07-301-1/+1
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds2010-08-061-0/+1
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Staging: Merge staging-next into Linus's treeGreg Kroah-Hartman2010-08-051-0/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | x86: Export the symbol ms_hypervKy Srinivasan2010-07-081-0/+1
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2010-08-061-1/+0
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | powerpc/pci: Remove owner field from attribute initialization in PCI bridge initGuenter Roeck2010-08-051-1/+0
| |/ / / / / / / / /
| | | | | | | | | |
| \ \ \ \ \ \ \ \ \
*-. \ \ \ \ \ \ \ \ \ Merge branches 'x86-rwsem-for-linus' and 'x86-gcc46-for-linus' of git://git.k...Linus Torvalds2010-08-064-18/+14
|\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | x86, gcc-4.6: Fix set but not read variablesAndi Kleen2010-07-202-4/+3
| | * | | | | | | | | | x86, gcc-4.6: Avoid unused by set variables in rdmsrAndi Kleen2010-07-201-2/+2
| * | | | | | | | | | | x86, rwsem: Minor cleanupsMichel Lespinasse2010-07-201-9/+7
| * | | | | | | | | | | x86, rwsem: Stay on fast path when count > 0 in __up_write()Michel Lespinasse2010-07-201-3/+2
* | | | | | | | | | | | Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-08-0618-52/+422
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | x86, setup: move isdigit.h to ctype.h, header files on top.H. Peter Anvin2010-08-024-4/+2
| * | | | | | | | | | | | x86, setup: enable early console output from the decompressorYinghai Lu2010-08-027-29/+105
| * | | | | | | | | | | | x86, setup: reorganize the early console setupYinghai Lu2010-08-027-163/+186
| * | | | | | | | | | | | x86, setup: Allow global variables and functions in the decompressorH. Peter Anvin2010-08-023-0/+32
| * | | | | | | | | | | | x86, setup: Only set early_serial_base after port is initializedYinghai Lu2010-07-141-30/+33
| * | | | | | | | | | | | x86, setup: Make the setup code also accept console=uart8250Yinghai Lu2010-07-132-1/+80
| * | | | | | | | | | | | x86, setup: Early-boot serial I/O supportPekka Enberg2010-07-124-6/+165
OpenPOWER on IntegriCloud