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
2016-03-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2016-03-17
lib/bug.c: use common WARN helper
Josh Poimboeuf
1
-15
/
+26
2016-03-17
param: convert some "on"/"off" users to strtobool
Kees Cook
2
-16
/
+4
2016-03-17
printk: add clear_idx symbol to vmcoreinfo
Ivan Delalande
1
-10
/
+9
2016-03-17
printk: check CON_ENABLED in have_callable_console()
Sergey Senozhatsky
1
-1
/
+2
2016-03-17
printk: set may_schedule for some of console_trylock() callers
Sergey Senozhatsky
1
-9
/
+14
2016-03-17
printk: move can_use_console() out of console_trylock_for_printk()
Sergey Senozhatsky
1
-55
/
+42
2016-03-17
timer: convert timer_slack_ns from unsigned long to u64
John Stultz
3
-7
/
+10
2016-03-17
mm: scale kswapd watermarks in proportion to memory
Johannes Weiner
1
-0
/
+10
2016-03-17
mm: memcontrol: report kernel stack usage in cgroup2 memory.stat
Vladimir Davydov
1
-1
/
+9
2016-03-17
watchdog: don't run proc_watchdog_update if new value is same as old
Joshua Hunt
1
-1
/
+8
2016-03-17
Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-14
/
+13
2016-03-17
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
4
-125
/
+32
2016-03-17
livepatch/module: remove livepatch module notifier
Jessica Yu
2
-76
/
+81
2016-03-17
modules: split part of complete_formation() into prepare_coming_module()
Jessica Yu
1
-8
/
+18
2016-03-16
Merge tag 'libnvdimm-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-8
/
+52
2016-03-16
Merge tag 'pm+acpi-4.6-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
10
-12
/
+136
2016-03-16
cgroup: avoid false positive gcc-6 warning
Arnd Bergmann
1
-0
/
+3
2016-03-16
cgroup: ignore css_sets associated with dead cgroups during migration
Tejun Heo
1
-2
/
+18
2016-03-16
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
6
-19
/
+56
2016-03-15
kallsyms: add support for relative offsets in kallsyms address table
Ard Biesheuvel
1
-9
/
+33
2016-03-15
mm/page_poisoning.c: allow for zero poisoning
Laura Abbott
1
-0
/
+17
2016-03-15
mm: fix two typos in comments for to_vmem_altmap()
Andreas Ziegler
1
-2
/
+2
2016-03-15
tags: Fix DEFINE_PER_CPU expansions
Peter Zijlstra
3
-8
/
+4
2016-03-15
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
7
-181
/
+1086
2016-03-15
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
11
-19
/
+371
2016-03-15
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-36
/
+304
2016-03-15
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
7
-117
/
+129
2016-03-15
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+1
2016-03-15
Merge commit 'torture.2015.02.23a' into core/rcu
Ingo Molnar
1
-0
/
+1
2016-03-15
Merge commit 'fixes.2015.02.23a' into core/rcu
Ingo Molnar
6
-117
/
+128
2016-03-14
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
8
-140
/
+271
2016-03-14
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
18
-664
/
+1046
2016-03-14
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-26
/
+38
2016-03-14
Merge branch 'mm-readonly-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+1
2016-03-14
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
8
-133
/
+204
2016-03-14
Merge branch 'core-resources-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
4
-51
/
+72
2016-03-14
Merge branches 'pm-cpuidle', 'pm-sleep' and 'pm-domains'
Rafael J. Wysocki
2
-10
/
+8
2016-03-14
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
7
-1
/
+120
2016-03-14
Merge branches 'acpi-pci', 'acpi-soc' and 'pnp'
Rafael J. Wysocki
1
-1
/
+8
2016-03-12
cpu/hotplug: Document states better
Thomas Gleixner
1
-1
/
+46
2016-03-11
workqueue: Fix comment for work_on_cpu()
Anna-Maria Gleixner
1
-1
/
+1
2016-03-10
cpu/hotplug: Fix smpboot thread ordering
Thomas Gleixner
1
-2
/
+3
2016-03-10
Merge branch 'pm-cpufreq-governor' into pm-cpufreq
Rafael J. Wysocki
6
-1
/
+119
2016-03-10
cpufreq: Move scheduler-related code to the sched directory
Rafael J. Wysocki
3
-1
/
+86
2016-03-10
genirq: Export IRQ functions for module use
Quan Nguyen
2
-0
/
+9
2016-03-10
locking/csd_lock: Use smp_cond_acquire() in csd_lock_wait()
Davidlohr Bueso
1
-2
/
+1
2016-03-10
locking/csd_lock: Explicitly inline csd_lock*() helpers
Davidlohr Bueso
1
-3
/
+3
2016-03-10
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
4
-21
/
+33
2016-03-09
bpf: avoid copying junk bytes in bpf_get_current_comm()
Alexei Starovoitov
1
-1
/
+1
[prev]
[next]