summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2011-07-07ARM: vmlinux.lds: move init sections between text and data sectionsRussell King
2011-07-07ARM: vmlinux.lds: remove .rodata/.rodata1 from main .text segmentRussell King
2011-07-07ARM: vmlinux.lds: rearrange .init output sectionRussell King
2011-07-07ARM: vmlinux.lds: move discarded sections to beginningRussell King
2011-07-07ARM: decompressor: use better output sectionsRussell King
2011-07-07ARM: ensure tag tables are constRussell King
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-07ARM: 6993/1: platsmp: Allow secondary cpu hotplug with maxcpus=1Stephen Boyd
2011-07-07x86: Don't use the EFI reboot method by defaultMatthew Garrett
2011-07-06x86, suspend: Restore MISC_ENABLE MSR in realmode wakeupKees Cook
2011-07-06ARM: 6960/1: allow enabling SCU code on UPRob Herring
2011-07-06ARM: 6988/1: multi-cpu: remove arguments from CPU proc macrosWill Deacon
2011-07-06ARM: 6986/1: mach-realview: add TCM support for PB1176Linus Walleij
2011-07-06ARM: 6985/1: export functions to determine the presence of I/DTCMLinus Walleij
2011-07-06ARM: 6984/1: enhance TCM robustnessLinus Walleij
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-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-06ARM: SAMSUNG: Add tx_st_done variablePadmavathi Venna
2011-07-05x86, reboot: Acer Aspire One A110 reboot quirkPeter Chubb
2011-07-06ARM: EXYNOS4: Address a section mismatch w/ suspend issue.MyungJoo Ham
2011-07-06ARM: S5P: Fix bug on init of PWMTimers for HRTimerSangbeom Kim
2011-07-06ARM: SAMSUNG: header file revised to prevent declaring duplicatedMyungJoo Ham
2011-07-06ARM: EXYNOS4: fix improper gpio configurationNaveen Krishna Chatradhi
2011-07-06ARM: 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
2011-07-04Merge branch 'at91/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2011-07-04AT91: Change nand buswidth logic to match hardware default configurationNicolas Ferre
2011-07-04omap: drop __initdata tags from static struct platform_device declarationsJanusz Krzysztofik
2011-07-04ARM: dmabounce: no need to check dev->bus type in needs_bounce functionRussell King
2011-07-04ARM: dmabounce: get rid of dma_needs_bounce global functionRussell King
2011-07-03ARM: dmabounce: correct unmap_single dev_dbgRussell King
2011-07-03ARM: dmabounce: check pointer against NULL not 0Russell King
2011-07-03ARM: dmabounce: remove useless pr_errRussell King
2011-07-03ARM: dmabounce: move decision for bouncing into __dma_map_page()Russell King