index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-08
sched/debug: Fix 'schedstats=enable' cmdline option
Josh Poimboeuf
1
-5
/
+21
2016-06-08
sched/debug: Fix /proc/sched_debug regression
Josh Poimboeuf
2
-11
/
+7
2016-06-08
perf/core: Remove a redundant check
Alexander Shishkin
1
-4
/
+2
2016-06-08
locking/qspinlock: Fix spin_unlock_wait() some more
Peter Zijlstra
1
-0
/
+60
2016-06-08
locking/rtmutex: Only warn once on a trylock from bad context
Sebastian Andrzej Siewior
1
-1
/
+1
2016-06-08
locking/lockdep: Use __jhash_mix() for iterate_chain_key()
Peter Zijlstra
1
-4
/
+9
2016-06-08
Merge branch 'linus' into perf/core, to refresh the branch
Ingo Molnar
74
-1104
/
+6742
2016-06-08
perf/core: Fix crash due to account/unaccount_sb_event() inconsistency
David Carrillo-Cisneros
1
-16
/
+18
2016-06-07
bpf, trace: use READ_ONCE for retrieving file ptr
Daniel Borkmann
1
-2
/
+2
2016-06-07
block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH
Mike Christie
1
-2
/
+3
2016-06-07
block, drivers: add REQ_OP_FLUSH operation
Mike Christie
1
-0
/
+5
2016-06-07
blktrace: use op accessors
Mike Christie
1
-26
/
+36
2016-06-07
pm: use bio op accessors
Mike Christie
1
-12
/
+18
2016-06-07
block/fs/drivers: remove rw argument from submit_bio
Mike Christie
1
-2
/
+3
2016-06-06
kernel: Add noaudit variant of ns_capable()
Tyler Hicks
1
-10
/
+36
2016-06-03
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2016-06-03
Merge tag 'irqchip-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Thomas Gleixner
66
-1058
/
+6095
2016-06-03
locking/mutex: Set and clear owner using WRITE_ONCE()
Jason Low
2
-4
/
+10
2016-06-03
locking/rwsem: Optimize write lock by reducing operations in slowpath
Jason Low
1
-7
/
+18
2016-06-03
locking/rwsem: Rework zeroing reader waiter->task
Davidlohr Bueso
1
-10
/
+7
2016-06-03
locking/rwsem: Enable lockless waiter wakeup(s)
Davidlohr Bueso
1
-16
/
+42
2016-06-03
perf/abi: Change the errno for sampling event not supported in hardware
Vineet Gupta
1
-1
/
+1
2016-06-03
perf/core: Fix implicitly enable dynamic interrupt throttle
Kan Liang
1
-0
/
+7
2016-06-03
perf/core: Rename the perf_event_aux*() APIs to perf_event_sb*(), to separate...
Peter Zijlstra
1
-33
/
+36
2016-06-03
perf/core: Optimize side-band event delivery
Kan Liang
1
-12
/
+73
2016-06-03
sched/fair: Use task_rcu_dereference()
Oleg Nesterov
1
-30
/
+4
2016-06-03
sched/api: Introduce task_rcu_dereference() and try_get_task_struct()
Oleg Nesterov
1
-0
/
+76
2016-06-03
sched/idle: Optimize the generic idle loop
Gaurav Jindal (Gaurav Jindal)
1
-1
/
+3
2016-06-03
sched/fair: Fix the wrong throttled clock time for cfs_rq_clock_task()
Xunlei Pang
1
-3
/
+1
2016-06-03
locking/ww_mutex: Report recursive ww_mutex locking early
Chris Wilson
1
-3
/
+6
2016-06-02
cpufreq: governor: Create cpufreq_policy_apply_limits()
Viresh Kumar
1
-8
/
+1
2016-06-02
cpufreq: governor: Get rid of governor events
Rafael J. Wysocki
1
-26
/
+8
2016-06-02
cpuidle: Do not access cpuidle_devices when !CONFIG_CPU_IDLE
Catalin Marinas
1
-1
/
+1
2016-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-1
/
+1
2016-05-31
timer: Export destroy_hrtimer_on_stack()
Guenter Roeck
1
-0
/
+1
2016-05-31
audit: fixup: log on errors from filter user rules
Richard Guy Briggs
1
-2
/
+2
2016-05-30
perf core: Per event callchain limit
Arnaldo Carvalho de Melo
3
-4
/
+17
2016-05-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+16
2016-05-27
remove lots of IS_ERR_VALUE abuses
Arnd Bergmann
1
-1
/
+1
2016-05-26
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
1
-0
/
+1
2016-05-26
mm: oom_reaper: remove some bloat
Michal Hocko
1
-0
/
+2
2016-05-26
cgroup: remove redundant cleanup in css_create
Wenwei Tao
1
-4
/
+1
2016-05-26
add down_write_killable_nested()
Al Viro
1
-0
/
+16
2016-05-25
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-7
/
+11
2016-05-25
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-14
/
+36
2016-05-25
Merge tag 'pm-4.7-rc1-more' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+3
2016-05-25
Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'pm-core'
Rafael J. Wysocki
1
-1
/
+3
2016-05-25
sched/core: Fix remote wakeups
Peter Zijlstra
1
-7
/
+11
2016-05-24
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-0
/
+1
2016-05-24
genirq: Fix missing return value in irq_destroy_ipi()
Matt Redfearn
1
-1
/
+1
[prev]
[next]