index
:
linux-sh
development
for-next
j2-devel
j2-stable
jcore-4.6
jcore-4.8
linux-sh-draft
linux-sh-draft-2
master
sh-for-4.6
sh-for-4.6-old1
temp-j2
v4.6-rc3+j2
v4.6-rc5+j2
v5.16+j2
DO NOT CLONE THIS REPO DIRECTLY. Clone kernel.org then fetch just differences from here. Linux SH repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
asm-sh64
Age
Commit message (
Expand
)
Author
Lines
2007-05-08
move die notifier handling to common code
Christoph Hellwig
-0
/
+1
2007-05-05
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
-1
/
+1
2007-05-02
PCI: scatterlist.h needs types.h
Jean Delvare
-0
/
+2
2007-05-02
[PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destruction
Jeremy Fitzhardinge
-1
/
+1
2007-04-25
[NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolution
Eric Dumazet
-1
/
+2
2007-02-11
[PATCH] consolidate line discipline number definitions
Tilman Schmidt
-18
/
+0
2006-12-13
[PATCH] Optimize D-cache alias handling on fork
Ralf Baechle
-0
/
+2
2006-12-13
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
-1
/
+1
2006-12-07
[PATCH] cleanup asm/setup.h userspace visibility
Adrian Bunk
-0
/
+6
2006-12-07
[PATCH] Pass struct dev pointer to dma_cache_sync()
Ralf Baechle
-1
/
+1
2006-12-07
[PATCH] remove kernel syscalls
Arnd Bergmann
-142
/
+0
2006-12-02
[NET]: SH64 checksum annotations and cleanups.
Al Viro
-27
/
+14
2006-12-01
Driver core: add dev_archdata to struct device
Benjamin Herrenschmidt
-0
/
+7
2006-10-11
[PATCH] Consolidate check_signature
Matthew Wilcox
-16
/
+0
2006-10-03
fix file specification in comments
Uwe Zeisberger
-1
/
+1
2006-10-02
[PATCH] remove remaining errno and __KERNEL_SYSCALLS__ references
Arnd Bergmann
-41
/
+0
2006-10-01
[PATCH] ntp: cleanup defines and comments
Roman Zippel
-3
/
+0
2006-10-01
[PATCH] remove SYSRQ_KEY and related defines from ppc/sh/h8300
Olaf Hering
-4
/
+0
2006-09-27
[PATCH] consistently use MAX_ERRNO in __syscall_return
Randy Dunlap
-2
/
+4
2006-09-26
[PATCH] Standardize pxx_page macros
Dave McCracken
-2
/
+4
2006-09-21
Fix 'make headers_check' on sh64
Paul Mundt
-16
/
+5
2006-09-12
sh64: Use generic BUG_ON()/WARN_ON().
Paul Mundt
-12
/
+4
2006-09-12
sh64: Trivial build fixes.
Paul Mundt
-20
/
+30
2006-07-14
[PATCH] remove set_wmb - arch removal
Steven Rostedt
-1
/
+0
2006-07-12
[PATCH] Make cpu_relax() imply barrier() on all arches
Chase Venters
-1
/
+2
2006-07-04
Merge git://git.infradead.org/hdrinstall-2.6
Linus Torvalds
-0
/
+1
2006-07-02
[PATCH] irq-flags: SH64: Use the new IRQF_ constants
Thomas Gleixner
-3
/
+1
2006-06-29
[PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend()
Ingo Molnar
-1
/
+0
2006-06-18
Add empty Kbuild files for 'make headers_install' in remaining arches.
David Woodhouse
-0
/
+1
2006-04-29
Remove unneeded _syscallX macros from user view in asm-*/unistd.h
David Woodhouse
-3
/
+4
2006-04-26
Don't include linux/config.h from anywhere else in include/
David Woodhouse
-10
/
+0
2006-04-11
[PATCH] sys_kexec_load() naming fixups
Andrew Morton
-1
/
+1
2006-03-27
[PATCH] unify PFN_* macros
Dave Hansen
-5
/
+0
2006-03-27
[PATCH] unify pfn_to_page: sh64 pfn_to_page
KAMEZAWA Hiroyuki
-3
/
+2
2006-03-26
[PATCH] bitops: sh64: use generic bitops
Akinobu Mita
-373
/
+11
2006-03-26
[PATCH] bitops: use non atomic operations for minix_*_bit() and ext2_*_bit()
Akinobu Mita
-11
/
+5
2006-03-25
[PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notifications
Davide Libenzi
-0
/
+1
2006-03-22
[PATCH] mm: remove set_pgdir leftovers
Christoph Hellwig
-16
/
+0
2006-02-01
[PATCH] sh/sh64: Fix bogus TIOCGICOUNT definitions
Paul Mundt
-1
/
+1
2006-01-12
[PATCH] death of get_thread_info/put_thread_info
Al Viro
-2
/
+0
2006-01-10
[PATCH] include/asm-sh64/: "extern inline" -> "static inline"
Adrian Bunk
-30
/
+30
2006-01-10
[PATCH] Generic ioctl.h
Brian Gerst
-83
/
+1
2006-01-09
[PATCH] mutex subsystem, add default include/asm-*/mutex.h files
Arjan van de Ven
-0
/
+9
2006-01-09
[PATCH] mutex subsystem, add atomic_xchg() to all arches
Ingo Molnar
-0
/
+2
2006-01-08
[PATCH] consolidate asm/futex.h
Jeff Dike
-48
/
+1
2006-01-08
[PATCH] Kill L1_CACHE_SHIFT_MAX
Ravikiran G Thirumalai
-2
/
+0
2006-01-06
[PATCH] atomic_long_t & include/asm-generic/atomic.h V2
Christoph Lameter
-0
/
+1
2006-01-03
[FLS64]: generic version
Stephen Hemminger
-0
/
+1
2005-11-13
[PATCH] atomic: inc_not_zero
Nick Piggin
-0
/
+15
2005-11-13
[PATCH] atomic: cmpxchg
Nick Piggin
-0
/
+14
[next]