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-08
Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2013-05-08
audit: fix message spacing printing auid
Eric Paris
1
-1
/
+1
2013-05-07
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
3
-0
/
+3
2013-05-07
aio: don't include aio.h in sched.h
Kent Overstreet
3
-0
/
+3
2013-05-07
Revert "audit: move kaudit thread start from auditd registration to kaudit init"
Eric Paris
1
-4
/
+10
2013-05-07
audit: Make testing for a valid loginuid explicit.
Eric W. Biederman
2
-3
/
+19
2013-05-07
perf: Factor out auxiliary events notification
Jiri Olsa
1
-153
/
+89
2013-05-07
perf: Fix EXIT event notification
Jiri Olsa
1
-12
/
+14
2013-05-06
irqdomain: Allow quiet failure mode
Benjamin Herrenschmidt
1
-3
/
+17
2013-05-05
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
16
-88
/
+607
2013-05-05
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-4
/
+10
2013-05-05
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-25
/
+34
2013-05-05
tick: Use zalloc_cpumask_var for allocating offstack cpumasks
Thomas Gleixner
1
-5
/
+5
2013-05-05
rcutrace: single_open() leaks
Al Viro
1
-4
/
+4
2013-05-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+6
2013-05-04
fs: Fix hang with BSD accounting on frozen filesystem
Jan Kara
1
-1
/
+6
2013-05-04
sched: Keep at least 1 tick per second for active dynticks tasks
Frederic Weisbecker
4
-0
/
+48
2013-05-04
rcu: Fix full dynticks' dependency on wide RCU nocb mode
Frederic Weisbecker
1
-1
/
+0
2013-05-03
ring-buffer: Select IRQ_WORK
Steven Rostedt (Red Hat)
1
-1
/
+1
2013-05-02
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-0
/
+116
2013-05-02
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-29
/
+51
2013-05-02
Merge commit '8700c95adb03' into timers/nohz
Frederic Weisbecker
84
-4072
/
+8743
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
14
-58
/
+26
2013-05-01
proc: Supply a function to remove a proc entry by PDE
David Howells
1
-5
/
+1
2013-05-01
take cgroup_open() and cpuset_open() to fs/proc/base.c
Al Viro
2
-28
/
+2
2013-05-01
proc: Split the namespace stuff out into linux/proc_ns.h
David Howells
6
-7
/
+8
2013-05-01
proc: Supply PDE attribute setting accessor functions
David Howells
2
-2
/
+2
2013-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2
-5
/
+7
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
6
-73
/
+28
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
[prev]
[next]