index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-05-20
rtc: mxc: remove UIE signaling
Wolfram Sang
1
-3
/
+0
2016-05-20
rtc: ds1307: Remove CLK_IS_ROOT
Stephen Boyd
1
-2
/
+0
2016-05-20
rtc: hym8563: Remove CLK_IS_ROOT
Stephen Boyd
1
-1
/
+1
2016-05-20
rtc: pcf8563: Remove CLK_IS_ROOT
Stephen Boyd
1
-1
/
+1
2016-05-20
rtc: zynqmp: Write Calibration value before setting time
Anurag Kumar Vulisha
1
-7
/
+14
2016-05-20
rtc: zynqmp: Enable RTC switching to battery power when VCC_PSAUX is N/A
Anurag Kumar Vulisha
1
-0
/
+8
2016-05-20
rtc: ds1685: actually spin forever in poweroff path
Josh Poimboeuf
1
-0
/
+1
2016-05-20
rtc: da9053: fix access ordering error during RTC interrupt at system power on
Steve Twiss
1
-5
/
+8
2016-05-20
rtc: ds1307: ensure that any pending alarm is cleared before a new alarm is e...
Nicolas Boullis
1
-5
/
+8
2016-05-20
rtc: ds1307: fix ds1307_native_smbus_read_block_data function
Nicolas Boullis
1
-2
/
+6
2016-05-20
rtc: ds1302: fix write value for day of week register
Akinobu Mita
1
-1
/
+1
2016-05-20
rtc: ds1302: fix error check in set_time
Akinobu Mita
1
-1
/
+1
2016-05-20
rtc: m41t80: handle oscillator failure bit
Mylène Josserand
1
-2
/
+23
2016-05-20
rtc: m41t80: add wakealarm functionality
Mylène Josserand
1
-0
/
+2
2016-05-20
rtc: m41t80: add alarm functionality
Mylène Josserand
1
-13
/
+167
2016-05-20
rtc: m41t80: remove warnings and replace obsolete function
Mylène Josserand
1
-11
/
+15
2016-05-20
rtc: m41t80: add the use of 'BIT' macro
Mylène Josserand
1
-15
/
+15
2016-05-20
rtc: m41t80: replace i2c functions for smbus ones
Mylène Josserand
1
-90
/
+44
2016-05-20
rtc: m41t80: remove proc macro
Mylène Josserand
1
-4
/
+0
2016-05-20
rtc: m41t80: update sysfs entries export
Mylène Josserand
1
-24
/
+32
2016-05-20
rtc: remove useless DRV_VERSION
Alexandre Belloni
25
-89
/
+1
2016-05-20
rtc: at91sam9: remove duplicate assignment of variable mr
Colin Ian King
1
-1
/
+1
2016-05-20
rtc: ds1302: rewrite using SPI
Sergey Yanovich
3
-197
/
+212
2016-05-16
Linux 4.6
v4.6
Linus Torvalds
1
-1
/
+1
2016-05-14
arm64: bpf: jit JMP_JSET_{X,K}
Zi Shen Lim
1
-0
/
+1
2016-05-14
net/route: enforce hoplimit max value
Paolo Abeni
2
-0
/
+4
2016-05-14
nf_conntrack: avoid kernel pointer value leak in slab name
Linus Torvalds
1
-1
/
+3
2016-05-14
drivers: net: xgene: fix register offset
Iyappan Subramanian
2
-4
/
+4
2016-05-14
drivers: net: xgene: fix statistics counters race condition
Iyappan Subramanian
4
-19
/
+53
2016-05-14
drivers: net: xgene: fix ununiform latency across queues
Iyappan Subramanian
2
-11
/
+27
2016-05-14
drivers: net: xgene: fix sharing of irqs
Iyappan Subramanian
1
-2
/
+2
2016-05-14
drivers: net: xgene: fix IPv4 forward crash
Iyappan Subramanian
2
-5
/
+8
2016-05-13
xen-netback: fix extra_info handling in xenvif_tx_err()
Paul Durrant
1
-0
/
+1
2016-05-13
mm: thp: calculate the mapcount correctly for THP pages during WP faults
Andrea Arcangeli
5
-26
/
+95
2016-05-13
ksm: fix conflict between mmput and scan_get_next_rmap_item
Zhou Chengming
1
-5
/
+10
2016-05-13
ocfs2: fix posix_acl_create deadlock
Junxiao Bi
6
-48
/
+77
2016-05-13
ocfs2: revert using ocfs2_acl_chmod to avoid inode cluster lock hang
Junxiao Bi
3
-2
/
+27
2016-05-12
net: mvneta: bm: fix dependencies again
Arnd Bergmann
1
-1
/
+1
2016-05-12
perf stat: Fallback to user only counters when perf_event_paranoid > 1
Arnaldo Carvalho de Melo
1
-1
/
+6
2016-05-12
perf evsel: Handle EACCESS + perf_event_paranoid=2 in fallback()
Arnaldo Carvalho de Melo
1
-0
/
+18
2016-05-12
drm/amdgpu: fix DP mode validation
Alex Deucher
1
-2
/
+2
2016-05-12
drm/radeon: fix DP mode validation
Alex Deucher
1
-2
/
+2
2016-05-12
perf evsel: Improve EPERM error handling in open_strerror()
Arnaldo Carvalho de Melo
1
-2
/
+3
2016-05-12
workqueue: fix rebind bound workers warning
Wanpeng Li
1
-0
/
+11
2016-05-12
cgroup: fix compile warning
Felipe Balbi
1
-1
/
+1
2016-05-12
kernfs: kernfs_sop_show_path: don't return 0 after seq_dentry call
Serge E. Hallyn
1
-1
/
+2
2016-05-12
tools lib traceevent: Do not reassign parg after collapse_tree()
Steven Rostedt
1
-2
/
+2
2016-05-12
perf probe: Check if dwarf_getlocations() is available
Arnaldo Carvalho de Melo
6
-0
/
+38
2016-05-12
perf dwarf: Guard !x86_64 definitions under #ifdef else clause
Arnaldo Carvalho de Melo
1
-4
/
+4
2016-05-12
perf tools: Use readdir() instead of deprecated readdir_r()
Arnaldo Carvalho de Melo
1
-30
/
+30
[next]