summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel
Commit message (Expand)AuthorAgeFilesLines
...
* | sh: Fix up L2 cache comment typo.Paul Mundt2010-01-131-1/+1
* | sh: fixed PMB mode refactoring.Paul Mundt2010-01-133-12/+10
* | sh: PVR detection for 2nd cut SH7786.Matt Fleming2010-01-131-0/+1
| |
| \
| \
| \
*---. \ Merge branches 'sh/xstate', 'sh/hw-breakpoints' and 'sh/stable-updates'Paul Mundt2010-01-1317-383/+1030
|\ \ \ \ | | | |/
| | * | sh: Kill off dead UBC headers.Paul Mundt2010-01-052-13/+8
| | * | sh: Abstracted SH-4A UBC support on hw-breakpoint core.Paul Mundt2010-01-053-72/+234
| | * | sh: Fix up breakpoint trap handler patching on SH-2A.Paul Mundt2010-01-051-1/+1
| | * | sh: Convert ptrace to hw_breakpoint API.Paul Mundt2009-12-282-3/+65
| | * | sh: kgdb: Rework breakpoint handling on top of notifier chain.Paul Mundt2009-12-222-6/+41
| | * | sh: Don't NOTIFY_STOP for non-UBC breakpoint traps.Paul Mundt2009-12-221-0/+9
| | * | sh: Fix up hw-breakpoints build for API changes.Paul Mundt2009-12-211-3/+2
| | * | Merge branch 'master' into sh/hw-breakpointsPaul Mundt2009-12-2141-1050/+1535
| | |\ \ | | | |/
| | * | Merge branch 'master' into sh/hw-breakpointsPaul Mundt2009-12-0849-1188/+2430
| | |\ \
| | * | | sh: hw-breakpoints: Add preliminary support for SH-4A UBC.Paul Mundt2009-12-085-108/+424
| * | | | sh: Move over to dynamically allocated FPU context.Paul Mundt2010-01-139-250/+260
| * | | | sh: Use SLAB_PANIC for thread_info slab cache.Paul Mundt2010-01-121-2/+1
| * | | | sh: Always provide thread_info allocators.Paul Mundt2010-01-122-2/+49
| * | | | sh: Move start_thread() out of line.Paul Mundt2010-01-121-0/+12
|/ / / /
* | | | sh: sh_bios detection.Paul Mundt2010-01-121-4/+11
* | | | sh: Split out the unaligned counters and user bits.Paul Mundt2010-01-121-134/+17
* | | | sh: Consolidate the sh_bios earlyprintk code.Paul Mundt2010-01-123-88/+79
* | | | sh: Kill off more unused sh_bios callbacks.Paul Mundt2010-01-121-5/+0
* | | | sh64: Fix up early serial fixmap.Paul Mundt2010-01-121-2/+0
* | | | sh: Tidy up the sh bios VBR handling.Paul Mundt2010-01-123-31/+43
| |_|/ |/| |
* | | sh: Only use bl bit toggling for sleeping idle.Paul Mundt2009-12-211-2/+2
* | | sh: Restore bl bit toggling in idle loop.Paul Mundt2009-12-211-0/+2
* | | sh: dmaengine support for SH7785Nobuhiro Iwamatsu2009-12-171-0/+14
* | | sh: dmaengine support for sh7724.Guennadi Liakhovetski2009-12-171-0/+15
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2009-12-1637-1018/+1500
|\ \ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2009-12-151-26/+2
| |\ \ \
| * | | | sh: Fix up FPU build for SH5Matt Fleming2009-12-155-9/+9
| * | | | sh: Remove old early serial console code V2Magnus Damm2009-12-152-149/+1
| * | | | sh: sh5 scif pdata (sh5-101/sh5-103)Magnus Damm2009-12-151-13/+9
| * | | | sh: sh4a scif pdata (sh7757/sh7763/sh7770/sh7780/sh7785/sh7786/x3)Magnus Damm2009-12-157-270/+551
| * | | | sh: sh4a scif pdata (sh7343/sh7366/sh7722/sh7723/sh7724)Magnus Damm2009-12-155-193/+358
| * | | | sh: sh4 scif pdata (sh7750/sh7760/sh4-202)Magnus Damm2009-12-153-61/+98
| * | | | sh: sh3 scif pdata (sh7705/sh770x/sh7710/sh7720)Magnus Damm2009-12-154-87/+142
| * | | | sh: sh2a scif pdata (sh7201/sh7203/sh7206/mxg)Magnus Damm2009-12-154-119/+263
| * | | | sh: sh2 scif pdata (sh7616)Magnus Damm2009-12-151-25/+46
| * | | | sh-sci: Extend sh-sci driver with early console V2Magnus Damm2009-12-152-9/+4
| * | | | sh: Make the unaligned trap handler always obey notification levels.Paul Mundt2009-12-141-6/+12
| * | | | sh: Wire up recvmmsg syscall.Paul Mundt2009-12-111-0/+1
| * | | | sh: ftrace: Fix up syscall tracing build.Paul Mundt2009-12-111-74/+2
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into s...Paul Mundt2009-12-102-9/+5
| |\ \ \ \
| * | | | | sh: Replace an explicit computation by the use of the container_of macroNicolas Palix2009-12-091-3/+4
| | |_|_|/ | |/| | |
* | | | | genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner2009-12-141-2/+2
| |_|/ / |/| | |
* | | | Unify sys_mmap*Al Viro2009-12-111-26/+2
| |/ / |/| |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2009-12-0949-1188/+2429
|\ \ \ | |/ /
| * | sh: Make associative cache writes fatal on all SH-4A parts.Paul Mundt2009-12-041-9/+4
| * | sh: allow runtime pm without suspend/resume callbacksMagnus Damm2009-12-041-6/+11
OpenPOWER on IntegriCloud