summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2011-07-11xen/pci: Squash pci_xen_initial_domain and xen_setup_pirqs together.Konrad Rzeszutek Wilk
2011-07-11xen/pci: Use the xen_register_pirq for HVM and initial domain usersKonrad Rzeszutek Wilk
2011-07-11xen/pci: In xen_register_pirq bind the GSI to the IRQ after the hypercall.Konrad Rzeszutek Wilk
2011-07-11xen/pci: Provide #ifdef CONFIG_ACPI to easy code squashing.Konrad Rzeszutek Wilk
2011-07-11xen/pci: Update comments and fix empty spaces.Konrad Rzeszutek Wilk
2011-07-11xen/pci: Shuffle code around.Konrad Rzeszutek Wilk
2011-07-11x86: Disable AMD_NUMA for 32bit for nowTejun Heo
2011-07-11ARM: pxa/raumfeld: fix device name for codec ak4104Daniel Mack
2011-07-11ARM: pxa/raumfeld: display initialisation fixesSven Neumann
2011-07-11ARM: pxa/raumfeld: adapt to upcoming hardware changeSven Neumann
2011-07-11ARM: pxa: fix gpio_to_chip() clash with gpiolib namespaceLinus Walleij
2011-07-10Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-07-09Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-07-08ARM: mxc: use ARCH_NR_GPIOS to define gpio numberShawn Guo
2011-07-08gpio/mxc: get rid of the uses of cpu_is_mx()Shawn Guo
2011-07-08Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-07-08ARM: S3C2440: fix section mismatch on mini2440Wolfram Sang
2011-07-08ARM: S3C24XX: drop return codes in void function of dma.cWolfram Sang
2011-07-08ARM: S3C24XX: don't use uninitialized variable in dma.cWolfram Sang
2011-07-07Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-07-07Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-07-07Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-ur...Linus Torvalds
2011-07-07xen/pci: Move check for acpi_sci_override_gsi to xen_setup_acpi_sci.Konrad Rzeszutek Wilk
2011-07-07genirq: replace irq_gc_ack() with {set,clr}_bit variants (fwd)Simon Guinot
2011-07-07arm: mach-vt8500: add forgotten irq_data conversionWolfram Sang
2011-07-07ARM: 6994/1: smp_twd: Fix typo in 'twd_timer_rate' printingVitaly Kuzmichev
2011-07-07x86: Don't use the EFI reboot method by defaultMatthew Garrett
2011-07-07x86, suspend: Restore MISC_ENABLE MSR in realmode wakeupKees Cook
2011-07-06ARM: 6987/1: l2x0: fix disabling function to avoid deadlockWill Deacon
2011-07-06ARM: 6966/1: ep93xx: fix inverted RTS/DTR signals on uart1Petr Štetiar
2011-07-06ARM: 6979/1: mach-vt8500: add forgotten irq_data conversionWolfram Sang
2011-07-06gpio: Move mpc5200 gpio driver to drivers/gpioGrant Likely
2011-07-06ARM: pxa168: correct nand pmu settingLei Wen
2011-07-06ARM: pxa910: correct nand pmu settingLei Wen
2011-07-06ARM: pxa: fix PGSR register address calculationPaul Parsons
2011-07-06sparc32,leon: Added __init declaration to leon_flush_needed()Matthias Rosenfelder
2011-07-06sparc/irqs: Do not trace arch_local_{*,irq_*} functionsSteven Rostedt
2011-07-06ARM: EXYNOS4: Set appropriate I2C device variantSylwester Nawrocki
2011-07-06Merge branch 'for-spi' into s5p-fixes-for-linusKukjin Kim
2011-07-06ARM: S5PC100: Fix for compilation errorPadmavathi Venna
2011-07-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-07-06ARM: SAMSUNG: Add tx_st_done variablePadmavathi Venna
2011-07-06x86, reboot: Acer Aspire One A110 reboot quirkPeter Chubb
2011-07-05ARM: EXYNOS4: Address a section mismatch w/ suspend issue.MyungJoo Ham
2011-07-05ARM: S5P: Fix bug on init of PWMTimers for HRTimerSangbeom Kim
2011-07-05ARM: SAMSUNG: header file revised to prevent declaring duplicatedMyungJoo Ham
2011-07-05ARM: EXYNOS4: fix improper gpio configurationNaveen Krishna Chatradhi
2011-07-05ARM: EXYNOS4: Fix card detection for sdhci 0 and 2Thomas Abraham
2011-07-05ARM: move memory layout sanity checking before meminfo initializationRussell King
2011-07-05ARM: 6989/1: perf: do not start the PMU when no events are presentWill Deacon