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-07-19
cgroup: remove duplicated include from cgroup.c
Wei Yongjun
1
-1
/
+0
2016-07-19
tick/nohz: Optimize nohz idle enter
Gaurav Jindal
1
-2
/
+1
2016-07-19
genirq: Fix missing irq allocation affinity hint
Vincent Stehle
1
-1
/
+1
2016-07-19
clockevents: Make clockevents_subsys static
Ben Dooks
1
-1
/
+1
2016-07-16
bpf: bpf_event_entry_gen's alloc needs to be in atomic context
Daniel Borkmann
1
-1
/
+1
2016-07-16
Merge branch 'for-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-5
/
+1
2016-07-15
bpf: avoid stack copy and use skb ctx for event output
Daniel Borkmann
2
-20
/
+19
2016-07-15
bpf, perf: split bpf_perf_event_output
Daniel Borkmann
1
-13
/
+22
2016-07-15
perf, events: add non-linear data support for raw records
Daniel Borkmann
3
-26
/
+62
2016-07-15
x86 / hibernate: Use hlt_play_dead() when resuming from hibernation
Rafael J. Wysocki
2
-1
/
+8
2016-07-15
cgroupns: Only allow creation of hierarchies in the initial cgroup namespace
Eric W. Biederman
1
-6
/
+2
2016-07-15
cgroupns: Close race between cgroup_post_fork and copy_cgroup_ns
Eric W. Biederman
1
-0
/
+5
2016-07-15
cgroupns: Fix the locking in copy_cgroup_ns
Eric W. Biederman
1
-4
/
+1
2016-07-15
rcu: Convert rcutree to hotplug state machine
Thomas Gleixner
2
-53
/
+66
2016-07-15
smp/cfd: Convert core to hotplug state machine
Richard Weinberger
2
-47
/
+41
2016-07-15
profile: Convert to hotplug state machine
Sebastian Andrzej Siewior
1
-116
/
+65
2016-07-15
timers/core: Convert to hotplug state machine
Richard Cochran
2
-23
/
+7
2016-07-15
hrtimer: Convert to hotplug state machine
Thomas Gleixner
2
-35
/
+10
2016-07-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2016-07-15
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-7
/
+9
2016-07-15
gcov: add support for gcc version >= 6
Florian Meier
1
-1
/
+1
2016-07-14
audit: fix whitespace in CWD record
Steve Grubb
1
-1
/
+1
2016-07-14
sched/cputime: Drop local_irq_save/restore from irqtime_account_irq()
Rik van Riel
1
-4
/
+0
2016-07-14
sched/cputime: Clean up the old vtime gen irqtime accounting completely
Frederic Weisbecker
1
-23
/
+10
2016-07-14
sched/cputime: Replace VTIME_GEN irq time code with IRQ_TIME_ACCOUNTING code
Rik van Riel
1
-13
/
+3
2016-07-14
sched/cputime: Count actually elapsed irq & softirq time
Rik van Riel
1
-47
/
+77
2016-07-14
Merge branch 'sched/core' into timers/nohz, to avoid conflicts in upcoming pa...
Ingo Molnar
8
-186
/
+412
2016-07-14
workqueue: Convert to state machine callbacks
Thomas Gleixner
2
-65
/
+53
2016-07-14
perf/core: Convert to hotplug state machine
Thomas Gleixner
2
-46
/
+21
2016-07-14
cpu/hotplug: Handle early registration gracefully
Thomas Gleixner
1
-0
/
+7
2016-07-14
Merge tag 'iio-for-4.8c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
1
-0
/
+1
2016-07-14
Merge branches 'perf-urgent-for-linus' and 'timers-urgent-for-linus' of git:/...
Linus Torvalds
1
-0
/
+1
2016-07-13
Merge branch 'core/urgent' into smp/hotplug to pick up dependencies
Thomas Gleixner
1
-0
/
+2
2016-07-13
Merge branch 'core/rcu' into smp/hotplug to pick up dependencies
Thomas Gleixner
9
-736
/
+844
2016-07-13
Merge branch 'timers/core' into smp/hotplug to pick up dependencies
Thomas Gleixner
12
-537
/
+749
2016-07-13
sched/core: Correct off by one bug in load migration calculation
Thomas Gleixner
3
-7
/
+9
2016-07-13
cpu/hotplug: Keep enough storage space if SMP=n to avoid array out of bounds ...
Thomas Gleixner
1
-0
/
+2
2016-07-11
bpf: make inode code explicitly non-modular
Paul Gortmaker
1
-3
/
+1
2016-07-11
irqdomain: Fix irq_domain_alloc_irqs_recursive() error handling
Alexander Popov
1
-2
/
+4
2016-07-11
posix_cpu_timer: Exit early when process has been reaped
Alexey Dobriyan
1
-0
/
+1
2016-07-10
Revert "perf/x86/intel, watchdog: Switch NMI watchdog to ref cycles on x86"
Ingo Molnar
1
-7
/
+0
2016-07-10
sched/core: Panic on scheduling while atomic bugs if kernel.panic_on_warn is set
Daniel Bristot de Oliveira
1
-0
/
+3
2016-07-10
PM / hibernate: Image data protection during restoration
Rafael J. Wysocki
3
-0
/
+52
2016-07-10
PM / hibernate: Add missing braces in __register_nosave_region()
Rafael J. Wysocki
1
-1
/
+2
2016-07-10
PM / hibernate: Clean up comments in snapshot.c
Rafael J. Wysocki
1
-306
/
+330
2016-07-10
PM / hibernate: Clean up function headers in snapshot.c
Rafael J. Wysocki
1
-51
/
+42
2016-07-10
PM / hibernate: Add missing braces in hibernate_setup()
Rafael J. Wysocki
1
-3
/
+3
2016-07-09
sched/cpuacct: Introduce cpuacct.usage_all to show all CPU stats together
Zhao Lei
1
-0
/
+40
2016-07-09
sched/cpuacct: Use loop to consolidate code in cpuacct_stats_show()
Zhao Lei
1
-15
/
+14
2016-07-09
sched/cpuacct: Merge cpuacct_usage_index and cpuacct_stat_index enums
Zhao Lei
1
-27
/
+20
[prev]
[next]