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
2015-02-17
kernel/module.c: do not inline do_init_module()
Jan Kiszka
1
-2
/
+7
2015-02-17
kexec: simplify conditional
Geoff Levand
1
-7
/
+10
2015-02-17
kexec: fix a typo in comment
Alexander Kuleshov
1
-1
/
+1
2015-02-17
kexec: remove never used member destination in kimage
Baoquan He
1
-4
/
+0
2015-02-17
signal: use current->state helpers
Davidlohr Bueso
1
-2
/
+2
2015-02-17
ptrace: remove linux/compat.h inclusion under CONFIG_COMPAT
Fabian Frederick
1
-1
/
+0
2015-02-16
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+3
2015-02-16
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+12
2015-02-13
kprobes: makes kprobes/enabled works correctly for optimized kprobes.
Wang Nan
1
-2
/
+9
2015-02-13
kprobes: set kprobes_all_disarmed earlier to enable re-optimization.
Wang Nan
1
-1
/
+6
2015-02-13
kasan: enable instrumentation of global variables
Andrey Ryabinin
1
-0
/
+2
2015-02-13
profile: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
1
-2
/
+1
2015-02-13
irq: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
1
-7
/
+4
2015-02-13
padata: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
1
-8
/
+3
2015-02-13
tracing: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
2
-4
/
+4
2015-02-13
workqueue: use %*pb[l] to format bitmaps including cpumasks and nodemasks
Tejun Heo
1
-3
/
+2
2015-02-13
time: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
1
-9
/
+2
2015-02-13
sched: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
2
-15
/
+6
2015-02-13
rcu: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
1
-3
/
+2
2015-02-13
cpuset: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
1
-33
/
+9
2015-02-13
kernfs: remove KERNFS_STATIC_NAME
Tejun Heo
1
-1
/
+1
2015-02-13
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-29
/
+18
2015-02-12
printk: correct timeout comment, neaten MODULE_PARM_DESC
Joe Perches
1
-6
/
+6
2015-02-12
kernel/sched/clock.c: add another clock for use with the soft lockup watchdog
Cyril Bur
2
-1
/
+14
2015-02-12
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
6
-9
/
+7
2015-02-12
kernel/cpuset.c: Mark cpuset_init_current_mems_allowed as __init
Rasmus Villemoes
1
-1
/
+1
2015-02-12
mm: do not use mm->nr_pmds on !MMU configurations
Kirill A. Shutemov
1
-3
/
+1
2015-02-12
cgroup: release css->id after css_free
Vladimir Davydov
1
-3
/
+7
2015-02-12
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-2
/
+2
2015-02-12
Merge tag 'trace-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
19
-150
/
+175
2015-02-11
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
1
-1
/
+1
2015-02-11
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
1
-2
/
+0
2015-02-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-54
/
+35
2015-02-11
Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
1
-0
/
+12
2015-02-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
5
-10
/
+10
2015-02-11
mm: fix false-positive warning on exit due mm_nr_pmds(mm)
Kirill A. Shutemov
1
-0
/
+8
2015-02-11
mm: account pmd page tables to the process
Kirill A. Shutemov
1
-0
/
+3
2015-02-11
oom, PM: make OOM detection in the freezer path raceless
Michal Hocko
2
-42
/
+11
2015-02-11
PM: convert printk to pr_* equivalent
Michal Hocko
1
-14
/
+15
2015-02-11
oom: add helpers for setting and clearing TIF_MEMDIE
Michal Hocko
1
-1
/
+1
2015-02-11
ring-buffer: Do not wake up a splice waiter when page is not full
Steven Rostedt (Red Hat)
1
-5
/
+35
2015-02-11
module: Replace over-engineered nested sleep
Peter Zijlstra
1
-28
/
+8
2015-02-11
module: Annotate nested sleep in resolve_symbol()
Peter Zijlstra
1
-0
/
+6
2015-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
5
-88
/
+123
2015-02-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2015-02-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
5
-0
/
+1039
2015-02-10
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-9
/
+2
2015-02-10
Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-7
/
+121
2015-02-10
mm, hugetlb: remove unnecessary lower bound on sysctl handlers"?
Andrey Ryabinin
1
-3
/
+0
2015-02-10
rmap: drop support of non-linear mappings
Kirill A. Shutemov
1
-6
/
+2
[next]