summaryrefslogtreecommitdiffstats
path: root/arch/sh/include
Commit message (Expand)AuthorAgeFilesLines
* sh: New extended page flag to wire/unwire TLB entriesMatt Fleming2010-01-163-0/+24
* sh: Fix CONFIG_PMB=n build.Matt Fleming2010-01-151-1/+2
* sh: Rename split-level pgtable headers.Paul Mundt2010-01-133-8/+8
* sh: default to extended TLB support.Paul Mundt2010-01-134-9/+11
* sh: Make all PxSEGADDR() calls fatal for non-legacy configs.Paul Mundt2010-01-131-1/+9
* sh: fixed PMB mode refactoring.Paul Mundt2010-01-134-12/+39
*---. Merge branches 'sh/xstate', 'sh/hw-breakpoints' and 'sh/stable-updates'Paul Mundt2010-01-1312-254/+111
|\ \ \
| | * \ Merge branch 'master' into sh/hw-breakpointsPaul Mundt2010-01-067-91/+21
| | |\ \
| | * | | sh: Reclaim TIF_DEBUG.Paul Mundt2010-01-051-2/+0
| | * | | sh: Kill off dead UBC headers.Paul Mundt2010-01-054-208/+0
| | * | | sh: Abstracted SH-4A UBC support on hw-breakpoint core.Paul Mundt2010-01-052-6/+20
| | * | | sh: Convert ptrace to hw_breakpoint API.Paul Mundt2009-12-281-0/+6
| | * | | Merge branch 'master' into sh/hw-breakpointsPaul Mundt2009-12-2123-87/+232
| | |\ \ \
| | * \ \ \ Merge branch 'master' into sh/hw-breakpointsPaul Mundt2009-12-0834-587/+461
| | |\ \ \ \
| | * | | | | sh: hw-breakpoints: Add preliminary support for SH-4A UBC.Paul Mundt2009-12-087-9/+70
| * | | | | | sh: Move over to dynamically allocated FPU context.Paul Mundt2010-01-133-29/+26
| * | | | | | sh: Always provide thread_info allocators.Paul Mundt2010-01-121-4/+2
| * | | | | | sh: Move start_thread() out of line.Paul Mundt2010-01-121-11/+2
* | | | | | | sh: Don't perform an icbi on a P2 addressMatt Fleming2010-01-131-1/+1
|/ / / / / /
* | | | | | sh: Split out the unaligned counters and user bits.Paul Mundt2010-01-121-0/+21
* | | | | | sh: Consolidate the sh_bios earlyprintk code.Paul Mundt2010-01-121-1/+0
* | | | | | sh: Kill off more unused sh_bios callbacks.Paul Mundt2010-01-121-1/+0
* | | | | | sh: Tidy up the sh bios VBR handling.Paul Mundt2010-01-121-2/+12
* | | | | | sh: mach-se: Convert SE7343 FPGA to dynamic IRQ allocation.Paul Mundt2010-01-121-30/+22
* | | | | | sh: consolidate atomic_cmpxchg()/atomic_add_unless() definitions.Paul Mundt2010-01-083-117/+29
| |_|_|/ / |/| | | |
* | | | | sh: Drop down to a single quicklist.Paul Mundt2010-01-051-1/+1
* | | | | Merge branch 'sh/pgtable' of git://github.com/mfleming/linux-2.6Paul Mundt2010-01-056-90/+10
|\ \ \ \ \
| * | | | | sh: Move page table allocation out of lineMatt Fleming2010-01-024-77/+8
| * | | | | sh: Correct the PTRS_PER_PMD and PMD_SHIFT valuesMatt Fleming2010-01-021-2/+2
| * | | | | sh: Remove unused functionsMatt Fleming2009-12-311-11/+0
| | |_|/ / | |/| | |
* | | | | Merge branch 'sh/stable-updates'Paul Mundt2010-01-041-0/+10
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | sh: Only provide a PCLK definition for legacy CPG CPUs.Paul Mundt2009-12-291-0/+10
| * | | Merge branch 'sh/g3-prep' into sh/for-2.6.33Paul Mundt2009-12-243-2/+2
| |\ \ \
* | \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2009-12-213-2/+2
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds2009-12-173-2/+2
| |\ \ \ \
| | * | | | sh: move machtypes.h to include/generatedSam Ravnborg2009-12-122-2/+1
| | * | | | kbuild: move asm-offsets.h to include/generatedSam Ravnborg2009-12-121-0/+1
* | | | | | sh: Definitions for 3-level page table layoutMatt Fleming2009-12-174-0/+104
* | | | | | sh: Abstract the number of page table levelsMatt Fleming2009-12-174-38/+56
| |_|/ / / |/| | | |
* | | | | sh: Fix up MAX_DMA_CHANNELS definition when DMA is disabled.Paul Mundt2009-12-171-2/+4
* | | | | sh: dmaengine support for sh7724.Guennadi Liakhovetski2009-12-171-4/+4
|/ / / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2009-12-165-6/+22
|\ \ \ \
| * | | | sh: Stub in P3 ioremap support for nommu parts.Paul Mundt2009-12-141-0/+1
| * | | | sh: wire up vmallocinfo support in ioremap() implementations.Paul Mundt2009-12-141-2/+8
| * | | | sh: Couple kernel and user write page perm bits for CONFIG_X2TLBMatt Fleming2009-12-141-2/+3
| * | | | sh: Wire up recvmmsg syscall.Paul Mundt2009-12-112-2/+4
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into s...Paul Mundt2009-12-104-1/+7
| |\ \ \ \ | | |/ / /
| * | | | sh: LCDC start_transfer() for the KFR2R09 boardMagnus Damm2009-12-091-0/+6
| | |_|/ | |/| |
* | | | elf: kill USE_ELF_CORE_DUMPChristoph Hellwig2009-12-161-1/+0
* | | | locking: Convert raw_rwlock functions to arch_rwlockThomas Gleixner2009-12-141-16/+16
OpenPOWER on IntegriCloud