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-11-05
Merge branches 'sched-urgent-for-linus' and 'core-urgent-for-linus' of git://...
Linus Torvalds
2
-9
/
+7
2016-11-03
sched/core: Remove pointless printout in sched_show_task()
Linus Torvalds
1
-9
/
+0
2016-11-03
sched/core: Fix oops in sched_show_task()
Tetsuo Handa
1
-0
/
+3
2016-11-01
fork: Add task stack refcounting sanity check and prevent premature task stac...
Andy Lutomirski
1
-0
/
+4
2016-10-28
Merge tag 'pm-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-2
/
+2
2016-10-28
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-6
/
+17
2016-10-28
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-30
/
+44
2016-10-28
Merge branches 'core-urgent-for-linus', 'irq-urgent-for-linus' and 'sched-urg...
Linus Torvalds
1
-3
/
+0
2016-10-28
perf/powerpc: Don't call perf_event_disable() from atomic context
Jiri Olsa
1
-2
/
+8
2016-10-28
perf/core: Protect PMU device removal with a 'pmu_bus_running' check, to fix ...
Jiri Olsa
1
-4
/
+9
2016-10-27
kcov: properly check if we are in an interrupt
Andrey Konovalov
1
-1
/
+8
2016-10-27
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2016-10-27
mm: remove per-zone hashtable of bitlock waitqueues
Linus Torvalds
2
-10
/
+16
2016-10-27
sched/fair: Remove unused but set variable 'rq'
Tobias Klauser
1
-3
/
+0
2016-10-25
timers: Prevent base clock corruption when forwarding
Thomas Gleixner
1
-13
/
+10
2016-10-25
timers: Prevent base clock rewind when forwarding clock
Thomas Gleixner
1
-5
/
+9
2016-10-25
timers: Lock base for same bucket optimization
Thomas Gleixner
1
-11
/
+17
2016-10-25
timers: Plug locking race vs. timer migration
Thomas Gleixner
1
-1
/
+8
2016-10-24
PM / suspend: Fix missing KERN_CONT for suspend message
Jon Hunter
1
-2
/
+2
2016-10-22
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2016-10-21
softirq: Display IRQ_POLL for irq-poll statistics
Sagi Grimberg
1
-1
/
+1
2016-10-21
kernel/irq: Export irq_set_parent()
Sudip Mukherjee
1
-0
/
+1
2016-10-19
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+8
2016-10-19
printk: suppress empty continuation lines
Linus Torvalds
1
-0
/
+4
2016-10-19
Merge branch 'gup_flag-cleanups'
Linus Torvalds
2
-8
/
+14
2016-10-19
mm: replace access_process_vm() write parameter with gup_flags
Lorenzo Stoakes
1
-6
/
+10
2016-10-19
mm: replace get_user_pages_remote() write/force parameters with gup_flags
Lorenzo Stoakes
1
-2
/
+4
2016-10-19
sched/fair: Fix incorrect task group ->load_avg
Vincent Guittot
1
-1
/
+8
2016-10-18
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+0
2016-10-18
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-3
/
+8
2016-10-18
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2016-10-17
alarmtimer: Remove unused but set variable
Tobias Klauser
1
-2
/
+0
2016-10-16
cpu/hotplug: Use distinct name for cpu_hotplug.dep_map
Joonas Lahtinen
1
-1
/
+1
2016-10-15
Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
6
-8
/
+11
2016-10-14
Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
3
-34
/
+57
2016-10-12
Disable the __builtin_return_address() warning globally after all
Linus Torvalds
1
-4
/
+0
2016-10-11
hung_task: allow hung_task_panic when hung_task_warnings is 0
John Siddle
1
-14
/
+14
2016-10-11
kthread: better support freezable kthread workers
Petr Mladek
1
-6
/
+15
2016-10-11
kthread: allow to modify delayed kthread work
Petr Mladek
1
-0
/
+53
2016-10-11
kthread: allow to cancel kthread work
Petr Mladek
1
-2
/
+130
2016-10-11
kthread: initial support for delayed kthread work
Petr Mladek
1
-0
/
+102
2016-10-11
kthread: detect when a kthread work is used by more workers
Petr Mladek
1
-8
/
+20
2016-10-11
kthread: add kthread_destroy_worker()
Petr Mladek
1
-0
/
+23
2016-10-11
kthread: add kthread_create_worker*()
Petr Mladek
1
-10
/
+103
2016-10-11
kthread: allow to call __kthread_create_on_node() with va_list args
Petr Mladek
1
-30
/
+42
2016-10-11
kthread/smpboot: do not park in kthread_create_on_cpu()
Petr Mladek
2
-2
/
+11
2016-10-11
kthread: kthread worker API cleanup
Petr Mladek
1
-16
/
+17
2016-10-11
kthread: rename probe_kthread_data() to kthread_probe_data()
Petr Mladek
2
-3
/
+3
2016-10-11
config: android: enable CONFIG_SECCOMP
Rob Herring
1
-0
/
+1
2016-10-11
config: android: set SELinux as default security mode
Rob Herring
1
-0
/
+1
[next]