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-08-12
Merge tag 'pm-4.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-2
/
+2
2016-08-12
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+4
2016-08-12
Merge branches 'pm-sleep' and 'pm-cpufreq'
Rafael J. Wysocki
1
-2
/
+2
2016-08-12
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
5
-4
/
+34
2016-08-12
PM / hibernate: Restore processor state before using per-CPU variables
Thomas Garnier
1
-2
/
+2
2016-08-12
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-23
/
+54
2016-08-12
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
3
-3
/
+23
2016-08-12
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+11
2016-08-11
sched/cputime: Fix omitted ticks passed in parameter
Frederic Weisbecker
1
-1
/
+2
2016-08-11
sched/cputime: Fix steal time accounting
Wanpeng Li
1
-2
/
+9
2016-08-10
Merge branch 'linus' into timers/urgent, to pick up fixes
Ingo Molnar
20
-99
/
+709
2016-08-10
locking/pvqspinlock: Fix a bug in qstat_read()
Pan Xinhui
1
-1
/
+0
2016-08-10
locking/pvqspinlock: Fix double hash race
Wanpeng Li
1
-1
/
+1
2016-08-10
Merge branch 'linus' into locking/urgent, to pick up fixes
Ingo Molnar
73
-2083
/
+3111
2016-08-10
sched/deadline: Fix lock pinning warning during CPU hotplug
Wanpeng Li
1
-1
/
+4
2016-08-10
sched/cputime: Mitigate performance regression in times()/clock_gettime()
Giovanni Gherdovich
1
-0
/
+19
2016-08-10
sched/fair: Fix typo in sync_throttle()
Xunlei Pang
1
-1
/
+1
2016-08-10
sched/deadline: Fix wrap-around in DL heap
Tommaso Cucinotta
1
-1
/
+1
2016-08-10
perf/core: Set cgroup in CPU contexts for new cgroup events
David Carrillo-Cisneros
1
-18
/
+36
2016-08-10
perf/core: Fix sideband list-iteration vs. event ordering NULL pointer defere...
Peter Zijlstra
1
-5
/
+18
2016-08-09
Revert "printk: create pr_<level> functions"
Linus Torvalds
3
-43
/
+11
2016-08-09
timers: Fix get_next_timer_interrupt() computation
Chris Metcalf
1
-1
/
+4
2016-08-09
genirq/msi: Make sure PCI MSIs are activated early
Marc Zyngier
1
-0
/
+11
2016-08-08
printk: Remove unnecessary #ifdef CONFIG_PRINTK
Andreas Ziegler
1
-2
/
+0
2016-08-07
block: rename bio bi_rw to bi_opf
Jens Axboe
1
-3
/
+3
2016-08-06
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2016-08-05
Merge tag 'powerpc-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-0
/
+3
2016-08-04
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-23
/
+105
2016-08-04
jump_label: remove bug.h, atomic.h dependencies for HAVE_JUMP_LABEL
Jason Baron
1
-0
/
+53
2016-08-04
tree-wide: replace config_enabled() with IS_ENABLED()
Masahiro Yamada
2
-5
/
+5
2016-08-04
modules: add ro_after_init support
Jessica Yu
2
-13
/
+55
2016-08-04
jump_label: disable preemption around __module_text_address().
Rusty Russell
1
-1
/
+4
2016-08-04
modules: Add kernel parameter to blacklist modules
Prarit Bhargava
1
-0
/
+24
2016-08-04
module: Do a WARN_ON_ONCE() for assert module mutex not held
Steven Rostedt
1
-1
/
+1
2016-08-03
Merge tag 'trace-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
2
-7
/
+11
2016-08-02
config: add android config fragments
Rob Herring
2
-0
/
+273
2016-08-02
relay: add global mode support for buffer-only channels
Akash Goel
1
-2
/
+32
2016-08-02
kexec: add restriction on kexec_load() segment sizes
zhong jiang
1
-0
/
+17
2016-08-02
kexec: add a kexec_crash_loaded() function
Petr Tesarik
2
-1
/
+7
2016-08-02
kexec: use core_param for crash_kexec_post_notifiers boot option
Hidehiro Kawai
1
-9
/
+4
2016-08-02
kexec: allow architectures to override boot mapping
Russell King
2
-14
/
+15
2016-08-02
kdump: arrange for paddr_vmcoreinfo_note() to return phys_addr_t
Russell King
2
-3
/
+3
2016-08-02
kexec: ensure user memory sizes do not wrap
Russell King
1
-0
/
+2
2016-08-02
kexec: return error number directly
Minfei Huang
1
-10
/
+6
2016-08-02
kernel/exit.c: quieten greatest stack depth printk
Anton Blanchard
1
-1
/
+1
2016-08-02
printk: add kernel parameter to control writes to /dev/kmsg
Borislav Petkov
2
-8
/
+141
2016-08-02
printk: include <asm/sections.h> instead of <asm-generic/sections.h>
Christoph Hellwig
1
-1
/
+1
2016-08-02
printk: introduce suppress_message_printing()
Sergey Senozhatsky
1
-6
/
+19
2016-08-02
printk: create pr_<level> functions
Joe Perches
3
-11
/
+45
2016-08-02
printk: do not include interrupt.h
Sergey Senozhatsky
1
-1
/
+0
[next]