index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
call-graph-from-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-22
ntp: Fix ADJ_SETOFFSET being used w/ ADJ_NANO
John Stultz
1
-2
/
+12
2016-01-17
itimers: Handle relative timers with CONFIG_TIME_LOW_RES proper
Thomas Gleixner
1
-1
/
+1
2016-01-17
posix-timers: Handle relative timers with CONFIG_TIME_LOW_RES proper
Thomas Gleixner
1
-1
/
+1
2016-01-17
timerfd: Handle relative timers with CONFIG_TIME_LOW_RES proper
Thomas Gleixner
1
-1
/
+1
2016-01-17
hrtimer: Handle remaining time proper for TIME_LOW_RES
Thomas Gleixner
3
-22
/
+69
2016-01-15
clockevents/tcb_clksrc: Prevent disabling an already disabled clock
Alexandre Belloni
1
-1
/
+2
2016-01-11
clocksource/drivers/vt8500: Increase the minimum delta
Roman Volkov
1
-2
/
+4
2016-01-11
clocksource/drivers/fsl_ftm_timer: Fix CLKSRC_MMIO dependency
Daniel Lezcano
1
-0
/
+1
2016-01-11
clocksource/drivers: Fix dependencies for !HAS_IOMEM archs
Richard Weinberger
1
-5
/
+7
2015-12-29
clocksource/drivers/acpi_pm: Convert to pr_* macros
Andy Shevchenko
1
-17
/
+10
2015-12-29
posix-clock: Fix return code on the poll method's error path
Richard Cochran
1
-2
/
+2
2015-12-27
Linux 4.4-rc7
Linus Torvalds
1
-1
/
+1
2015-12-27
MIPS: Fix bitrot in __get_user_unaligned()
Al Viro
1
-3
/
+3
2015-12-24
tty/serial: Skip 'NULL' char after console break when sysrq enabled
Vijay Kumar
1
-2
/
+4
2015-12-24
sparc64: fix FP corruption in user copy functions
Rob Gardner
13
-134
/
+235
2015-12-24
sparc64: Perf should save/restore fault info
Rob Gardner
1
-0
/
+4
2015-12-24
sparc64: Ensure perf can access user stacks
Rob Gardner
1
-0
/
+7
2015-12-24
sparc64: Don't set %pil in rtrap_nmi too early
Rob Gardner
1
-1
/
+7
2015-12-24
sparc64: Add ADI capability to cpu capabilities
Khalid Aziz
2
-4
/
+6
2015-12-24
tty: serial: constify sunhv_ops structs
Aya Mahfouz
1
-3
/
+3
2015-12-24
cpufreq: scpi-cpufreq: signedness bug in scpi_get_dvfs_info()
Dan Carpenter
1
-1
/
+1
2015-12-23
sparc: Hook up userfaultfd system call
Mike Kravetz
3
-4
/
+5
2015-12-22
ARM: tegra: Fix suspend hang on Tegra124 Chromebooks
Jon Hunter
1
-1
/
+1
2015-12-22
um: Fix pointer cast
Mickaël Salaün
1
-1
/
+1
2015-12-22
bus: sunxi-rsb: Fix peripheral IC mapping runtime address
Chen-Yu Tsai
1
-1
/
+1
2015-12-22
bus: sunxi-rsb: Fix primary PMIC mapping hardware address
Chen-Yu Tsai
1
-1
/
+1
2015-12-22
null_blk: fix use-after-free error
Mike Krinkin
1
-3
/
+3
2015-12-22
block: ensure to split after potentially bouncing a bio
Junichi Nomura
1
-2
/
+2
2015-12-22
NVMe: IO ending fixes on surprise removal
Keith Busch
1
-1
/
+19
2015-12-22
KVM: x86: Reload pit counters for all channels when restoring state
Andrew Honig
1
-2
/
+6
2015-12-22
KVM: MTRR: treat memory as writeback if MTRR is disabled in guest CPUID
Paolo Bonzini
2
-3
/
+19
2015-12-22
KVM: MTRR: observe maxphyaddr from guest CPUID, not host
Paolo Bonzini
1
-2
/
+7
2015-12-22
KVM: MTRR: fix fixed MTRR segment look up
Alexis Dambricourt
1
-1
/
+1
2015-12-22
MIPS: Fix build error due to unused variables.
Ralf Baechle
3
-3
/
+1
2015-12-22
MIPS: VDSO: Fix build error
Qais Yousef
1
-2
/
+2
2015-12-22
MIPS: CPS: drop .set mips64r2 directives
Paul Burton
1
-2
/
+0
2015-12-22
drm/i915: Correct max delay for HDMI hotplug live status checking
Gary Wang
1
-3
/
+4
2015-12-22
drm/i915: mdelay(10) considered harmful
Daniel Vetter
1
-1
/
+1
2015-12-22
drm/i915: Kill intel_crtc->cursor_bo
Ville Syrjälä
2
-6
/
+0
2015-12-22
MIPS: uaccess: Take EVA into account in [__]clear_user
James Hogan
3
-10
/
+26
2015-12-22
drm/i915: Workaround CHV pipe C cursor fail
Ville Syrjälä
1
-0
/
+17
2015-12-22
drm/i915: Only spin whilst waiting on the current request
Chris Wilson
2
-9
/
+26
2015-12-22
drm/i915: Limit the busy wait on requests to 5us not 10ms!
Chris Wilson
1
-2
/
+45
2015-12-22
MIPS: uaccess: Take EVA into account in __copy_from_user()
James Hogan
1
-3
/
+9
2015-12-22
drm/i915: Break busywaiting for requests on pending signals
Chris Wilson
1
-5
/
+8
2015-12-22
MIPS: uaccess: Fix strlen_user with EVA
James Hogan
1
-1
/
+1
2015-12-22
drm/i915: Disable primary plane if we fail to reconstruct BIOS fb (v2)
Matt Roper
1
-0
/
+15
2015-12-22
drm/i915: Set the map-and-fenceable flag for preallocated objects
Chris Wilson
4
-19
/
+27
2015-12-22
drm/i915: Drop the broken cursor base==0 special casing
Ville Syrjälä
1
-17
/
+12
2015-12-22
ALSA: hda/realtek - Fix silent headphone output on MacPro 4,1 (v2)
Mario Kleiner
1
-2
/
+9
[next]