Linus Torvalds 4d4fcae1d4 Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 14 years ago
..
Kbuild bbcf6e8b66 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 15 years ago
adc.h f15cbe6f1a sh: migrate to arch/sh/include/ 17 years ago
addrspace.h e2fcf74f3d sh: nommu: use 32-bit phys mode. 14 years ago
alignment.h a99eae5417 sh: Split out the unaligned counters and user bits. 15 years ago
asm-offsets.h 559df2e021 kbuild: move asm-offsets.h to include/generated 15 years ago
atomic-grb.h 8c0b8139c8 sh: consolidate atomic_cmpxchg()/atomic_add_unless() definitions. 15 years ago
atomic-irq.h 0c50f6f383 sh: Make the atomic functions safe for irqsoff tracing 16 years ago
atomic-llsc.h 8c0b8139c8 sh: consolidate atomic_cmpxchg()/atomic_add_unless() definitions. 15 years ago
atomic.h f3d46f9d31 atomic_t: Cast to volatile when accessing atomic variables 15 years ago
auxvec.h c170f86e31 sh: Make sure AT_SYSINFO_EHDR is exposed to userspace in asm/auxvec.h. 17 years ago
bitops-grb.h 16b529d1d7 sh: Convert to generic bitops for IRQ-toggling implementation. 16 years ago
bitops-llsc.h 42990701f9 sh: Relax inline assembly constraints 16 years ago
bitops-op32.h 0d5bbe0bc2 sh: Provide optimized non-atomic bitops for SH-2A. 16 years ago
bitops.h 61f2e7b0f4 bitops: remove minix bitops from asm/bitops.h 14 years ago
bitsperlong.h c31ae4bb4a asm-generic: introduce asm/bitsperlong.h 16 years ago
bug.h b2be05273a panic: Allow warnings to set different taint flags 15 years ago
bugs.h f533c3d340 sh: Idle loop chainsawing for SMP-based light sleep. 15 years ago
byteorder.h 74d96f0186 byteorder: make swab.h include asm/swab.h like a regular header 16 years ago
cache.h 1f73897861 Merge branch 'for-35' of git://repo.or.cz/linux-kbuild 15 years ago
cachectl.h 788e6af37a sh: fix sys_cacheflush error checking 16 years ago
cacheflush.h 55661fc1f1 sh: Assume new page cache pages have dirty dcache lines. 14 years ago
checksum.h 3767f3f1ee sh: Convert sh64 to use the generic checksum code. 16 years ago
checksum_32.h f15cbe6f1a sh: migrate to arch/sh/include/ 17 years ago
clkdev.h 6d803ba736 ARM: 6483/1: arm & sh: factorised duplicated clkdev.c 14 years ago
clock.h 8b5ee113e1 sh: move sh clock.c contents to drivers/sh/clk. 15 years ago
cmpxchg-grb.h 7013109f52 sh: fixed cmpxchg gRB version 15 years ago
cmpxchg-irq.h f15cbe6f1a sh: migrate to arch/sh/include/ 17 years ago
cmpxchg-llsc.h 4c7c997886 sh: Fix sh4a llsc-based cmpxchg() 16 years ago
cpu-features.h 8263a67e16 sh: Support for extended ASIDs on PTEAEX-capable SH-X3 cores. 16 years ago
cputime.h f15cbe6f1a sh: migrate to arch/sh/include/ 17 years ago
current.h 4822994a23 sh: Convert to asm-generic/current.h. 16 years ago
delay.h f15cbe6f1a sh: migrate to arch/sh/include/ 17 years ago
device.h 6a93dde1e8 sh: Runtime PM for SuperH Mobile platform bus devices 16 years ago
div64.h f15cbe6f1a sh: migrate to arch/sh/include/ 17 years ago
dma-mapping.h 3b9c6c11f5 dma-mapping: remove dma_is_consistent API 15 years ago
dma-register.h 8b1935e6a3 dmaengine: shdma: separate DMA headers. 15 years ago
dma-sh.h 8b1935e6a3 dmaengine: shdma: separate DMA headers. 15 years ago
dma.h 2f7bb2dfed sh: Fix up MAX_DMA_CHANNELS definition when DMA is disabled. 15 years ago
dmabrg.h f15cbe6f1a sh: migrate to arch/sh/include/ 17 years ago
dwarf.h 858918b77b sh: Optimise FDE/CIE lookup by using red-black trees 15 years ago
elf.h 9a9fcfa04e sh: update the FDPIC relocations. 15 years ago
emergency-restart.h f15cbe6f1a sh: migrate to arch/sh/include/ 17 years ago
entry-macros.S fea966f756 sh: Remove implicit sign extension from assembler immediates 16 years ago
errno.h f15cbe6f1a sh: migrate to arch/sh/include/ 17 years ago
fb.h f15cbe6f1a sh: migrate to arch/sh/include/ 17 years ago
fcntl.h f15cbe6f1a sh: migrate to arch/sh/include/ 17 years ago
fixmap.h 7210ed74a1 sh: fix up an off-by-1 in the number of early ioremap fixmaps. 15 years ago
flat.h c3dc5bec05 flat: fix data sections alignment 16 years ago
fpu.h 0ea820cf9b sh: Move over to dynamically allocated FPU context. 15 years ago
freq.h f15cbe6f1a sh: migrate to arch/sh/include/ 17 years ago
ftrace.h 36c8719926 sh: Provide CALLER_ADDRx definitions even when ftrace is disabled. 15 years ago
futex-irq.h 8d7718aa08 futex: Sanitize futex ops argument types 14 years ago
futex.h 8d7718aa08 futex: Sanitize futex ops argument types 14 years ago
gpio.h 532f3759d7 sh: Allow GPIO chips to register IRQ mappings. 14 years ago
hardirq.h 731ba3301d sh: Count NMIs in irq_cpustat_t. 15 years ago
hd64461.h 62669e61a5 sh: mach-hp6xx: Fix up the hp6xx build for hd64461 changes. 16 years ago
heartbeat.h e174d13010 sh: Prevent heartbeat from scribbling over non-LED bits. 16 years ago
hugetlb.h f15cbe6f1a sh: migrate to arch/sh/include/ 17 years ago
hw_breakpoint.h 7c7cbaf5b8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 15 years ago
hw_irq.h bbfbd8b151 sh: Move the shared INTC code out to drivers/sh/ 16 years ago
hwblk.h 08134c3c62 sh: get rid of hwblk clock names 15 years ago
i2c-sh7760.h f15cbe6f1a sh: migrate to arch/sh/include/ 17 years ago
io.h efb3e34b61 sh: Fix up legacy PTEA space attribute mapping. 14 years ago
io_generic.h 37b7a97884 sh: machvec IO death. 14 years ago
io_trapped.h f15cbe6f1a sh: migrate to arch/sh/include/ 17 years ago
ioctl.h f15cbe6f1a sh: migrate to arch/sh/include/ 17 years ago
ioctls.h 3c95c985fa tty: add TIOCVHANGUP to allow clean tty shutdown of all ttys 14 years ago
ipcbuf.h 6f2ea72975 sh: Convert ipc/shm bits to their asm-generic versions. 16 years ago
irq.h b32f1fef4f sh: modify NR_IRQS from 256 to 512 15 years ago
irq_regs.h f15cbe6f1a sh: migrate to arch/sh/include/ 17 years ago
irqflags.h df9ee29270 Fix IRQ flag handling naming 14 years ago
kdebug.h 09a0729477 sh: hw-breakpoints: Add preliminary support for SH-4A UBC. 15 years ago
kexec.h a5ec395071 sh: convert kexec crash kernel management to LMB. 15 years ago
kgdb.h ade315d83c sh: Kill off kgdb's magical NMI debouncing. 16 years ago
kmap_types.h e4c9dd0fba kmap_types: make most arches use generic header file 16 years ago
kprobes.h eaaaeef392 sh: Add kprobe-based event tracer. 15 years ago
linkage.h f15cbe6f1a sh: migrate to arch/sh/include/ 17 years ago
local.h f15cbe6f1a sh: migrate to arch/sh/include/ 17 years ago
local64.h 1996bda2a4 arch: Implement local64_t 15 years ago
machvec.h 2f5998610a sh: Add a machvec callback for early memblock reservations. 14 years ago
mc146818rtc.h f15cbe6f1a sh: migrate to arch/sh/include/ 17 years ago
memblock.h e63075a3c9 memblock: Introduce default allocation limit and use it to replace explicit ones 15 years ago
mman.h 7fb8156d50 sh: Switch to asm-generic versions for identical headers. 16 years ago
mmu.h 089b43f973 sh: Fix up NUMA build for 29-bit. 15 years ago
mmu_context.h 9d56dd3b08 sh: Mass ctrl_in/outX to __raw_read/writeX conversion. 15 years ago
mmu_context_32.h 9d56dd3b08 sh: Mass ctrl_in/outX to __raw_read/writeX conversion. 15 years ago
mmu_context_64.h f15cbe6f1a sh: migrate to arch/sh/include/ 17 years ago
mmzone.h 4bc277ac9c sh: bootmem refactoring. 15 years ago
module.h 858918b77b sh: Optimise FDE/CIE lookup by using red-black trees 15 years ago
msgbuf.h 6f2ea72975 sh: Convert ipc/shm bits to their asm-generic versions. 16 years ago
mutex-llsc.h c20f326a62 sh: Fix up T-bit error handling in SH-4A mutex fastpath. 16 years ago
mutex.h 0c9122323a sh: Add SH-4A optimized fastpath mutex implementation. 16 years ago
page.h a6eb9fe105 dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGN 15 years ago
param.h 7fb8156d50 sh: Switch to asm-generic versions for identical headers. 16 years ago
parport.h 7fb8156d50 sh: Switch to asm-generic versions for identical headers. 16 years ago
pci.h 39a90865f0 sh: pci: Use a generic raw spinlock for PCI config access locking. 14 years ago
percpu.h f15cbe6f1a sh: migrate to arch/sh/include/ 17 years ago
perf_event.h e360adbe29 irq_work: Add generic hardirq context callbacks 14 years ago
pgalloc.h 782bb5a532 sh: default to extended TLB support. 15 years ago
pgtable-2level.h e44d6c4010 sh: Rename split-level pgtable headers. 15 years ago
pgtable-3level.h e44d6c4010 sh: Rename split-level pgtable headers. 15 years ago
pgtable.h 8f82f0c702 sh: Fix up breakage from asm-generic/pgtable.h changes. 14 years ago
pgtable_32.h efb3e34b61 sh: Fix up legacy PTEA space attribute mapping. 14 years ago
pgtable_64.h 3c37629578 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 14 years ago
poll.h f15cbe6f1a sh: migrate to arch/sh/include/ 17 years ago
posix_types.h f15cbe6f1a sh: migrate to arch/sh/include/ 17 years ago
posix_types_32.h bc8d422d11 sh: Convert to asm-generic/posix_types.h. 16 years ago
posix_types_64.h bc8d422d11 sh: Convert to asm-generic/posix_types.h. 16 years ago
processor.h fac6c2a891 sh: sh7372 SH4AL-DSP probe support 14 years ago
processor_32.h c81fc38925 sh: constify prefetch pointers. 14 years ago
processor_64.h eaaaeef392 sh: Add kprobe-based event tracer. 15 years ago
ptrace.h eac676e531 sh: correct definitions to access stack pointers 14 years ago
ptrace_32.h eac676e531 sh: correct definitions to access stack pointers 14 years ago
ptrace_64.h eac676e531 sh: correct definitions to access stack pointers 14 years ago
push-switch.h f15cbe6f1a sh: migrate to arch/sh/include/ 17 years ago
reboot.h fbb82b0365 sh: machine_ops based reboot support. 15 years ago
resource.h f15cbe6f1a sh: migrate to arch/sh/include/ 17 years ago
romimage-macros.h 378a569eaa sh: add romimage-macros.h 15 years ago
rtc.h 47c8a08bbe sh: rtc-generic support. 16 years ago
rwsem.h aac72277fd rwsem: Move duplicate function prototypes to linux/rwsem.h 14 years ago
scatterlist.h 7e005f7979 remove needless ISA_DMA_THRESHOLD 15 years ago
seccomp.h c4637d4751 sh: seccomp support. 17 years ago
sections.h 13c12a4e8e sh: Change __nosave_XXX symbols to long 14 years ago
segment.h f15cbe6f1a sh: migrate to arch/sh/include/ 17 years ago
sembuf.h 6f2ea72975 sh: Convert ipc/shm bits to their asm-generic versions. 16 years ago
serial.h 7fb8156d50 sh: Switch to asm-generic versions for identical headers. 16 years ago
setup.h 4bc277ac9c sh: bootmem refactoring. 15 years ago
sfp-machine.h f15cbe6f1a sh: migrate to arch/sh/include/ 17 years ago
sh7760fb.h f15cbe6f1a sh: migrate to arch/sh/include/ 17 years ago
sh_bios.h b9303a7956 sh: Kill off more unused sh_bios callbacks. 15 years ago
sh_eth.h b3017e6a03 net: sh_eth: add set_mdio_gate in bb_info 14 years ago
shmbuf.h 6f2ea72975 sh: Convert ipc/shm bits to their asm-generic versions. 16 years ago
shmparam.h f15cbe6f1a sh: migrate to arch/sh/include/ 17 years ago
sigcontext.h f15cbe6f1a sh: migrate to arch/sh/include/ 17 years ago
siginfo.h f15cbe6f1a sh: migrate to arch/sh/include/ 17 years ago
signal.h bdc90d461d sh: Convert to asm-generic/signal.h. 16 years ago
siu.h 10440af1bc sh: define DMA slaves per CPU type, remove now redundant header 15 years ago
sizes.h f47adbb988 sh: Conver to asm-generic/sizes.h. 14 years ago
smc37c93x.h f15cbe6f1a sh: migrate to arch/sh/include/ 17 years ago
smp-ops.h 763142d1ef sh: CPU hotplug support. 15 years ago
smp.h 763142d1ef sh: CPU hotplug support. 15 years ago
socket.h 7fb8156d50 sh: Switch to asm-generic versions for identical headers. 16 years ago
sockios.h f15cbe6f1a sh: migrate to arch/sh/include/ 17 years ago
sparsemem.h f15cbe6f1a sh: migrate to arch/sh/include/ 17 years ago
spi.h f15cbe6f1a sh: migrate to arch/sh/include/ 17 years ago
spinlock.h e5931943d0 locking: Convert raw_rwlock functions to arch_rwlock 15 years ago
spinlock_types.h fb3a6bbc91 locking: Convert raw_rwlock to arch_rwlock 15 years ago
sram.h c993487ec8 sh: Provide a generic SRAM pool for tiny memories. 14 years ago
stacktrace.h 4e14dfc722 sh: Use the generalized stacktrace ops 16 years ago
stat.h f15cbe6f1a sh: migrate to arch/sh/include/ 17 years ago
statfs.h f15cbe6f1a sh: migrate to arch/sh/include/ 17 years ago
string.h f15cbe6f1a sh: migrate to arch/sh/include/ 17 years ago
string_32.h f15cbe6f1a sh: migrate to arch/sh/include/ 17 years ago
string_64.h 4466b20cfc sh: Add SH-5 optimized memcpy()/memset()/strcpy()/strlen(). 16 years ago
suspend.h 41bfb7d7a6 sh: SH-Mobile R-standby register save/restore 15 years ago
swab.h f8f06bc74b sh: Tidy up duplication in irq/swab/timex.h. 16 years ago
syscall.h e7b8e675d9 tracing: Unify arch_syscall_addr() implementations 15 years ago
syscall_32.h c652d780c9 sh: Add ftrace syscall tracing support 16 years ago
syscall_64.h 03f07876df sh: Fix up spurious syscall restarting. 16 years ago
syscalls.h 5cacdb4add Add generic sys_olduname() 15 years ago
syscalls_32.h d8b5fc0168 SH: Add missing consts to sys_execve() declaration 14 years ago
syscalls_64.h c788732523 Mark arguments to certain syscalls as being const 15 years ago
system.h edc9a958fd sh: nommu: Support building without an uncached mapping. 14 years ago
system_32.h edc9a958fd sh: nommu: Support building without an uncached mapping. 14 years ago
system_64.h edc9a958fd sh: nommu: Support building without an uncached mapping. 14 years ago
termbits.h 4b1239559e sh: Convert to asm-generic/termbits.h and termios.h. 16 years ago
termios.h 4b1239559e sh: Convert to asm-generic/termbits.h and termios.h. 16 years ago
thread_info.h b6a84016bd mm: NUMA aware alloc_thread_info_node() 14 years ago
timex.h 8152a74bc0 sh: Only provide a PCLK definition for legacy CPG CPUs. 15 years ago
tlb.h bb29c677b3 sh: Split out MMUCR.URB based entry wiring in to shared helper. 15 years ago
tlb_64.h 6a9545bd95 sh: Fix up broken kerneldoc comments. 17 years ago
tlbflush.h 59615ecdb5 sh: Provide a global TLB flush for U/I-TLB clear. 15 years ago
topology.h 94316cdadb sh: Fix up cpumask_of_pcibus() for the NUMA build. 15 years ago
types.h 43bc61d86f sh: Add register alignment helpers for shared flushers. 16 years ago
uaccess.h 6de9c6481d sh: Proper __put_user_asm() size mismatch fix. 17 years ago
uaccess_32.h 6de9c6481d sh: Proper __put_user_asm() size mismatch fix. 17 years ago
uaccess_64.h 50b72e600b sh: sh_ksyms_64 needs __strncpy_from_user() definition. 16 years ago
ucontext.h 7fb8156d50 sh: Switch to asm-generic versions for identical headers. 16 years ago
unaligned-sh4a.h 1dee92bba3 sh: Tidy up SH-4A unaligned load support. 14 years ago
unaligned.h 508fb69886 sh: Convert to asm-generic/unaligned.h. 16 years ago
uncached.h edc9a958fd sh: nommu: Support building without an uncached mapping. 14 years ago
unistd.h f15cbe6f1a sh: migrate to arch/sh/include/ 17 years ago
unistd_32.h 2a03cfbd90 sh: wire up sys_syncfs. 14 years ago
unistd_64.h 2a03cfbd90 sh: wire up sys_syncfs. 14 years ago
unwinder.h b344e24a8e sh: unwinder: Introduce UNWINDER_BUG() and UNWINDER_BUG_ON() 16 years ago
user.h f15cbe6f1a sh: migrate to arch/sh/include/ 17 years ago
vga.h f15cbe6f1a sh: migrate to arch/sh/include/ 17 years ago
vmlinux.lds.h 19f6b8b44e sh64: fix up memory offset calculation. 15 years ago
watchdog.h 9d56dd3b08 sh: Mass ctrl_in/outX to __raw_read/writeX conversion. 15 years ago
xor.h f15cbe6f1a sh: migrate to arch/sh/include/ 17 years ago