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-03-31
Merge tag 'v4.0-rc6' into timers/core, before applying new patches
Ingo Molnar
926
-6340
/
+10312
2015-03-29
Linux 4.0-rc6
v4.0-rc6
Linus Torvalds
1
-1
/
+1
2015-03-29
Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
18
-85
/
+128
2015-03-29
Merge tag 'sunxi-fixes-for-4.0' of https://git.kernel.org/pub/scm/linux/kerne...
Olof Johansson
5
-12
/
+21
2015-03-29
Merge tag 'fixes-v4.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Olof Johansson
6
-7
/
+53
2015-03-29
Merge tag 'socfpga_fix_for_v4.0_2' of git://git.rocketboards.org/linux-socfpg...
Olof Johansson
1
-1
/
+1
2015-03-29
arm64: juno: Fix misleading name of UART reference clock
Dave Martin
1
-1
/
+1
2015-03-29
Merge tag 'fixes-for-v4.0-rc5' of https://github.com/rjarzmik/linux into fixes
Olof Johansson
3
-64
/
+50
2015-03-28
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-4
/
+14
2015-03-28
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-9
/
+12
2015-03-28
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+2
2015-03-28
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+10
2015-03-28
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-30
/
+59
2015-03-28
Merge branch 'parisc-4.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-10
/
+16
2015-03-28
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-4
/
+5
2015-03-28
Merge tag 'arc-4.0-fixes-part-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-6
/
+18
2015-03-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-1
/
+1
2015-03-27
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
2
-5
/
+5
2015-03-27
Merge tag 'sound-4.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2
-2
/
+3
2015-03-27
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/selinux into...
James Morris
1
-1
/
+1
2015-03-27
clockevents: Don't validate dev->mode against CLOCK_EVT_MODE_UNUSED for new i...
Viresh Kumar
1
-1
/
+2
2015-03-27
clockevents: Manage device's state separately for the core
Viresh Kumar
7
-85
/
+111
2015-03-27
clockevents: Handle tick device's resume separately
Viresh Kumar
6
-15
/
+28
2015-03-27
time: Add ktime_get_tai_ns()
Peter Zijlstra
1
-0
/
+5
2015-03-27
time: Introduce tk_fast_raw
Peter Zijlstra
2
-0
/
+14
2015-03-27
time: Parametrize all tk_fast_mono users
Peter Zijlstra
1
-10
/
+15
2015-03-27
time: Add timerkeeper::tkr_raw
Peter Zijlstra
2
-24
/
+21
2015-03-27
time: Rename timekeeper::tkr to timekeeper::tkr_mono
Peter Zijlstra
7
-126
/
+126
2015-03-27
watchdog: imgpdc: Fix default heartbeat
James Hogan
1
-3
/
+3
2015-03-27
watchdog: imgpdc: Fix probe NULL pointer dereference
James Hogan
1
-1
/
+1
2015-03-27
watchdog: mtk_wdt: signedness bug in mtk_wdt_start()
Dan Carpenter
1
-1
/
+1
2015-03-27
timers, sched/clock: Clean up the code a bit
Ingo Molnar
1
-51
/
+56
2015-03-27
timers, sched/clock: Avoid deadlock during read from NMI
Daniel Thompson
1
-35
/
+68
2015-03-27
timers, sched/clock: Remove redundant notrace from update function
Daniel Thompson
1
-1
/
+1
2015-03-27
timers, sched/clock: Remove suspend from clock_read_data()
Daniel Thompson
1
-15
/
+25
2015-03-27
timers, sched/clock: Optimize cache line usage
Daniel Thompson
1
-35
/
+77
2015-03-27
timers, sched/clock: Match scope of read and write seqcounts
Daniel Thompson
1
-15
/
+11
2015-03-26
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
3
-34
/
+35
2015-03-26
Merge tag 'dm-4.0-fix-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...
Linus Torvalds
1
-10
/
+16
2015-03-26
Merge tag 'linux-kselftest-4.0-rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+8
2015-03-27
Merge tag 'drm-intel-fixes-2015-03-26' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
2
-19
/
+32
2015-03-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
4
-19
/
+62
2015-03-26
drm/i915: Fixup legacy plane->crtc link for initial fb config
Daniel Vetter
1
-0
/
+2
2015-03-26
drm/i915: Fix atomic state when reusing the firmware fb
Damien Lespiau
1
-2
/
+9
2015-03-26
ALSA: hda - Add one more node in the EAPD supporting candidate list
Hui Wang
1
-1
/
+1
2015-03-26
clocksource/drivers/sun5i: Fix cpufreq interaction with sched_clock()
Maxime Ripard
1
-7
/
+0
2015-03-26
clocksource/drivers: Fix various !CONFIG_HAS_IOMEM build errors
Richard Weinberger
1
-0
/
+3
2015-03-26
drm/i915: Keep ring->active_list and ring->requests_list consistent
Chris Wilson
1
-17
/
+21
2015-03-26
ALSA: hda_intel: apply the Seperate stream_tag for Sunrise Point
Libin Yang
1
-1
/
+1
2015-03-26
ARC: signal handling robustify
Vineet Gupta
1
-4
/
+16
[next]