index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
asm-sh64
Age
Commit message (
Expand
)
Author
Files
Lines
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
2005-10-28
[PATCH] gfp_t: dma-mapping (simple cases)
Al Viro
1
-1
/
+1
2005-09-21
[PATCH] Remove unused var from asm/futex.h
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+1
2005-09-13
[PATCH] feature removal of io_remap_page_range()
Randy Dunlap
1
-3
/
+0
2005-09-07
[PATCH] Clean up struct flock64 definitions
Stephen Rothwell
1
-6
/
+0
2005-09-07
[PATCH] remove verify_area(): remove verify_area() from various uaccess.h hea...
Jesper Juhl
1
-6
/
+0
2005-09-07
[PATCH] remove asm-*/hdreg.h
Christoph Hellwig
1
-6
/
+0
2005-09-07
[PATCH] auxiliary vector cleanups
H. J. Lu
1
-0
/
+4
2005-09-07
[PATCH] FUTEX_WAKE_OP: pthread_cond_signal() speedup
Jakub Jelinek
1
-0
/
+53
2005-09-05
[PATCH] sab: consolidate kmem_bufctl_t
Kyle Moffett
1
-2
/
+0
2005-09-05
[PATCH] mm: consolidate get_order
Stephen Rothwell
1
-18
/
+2
2005-08-18
[PATCH] SH64: inotify and ioprio syscalls
Robert Love
1
-1
/
+6
2005-07-26
[PATCH] Add emergency_restart()
Eric W. Biederman
1
-0
/
+6
2005-07-12
[ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc...
Len Brown
1
-1
/
+1
2005-07-12
[ACPI] PNPACPI vs sound IRQ
David Shaohua Li
1
-1
/
+1
2005-06-29
[PATCH] Serial: Split 8250 port table (part 2)
Russell King
1
-3
/
+1
2005-06-27
[PATCH] PCI: fix up errors after dma bursting patch and CONFIG_PCI=n
Andrew Morton
1
-0
/
+2
[next]