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
2009-04-13
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+2
2009-04-11
async: Fix module loading async-work regression
Linus Torvalds
1
-0
/
+3
2009-04-09
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-6
/
+6
2009-04-09
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-31
/
+156
2009-04-09
Merge branches 'core-fixes-for-linus', 'irq-fixes-for-linus' and 'timers-fixe...
Linus Torvalds
5
-8
/
+22
2009-04-09
mutex: have non-spinning mutexes on s390 by default
Heiko Carstens
1
-1
/
+2
2009-04-09
blktrace: pass the right pointer to kfree()
Li Zefan
1
-5
/
+5
2009-04-09
tracing/syscalls: use a dedicated file header
Frederic Weisbecker
1
-1
/
+1
2009-04-09
work_on_cpu(): rewrite it to create a kernel thread on demand
Andrew Morton
1
-17
/
+19
2009-04-09
kthread: move sched-realeted initialization from kthreadd context
Oleg Nesterov
1
-11
/
+11
2009-04-09
kthread: Don't looking for a task in create_kthread() #2
Vitaliy Gusev
1
-3
/
+1
2009-04-08
ptrace: some checkpatch fixes
Roland McGrath
1
-9
/
+7
2009-04-08
posix-timers: fix RLIMIT_CPU && setitimer(CPUCLOCK_PROF)
Oleg Nesterov
1
-1
/
+1
2009-04-08
posix-timers: fix RLIMIT_CPU && fork()
Oleg Nesterov
1
-4
/
+9
2009-04-08
Merge commit 'v2.6.30-rc1' into sched/urgent
Ingo Molnar
132
-5074
/
+17625
2009-04-08
Merge commit 'v2.6.30-rc1' into core/urgent
Ingo Molnar
90
-3724
/
+14459
2009-04-07
Merge branch 'core/softlockup' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-106
/
+235
2009-04-07
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
7
-12
/
+33
2009-04-07
Merge branch 'irq/threaded' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-20
/
+237
2009-04-07
kprobes: support per-kprobe disabling
Masami Hiramatsu
1
-26
/
+141
2009-04-07
kprobes: rename kprobe_enabled to kprobes_all_disarmed
Masami Hiramatsu
1
-17
/
+17
2009-04-07
kprobes: move EXPORT_SYMBOL_GPL just after function definitions
Masami Hiramatsu
1
-12
/
+18
2009-04-07
kprobes: cleanup aggr_kprobe related code
Masami Hiramatsu
1
-30
/
+30
2009-04-07
mm: add /proc controls for pdflush threads
Peter W Morreale
1
-0
/
+23
2009-04-07
ftrace: Correct a text align for event format output
Zhaolei
1
-1
/
+1
2009-04-07
Update /debug/tracing/README
Nikanth Karthikesan
1
-2
/
+2
2009-04-07
tracing/ftrace: alloc the started cpumask for the trace file
Frederic Weisbecker
1
-1
/
+12
2009-04-07
ftrace: Add check of sched_stopped for probe_sched_wakeup
Zhaolei
1
-0
/
+3
2009-04-07
tracing/ftrace: fix missing include string.h
Frederic Weisbecker
1
-0
/
+1
2009-04-07
tracing: fix incorrect return type of ns2usecs()
Lai Jiangshan
3
-4
/
+3
2009-04-07
tracing: remove CALLER_ADDR2 from wakeup tracer
Steven Rostedt
1
-1
/
+7
2009-04-07
Merge branch 'tracing/blktrace-fixes' into tracing/urgent
Ingo Molnar
1
-3
/
+4
2009-04-07
Merge branch 'linus' into core/softlockup
Ingo Molnar
134
-5132
/
+17272
2009-04-07
Revert "module: remove the SHF_ALLOC flag on the __versions section."
Rusty Russell
1
-3
/
+0
2009-04-06
exit_notify: kill the wrong capable(CAP_KILL) check
Oleg Nesterov
1
-2
/
+1
2009-04-06
kernel/sysctl.c: avoid annoying warnings
Linus Torvalds
1
-2
/
+2
2009-04-06
Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-25
/
+51
2009-04-06
Merge branch 'kmemtrace-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
7
-103
/
+325
2009-04-06
Merge branch 'linus' into irq/threaded
Ingo Molnar
116
-4767
/
+16344
2009-04-05
Merge branch 'audit.b62' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
4
-28
/
+32
2009-04-05
Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
50
-2515
/
+11317
2009-04-05
Audit: remove spaces from audit_log_d_path
Eric Paris
2
-3
/
+3
2009-04-05
audit: audit_set_auditable defined but not used
Eric Paris
1
-8
/
+8
2009-04-05
audit: incorrect ref counting in audit tree tag_chunk
Eric Paris
1
-0
/
+2
2009-04-05
audit: Fix possible return value truncation in audit_get_context()
Paul Moore
1
-1
/
+1
2009-04-05
audit: ignore terminating NUL in AUDIT_USER_TTY messages
Miloslav Trmac
1
-0
/
+3
2009-04-05
Audit: fix handling of 'strings' with NULL characters
Miloslav Trmac
1
-1
/
+1
2009-04-05
make the e->rule.xxx shorter in kernel auditfilter.c
Zhenwen Xu
1
-8
/
+8
2009-04-05
auditsc: fix kernel-doc notation
Randy Dunlap
1
-2
/
+2
2009-04-05
audit: EXECVE record - removed bogus newline
Jiri Pirko
1
-5
/
+4
[next]