summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2011-11-30ARM: etm: Power down etm(s) when tracing is not enabledArve Hjønnevåg
2011-11-30ARM: etm: Support multiple ETMs/PTMs.Arve Hjønnevåg
2011-11-30ARM: etm: Return the entire trace buffer if it is empty after resetArve Hjønnevåg
2011-11-30ARM: etm: Add some missing locks and error checksArve Hjønnevåg
2011-11-30ARM: etm: Configure data tracingArve Hjønnevåg
2011-11-30ARM: etm: Allow range selectionArve Hjønnevåg
2011-11-30ARM: etm: Don't try to clear the buffer full status after reading the bufferArve Hjønnevåg
2011-11-30ARM: etm: Don't limit tracing to only non-secure code.Arve Hjønnevåg
2011-11-30ARM: etm: Don't require clock controlArve Hjønnevåg
2011-11-30ARM: Add 'card_present' state to mmc_platfrom_dataDmitry Shmidt
2011-11-30Recreate asm/mach/mmc.h include fileColin Cross
2011-11-30ARM: common: fiq_debugger: Fix build for 2.6.39 irq changesColin Cross
2011-11-30ARM: vfp: Move exception address fixup into vfphw.SColin Cross
2011-11-30ARM: Fix up vfp exception location in thumb modeColin Cross
2011-11-30ARM: fiq_debugger: Add help commandDmitry Shmidt
2011-11-30ARM: fiq_debugger: make fiq_debugger be in debug mode by defaultDima Zavin
2011-11-30[ARM] fiq_debugger: Print local timer irqs countRebecca Schultz Zavin
2011-11-30[ARM] fiq glue: Align fiq stacksColin Cross
2011-11-30[ARM] fiq debugger: Allow selection of target cpuColin Cross
2011-11-30ARM: fiq debugger: Add tty to fiq debuggerColin Cross
2011-11-30ARM: Add generic fiq serial debuggerIliyan Malchev
2011-11-30ARM: Add fiq_glueArve Hjønnevåg
2011-11-30[ARM] Do not call flush_cache_user_range with mmap_sem heldDima Zavin
2011-11-30[ARM] process: Add display of memory around registers when displaying regs.San Mehat
2011-11-30[ARM] Optionally flush entire dcache from v6_dma_flush_rangeArve Hjønnevåg
2011-11-30[ARM] avoid mis-detecting some V7 cores in the decompressorBrian Swetland
2011-11-26ARM: 7150/1: Allow kernel unaligned accesses on ARMv6+ processorsCatalin Marinas
2011-11-26KVM: s390: Fix RUNNING flag misinterpretationCornelia Huck
2011-11-21powerpc: Copy down exception vectors after feature fixupsAnton Blanchard
2011-11-21powerpc: Add hvcall.h include to book3s_hv.cMichael Neuling
2011-11-21powerpc/ps3: Fix lost SMP IPIsGeoff Levand
2011-11-21xen:pvhvm: enable PVHVM VCPU placement when using more than 32 CPUs.Zhenzhong Duan
2011-11-21sh: Fix cached/uncaced address calculation in 29bit modeNobuhiro Iwamatsu
2011-11-21ARM: at91: Fix USBA gadget registrationJochen Friedrich
2011-11-11powerpc: Fix deadlock in icswx codeAnton Blanchard
2011-11-11powerpc/eeh: Fix /proc/ppc64/eeh creationThadeu Lima de Souza Cascardo
2011-11-11powerpc/pseries: Avoid spurious error during hotplug CPU addAnton Blanchard
2011-11-11powerpc: Fix oops when echoing bad values to /sys/devices/system/memory/probeAnton Blanchard
2011-11-11powerpc/numa: Remove double of_node_put in hot_add_node_scn_to_nidAnton Blanchard
2011-11-11thp: share get_huge_page_tail()Andrea Arcangeli
2011-11-11sparc: gup_pte_range() support THP based tail recountingAndrea Arcangeli
2011-11-11s390: gup_huge_pmd() return 0 if pte changesAndrea Arcangeli
2011-11-11s390: gup_huge_pmd() support THP tail recountingAndrea Arcangeli
2011-11-11powerpc: gup_huge_pmd() return 0 if pte changesAndrea Arcangeli
2011-11-11powerpc: gup_hugepte() support THP based tail recountingAndrea Arcangeli
2011-11-11powerpc: gup_hugepte() avoid freeing the head page too many timesAndrea Arcangeli
2011-11-11powerpc: get_hugepte() don't put_page() the wrong pageAndrea Arcangeli
2011-11-11powerpc: remove superfluous PageTail checks on the pte gup_fastAndrea Arcangeli
2011-11-11mm: thp: tail page refcounting fixAndrea Arcangeli
2011-11-11um: Fix kmalloc argument order in um/vdso/vma.cDave Jones