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
/
alpha
Age
Commit message (
Expand
)
Author
Files
Lines
2010-09-09
perf: Register PMU implementations
Peter Zijlstra
1
-15
/
+22
2010-09-09
perf: Deconstify struct pmu
Peter Zijlstra
1
-2
/
+2
2010-08-17
Make do_execve() take a const filename pointer
David Howells
1
-2
/
+3
2010-08-14
defconfig reduction
Sam Ravnborg
1
-867
/
+17
2010-08-14
archs: replace unifdef-y with header-y
Sam Ravnborg
1
-6
/
+5
2010-08-13
Mark arguments to certain syscalls as being const
David Howells
2
-4
/
+4
2010-08-11
dma-mapping: remove dma_is_consistent API
FUJITA Tomonori
1
-1
/
+0
2010-08-11
dma-mapping: unify dma_get_cache_alignment implementations
FUJITA Tomonori
1
-1
/
+0
2010-08-10
Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-2
/
+0
2010-08-10
tty: Add EXTPROC support for LINEMODE
hyc@symas.com
2
-0
/
+3
2010-08-10
tty: remove remaining Hayes ESP ioctls
Greg Kroah-Hartman
1
-2
/
+0
2010-08-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-4
/
+4
2010-08-09
alpha/h8300/m68k: remove obsolete <asm/md.h> files
Geert Uytterhoeven
1
-13
/
+0
2010-08-09
alpha: implement HW performance events on the EV67 and later CPUs
Michael Cree
5
-1
/
+879
2010-08-09
alpha: add wrperfmon.h header file to aid use of wrperfmon PALcall
Michael Cree
1
-0
/
+93
2010-08-09
alpha: add performance monitor interrupt counter
Michael Cree
2
-2
/
+6
2010-08-09
pass a struct path to vfs_statfs
Christoph Hellwig
1
-4
/
+4
2010-08-07
remove needless ISA_DMA_THRESHOLD
FUJITA Tomonori
1
-2
/
+0
2010-08-06
Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
1
-4
/
+0
2010-07-27
time: Kill off CONFIG_GENERIC_TIME
John Stultz
1
-4
/
+0
2010-06-28
Merge branch 'linus' into perf/core
Thomas Gleixner
7
-52
/
+157
2010-06-15
alpha: Detect Super IO chip, no IDE on Avanti, enable EPP19
Morten H. Larsen
5
-49
/
+155
2010-06-15
alpha: fix pci_mmap_resource API breakage
Matt Turner
1
-2
/
+1
2010-06-15
alpha: fix __arch_hweight32 typo
Matt Turner
1
-1
/
+1
2010-06-09
arch: Implement local64_t
Peter Zijlstra
1
-0
/
+1
2010-05-27
asm-generic: remove ARCH_HAS_SG_CHAIN in scatterlist.h
FUJITA Tomonori
1
-3
/
+1
2010-05-27
alpha: use asm-generic/scatterlist.h
FUJITA Tomonori
2
-18
/
+6
2010-05-26
Revert "endian: #define __BYTE_ORDER"
Linus Torvalds
1
-0
/
+5
2010-05-26
alpha: simplify and optimize sched_find_first_bit
Matt Turner
1
-11
/
+9
2010-05-26
alpha: invoke oom-killer from page fault
Nick Piggin
1
-9
/
+2
2010-05-26
Convert alpha to use clocksources instead of arch_gettimeoffset
John Stultz
2
-42
/
+31
2010-05-25
endian: #define __BYTE_ORDER
Joakim Tjernlund
1
-5
/
+0
2010-05-21
sysfs: add struct file* to bin_attr callbacks
Chris Wright
1
-3
/
+5
2010-05-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2010-05-19
Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-54
/
+50
2010-05-18
Merge branch 'core-hweight-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-8
/
+10
2010-05-17
atomic_t: Cast to volatile when accessing atomic variables
Anton Blanchard
1
-2
/
+2
2010-05-14
add descriptive comment for TIF_MEMDIE task flag declaration.
Andreas Dilger
1
-1
/
+1
2010-04-06
bitops: Optimize hweight() by making use of compile-time evaluation
Peter Zijlstra
1
-8
/
+10
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
15
-7
/
+11
2010-03-18
alpha: fix compile errors in dma-mapping-common.h
FUJITA Tomonori
4
-4
/
+0
2010-03-18
alpha: remove trailing spaces in messages
Frans Pop
2
-2
/
+2
2010-03-18
alpha: use __ratelimit
Akinobu Mita
1
-7
/
+3
2010-03-13
alpha: Convert alpha to use read/update_persistent_clock
John Stultz
2
-54
/
+50
2010-03-12
dma-mapping: alpha: use include/linux/pci-dma-compat.h
FUJITA Tomonori
5
-342
/
+165
2010-03-12
pci-dma: add linux/pci-dma.h to linux/pci.h
FUJITA Tomonori
1
-2
/
+0
2010-03-12
pci-dma: alpha: use include/linux/pci-dma.h
FUJITA Tomonori
2
-13
/
+4
2010-03-12
alpha: remove dma_sync_single_range
FUJITA Tomonori
1
-1
/
+0
2010-03-12
alpha: use generic ptrace_resume code
Christoph Hellwig
2
-47
/
+13
2010-03-06
alpha: PTR_ERR overwrites -EINVAL in syscall osf_mount
Roel Kluin
1
-1
/
+2
[next]