summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2010-04-01microblaze: uaccess: copy_to_user unificationMichal Simek1-9/+16
2010-04-01microblaze: uaccess: sync put/get/clear_user macrosMichal Simek1-37/+69
2010-04-01microblaze: uaccess: fix put_user and get_user macrosMichal Simek1-51/+49
2010-04-01microblaze: uaccess: fix __get_user_asm macroMichal Simek1-16/+17
2010-04-01microblaze: uaccess: fix clean user macroMichal Simek1-34/+55
2010-04-01microblaze: move noMMU __range_ok function to uaccess.hMichal Simek2-9/+6
2010-04-01microblaze: Move exception_table_entry upwardMichal Simek1-16/+15
2010-04-01microblaze: Remove segment.hMichal Simek5-52/+34
2010-04-01microblaze: Remove memset in free_init_pagesMichal Simek1-1/+0
2010-04-01microblaze: Makefile cleanupsArun Bhanu1-4/+0
2010-04-01microblaze: Fix Makefile to delete build generated filesArun Bhanu2-1/+3
2010-04-01microblaze: Add a missing single quote to make 'make help' happyArun Bhanu1-1/+1
2010-04-01microblaze: Fix "kstack=" parsingSteven J. Magnani1-4/+2
2010-04-01x86,kgdb: Always initialize the hw breakpoint attributeJason Wessel1-1/+1
2010-04-01perf: Use hot regs with software sched switch/migrate eventsFrederic Weisbecker1-2/+0
2010-03-31sparc: Fix regset register window handling.David S. Miller2-0/+8
2010-03-30Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds5-13/+38
2010-03-30Merge branches 'sh/intc-extension', 'sh/dmaengine', 'sh/serial-dma' and 'sh/c...Paul Mundt40-564/+446
2010-03-30sh: sh7724 clkdev lookups.Paul Mundt2-10/+41
2010-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds5-13/+13
2010-03-29sparc64: Properly truncate pt_regs framepointer in perf callback.David S. Miller1-1/+1
2010-03-29x86: Make sure free_init_pages() frees pages on page boundaryYinghai Lu4-12/+37
2010-03-29x86: Make smp_locks end with page alignmentYinghai Lu1-1/+1
2010-03-29frv/chris: fix lines with a missing semicolonsDavid Howells2-2/+2
2010-03-29ARM: 6006/1: ARM: Use the correct NOP size in memmove for Thumb-2 kernel buildsCatalin Marinas1-2/+2
2010-03-29ARM: 6005/1: arm: kprobes: fix register corruption with jprobesMika Westerberg1-1/+9
2010-03-29ARM: 6001/1: removing compilation warning comming from clkdev.hviresh kumar1-0/+1
2010-03-29ARM: 6000/1: removing compilation warning comming from <asm/irq.h>viresh kumar1-0/+1
2010-03-29sh: sh7723 clkdev lookups.Paul Mundt2-11/+42
2010-03-29sh: sh7722 clock string death.Paul Mundt2-6/+2
2010-03-29sh: sh7366 clock string death.Paul Mundt2-6/+2
2010-03-29sh: sh7343 clock string death.Paul Mundt2-6/+2
2010-03-29sh: Kill off timer clock strings for legacy CPG parts.Paul Mundt18-77/+0
2010-03-29sh: provide some clock lookup aliases for legacy CPG parts.Paul Mundt1-0/+5
2010-03-29sh: sh7785 clkdev lookups.Paul Mundt2-7/+38
2010-03-29sh: sh7786 clkdev lookups.Paul Mundt2-12/+68
2010-03-29sh: tlb debugfs support.Matt Fleming3-3/+191
2010-03-29sh: Enable the mmu in start_secondary()Matt Fleming1-0/+1
2010-03-29sh: Fix FDPIC binary loaderAndrew Stubbs1-2/+4
2010-03-29arch/sh/kernel: Use set_cpus_allowed_ptrJulia Lawall1-2/+2
2010-03-29sh: Update ecovec_defconfigYusuke Goda1-46/+190
2010-03-28ARM: 5997/1: ARM: Correct the VFPv3 detectionCatalin Marinas1-1/+1
2010-03-27arch/sparc/kernel: Use set_cpus_allowed_ptrJulia Lawall3-10/+10
2010-03-27sparc: Fix use of uid16_t and gid16_t in asm/stat.hRob Landley1-2/+2
2010-03-26powerpc/5200: in lpbfifo, flag DMA irqs as enabled after requesting themRoman Fietze1-0/+2
2010-03-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds3-12/+19
2010-03-26Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds7-12/+61
2010-03-26Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-0/+30
2010-03-26sh: update the TLB replacement counter for entry wiring.Matt Fleming2-5/+19
2010-03-25ARM: 5996/1: ARM: Change the mandatory barriers implementation (4/4)Catalin Marinas2-6/+16