summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2011-10-25Revert "ARM: vfp: fix a hole in VFP thread migration"Colin Cross
2011-10-25Revert "ARM: vfp: ensure that thread flushing works if preempted"Colin Cross
2011-10-25ARM: vfp: Always save VFP state in vfp_pm_suspendColin Cross
2011-10-25ARM: add option to flush console before rebootDima Zavin
2011-10-25ARM: Move leds idle start/stop calls to idle notifiersTodd Poynor
2011-10-25ARM: Call idle notifiersTodd Poynor
2011-10-25Move x86_64 idle notifiers to genericTodd Poynor
2011-10-25ARM: etm: Power down etm(s) when tracing is not enabled=?UTF-8?q?Arve=20Hj=C3=B8nnev=C3=A5g?=
2011-10-25ARM: etm: Support multiple ETMs/PTMs.=?UTF-8?q?Arve=20Hj=C3=B8nnev=C3=A5g?=
2011-10-25ARM: etm: Return the entire trace buffer if it is empty after reset=?UTF-8?q?Arve=20Hj=C3=B8nnev=C3=A5g?=
2011-10-25ARM: etm: Add some missing locks and error checks=?UTF-8?q?Arve=20Hj=C3=B8nnev=C3=A5g?=
2011-10-25ARM: etm: Configure data tracing=?UTF-8?q?Arve=20Hj=C3=B8nnev=C3=A5g?=
2011-10-25ARM: etm: Allow range selection=?UTF-8?q?Arve=20Hj=C3=B8nnev=C3=A5g?=
2011-10-25ARM: etm: Don't try to clear the buffer full status after reading the buffer=?UTF-8?q?Arve=20Hj=C3=B8nnev=C3=A5g?=
2011-10-25ARM: etm: Don't limit tracing to only non-secure code.=?UTF-8?q?Arve=20Hj=C3=B8nnev=C3=A5g?=
2011-10-25ARM: etm: Don't require clock control=?UTF-8?q?Arve=20Hj=C3=B8nnev=C3=A5g?=
2011-10-25ARM: Add 'card_present' state to mmc_platfrom_dataDmitry Shmidt
2011-10-25Recreate asm/mach/mmc.h include fileColin Cross
2011-10-25ARM: common: fiq_debugger: Fix build for 2.6.39 irq changesColin Cross
2011-10-25ARM: vfp: Move exception address fixup into vfphw.SColin Cross
2011-10-25ARM: Fix up vfp exception location in thumb modeColin Cross
2011-10-25ARM: fiq_debugger: Add help commandDmitry Shmidt
2011-10-25ARM: fiq_debugger: make fiq_debugger be in debug mode by defaultDima Zavin
2011-10-25fiq_debugger: Print local timer irqs countRebecca Schultz Zavin
2011-10-25fiq glue: Align fiq stacksColin Cross
2011-10-25fiq debugger: Allow selection of target cpuColin Cross
2011-10-25ARM: fiq debugger: Add tty to fiq debuggerColin Cross
2011-10-25ARM: Add generic fiq serial debuggerIliyan Malchev
2011-10-25ARM: Add fiq_glue=?UTF-8?q?Arve=20Hj=C3=B8nnev=C3=A5g?=
2011-10-25Do not call flush_cache_user_range with mmap_sem heldDima Zavin
2011-10-25process: Add display of memory around registers when displaying regs.San Mehat
2011-10-25Optionally flush entire dcache from v6_dma_flush_range=?UTF-8?q?Arve=20Hj=C3=B8nnev=C3=A5g?=
2011-10-25avoid mis-detecting some V7 cores in the decompressorBrian Swetland
2011-10-24x86: Fix S4 regressionTakashi Iwai
2011-10-23Merge branch 'samsung-fixes-4' of git://github.com/kgene/linux-samsungLinus Torvalds
2011-10-22ARM: S3C24XX: Fix s3c24xx build errors if !CONFIG_PMDomenico Andreoli
2011-10-21ARM: S5P: fix offset calculation on gpio-interruptMarek Szyprowski
2011-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2011-10-19sparc: Add alignment flag to PCI expansion resourcesKjetil Oftedal
2011-10-16Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds
2011-10-15ARM: 7128/1: vic: Don't write to the read-only register VIC_IRQ_STATUSZoltan Devai
2011-10-15ARM: 7122/1: localtimer: add header linux/errno.h explicitlyShawn Guo
2011-10-15ARM: 7117/1: perf: fix HW_CACHE_* events on Cortex-A9Will Deacon
2011-10-14Merge branch 'stable' of git://github.com/cmetcalf-tilera/linux-tileLinus Torvalds
2011-10-14Merge branch 'x86-urgent-for-linus' of git://tesla.tglx.de/git/linux-2.6-tipLinus Torvalds
2011-10-14x86, mrst: use a temporary variable for SFI irqMika Westerberg
2011-10-13tile: revert change from <asm/atomic.h> to <linux/atomic.h> in asm filesChris Metcalf
2011-10-12sparc: Avoid calling sigprocmask()David S. Miller
2011-10-12sparc: Use set_current_blocked()Matt Fleming
2011-10-11x86: Default to vsyscall=native for nowAdrian Bunk