aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2013-04-29ARM: add config option to build zImage/dtb comboErik Gilling
2013-04-29ARM: fiq_debugger: fix uninitialised spin_lock.Mars
2013-04-29ARM: fiq_debugger: lock between tty and console writesColin Cross
2013-04-29ARM: disable preemption in machine_shutdownMike J. Chen
2013-04-29ARM: fiq_debugger: add process context reboot commandColin Cross
2013-04-29ARM: etm: Add sysfs entry to enable return stack if supportedArve Hjønnevåg
2013-04-29ARM: etm: Add sysfs entry to disable branch_output flagArve Hjønnevåg
2013-04-29ARM: etm: Add sysfs entry to set context-id-sizeArve Hjønnevåg
2013-04-29ARM: etm: Add sysfs entry to enable timestamps if supportedArve Hjønnevåg
2013-04-29ARM: etm: Check arch version and disable data tracing for ptmArve Hjønnevåg
2013-04-29ARM: etm: Wait for etm/ptm(s) to stop before requesting PowerDownArve Hjønnevåg
2013-04-29ARM: fiq_debugger: fix multiple consoles and make it a preferred consoleColin Cross
2013-04-29ARM: fiq_debugger: add support for kgdbColin Cross
2013-04-29ARM: fiq_debugger: add debug_putcColin Cross
2013-04-29ARM: fiq_debugger: add support for reboot commandsColin Cross
2013-04-29ARM: fiq_debugger: fix compiling for v3.3Colin Cross
2013-04-29ARM: etm: Power down etm(s) when tracing is not enabledArve Hjønnevåg
2013-04-29ARM: etm: Support multiple ETMs/PTMs.Arve Hjønnevåg
2013-04-29ARM: etm: Return the entire trace buffer if it is empty after resetArve Hjønnevåg
2013-04-29ARM: etm: Add some missing locks and error checksArve Hjønnevåg
2013-04-29ARM: etm: Configure data tracingArve Hjønnevåg
2013-04-29ARM: etm: Allow range selectionArve Hjønnevåg
2013-04-29ARM: etm: Don't try to clear the buffer full status after reading the bufferArve Hjønnevåg
2013-04-29ARM: etm: Don't limit tracing to only non-secure code.Arve Hjønnevåg
2013-04-29ARM: etm: Don't require clock controlArve Hjønnevåg
2013-04-29ARM: Call idle notifiersTodd Poynor
2013-04-29Move x86_64 idle notifiers to genericTodd Poynor
2013-04-29ARM: Add generic fiq serial debuggerIliyan Malchev
2013-04-29ARM: Add fiq_glueArve Hjønnevåg
2013-04-29ARM: Add 'card_present' state to mmc_platfrom_dataDmitry Shmidt
2013-04-29Recreate asm/mach/mmc.h include fileColin Cross
2013-04-29[ARM] Optionally flush entire dcache from v6_dma_flush_rangeArve Hjønnevåg
2013-04-29[ARM] avoid mis-detecting some V7 cores in the decompressorBrian Swetland
2013-04-29ARM: allow the kernel text section to be made read-onlyColin Cross
2013-04-29ARM: smp: implement arch_trigger_all_cpus_backtrace using IPIDima Zavin
2013-04-29ARM: cache-l2x0: update workaround for PL310 errata 727915Colin Cross
2013-04-29ARM: add option to flush console before rebootDima Zavin
2013-04-29[ARM] process: Add display of memory around registers when displaying regs.San Mehat
2013-04-27Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-04-26Merge tag 'omap-for-v3.9-rc6/fixes-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson
2013-04-26Merge branch 'fixes-3.9-late' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-04-25Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin
2013-04-25parisc: use spin_lock_irqsave/spin_unlock_irqrestore for PTE updatesJohn David Anglin
2013-04-25parisc: disable -mlong-calls compiler option for kernel modulesHelge Deller
2013-04-25parisc: uaccess: fix compiler warnings caused by __put_user castingWill Deacon
2013-04-25parisc: Change kunmap macro to static inline functionJohn David Anglin
2013-04-25parisc: Provide __ucmpdi2 to resolve undefined references in 32 bit builds.John David Anglin
2013-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2013-04-24sparc64: Fix missing put_cpu_var() in tlb_batch_add_one() when not batching.David S. Miller
2013-04-24efi: Check EFI revision in setup_efi_varsJosh Boyer