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-07-09
audit: Fix decimal constant description
Michal Simek
1
-1
/
+1
2013-07-09
kernel/auditfilter.c: fix leak in audit_add_rule() error path
Chen Gang
1
-0
/
+6
2013-07-09
kernel/auditfilter.c: fixing build warning
Raphael S. Carvalho
1
-1
/
+1
2013-07-09
audit: fix mq_open and mq_unlink to add the MQ root as a hidden parent audit_...
Jeff Layton
2
-3
/
+10
2013-07-06
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
15
-540
/
+1223
2013-07-06
Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
3
-401
/
+186
2013-07-06
hrtimer: Remove unused variable
Thomas Gleixner
1
-2
/
+0
2013-07-05
hrtimers: Move SMP function call to thread context
Thomas Gleixner
1
-22
/
+15
2013-07-05
clocksource: Reselect clocksource when watchdog validated high-res capability
Thomas Gleixner
1
-15
/
+42
2013-07-04
Merge branch 'timers/posix-cpu-timers-for-tglx' of
Thomas Gleixner
38
-527
/
+691
2013-07-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2013-07-04
posix-cpu-timers: don't account cpu timer after stopped thread runtime accoun...
KOSAKI Motohiro
1
-3
/
+36
2013-07-03
Merge branch 'akpm' (updates from Andrew Morton)
Linus Torvalds
10
-67
/
+107
2013-07-03
kernel/resource.c: remove the unneeded assignment in function __find_resource
Kevin Hao
1
-1
/
+0
2013-07-03
kernel/pid.c: move statement
Raphael S. Carvalho
1
-1
/
+1
2013-07-03
kernel/fork.c:copy_process(): consolidate the lockless CLONE_THREAD checks
Oleg Nesterov
1
-17
/
+16
2013-07-03
kernel/fork.c:copy_process(): don't add the uninitialized child to thread/tas...
Oleg Nesterov
2
-11
/
+17
2013-07-03
kernel/fork.c:copy_process(): unify CLONE_THREAD-or-thread_group_leader code
Oleg Nesterov
1
-8
/
+7
2013-07-03
fork: reorder permissions when violating number of processes limits
Eric Paris
1
-2
/
+2
2013-07-03
exit.c: unexport __set_special_pids()
Oleg Nesterov
2
-12
/
+12
2013-07-03
usermodehelper: kill the sub_info->path[0] check
Oleg Nesterov
1
-8
/
+3
2013-07-03
ptrace: add ability to get/set signal-blocked mask
Andrey Vagin
1
-2
/
+42
2013-07-03
kprobes: handle empty/invalid input to debugfs "enabled" file
Mathias Krause
1
-0
/
+3
2013-07-03
kernel/sys.c:do_sysinfo(): use get_monotonic_boottime()
Oleg Nesterov
1
-2
/
+1
2013-07-03
kernel/sys.c: sys_reboot(): fix malformed panic message
liguang
1
-1
/
+1
2013-07-03
drivers: avoid parsing names as kthread_run() format strings
Kees Cook
1
-1
/
+1
2013-07-03
mm: use totalram_pages instead of num_physpages at runtime
Jiang Liu
1
-2
/
+2
2013-07-03
Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
10
-29
/
+60
2013-07-03
posix_timers: fix racy timer delta caching on task exit
Frederic Weisbecker
1
-11
/
+11
2013-07-03
posix-timers: correctly get dying task time sample in posix_cpu_timer_schedule()
Frederic Weisbecker
1
-0
/
+1
2013-07-03
posix_cpu_timers: consolidate expired timers check
Frederic Weisbecker
1
-85
/
+33
2013-07-03
posix_cpu_timers: consolidate timer list cleanups
Frederic Weisbecker
1
-29
/
+19
2013-07-03
posix_cpu_timer: consolidate expiry time type
Frederic Weisbecker
1
-160
/
+106
2013-07-02
Merge branch 'for-3.11-cpuset' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-191
/
+287
2013-07-02
Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
1
-656
/
+880
2013-07-02
Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2
-1
/
+45
2013-07-02
Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+1
2013-07-02
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
14
-858
/
+819
2013-07-02
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-131
/
+350
2013-07-02
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-68
/
+294
2013-07-02
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
7
-1208
/
+154
2013-07-02
Merge branch 'core-mutexes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-32
/
+352
2013-07-02
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-5
/
+20
2013-07-02
Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2013-07-02
Merge tag 'fscache-20130702' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+88
2013-07-02
tick: Sanitize broadcast control logic
Thomas Gleixner
2
-12
/
+61
2013-07-02
tick: Prevent uncontrolled switch to oneshot mode
Thomas Gleixner
1
-1
/
+9
2013-07-02
tick: Make oneshot broadcast robust vs. CPU offlining
Thomas Gleixner
1
-2
/
+11
2013-07-01
Merge tag 'v3.10' into sched/core
Ingo Molnar
29
-236
/
+428
2013-06-29
cgroup: CGRP_ROOT_SUBSYS_BOUND should also be ignored when mounting an existi...
Tejun Heo
1
-1
/
+1
[next]