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
2012-03-26
Merge branch 'linus' into perf/urgent
Ingo Molnar
44
-1385
/
+1391
2012-03-24
Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-1
/
+0
2012-03-24
perf: Move mmap page data_head offset assertion out of header
Jiri Olsa
1
-0
/
+7
2012-03-24
Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
2
-5
/
+13
2012-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl
Linus Torvalds
3
-659
/
+3
2012-03-23
kmod: make __request_module() killable
Oleg Nesterov
1
-2
/
+24
2012-03-23
kmod: introduce call_modprobe() helper
Oleg Nesterov
1
-8
/
+16
2012-03-23
usermodehelper: ____call_usermodehelper() doesn't need do_exit()
Oleg Nesterov
1
-1
/
+1
2012-03-23
usermodehelper: kill umh_wait, renumber UMH_* constants
Oleg Nesterov
1
-6
/
+2
2012-03-23
usermodehelper: implement UMH_KILLABLE
Oleg Nesterov
1
-2
/
+25
2012-03-23
usermodehelper: introduce umh_complete(sub_info)
Oleg Nesterov
1
-2
/
+7
2012-03-23
signal: zap_pid_ns_processes: s/SEND_SIG_NOINFO/SEND_SIG_FORCED/
Oleg Nesterov
1
-6
/
+2
2012-03-23
signal: cosmetic, s/from_ancestor_ns/force/ in prepare_signal() paths
Oleg Nesterov
1
-8
/
+7
2012-03-23
signal: give SEND_SIG_FORCED more power to beat SIGNAL_UNKILLABLE
Oleg Nesterov
1
-1
/
+2
2012-03-23
ptrace: remove PTRACE_SEIZE_DEVEL bit
Denys Vlasenko
1
-15
/
+0
2012-03-23
ptrace: make PTRACE_SEIZE set ptrace options specified in 'data' parameter
Denys Vlasenko
1
-10
/
+21
2012-03-23
ptrace: simplify PTRACE_foo constants and PTRACE_SETOPTIONS code
Denys Vlasenko
1
-23
/
+8
2012-03-23
ptrace: don't modify flags on PTRACE_SETOPTIONS failure
Denys Vlasenko
1
-1
/
+4
2012-03-23
kernel/watchdog.c: add comment to watchdog() exit path
Andrew Morton
1
-0
/
+4
2012-03-23
kernel/watchdog.c: convert to pr_foo()
Andrew Morton
1
-6
/
+10
2012-03-23
watchdog: make sure the watchdog thread gets CPU on loaded system
Michal Hocko
1
-4
/
+3
2012-03-23
kernel/exit.c: if init dies, log a signal which killed it, if any
Denys Vlasenko
1
-2
/
+5
2012-03-23
prctl: add PR_{SET,GET}_CHILD_SUBREAPER to allow simple process supervision
Lennart Poettering
3
-5
/
+39
2012-03-23
Merge tag 'for_linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-24
/
+133
2012-03-23
perf: Fix mmap_page capabilities and docs
Peter Zijlstra
1
-2
/
+2
2012-03-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-0
/
+2
2012-03-22
kdb: Add message about CONFIG_DEBUG_RODATA on failure to install breakpoint
Jason Wessel
1
-0
/
+7
2012-03-22
kdb: Avoid using dbg_io_ops until it is initialized
Tim Bird
1
-1
/
+1
2012-03-22
kgdb,debug_core: add the ability to control the reboot notifier
Jason Wessel
1
-0
/
+16
2012-03-22
KDB: Fix usability issues relating to the 'enter' key.
Andrei Warkentin
3
-22
/
+83
2012-03-22
kgdb,debug-core,gdbstub: Hook the reboot notifier for debugger detach
Jason Wessel
2
-0
/
+24
2012-03-22
kgdb: Respect that flush op is optional
Jan Kiszka
1
-1
/
+2
2012-03-22
tracing: Fix ftrace stack trace entries
Wolfgang Mauerer
2
-5
/
+13
2012-03-22
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
4
-49
/
+37
2012-03-22
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
5
-101
/
+173
2012-03-21
memcg: let css_get_next() rely upon rcu_read_lock()
Hugh Dickins
1
-3
/
+2
2012-03-21
cgroup: revert ss_id_lock to spinlock
Hugh Dickins
1
-9
/
+9
2012-03-21
mm, counters: remove task argument to sync_mm_rss() and __sync_task_rss_stat()
David Rientjes
1
-1
/
+1
2012-03-21
cpuset: mm: reduce large amounts of memory barrier related damage v3
Mel Gorman
2
-35
/
+9
2012-03-21
mm: add rss counters consistency check
Konstantin Khlebnikov
1
-3
/
+18
2012-03-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-8
/
+4
2012-03-21
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
5
-1
/
+6
2012-03-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-30
/
+14
2012-03-21
Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-112
/
+716
2012-03-21
Merge tag 'pm-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
12
-127
/
+116
2012-03-21
Merge branch 'kmap_atomic' of git://github.com/congwang/linux
Linus Torvalds
2
-16
/
+16
2012-03-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+1
2012-03-20
constify path argument of trace_seq_path()
Al Viro
1
-1
/
+1
2012-03-20
constify path argument of audit_log_d_path()
Al Viro
1
-1
/
+1
2012-03-20
switch open-coded instances of d_make_root() to new helper
Al Viro
1
-6
/
+2
[next]