aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* 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 branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2010-07-29
|\
| * [S390] etr: fix clock synchronization raceMartin Schwidefsky2010-07-27
| * [S390] Fix IRQ tracing in case of PERHeiko Carstens2010-07-27
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2010-07-28
|\ \
| * | x86,kgdb: Fix hw breakpoint regressionJason Wessel2010-07-28
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds2010-07-28
|\ \ \ | |/ / |/| |
| * | davinci: da850/omap-l138 evm: account for DEFDCDC{2,3} being tied highSekhar Nori2010-07-28
* | | perf, powerpc: Use perf_sample_data_init() for the FSL codePeter Zijlstra2010-07-27
| |/ |/|
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-07-26
|\ \
| * | x86: Do not try to disable hpet if it hasn't been initialized beforeStefano Stabellini2010-07-23
| * | x86, i8259: Only register sysdev if we have a real 8259 PICAdam Lackorzynski2010-07-20
* | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2010-07-26
|\ \ \
| * | | [CPUFREQ] powernow-k8: Limit Pstate transition latency checkBorislav Petkov2010-07-26
| * | | [CPUFREQ] Fix PCC driver error pathMatthew Garrett2010-07-26
| * | | [CPUFREQ] fix double freeing in error path of pcc-cpufreqDaniel J Blueman2010-07-26
| * | | [CPUFREQ] pcc driver should check for pcch method before calling _OSCMatthew Garrett2010-07-26
* | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2010-07-26
|\ \ \ \
| * | | | MIPS: Set io_map_base for several PCI bridges lacking itBen Hutchings2010-07-26
| * | | | MIPS: Alchemy: Define eth platform devices in the correct orderWolfgang Grandegger2010-07-26
| * | | | MIPS: BCM63xx: Prevent second enet registration on BCM6338Florian Fainelli2010-07-26
| * | | | MIPS: Quit using undefined behavior of ADDU in 64-bit atomic operations.David Daney2010-07-26
| * | | | MIPS: N32: Define getdents64.Ralf Baechle2010-07-26
| * | | | MIPS: MTX-1: Fix PCI on the MeshCube and related boardsBruno Randolf2010-07-26
| * | | | MIPS: Make init_vdso a subsys_initcall.David Daney2010-07-26
| * | | | MIPS: "Fix" useless 'init_vdso successfully' message.David Daney2010-07-26
| * | | | MIPS: PowerTV: Move register setup to before reading registers.David VomLehn2010-07-26
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2010-07-26
|\ \ \ \ \
| * | | | | serial: fix rs485 for atmel_serial on avr32Peter Huewe2010-07-26
| | |/ / / | |/| | |
* | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-07-26
|\ \ \ \ \
| * | | | | ARM: 6265/1: kirkwood: move qnap_tsx1x_register_flash() to .init.textUwe Kleine-König2010-07-26
| * | | | | ARM: 6263/1: ns9xxx: fix FTBFS for zImageUwe Kleine-König2010-07-26
| * | | | | ARM: 6262/1: arm/clps711x: fix debug macro compilation failureJeremy Kerr2010-07-26
| * | | | | ARM: 6261/1: arm/shark: fix debug macro compilation failureJeremy Kerr2010-07-26
| * | | | | ARM: 6260/1: arm/plat-spear: fix debug macro compilation failureJeremy Kerr2010-07-26
| * | | | | ARM: 6259/1: arm/ns9xxx: fix debug macro compilation failureJeremy Kerr2010-07-26
| * | | | | ARM: 6258/1: arm/h720x: fix debug macro compilation failureJeremy Kerr2010-07-26
| * | | | | ARM: 6233/1: Delete a wrong redundant right parenthesiswanzongshun2010-07-22
| * | | | | ARM: 6230/1: fix nuc900 touchscreen clk definition bugwanzongshun2010-07-22
| * | | | | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2010-07-21
| |\ \ \ \ \
| | * | | | | [ARM] pxa/colibri-pxa300: fix AC97 initpieterg2010-07-13
| | * | | | | [ARM] pxa: fix incorrect order of AC97 reset pin configsEric Miao2010-07-13
| | * | | | | [ARM] pxa: cpufreq-pxa2xx: fix DRI recomputation routineMarek Vasut2010-07-13
| | * | | | | [ARM] pxa/corgi: fix MMC/SD card detection failureEric Miao2010-07-13
* | | | | | | Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-07-26
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | KVM: Use kmalloc() instead of vmalloc() for KVM_[GS]ET_MSRAvi Kivity2010-07-23
| * | | | | | KVM: MMU: fix conflict access permissions in direct spXiao Guangrong2010-07-23
| | |_|_|_|/ | |/| | | |