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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-19
timer: Stats: Simplify the flags handling
Thomas Gleixner
3
-14
/
+8
2015-06-19
timer: Replace timer base by a cpu index
Thomas Gleixner
3
-120
/
+58
2015-06-19
timer: Use hlist for the timer wheel hash buckets
Thomas Gleixner
2
-40
/
+30
2015-06-19
timer: Remove FIFO "guarantee"
Thomas Gleixner
1
-4
/
+2
2015-06-19
timers: Sanitize catchup_timer_jiffies() usage
Thomas Gleixner
1
-24
/
+16
2015-06-19
clk: at91: fix PERIPHERAL_MAX_SHIFT definition
Boris Brezillon
1
-4
/
+4
2015-06-19
clk: at91: pll: fix input range validity check
Boris Brezillon
1
-2
/
+10
2015-06-19
sched/deadline: Remove needless parameter in dl_runtime_exceeded()
Zhiqiang Zhang
1
-2
/
+2
2015-06-19
sched: Remove superfluous resetting of the p->dl_throttled flag
Wanpeng Li
1
-1
/
+0
2015-06-19
sched/deadline: Drop duplicate init_sched_dl_class() declaration
Wanpeng Li
1
-1
/
+0
2015-06-19
sched/deadline: Reduce rq lock contention by eliminating locking of non-feasi...
Wanpeng Li
1
-1
/
+14
2015-06-19
sched/deadline: Make init_sched_dl_class() __init
Wanpeng Li
1
-1
/
+1
2015-06-19
sched/deadline: Optimize pull_dl_task()
Wanpeng Li
1
-1
/
+27
2015-06-19
sched/preempt: Add static_key() to preempt_notifiers
Peter Zijlstra
1
-5
/
+23
2015-06-19
sched/preempt: Fix preempt notifiers documentation about hlist_del() within u...
Mathieu Desnoyers
1
-1
/
+1
2015-06-19
sched/stop_machine: Fix deadlock between multiple stop_two_cpus()
Peter Zijlstra
3
-37
/
+32
2015-06-19
sched/debug: Add sum_sleep_runtime to /proc/<pid>/sched
Srikar Dronamraju
1
-0
/
+1
2015-06-19
sched/debug: Replace vruntime with wait_sum in /proc/sched_debug
Srikar Dronamraju
1
-2
/
+2
2015-06-19
sched/debug: Properly format runnable tasks in /proc/sched_debug
Srikar Dronamraju
1
-2
/
+4
2015-06-19
locking/lockdep: Remove hard coded array size dependency
George Beshers
1
-2
/
+2
2015-06-19
locking/qrwlock: Don't contend with readers when setting _QW_WAITING
Waiman Long
1
-4
/
+24
2015-06-19
perf/x86: Honor the architectural performance monitoring version
Palik, Imre
1
-6
/
+6
2015-06-19
perf/x86/intel: Fix PMI handling for Intel PT
Alexander Shishkin
1
-4
/
+23
2015-06-19
perf/x86/intel/bts: Fix DS area sharing with x86_pmu events
Alexander Shishkin
3
-19
/
+46
2015-06-19
perf/x86: Add more Broadwell model numbers
Andi Kleen
1
-0
/
+2
2015-06-19
perf: Fix ring_buffer_attach() RCU sync, again
Oleg Nesterov
1
-7
/
+7
2015-06-18
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+3
2015-06-18
revert "cpumask: don't perform while loop in cpumask_next_and()"
Andrew Morton
1
-5
/
+4
2015-06-19
Merge tag 'drm-intel-fixes-2015-06-18' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
1
-1
/
+4
2015-06-19
Merge branch 'drm-fixes-4.1' of git://people.freedesktop.org/~deathsimple/lin...
Dave Airlie
3
-0
/
+9
2015-06-19
hrtimer: Allow hrtimer::function() to free the timer
Peter Zijlstra
2
-48
/
+107
2015-06-19
seqcount: Introduce raw_write_seqcount_barrier()
Peter Zijlstra
1
-0
/
+41
2015-06-19
seqcount: Rename write_seqcount_barrier()
Peter Zijlstra
2
-11
/
+11
2015-06-19
hrtimer: Fix hrtimer_is_queued() hole
Peter Zijlstra
1
-10
/
+13
2015-06-19
hrtimer: Remove HRTIMER_STATE_MIGRATE
Oleg Nesterov
2
-10
/
+3
2015-06-18
drm/radeon: don't probe MST on hw we don't support it on
Dave Airlie
1
-0
/
+5
2015-06-18
drm/radeon: Add RADEON_INFO_VA_UNMAP_WORKING query
Michel Dänzer
2
-0
/
+4
2015-06-18
irqchip: atmel-aic5: Add sama5d2 support
Nicolas Ferre
2
-1
/
+10
2015-06-18
selftest: Timers: Avoid signal deadlock in leap-a-day
John Stultz
1
-11
/
+12
2015-06-18
irq: spear-shirq: Fix race in installing chained IRQ handler
Russell King
1
-2
/
+1
2015-06-18
irq: irq-keystone: Fix race in installing chained IRQ handler
Russell King
1
-2
/
+1
2015-06-18
gpio: gpio-tegra: Fix race in installing chained IRQ handler
Russell King
1
-2
/
+2
2015-06-18
gpio: gpio-mxs: Fix race in installing chained IRQ handler
Russell King
1
-2
/
+2
2015-06-18
gpio: gpio-mxc: Fix race in installing chained IRQ handler
Russell King
1
-7
/
+6
2015-06-18
ARM: gemini: Fix race in installing GPIO chained IRQ handler
Russell King
1
-2
/
+2
2015-06-18
GPU: ipu: Fix race in installing IPU chained IRQ handler
Russell King
1
-8
/
+5
2015-06-18
ARM: sa1100: convert SA11x0 related code to use new chained handler helper
Russell King
3
-8
/
+5
2015-06-18
irq: Add irq_set_chained_handler_and_data()
Russell King
2
-11
/
+43
2015-06-18
x86/mm/pat, drivers/infiniband/ipath: Use arch_phys_wc_add() and require PAT ...
Luis R. Rodriguez
4
-42
/
+26
2015-06-18
x86/mm/pat, drivers/media/ivtv: Use arch_phys_wc_add() and require PAT disabled
Luis R. Rodriguez
2
-35
/
+26
[prev]
[next]