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
/
arch
/
sh64
Age
Commit message (
Expand
)
Author
Files
Lines
2007-02-14
[PATCH] sysctl: remove insert_at_head from register_sysctl
Eric W. Biederman
1
-1
/
+1
2007-02-14
[PATCH] sysctl: C99 convert arch/sh64/kernel/traps.c and remove ABI breakage
Eric W. Biederman
1
-11
/
+38
2007-02-12
[PATCH] Dynamic kernel command-line: sh64
Alon Bar-Lev
1
-3
/
+3
2007-02-11
[PATCH] Consolidate default sched_clock()
Alexey Dobriyan
1
-9
/
+0
2007-02-11
[PATCH] disable init/initramfs.c: architectures
Jean-Paul Saman
1
-0
/
+4
2007-02-11
[PATCH] optional ZONE_DMA: remove ZONE_DMA remains from sh/sh64
Christoph Lameter
2
-7
/
+1
2006-12-08
[PATCH] Generic ioremap_page_range: sh64 conversion
Haavard Skinnemoen
1
-92
/
+8
2006-12-08
[PATCH] LOG2: Implement a general integer log2 facility in the kernel
David Howells
1
-0
/
+8
2006-12-07
[PATCH] initrd: remove unused false condition for initrd_start
Henry Nestler
1
-3
/
+1
2006-12-07
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
Nigel Cunningham
1
-1
/
+1
2006-12-07
[PATCH] mm: arch do_page_fault() vs in_atomic()
Peter Zijlstra
1
-1
/
+1
2006-12-07
[PATCH] shared page table for hugetlb page
Chen, Kenneth W
1
-0
/
+5
2006-12-02
[NET]: SH64 checksum annotations and cleanups.
Al Viro
2
-33
/
+18
2006-11-30
Fix misc .c/.h comment typos
Matt LaPlante
1
-1
/
+1
2006-10-27
[PATCH] vmlinux.lds: consolidate initcall sections
Andrew Morton
1
-7
/
+1
2006-10-03
fix file specification in comments
Uwe Zeisberger
5
-5
/
+5
2006-10-03
sh64: Update cayman defconfig.
Paul Mundt
1
-140
/
+316
2006-10-02
[PATCH] sh64: remove the use of kernel syscalls
Arnd Bergmann
1
-257
/
+13
2006-10-02
[PATCH] provide kernel_execve on all architectures
Arnd Bergmann
1
-0
/
+19
2006-10-02
[PATCH] namespaces: utsname: switch to using uts namespaces
Serge E. Hallyn
1
-1
/
+1
2006-10-02
[PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.c
Serge E. Hallyn
1
-2
/
+0
2006-10-02
[PATCH] namespaces: add nsproxy
Serge E. Hallyn
1
-0
/
+2
2006-10-01
[PATCH] kill wall_jiffies
Atsushi Nemoto
1
-11
/
+1
2006-09-29
[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)
Atsushi Nemoto
1
-1
/
+1
2006-09-29
[PATCH] pidspace: is_init()
Sukadev Bhattiprolu
1
-3
/
+3
2006-09-26
[PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializations
Christoph Lameter
1
-1
/
+1
2006-09-12
sh64: Add a sane pm_power_off implementation.
Paul Mundt
1
-0
/
+3
2006-09-12
sh64: Trivial build fixes.
Paul Mundt
2
-3
/
+7
2006-09-12
sh64: Drop deprecated ISA tuning for legacy toolchains.
Paul Mundt
1
-1
/
+0
2006-07-10
[PATCH] tty: Remove include of screen_info.h from tty.h
Jon Smirl
2
-2
/
+2
2006-07-02
[PATCH] irq-flags: SH64: Use the new IRQF_ constants
Thomas Gleixner
4
-8
/
+8
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
30
-30
/
+0
2006-06-29
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
1
-2
/
+2
2006-06-29
[PATCH] genirq: rename desc->handler to desc->chip
Ingo Molnar
3
-4
/
+4
2006-06-27
[PATCH] node hotplug: register cpu: remove node struct
KAMEZAWA Hiroyuki
1
-1
/
+1
2006-06-27
[PATCH] 64bit resource: change pci core and arch code to use resource_size_t
Greg Kroah-Hartman
1
-2
/
+2
2006-06-23
[PATCH] fix incorrect SA_ONSTACK behaviour for 64-bit processes
Laurent MEYER
1
-1
/
+1
2006-04-11
[PATCH] No arch-specific strpbrk implementations
Kyle McMartin
1
-1
/
+0
2006-03-28
[PATCH] RTC: Remove some duplicate BCD definitions
Matt Mackall
1
-8
/
+1
2006-03-27
[PATCH] unify PFN_* macros
Dave Hansen
1
-0
/
+1
2006-03-26
[PATCH] bitops: sh64: use generic bitops
Akinobu Mita
1
-0
/
+8
2006-03-23
[PATCH] more for_each_cpu() conversions
Andrew Morton
1
-3
/
+2
2006-03-22
[PATCH] hugepage: is_aligned_hugepage_range() cleanup
David Gibson
1
-12
/
+0
2006-03-22
[PATCH] remove set_page_count() outside mm/
Nick Piggin
1
-2
/
+2
2006-02-07
[PATCH] drive_info removal outside of arch/i386
Al Viro
1
-8
/
+0
2006-02-01
[PATCH] arch/sh64/kernel/time.c: add module.h
Alexey Dobriyan
1
-0
/
+1
2006-01-12
[PATCH] sh64: task_stack_page()
Al Viro
2
-3
/
+3
2006-01-10
[PATCH] dump_thread() cleanup
akpm@osdl.org
2
-22
/
+0
2006-01-10
[PATCH] "tiny-make-id16-support-optional" fixes
Adrian Bunk
1
-4
/
+0
2006-01-08
[PATCH] move rtc_interrupt() prototype to rtc.h
Adrian Bunk
1
-3
/
+4
[next]