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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2006-03-27
[PATCH] Notifier chain update: API changes
Alan Stern
6
-134
/
+301
2006-03-27
[PATCH] lightweight robust futexes updates
Ingo Molnar
3
-16
/
+16
2006-03-27
[PATCH] lightweight robust futexes: compat
Ingo Molnar
4
-23
/
+150
2006-03-27
[PATCH] lightweight robust futexes: core
Ingo Molnar
3
-0
/
+179
2006-03-27
[PATCH] sched: fix group power for allnodes_domains
Siddha, Suresh B
1
-33
/
+29
2006-03-27
[PATCH] sched: new sched domain for representing multi-core
Siddha, Suresh B
1
-5
/
+68
2006-03-27
[PATCH] Small schedule() optimization
Andreas Mohr
1
-7
/
+5
2006-03-27
[PATCH] sched: fix task interactivity calculation
Martin Andersson
1
-1
/
+2
2006-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
1
-2
/
+1
2006-03-26
[PATCH] kretprobe instance recycled by parent process
bibo mao
2
-6
/
+13
2006-03-26
[PATCH] hrtimers: remove data field
Roman Zippel
4
-21
/
+17
2006-03-26
[PATCH] hrtimers: remove nsec_t typedef
Roman Zippel
2
-4
/
+4
2006-03-26
[PATCH] hrtimers: remove state field
Roman Zippel
1
-9
/
+5
2006-03-26
[PATCH] hrtimers: simplify nanosleep
Roman Zippel
1
-80
/
+62
2006-03-26
[PATCH] hrtimers: posix-timer: cleanup common_timer_get()
Roman Zippel
1
-24
/
+26
2006-03-26
[PATCH] hrtimers: pass current time to hrtimer_forward()
Roman Zippel
3
-9
/
+15
2006-03-26
[PATCH] hrtimers: optimize softirq runqueues
Thomas Gleixner
1
-2
/
+26
2006-03-26
[PATCH] consolidate sys32/compat_adjtimex
Stephen Rothwell
1
-0
/
+59
2006-03-26
[PATCH] swswsup: return correct load_image error
Con Kolivas
1
-3
/
+4
2006-03-26
[PATCH] warn if free_irq() is called from IRQ context
Ingo Molnar
1
-0
/
+1
2006-03-26
BUG_ON() Conversion in kernel/fork.c
Eric Sesterhenn
1
-2
/
+1
2006-03-25
Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
5
-436
/
+1293
2006-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
1
-2
/
+1
2006-03-25
[PATCH] remove pps support
Roman Zippel
2
-54
/
+18
2006-03-25
[PATCH] Add SA_PERCPU_IRQ flag support
Dimitri Sivanich
1
-5
/
+18
2006-03-25
[PATCH] Use unsigned int types for a faster bsearch
Eric Dumazet
1
-2
/
+2
2006-03-25
[PATCH] Check if cpu can be onlined before calling smp_prepare_cpu()
Ashok Raj
1
-3
/
+1
2006-03-25
[PATCH] No need to protect current->group_info in sys_getgroups(), in_group_p...
Eric Dumazet
1
-6
/
+0
2006-03-25
[PATCH] find_task_by_pid() needs tasklist_lock
Andrew Morton
1
-0
/
+2
2006-03-25
[PATCH] refactor capable() to one implementation, add __capable() helper
Chris Wright
2
-12
/
+16
2006-03-25
[PATCH] IRQ: prevent enabling of previously disabled interrupt
Bryan Holty
1
-4
/
+17
2006-03-25
[PATCH] irq: uninline migration functions
Andrew Morton
2
-2
/
+53
2006-03-25
[PATCH] kernel/params.c: make param_array() static
Adrian Bunk
1
-6
/
+6
2006-03-25
[PATCH] Remove MODULE_PARM
Rusty Russell
2
-177
/
+16
2006-03-25
[PATCH] Validate and sanitze itimer timeval from userspace
Thomas Gleixner
1
-0
/
+66
2006-03-25
[PATCH] sys_alarm() unsigned signed conversion fixup
Thomas Gleixner
2
-13
/
+38
2006-03-25
[PATCH] timer irq driven soft watchdog fix
Andrew Morton
1
-0
/
+1
2006-03-24
BUG_ON() Conversion in kernel/cpu.c
Eric Sesterhenn
1
-2
/
+1
2006-03-24
[PATCH] fix build error if CONFIG_SYSFS=n
Andrew Morton
1
-2
/
+2
2006-03-24
[PATCH] strndup_user: convert module
Davi Arnaut
1
-16
/
+3
2006-03-24
[PATCH] timer-irq-driven soft-watchdog, cleanups
Ingo Molnar
2
-25
/
+31
2006-03-24
[PATCH] Fix module refcount leak in __set_personality()
Sergey Vlasov
1
-0
/
+1
2006-03-24
[PATCH] RLIMIT_CPU: document wrong return value
Andrew Morton
1
-0
/
+7
2006-03-24
[PATCH] RLIMIT_CPU: fix handling of a zero limit
Andrew Morton
1
-1
/
+12
2006-03-24
[PATCH] sys_setrlimit() cleanup
Andrew Morton
1
-11
/
+15
2006-03-24
[PATCH] console_setup() depends (wrongly?) on CONFIG_PRINTK
John Z. Bohach
1
-38
/
+38
2006-03-24
[PATCH] cpuset: remove useless local variable initialization
Paul Jackson
1
-1
/
+1
2006-03-24
[PATCH] cpuset: don't need to mark cpuset_mems_generation atomic
Paul Jackson
1
-8
/
+11
2006-03-24
[PATCH] cpuset: remove unnecessary NULL check
Paul Jackson
1
-12
/
+6
2006-03-24
[PATCH] cpuset memory spread slab cache optimizations
Paul Jackson
1
-0
/
+1
[next]