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
2014-01-24
Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-3
/
+4
2014-01-23
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
8
-22
/
+63
2014-01-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-1
/
+1
2014-01-23
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
5
-193
/
+326
2014-01-23
kdump: fix exported size of vmcoreinfo note
Vivek Goyal
1
-1
/
+1
2014-01-23
kexec: add sysctl to disable kexec_load
Kees Cook
2
-1
/
+15
2014-01-23
kernel/signal.c: change do_signal_stop/do_sigaction to use while_each_thread()
Oleg Nesterov
1
-4
/
+3
2014-01-23
kernel/sys.c: k_getrusage() can use while_each_thread()
Oleg Nesterov
1
-2
/
+1
2014-01-23
exec: kill task_struct->did_exec
Oleg Nesterov
2
-4
/
+2
2014-01-23
kernel/fork.c: remove redundant NULL check in dup_mm()
Daeseok Youn
1
-3
/
+0
2014-01-23
kernel/fork.c: fix coding style issues
Daeseok Youn
1
-2
/
+2
2014-01-23
kernel/fork.c: make dup_mm() static
DaeSeok Youn
1
-1
/
+1
2014-01-23
printk: flush conflicting continuation line
Arun KS
1
-3
/
+6
2014-01-23
numa: add a sysctl for numa_balancing
Andi Kleen
2
-1
/
+32
2014-01-22
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-20
/
+11
2014-01-22
Merge tag 'trace-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
14
-908
/
+3065
2014-01-21
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
9
-45
/
+38
2014-01-21
Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
5
-791
/
+520
2014-01-21
Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-0
/
+2
2014-01-21
sched: add tracepoints related to NUMA task migration
Mel Gorman
2
-1
/
+7
2014-01-21
kernel/power/snapshot.c: use memblock apis for early memory allocations
Santosh Shilimkar
1
-1
/
+1
2014-01-21
kernel/printk/printk.c: use memblock apis for early memory allocations
Santosh Shilimkar
1
-7
/
+3
2014-01-21
introduce for_each_thread() to replace the buggy while_each_thread()
Oleg Nesterov
2
-0
/
+8
2014-01-21
mm: add overcommit_kbytes sysctl variable
Jerome Marchand
1
-3
/
+8
2014-01-21
fsnotify: remove pointless NULL initializers
Jan Kara
2
-5
/
+0
2014-01-21
fsnotify: remove .should_send_event callback
Jan Kara
2
-20
/
+1
2014-01-21
fsnotify: do not share events between notification groups
Jan Kara
2
-10
/
+12
2014-01-21
module: Add missing newline in printk call.
Tetsuo Handa
1
-4
/
+2
2014-01-20
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
8
-254
/
+190
2014-01-20
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
24
-323
/
+3087
2014-01-20
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-37
/
+96
2014-01-20
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
8
-74
/
+251
2014-01-20
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
6
-50
/
+242
2014-01-20
Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2014-01-19
tracing: Fix buggered tee(2) on tracing_pipe
Al Viro
1
-7
/
+1
2014-01-18
cgroup: trivial style updates
SeongJae Park
1
-2
/
+3
2014-01-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-1
/
+1
2014-01-17
audit: fix location of __net_initdata for audit_net_ops
Richard Guy Briggs
1
-1
/
+1
2014-01-17
audit: remove pr_info for every network namespace
Eric Paris
1
-2
/
+0
2014-01-16
sched: Fix __sched_setscheduler() nice test
Peter Zijlstra
1
-1
/
+2
2014-01-16
futexes: Fix futex_hashsize initialization
Heiko Carstens
1
-2
/
+4
2014-01-16
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
15
-116
/
+162
2014-01-16
sched: Move SCHED_RESET_ON_FORK into attr::sched_flags
Peter Zijlstra
1
-14
/
+28
2014-01-16
sched: Fix up attr::sched_priority warning
Peter Zijlstra
1
-2
/
+1
2014-01-16
sched: Fix up scheduler syscall LTP fails
Peter Zijlstra
1
-3
/
+11
2014-01-16
sched: Preserve the nice level over sched_setscheduler() and sched_setparam()...
Peter Zijlstra
1
-2
/
+4
2014-01-16
sched/core: Fix htmldocs warnings
Juri Lelli
1
-2
/
+2
2014-01-16
sched/deadline: No need to check p if dl_se is valid
Juri Lelli
1
-2
/
+1
2014-01-16
sched/deadline: Remove unused variables
Peter Zijlstra
1
-11
/
+0
2014-01-16
sched/deadline: Fix sparse static warnings
Fengguang Wu
1
-3
/
+3
[next]