aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* Merge branch 'sh/for-2.6.34' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-04-02
|\
| * sh: Fix up the SH-3 build for recent TLB changes.Paul Mundt2010-04-02
| * sh: export return_address() symbol.Paul Mundt2010-04-02
| * sh: Enable the mmu in start_secondary()Matt Fleming2010-03-28
| * sh: Fix FDPIC binary loaderAndrew Stubbs2010-03-28
| * arch/sh/kernel: Use set_cpus_allowed_ptrJulia Lawall2010-03-28
| * sh: Update ecovec_defconfigYusuke Goda2010-03-28
| * sh: update the TLB replacement counter for entry wiring.Matt Fleming2010-03-25
* | microblaze: Support word copying in copy_tofrom_userMichal Simek2010-04-01
* | microblaze: Print early printk information to log bufferMichal Simek2010-04-01
* | microblaze: head.S typo fixMichal Simek2010-04-01
* | microblaze: Use MICROBLAZE_TLB_SIZE in asm codeMichal Simek2010-04-01
* | microblaze: Kconfig Fix - pciMichal Simek2010-04-01
* | microblaze: Adding likely macrosMichal Simek2010-04-01
* | microblaze: Add .type and .size to ASM functionsMichal Simek2010-04-01
* | microblaze: Fix TLB macrosMichal Simek2010-04-01
* | microblaze: Use instruction with delay slotMichal Simek2010-04-01
* | microblaze: Remove additional resr and rear loadingMichal Simek2010-04-01
* | microblaze: Change register usage for ESR and EARMichal Simek2010-04-01
* | microblaze: Prepare work for optimization in exception codeMichal Simek2010-04-01
* | microblaze: Add DEBUG optionMichal Simek2010-04-01
* | microblaze: Support systems without lmb bramMichal Simek2010-04-01
* | microblaze: uaccess: Sync strlen, strnlen, copy_to/from_userMichal Simek2010-04-01
* | microblaze: uaccess: Unify __copy_tofrom_userMichal Simek2010-04-01
* | microblaze: uaccess: Move functions to generic locationMichal Simek2010-04-01
* | microblaze: uaccess: Fix put_user for noMMUMichal Simek2010-04-01
* | microblaze: uaccess: Fix get_user macro for noMMUMichal Simek2010-04-01
* | microblaze: uaccess: fix clear_user for noMMU kernelMichal Simek2010-04-01
* | microblaze: uaccess: Fix strncpy_from_user functionMichal Simek2010-04-01
* | microblaze: uaccess: fix copy_from_user macroMichal Simek2010-04-01
* | microblaze: uaccess: copy_to_user unificationMichal Simek2010-04-01
* | microblaze: uaccess: sync put/get/clear_user macrosMichal Simek2010-04-01
* | microblaze: uaccess: fix put_user and get_user macrosMichal Simek2010-04-01
* | microblaze: uaccess: fix __get_user_asm macroMichal Simek2010-04-01
* | microblaze: uaccess: fix clean user macroMichal Simek2010-04-01
* | microblaze: move noMMU __range_ok function to uaccess.hMichal Simek2010-04-01
* | microblaze: Move exception_table_entry upwardMichal Simek2010-04-01
* | microblaze: Remove segment.hMichal Simek2010-04-01
* | microblaze: Remove memset in free_init_pagesMichal Simek2010-04-01
* | microblaze: Makefile cleanupsArun Bhanu2010-04-01
* | microblaze: Fix Makefile to delete build generated filesArun Bhanu2010-04-01
* | microblaze: Add a missing single quote to make 'make help' happyArun Bhanu2010-04-01
* | microblaze: Fix "kstack=" parsingSteven J. Magnani2010-04-01
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-03-30
|\ \
| * | x86: Make sure free_init_pages() frees pages on page boundaryYinghai Lu2010-03-29
| * | x86: Make smp_locks end with page alignmentYinghai Lu2010-03-29
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2010-03-29
|\ \ \
| * | | sparc64: Properly truncate pt_regs framepointer in perf callback.David S. Miller2010-03-29
| * | | arch/sparc/kernel: Use set_cpus_allowed_ptrJulia Lawall2010-03-28
| * | | sparc: Fix use of uid16_t and gid16_t in asm/stat.hRob Landley2010-03-27