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
2013-05-01
perf: Fix vmalloc ring buffer pages handling
Jiri Olsa
1
-4
/
+10
2013-04-30
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
22
-364
/
+600
2013-04-30
power/sysrq: fix inconstistent help message of sysrq key
zhangwei(Jovi)
1
-1
/
+1
2013-04-30
kgdb/sysrq: fix inconstistent help message of sysrq key
zhangwei(Jovi)
1
-1
/
+1
2013-04-30
kernel/sys.c: make prctl(PR_SET_MM) generally available
Amnon Shiloh
1
-8
/
+2
2013-04-30
relay: use macro PAGE_ALIGN instead of FIX_SIZE
zhangwei(Jovi)
1
-4
/
+1
2013-04-30
kernel/relay.c: move FIX_SIZE macro into relay.c
zhangwei(Jovi)
1
-0
/
+3
2013-04-30
kernel/relay.c: remove unused function argument actor
zhangwei(Jovi)
1
-8
/
+4
2013-04-30
semaphore: use `bool' type for semaphore_waiter's up
liguang
1
-3
/
+3
2013-04-30
semaphore: use unlikely() for down's timeout
liguang
1
-1
/
+1
2013-04-30
pid_namespace.c/.h: simplify defines
Raphael S.Carvalho
2
-5
/
+0
2013-04-30
kernel/pid.c: improve flow of a loop inside alloc_pidmap.
Raphael S. Carvalho
1
-2
/
+6
2013-04-30
kexec: Use min() and min_t() to simplify logic
Zhang Yanfei
1
-16
/
+8
2013-04-30
kexec: fix wrong types of some local variables
Zhang Yanfei
1
-3
/
+3
2013-04-30
coredump: only SIGKILL should interrupt the coredumping task
Oleg Nesterov
1
-2
/
+4
2013-04-30
kmod: remove call_usermodehelper_fns()
Lucas De Marchi
1
-14
/
+17
2013-04-30
kmod: split call to call_usermodehelper_fns()
Lucas De Marchi
1
-2
/
+10
2013-04-30
usermodehelper: export call_usermodehelper_exec() and call_usermodehelper_set...
Lucas De Marchi
1
-33
/
+24
2013-04-30
ptrace: add ability to retrieve signals without removing from a queue (v4)
Andrey Vagin
1
-0
/
+80
2013-04-30
kernel/timer.c: move some non timer related syscalls to kernel/sys.c
Stephen Rothwell
2
-207
/
+212
2013-04-30
kernel/timer.c: convert compat_sys_sysinfo to COMPAT_SYSCALL_DEFINE
Stephen Rothwell
1
-2
/
+1
2013-04-30
kernel/compat.c: make do_sysinfo() static
Stephen Rothwell
2
-66
/
+69
2013-04-30
kernel/smp.c: cleanups
Andrew Morton
1
-45
/
+46
2013-04-30
kernel/smp.c: remove 'priv' of call_single_data
liguang
1
-4
/
+2
2013-04-30
kernel/smp.c: use '|=' for csd_lock
liguang
1
-1
/
+1
2013-04-30
workqueue: include workqueue info when printing debug dump of a worker task
Tejun Heo
4
-1
/
+93
2013-04-30
kthread: implement probe_kthread_data()
Tejun Heo
1
-0
/
+19
2013-04-30
arc, print-fatal-signals: reduce duplicated information
Vineet Gupta
1
-2
/
+1
2013-04-30
dump_stack: unify debug information printed by show_regs()
Tejun Heo
1
-0
/
+16
2013-04-30
dump_stack: implement arch-specific hardware description in task dumps
Tejun Heo
2
-6
/
+26
2013-04-30
dump_stack: consolidate dump_stack() implementations and unify their behaviors
Tejun Heo
1
-0
/
+18
2013-04-30
kernel/range.c: subtract_range: fix the broken phrase issued by printk
Lin Feng
1
-1
/
+2
2013-04-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-0
/
+2
2013-04-30
Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-5
/
+17
2013-04-30
audit: fix event coverage of AUDIT_ANOM_LINK
Eric Paris
3
-360
/
+394
2013-04-30
audit: use spin_lock in audit_receive_msg to process tty logging
Eric Paris
1
-6
/
+4
2013-04-30
audit: add an option to control logging of passwords with pam_tty_audit
Richard Guy Briggs
1
-6
/
+10
2013-04-30
audit: use spin_lock_irqsave/restore in audit tty code
Eric Paris
1
-4
/
+6
2013-04-30
helper for some session id stuff
Eric Paris
1
-8
/
+12
2013-04-30
audit: use a consistent audit helper to log lsm information
Eric Paris
3
-47
/
+10
2013-04-30
audit: push loginuid and sessionid processing down
Eric Paris
1
-1
/
+1
2013-04-30
audit: stop pushing loginid, uid, sessionid as arguments
Eric Paris
2
-76
/
+46
2013-04-30
audit: remove the old depricated kernel interface
Eric Paris
2
-180
/
+8
2013-04-30
audit: make validity checking generic
Eric Paris
1
-76
/
+70
2013-04-30
sched: Avoid prev->stime underflow
Stanislaw Gruszka
1
-7
/
+7
2013-04-30
sched: Do not account bogus utime
Stanislaw Gruszka
1
-0
/
+9
2013-04-30
sched: Avoid cputime scaling overflow
Stanislaw Gruszka
1
-22
/
+35
2013-04-30
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-3
/
+3
2013-04-30
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
12
-279
/
+757
2013-04-30
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-5
/
+109
[prev]
[next]