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
2017-08-25
perf/core: Fix group {cpu,task} validation
Mark Rutland
1
-20
/
+19
2017-08-24
Merge tag 'trace-v4.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-16
/
+38
2017-08-24
cpuset: Fix incorrect memory_pressure control file mapping
Waiman Long
1
-0
/
+1
2017-08-24
tracing: Fix freeing of filter in create_filter() when set_str is false
Steven Rostedt (VMware)
1
-0
/
+4
2017-08-24
tracing: Fix kmemleak in tracing_map_array_free()
Chunyu Hu
1
-4
/
+7
2017-08-24
ftrace: Check for null ret_stack on profile function graph entry function
Steven Rostedt (VMware)
1
-0
/
+4
2017-08-24
timers: Fix excessive granularity of new timers after a nohz idle
Nicholas Piggin
1
-9
/
+41
2017-08-24
Merge branch 'linus' into perf/core, to pick up fixes
Ingo Molnar
7
-14
/
+102
2017-08-23
genirq: Let irq_set_vcpu_affinity() iterate over hierarchy
Marc Zyngier
1
-2
/
+12
2017-08-22
bpf: fix map value attribute for hash of maps
Daniel Borkmann
1
-13
/
+17
2017-08-21
pids: make task_tgid_nr_ns() safe
Oleg Nesterov
1
-7
/
+4
2017-08-21
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
25
-787
/
+544
2017-08-20
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-8
/
+39
2017-08-20
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-4
/
+10
2017-08-20
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-0
/
+60
2017-08-20
Merge branch 'fortglx/4.14/time' of https://git.linaro.org/people/john.stultz...
Thomas Gleixner
2
-3
/
+10
2017-08-20
genirq/ipi: Fixup checks against nr_cpu_ids
Alexey Dobriyan
1
-2
/
+2
2017-08-18
signal: don't remove SIGNAL_UNKILLABLE for traced tasks.
Jamie Iles
1
-1
/
+5
2017-08-18
kmod: fix wait on recursive loop
Luis R. Rodriguez
1
-2
/
+23
2017-08-18
posix-cpu-timers: Use dedicated helper to access rlimit values
Krzysztof Opasiak
1
-8
/
+6
2017-08-18
kernel/watchdog: Prevent false positives with turbo modes
Thomas Gleixner
2
-0
/
+60
2017-08-18
genirq: Restore trigger settings in irq_modify_status()
Marc Zyngier
1
-2
/
+8
2017-08-18
Merge branch 'irq/for-gpio' into irq/core
Thomas Gleixner
3
-30
/
+313
2017-08-18
irqdomain: Add irq_domain_{push,pop}_irq() functions
David Daney
1
-0
/
+169
2017-08-18
irqdomain: Check for NULL function pointer in irq_domain_free_irqs_hierarchy()
David Daney
1
-1
/
+2
2017-08-18
irqdomain: Factor out code to add and remove items to and from the revmap
David Daney
1
-29
/
+29
2017-08-18
genirq: Add handle_fasteoi_{level,edge}_irq flow handlers
David Daney
2
-0
/
+110
2017-08-18
genirq: Export more irq_chip_*_parent() functions
David Daney
1
-0
/
+3
2017-08-18
genirq/proc: Use the the accessor to report the effective affinity
Marc Zyngier
1
-1
/
+1
2017-08-18
genirq/debugfs: Triggering of interrupts from userspace
Marc Zyngier
1
-1
/
+49
2017-08-17
alarmtimer: Fix unavailable wake-up source in sysfs
Geert Uytterhoeven
1
-2
/
+9
2017-08-17
timekeeping: Use proper timekeeper for debug code
Stafford Horne
1
-1
/
+1
2017-08-17
Merge branches 'doc.2017.08.17a', 'fixes.2017.08.17a', 'hotplug.2017.07.25b',...
Paul E. McKenney
26
-798
/
+573
2017-08-17
locking: Remove spin_unlock_wait() generic definitions
Paul E. McKenney
1
-117
/
+0
2017-08-17
exit: Replace spin_unlock_wait() with lock/unlock pair
Paul E. McKenney
1
-1
/
+2
2017-08-17
completion: Replace spin_unlock_wait() with lock/unlock pair
Paul E. McKenney
1
-7
/
+4
2017-08-17
membarrier: Provide expedited private command
Mathieu Desnoyers
5
-71
/
+178
2017-08-17
rcu: Remove exports from rcu_idle_exit() and rcu_idle_enter()
Paul E. McKenney
1
-2
/
+0
2017-08-17
rcu: Add warning to rcu_idle_enter() for irqs enabled
Paul E. McKenney
1
-1
/
+2
2017-08-17
rcu: Make rcu_idle_enter() rely on callers disabling irqs
Peter Zijlstra (Intel)
1
-4
/
+1
2017-08-17
rcu: Add assertions verifying blocked-tasks list
Paul E. McKenney
2
-2
/
+11
2017-08-17
rcu/tracing: Set disable_rcu_irq_enter on rcu_eqs_exit()
Masami Hiramatsu
1
-0
/
+2
2017-08-17
rcu: Add TPS() protection for _rcu_barrier_trace strings
Paul E. McKenney
1
-12
/
+15
2017-08-17
rcu: Use idle versions of swait to make idle-hack clear
Luis R. Rodriguez
1
-6
/
+5
2017-08-17
rcu: Add event tracing to ->gp_tasks update at GP start
Paul E. McKenney
1
-1
/
+8
2017-08-17
rcu: Move rcu.h to new trivial-function style
Paul E. McKenney
1
-108
/
+20
2017-08-17
rcu: Add TPS() to event-traced strings
Paul E. McKenney
1
-6
/
+6
2017-08-17
rcu: Create reasonable API for do_exit() TASKS_RCU processing
Paul E. McKenney
2
-6
/
+19
2017-08-17
rcu: Drive TASKS_RCU directly off of PREEMPT
Paul E. McKenney
2
-18
/
+2
2017-08-17
locking/lockdep: Explicitly initialize wq_barrier::done::map
Boqun Feng
1
-1
/
+10
[prev]
[next]