index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
ucs2_string.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-05-17
IPMI: reserve memio regions separately
Corey Minyard
1
-13
/
+27
2016-05-17
ipmi: Fix some minor coding style issues
Corey Minyard
1
-13
/
+12
2016-05-16
namei: Improve hash mixing if CONFIG_DCACHE_WORD_ACCESS
George Spelvin
1
-7
/
+26
2016-05-16
locking/rwsem: Fix comment on register clobbering
Borislav Petkov
1
-2
/
+4
2016-05-16
mmc: mmc: Fix partition switch timeout for some eMMCs
Adrian Hunter
1
-0
/
+7
2016-05-16
mmc: sh_mobile_sdhi: enable SDIO IRQs for RCar Gen3
Wolfram Sang
1
-1
/
+1
2016-05-16
mmc: sdio: fall back to SDIO 1.0 for broken 1.1 cards
Wolfram Sang
1
-1
/
+6
2016-05-16
mmc: sdhci-st: correct name of sd-uhs-sdr50 property
Simon Horman
1
-2
/
+2
2016-05-16
MAINTAINERS: update entry for TMIO MMC driver
Wolfram Sang
1
-5
/
+4
2016-05-16
mmc: block: improve logging of handling emmc timeouts
Ken Sumrall
1
-2
/
+8
2016-05-16
mmc: sdhci: removed unneeded function wrappers
Dong Aisheng
1
-45
/
+15
2016-05-16
Linux 4.6
v4.6
Linus Torvalds
1
-1
/
+1
2016-05-15
locking/rwsem: Fix down_write_killable()
Peter Zijlstra
1
-6
/
+15
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
ACPI / video: mark acpi_video_get_levels() inline
Arnd Bergmann
1
-1
/
+1
2016-05-13
ARM: Hide finish_arch_post_lock_switch() from modules
Steven Rostedt
1
-0
/
+2
2016-05-13
x86/arch_prctl/64: Restore accidentally removed put_cpu() in ARCH_SET_GS
Mateusz Guzik
1
-0
/
+1
2016-05-13
regulator: rk808: Migrate to regulator core's simplified DT parsing code
Wadim Egorov
1
-171
/
+79
2016-05-13
crypto: qat - change the adf_ctl_stop_devices to void
Tadeusz Struk
1
-6
/
+3
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
2016-05-12
perf thread_map: Use readdir() instead of deprecated readdir_r()
Arnaldo Carvalho de Melo
1
-4
/
+4
2016-05-12
perf script: Use readdir() instead of deprecated readdir_r()
Arnaldo Carvalho de Melo
1
-36
/
+34
2016-05-12
perf tools: Use readdir() instead of deprecated readdir_r()
Arnaldo Carvalho de Melo
1
-6
/
+6
2016-05-12
arm64: do not enforce strict 16 byte alignment to stack pointer
Colin Ian King
1
-3
/
+0
2016-05-12
perf/core: Disable the event on a truncated AUX record
Alexander Shishkin
1
-1
/
+9
2016-05-12
perf/x86/intel/pt: Generate PMI in the STOP region as well
Alexander Shishkin
1
-0
/
+2
[next]