summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2011-07-03ARM: dmabounce: separate out decision to bounceRussell King
2011-07-03ARM: dmabounce: avoid needless valid_dma_direction() checkRussell King
2011-07-03ARM: dma-mapping: define dma_(un)?map_single in terms of dma_(un)?map_pageRussell King
2011-07-03ARM: dmabounce: fix map_single() error return valueRussell King
2011-07-02ARM: entry: no need to reload the SPSR value from struct pt_regsRussell King
2011-07-02ARM: entry: data abort: ensure r5 is preserved by abort functionsRussell King
2011-07-02ARM: entry: data abort: always use r6 for offsetRussell King
2011-07-02ARM: entry: data abort: use r2 as base of pt_regs rather than stackRussell King
2011-07-02ARM: entry: data abort: tail-call the main data abort handlerRussell King
2011-07-02ARM: entry: data abort: avoid using r2 in abort helpersRussell King
2011-07-02ARM: entry: data abort: arrange for CPU abort helpers to take pc/psr in r4/r5Russell King
2011-07-02ARM: entry: prefetch abort: tail-call the main prefetch abort handlerRussell King
2011-07-02ARM: entry: re-allocate registers in irq entry assembly macrosRussell King
2011-07-02ARM: entry: consolidate trace_hardirqs_off into (svc|usr)_entry macrosRussell King
2011-07-02ARM: entry: instrument usr exception handlers with irqsoff tracingRussell King
2011-07-02ARM: entry: instrument svc undefined exception handler with irqtraceRussell King
2011-07-02ARM: entry: avoid enabling interrupts in prefetch/data abort handlersRussell King
2011-07-02ARM: pm: allow suspend finisher to return error codesRussell King
2011-07-01Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-07-01x86-32, NUMA: Fix boot regression caused by NUMA init unification on highmem ...Tejun Heo
2011-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds
2011-06-30Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-06-30Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2011-06-30xen/pci: Use the INT_SRC_OVR IRQ (instead of GSI) to preset the ACPI SCI IRQ.Konrad Rzeszutek Wilk
2011-06-30xen/mmu: Fix for linker errors when CONFIG_SMP is not defined.Konrad Rzeszutek Wilk
2011-06-30ARM: entry: prefetch abort helper: pass aborted pc in r4 rather than r0Russell King
2011-06-30ARM: entry: rejig register allocation in exception entry handlersRussell King
2011-06-30ARM: pm: omap3: move saving of the auxiliary control registers to CRussell King
2011-06-30sh: use printk_ratelimited instead of printk_ratelimitPaul Mundt
2011-06-30sh: Fix up unmet dependency warnings with USB EHCI/OHCI selects.Paul Mundt
2011-06-30ARM: mach-shmobile: make a struct in board-ap4evb.c staticGuennadi Liakhovetski
2011-06-29ARM: pm: omap3: run the ASM sleep code from DDRJean Pihet
2011-06-29Merge branch 'kvm-updates/3.0' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2011-06-29Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2011-06-29ARM: 6977/1: pmu: add platform_device_id table supportMark Rutland
2011-06-29ARM: 6976/1: pmu: add OF probing supportMark Rutland
2011-06-29ARM: 6975/1: pmu: reject duplicate PMU registrationsMark Rutland
2011-06-29ARM: 6974/1: pmu: refactor reservationMark Rutland
2011-06-29ARM: entry: no need to check parent IRQ mask in IRQ handler returnRussell King
2011-06-29ARM: entry: no need to increase preempt count for IRQ handlersRussell King
2011-06-29ARM: entry: abort-macro: simplify do_ldrd_abortRussell King
2011-06-29ARM: entry: abort-macro: specify registers to be used for macrosRussell King
2011-06-29ARM: entry: prefetch/data abort helpers: avoid corrupting r4Russell King
2011-06-29ARM: entry: prefetch/data abort helpers: convert to macrosRussell King
2011-06-29ARM: 6886/1: mmc, Add zboot from eSD support for SuperH Mobile ARMSimon Horman
2011-06-29sh: fix the value of sh_dmae_slave_config in setup-sh7757Yoshihiro Shimoda
2011-06-29sh: fix the INTC vector for IRQ and IRL in setup-sh7757Yoshihiro Shimoda
2011-06-29KVM: x86 emulator: fix %rip-relative addressing with immediate source operandAvi Kivity
2011-06-29arch/powerpc: use printk_ratelimited instead of printk_ratelimitChristian Dietrich
2011-06-29powerpc/rtas-rtc: remove sideeffects of printk_ratelimitChristian Dietrich