summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2010-04-21sh: __cpuinit annotate the CPU init path.Paul Mundt
2010-04-21sh: Tidy CPU probing and fixup section annotations.Paul Mundt
2010-04-21sh: hw-breakpoints: Kill off stub unthrottle callback.Paul Mundt
2010-04-20sh: Zero out aliases counter when using SH-X3 hardware assistance.Paul Mundt
2010-04-20sh: dwarf unwinder needs linux/module.h.Paul Mundt
2010-04-19sh: Enable SH-X3 hardware synonym avoidance handling.Paul Mundt
2010-04-19sh: mach-sdk7786: pm_power_off support.Paul Mundt
2010-04-15sh: intc: IRQ auto-distribution support.Paul Mundt
2010-04-15sh: Disable IRQ balancing for timer and IPI IRQs.Paul Mundt
2010-04-13sh: intc: userimask support.Paul Mundt
2010-04-13sh: dmaengine support for SH7786 DMAC0.Paul Mundt
2010-04-07sh: Disable MMUCR_AT for SH-4 nommu.Paul Mundt
2010-04-05Merge branch 'sh/stable-updates'Paul Mundt
2010-04-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2010-04-04Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-04-03sparc64: Implement perf_arch_fetch_caller_regsDavid S. Miller
2010-04-03sparc64: Update defconfig.David S. Miller
2010-04-03Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2010-04-03sparc64: Fix array size reported by vmemmap_populate()Ben Hutchings
2010-04-03perf: Always build the powerpc perf_arch_fetch_caller_regs versionFrederic Weisbecker
2010-04-02Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-04-02Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-04-02perf, x86: Fix callgraphs of 32-bit processes on 64-bit kernelsTorok Edwin
2010-04-02perf, x86: Fix AMD hotplug & constraint initializationPeter Zijlstra
2010-04-02x86: Move notify_cpu_starting() callback to a later stagePeter Zijlstra
2010-04-02Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar
2010-04-02Merge branch 'sh/for-2.6.34' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-04-02sh: Fix up the SH-3 build for recent TLB changes.Paul Mundt
2010-04-02sh: export return_address() symbol.Paul Mundt
2010-04-01microblaze: Support word copying in copy_tofrom_userMichal Simek
2010-04-01microblaze: Print early printk information to log bufferMichal Simek
2010-04-01microblaze: head.S typo fixMichal Simek
2010-04-01microblaze: Use MICROBLAZE_TLB_SIZE in asm codeMichal Simek
2010-04-01microblaze: Kconfig Fix - pciMichal Simek
2010-04-01microblaze: Adding likely macrosMichal Simek
2010-04-01microblaze: Add .type and .size to ASM functionsMichal Simek
2010-04-01microblaze: Fix TLB macrosMichal Simek
2010-04-01microblaze: Use instruction with delay slotMichal Simek
2010-04-01microblaze: Remove additional resr and rear loadingMichal Simek
2010-04-01microblaze: Change register usage for ESR and EARMichal Simek
2010-04-01microblaze: Prepare work for optimization in exception codeMichal Simek
2010-04-01microblaze: Add DEBUG optionMichal Simek
2010-04-01microblaze: Support systems without lmb bramMichal Simek
2010-04-01microblaze: uaccess: Sync strlen, strnlen, copy_to/from_userMichal Simek
2010-04-01microblaze: uaccess: Unify __copy_tofrom_userMichal Simek
2010-04-01microblaze: uaccess: Move functions to generic locationMichal Simek
2010-04-01microblaze: uaccess: Fix put_user for noMMUMichal Simek
2010-04-01microblaze: uaccess: Fix get_user macro for noMMUMichal Simek
2010-04-01microblaze: uaccess: fix clear_user for noMMU kernelMichal Simek
2010-04-01microblaze: uaccess: Fix strncpy_from_user functionMichal Simek