index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-sh64
Age
Commit message (
Expand
)
Author
Files
Lines
2007-04-25
[NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolution
Eric Dumazet
1
-1
/
+2
2007-02-11
[PATCH] consolidate line discipline number definitions
Tilman Schmidt
1
-18
/
+0
2006-12-13
[PATCH] Optimize D-cache alias handling on fork
Ralf Baechle
1
-0
/
+2
2006-12-13
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
1
-1
/
+1
2006-12-07
[PATCH] cleanup asm/setup.h userspace visibility
Adrian Bunk
1
-0
/
+6
2006-12-07
[PATCH] Pass struct dev pointer to dma_cache_sync()
Ralf Baechle
1
-1
/
+1
2006-12-07
[PATCH] remove kernel syscalls
Arnd Bergmann
1
-142
/
+0
2006-12-02
[NET]: SH64 checksum annotations and cleanups.
Al Viro
1
-27
/
+14
2006-12-01
Driver core: add dev_archdata to struct device
Benjamin Herrenschmidt
1
-0
/
+7
2006-10-11
[PATCH] Consolidate check_signature
Matthew Wilcox
1
-16
/
+0
2006-10-03
fix file specification in comments
Uwe Zeisberger
1
-1
/
+1
2006-10-02
[PATCH] remove remaining errno and __KERNEL_SYSCALLS__ references
Arnd Bergmann
1
-41
/
+0
2006-10-01
[PATCH] ntp: cleanup defines and comments
Roman Zippel
1
-3
/
+0
2006-10-01
[PATCH] remove SYSRQ_KEY and related defines from ppc/sh/h8300
Olaf Hering
1
-4
/
+0
2006-09-27
[PATCH] consistently use MAX_ERRNO in __syscall_return
Randy Dunlap
1
-2
/
+4
2006-09-26
[PATCH] Standardize pxx_page macros
Dave McCracken
1
-2
/
+4
2006-09-21
Fix 'make headers_check' on sh64
Paul Mundt
4
-16
/
+5
2006-09-12
sh64: Use generic BUG_ON()/WARN_ON().
Paul Mundt
1
-12
/
+4
2006-09-12
sh64: Trivial build fixes.
Paul Mundt
6
-20
/
+30
2006-07-14
[PATCH] remove set_wmb - arch removal
Steven Rostedt
1
-1
/
+0
2006-07-12
[PATCH] Make cpu_relax() imply barrier() on all arches
Chase Venters
1
-1
/
+2
2006-07-04
Merge git://git.infradead.org/hdrinstall-2.6
Linus Torvalds
1
-0
/
+1
2006-07-02
[PATCH] irq-flags: SH64: Use the new IRQF_ constants
Thomas Gleixner
2
-3
/
+1
2006-06-29
[PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend()
Ingo Molnar
1
-1
/
+0
2006-06-18
Add empty Kbuild files for 'make headers_install' in remaining arches.
David Woodhouse
1
-0
/
+1
2006-04-29
Remove unneeded _syscallX macros from user view in asm-*/unistd.h
David Woodhouse
1
-3
/
+4
2006-04-26
Don't include linux/config.h from anywhere else in include/
David Woodhouse
10
-10
/
+0
2006-04-11
[PATCH] sys_kexec_load() naming fixups
Andrew Morton
1
-1
/
+1
2006-03-27
[PATCH] unify PFN_* macros
Dave Hansen
1
-5
/
+0
2006-03-27
[PATCH] unify pfn_to_page: sh64 pfn_to_page
KAMEZAWA Hiroyuki
1
-3
/
+2
2006-03-26
[PATCH] bitops: sh64: use generic bitops
Akinobu Mita
1
-373
/
+11
2006-03-26
[PATCH] bitops: use non atomic operations for minix_*_bit() and ext2_*_bit()
Akinobu Mita
1
-11
/
+5
2006-03-25
[PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notifications
Davide Libenzi
1
-0
/
+1
2006-03-22
[PATCH] mm: remove set_pgdir leftovers
Christoph Hellwig
1
-16
/
+0
2006-02-01
[PATCH] sh/sh64: Fix bogus TIOCGICOUNT definitions
Paul Mundt
1
-1
/
+1
2006-01-12
[PATCH] death of get_thread_info/put_thread_info
Al Viro
1
-2
/
+0
2006-01-10
[PATCH] include/asm-sh64/: "extern inline" -> "static inline"
Adrian Bunk
8
-30
/
+30
2006-01-10
[PATCH] Generic ioctl.h
Brian Gerst
1
-83
/
+1
2006-01-09
[PATCH] mutex subsystem, add default include/asm-*/mutex.h files
Arjan van de Ven
1
-0
/
+9
2006-01-09
[PATCH] mutex subsystem, add atomic_xchg() to all arches
Ingo Molnar
1
-0
/
+2
2006-01-08
[PATCH] consolidate asm/futex.h
Jeff Dike
1
-48
/
+1
2006-01-08
[PATCH] Kill L1_CACHE_SHIFT_MAX
Ravikiran G Thirumalai
1
-2
/
+0
2006-01-06
[PATCH] atomic_long_t & include/asm-generic/atomic.h V2
Christoph Lameter
1
-0
/
+1
2006-01-03
[FLS64]: generic version
Stephen Hemminger
1
-0
/
+1
2005-11-13
[PATCH] atomic: inc_not_zero
Nick Piggin
1
-0
/
+15
2005-11-13
[PATCH] atomic: cmpxchg
Nick Piggin
1
-0
/
+14
2005-11-09
[PATCH] ide: move CONFIG_IDE_MAX_HWIFS into linux/ide.h
Bjorn Helgaas
1
-4
/
+0
2005-11-07
[PATCH] fix remaining missing includes
Tim Schmielau
1
-0
/
+2
2005-10-30
[PATCH] semaphore: Remove __MUTEX_INITIALIZER()
Arthur Othieno
1
-3
/
+0
2005-10-30
[PATCH] vm: remove unused/broken page_pte[_prot] macros
Tejun Heo
1
-3
/
+0
[next]