index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
pcrypt.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-01-26
clocksource: Fix dependencies for archs w/o HAS_IOMEM
Richard Weinberger
1
-0
/
+7
2016-01-26
clocksource: Select CLKSRC_MMIO where needed
Arnd Bergmann
1
-0
/
+5
2016-01-26
tick/sched: Hide unused oneshot timer code
Arnd Bergmann
1
-5
/
+7
2016-01-26
kselftests: timers: Add adjtimex SETOFFSET validity tests
John Stultz
1
-1
/
+138
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-28
Linux 4.4-rc7
v4.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-23
ARM: tegra: Fix suspend hang on Tegra124 Chromebooks
Jon Hunter
1
-1
/
+1
2015-12-23
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
[next]