aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2010-08-068-23/+71
|\ \ \ \ \ \ \ \
| * | | | | | | | x86: Ioremap: fix wrong physical address handling in PAT codeYasuaki Ishimatsu2010-07-291-1/+1
| * | | | | | | | x86, tlb: Clean up and correct used typeBorislav Petkov2010-07-211-3/+1
| * | | | | | | | x86, iomap: Fix wrong page aligned size calculation in ioremapping codeFlorian Zumbiehl2010-07-201-1/+1
| * | | | | | | | x86, mm: Create symbolic index into address_markers arrayAndres Salomon2010-07-201-6/+26
| * | | | | | | | x86, ioremap: Fix normal ram range checkKenji Kaneshige2010-07-091-1/+1
| * | | | | | | | x86, ioremap: Fix incorrect physical address handling in PAE modeKenji Kaneshige2010-07-091-7/+5
| * | | | | | | | x86-64, mm: Initialize VDSO earlier on 64 bitsJiri Slaby2010-06-182-2/+2
| * | | | | | | | x86, kmmio/mmiotrace: Fix double free of kmmio_fault_pagesMarcin Slusarz2010-06-182-3/+35
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-08-0615-185/+166
|\ \ \ \ \ \ \ \
| * | | | | | | | um, x86: Cast to (u64 *) inside set_64bit()H. Peter Anvin2010-08-031-2/+2
| * | | | | | | | x86-32, asm: Directly access per-cpu GDTBrian Gerst2010-08-011-6/+5
| * | | | | | | | x86-64, asm: Directly access per-cpu ISTBrian Gerst2010-08-011-3/+3