index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
hctosys.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-05-07
efibc: Fix excessive stack footprint warning
Jeremy Compostella
1
-11
/
+23
2016-05-07
efi/capsule: Make efi_capsule_pending() lockless
Matt Fleming
1
-10
/
+25
2016-05-06
parisc: fix a bug when syscall number of tracee is __NR_Linux_syscalls
Dmitry V. Levin
1
-1
/
+1
2016-05-06
x86/tsc: Read all ratio bits from MSR_PLATFORM_INFO
Chen Yu
1
-1
/
+1
2016-05-06
mailmap: add John Paul Adrian Glaubitz
Linus Torvalds
1
-0
/
+1
2016-05-06
byteswap: try to avoid __builtin_constant_p gcc bug
Arnd Bergmann
1
-9
/
+15
2016-05-06
lib/stackdepot: avoid to return 0 handle
Joonsoo Kim
1
-1
/
+5
2016-05-06
mm: fix kcompactd hang during memory offlining
Vlastimil Babka
1
-1
/
+3
2016-05-06
modpost: fix module autoloading for OF devices with generic compatible property
Philipp Zabel
1
-24
/
+45
2016-05-06
proc: prevent accessing /proc/<PID>/environ until it's ready
Mathias Krause
1
-1
/
+2
2016-05-06
mm/zswap: provide unique zpool name
Dan Streetman
1
-1
/
+7
2016-05-06
mm: thp: kvm: fix memory corruption in KVM with THP enabled
Andrea Arcangeli
3
-3
/
+25
2016-05-06
MAINTAINERS: fix Rajendra Nayak's address
Eric Engestrom
1
-1
/
+1
2016-05-06
mm, cma: prevent nr_isolated_* counters from going negative
Hugh Dickins
1
-9
/
+1
2016-05-06
mm: update min_free_kbytes from khugepaged after core initialization
Jason Baron
1
-1
/
+1
2016-05-06
huge pagecache: mmap_sem is unlocked when truncation splits pmd
Hugh Dickins
1
-9
/
+2
2016-05-06
rapidio/mport_cdev: fix uapi type definitions
Alexandre Bounine
2
-120
/
+139
2016-05-06
mm: memcontrol: let v2 cgroups follow changes in system swappiness
Johannes Weiner
1
-0
/
+4
2016-05-06
mm: thp: correct split_huge_pages file permission
Yang Shi
1
-2
/
+2
2016-05-06
maintainers: update rmk's email address(es)
Russell King
1
-24
/
+24
2016-05-05
writeback: Fix performance regression in wb_over_bg_thresh()
Howard Cochran
1
-2
/
+4
2016-05-05
propogate_mnt: Handle the first propogated copy being a slave
Eric W. Biederman
1
-11
/
+14
2016-05-05
x86/sysfb_efi: Fix valid BAR address range check
Wang YanQing
1
-2
/
+12
2016-05-05
ARC: support HIGHMEM even without PAE40
Vineet Gupta
4
-18
/
+98
2016-05-05
ARC: Fix PAE40 boot failures due to PTE truncation
Vineet Gupta
2
-8
/
+14
2016-05-05
ARC: Add missing io barriers to io{read,write}{16,32}be()
Vineet Gupta
1
-9
/
+18
2016-05-05
perf/x86/amd/iommu: Do not register a task ctx for uncore like PMUs
Peter Zijlstra
1
-0
/
+1
2016-05-05
x86/platform/UV: Bring back the call to map_low_mmrs in uv_system_init
Alex Thorlton
1
-3
/
+1
2016-05-05
perf/x86: Add model numbers for Kabylake CPUs
Andi Kleen
1
-0
/
+2
2016-05-05
gpu: ipu-v3: Fix imx-ipuv3-crtc module autoloading
Philipp Zabel
1
-1
/
+6
2016-05-05
PM / OPP: Remove useless check
Viresh Kumar
1
-3
/
+0
2016-05-05
asm-generic: use compat version for preadv2 and pwritev2
Yury Norov
1
-2
/
+2
2016-05-04
ACPICA: Dispatcher: Update thread ID for recursive method calls
Prarit Bhargava
1
-0
/
+3
2016-05-04
xen/evtchn: fix ring resize when binding new events
Jan Beulich
1
-12
/
+8
2016-05-04
intel_pstate: Fix intel_pstate_get()
Rafael J. Wysocki
1
-6
/
+8
2016-05-04
ima: fix the string representation of the LSM/IMA hook enumeration ordering
Mimi Zohar
1
-2
/
+2
2016-05-04
x86/efi-bgrt: Switch all pr_err() to pr_notice() for invalid BGRT
Josh Boyer
1
-9
/
+9
2016-05-04
MAINTAINERS: Remove asterisk from EFI directory names
Matt Fleming
1
-2
/
+2
2016-05-03
ipv6/ila: fix nlsize calculation for lwtunnel
Nicolas Dichtel
1
-2
/
+1
2016-05-03
net: macb: Probe MDIO bus before registering netdev
Florian Fainelli
1
-12
/
+19
2016-05-03
RDS: TCP: Synchronize accept() and connect() paths on t_conn_lock.
Sowmini Varadhan
4
-10
/
+33
2016-05-03
RDS:TCP: Synchronize rds_tcp_accept_one with rds_send_xmit when resetting t_sock
Sowmini Varadhan
2
-17
/
+25
2016-05-03
vxlan: Add checksum check to the features check function
Alexander Duyck
2
-1
/
+8
2016-05-03
net: Disable segmentation if checksumming is not supported
Alexander Duyck
1
-1
/
+1
2016-05-03
net: mvneta: Remove superfluous SMP function call
Anna-Maria Gleixner
1
-4
/
+2
2016-05-03
macb: fix mdiobus_scan() error check
Sergei Shtylyov
1
-1
/
+2
2016-05-03
pxa168_eth: fix mdiobus_scan() error check
Sergei Shtylyov
1
-0
/
+2
2016-05-03
drm/amdgpu: make sure vertical front porch is at least 1
Alex Deucher
1
-0
/
+4
2016-05-03
drm/radeon: make sure vertical front porch is at least 1
Alex Deucher
1
-0
/
+4
2016-05-03
net/mlx5e: Use workqueue for vxlan ops
Matthew Finlay
3
-16
/
+49
[next]