summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2010-04-07powerpc/8xx: Use SPRG2 and DAR registers to stash r11 and cr.Joakim Tjernlund
2010-04-07powerpc/8xx: Don't touch ACCESSED when no SWAP.Joakim Tjernlund
2010-04-07powerpc/8xx: Avoid testing for kernel space in ITLB Miss.Joakim Tjernlund
2010-04-07powerpc/8xx: Optimze TLB Miss handlersJoakim Tjernlund
2010-04-07powerpc/ppc32: Fixup pmd_page to work when ARCH_PFN_OFFSET is non-zeroJason Gunthorpe
2010-04-07powerpc/pseries: Export data from new hcall H_EM_GET_PARMSVaidyanathan Srinivasan
2010-04-07powerpc: Disable interrupts for data breakpoint exceptionsK.Prasad
2010-04-07powerpc/vio: Add modalias supportBenjamin Herrenschmidt
2010-04-07powerpc: Fix ioremap_flags() with book3e pte definitionBenjamin Herrenschmidt
2010-04-07powerpc: Add a new zImage for maple using a different link addressCorey Minyard
2010-04-05Merge branch 'master' into export-slabhTejun Heo
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
2010-04-01microblaze: uaccess: fix copy_from_user macroMichal Simek
2010-04-01microblaze: uaccess: copy_to_user unificationMichal Simek