index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
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-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
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
4
-49
/
+37
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
2012-03-20
Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-19
/
+3
2012-03-20
Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
5
-229
/
+158
2012-03-20
exit_signal: fix the "parent has changed security domain" logic
Oleg Nesterov
2
-14
/
+9
2012-03-20
exit_signal: simplify the "we have changed execution domain" logic
Oleg Nesterov
1
-6
/
+1
2012-03-20
CLONE_PARENT shouldn't allow to set ->exit_signal
Oleg Nesterov
1
-1
/
+7
2012-03-20
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-186
/
+260
2012-03-20
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
10
-300
/
+348
2012-03-20
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
23
-259
/
+993
2012-03-20
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6
-69
/
+58
2012-03-20
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
11
-369
/
+893
2012-03-20
power: remove the second argument of k[un]map_atomic()
Cong Wang
1
-14
/
+14
2012-03-20
kdb: remove the second argument of k[un]map_atomic()
Cong Wang
1
-2
/
+2
2012-03-19
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-28
/
+23
2012-03-16
genirq: Remove paranoid warnons and bogus fixups
Thomas Gleixner
1
-10
/
+4
2012-03-15
prctl: use CAP_SYS_RESOURCE for PR_SET_MM option
Cyrill Gorcunov
1
-1
/
+1
2012-03-15
ntp: Fix integer overflow when setting time
Sasha Levin
1
-1
/
+1
2012-03-15
printk: Make it compile with !CONFIG_PRINTK
Peter Zijlstra
1
-20
/
+20
2012-03-14
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+6
2012-03-14
genirq: Flush the irq thread on synchronization
Ido Yariv
2
-28
/
+44
2012-03-14
padata: Fix race on sequence number wrap
Steffen Klassert
1
-28
/
+10
2012-03-14
padata: Fix race in the serialization path
Steffen Klassert
1
-2
/
+4
[next]