index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
phy
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-05-05
ACPI / osi: Cleanup OSI handling code to use bool
Lv Zheng
3
-27
/
+17
2016-05-05
ACPI / osi: Fix default _OSI(Darwin) support
Chen Yu
3
-7
/
+75
2016-05-05
ACPI / osi: Add acpi_osi=!! to allow reverting acpi_osi=!
Lv Zheng
2
-0
/
+5
2016-05-05
ACPI / osi: Cleanup _OSI("Linux") related code before introducing new support
Lv Zheng
1
-20
/
+22
2016-05-05
ACPI / osi: Fix an issue that acpi_osi=!* cannot disable ACPICA internal strings
Lv Zheng
1
-5
/
+11
2016-05-02
Linux 4.6-rc6
v4.6-rc6
Linus Torvalds
1
-2
/
+2
2016-04-29
EDAC: i7core, sb_edac: Don't return NOTIFY_BAD from mce_decoder callback
Tony Luck
2
-2
/
+2
2016-04-29
Documentation/sysctl/vm.txt: update numa_zonelist_order description
Xishi Qiu
1
-9
/
+10
2016-04-29
lib/stackdepot.c: allow the stack trace hash to be zero
Alexander Potapenko
1
-4
/
+0
2016-04-29
rapidio: fix potential NULL pointer dereference
Vladimir Zapolskiy
1
-2
/
+2
2016-04-29
mm/memory-failure: fix race with compound page split/merge
Konstantin Khlebnikov
1
-1
/
+9
2016-04-29
ocfs2/dlm: return zero if deref_done message is successfully handled
xuejiufei
1
-0
/
+2
2016-04-29
Ananth has moved
Ananth N Mavinakayanahalli
1
-1
/
+1
2016-04-29
kcov: don't profile branches in kcov
Andrey Ryabinin
1
-0
/
+1
2016-04-29
kcov: don't trace the code coverage code
James Morse
1
-1
/
+1
2016-04-29
mm: wake kcompactd before kswapd's short sleep
Vlastimil Babka
1
-14
/
+14
2016-04-29
.mailmap: add Frank Rowand
Frank Rowand
1
-0
/
+3
2016-04-29
mm/hwpoison: fix wrong num_poisoned_pages accounting
Minchan Kim
1
-1
/
+7
2016-04-29
mm: call swap_slot_free_notify() with page lock held
Minchan Kim
1
-1
/
+5
2016-04-29
mm: vmscan: reclaim highmem zone if buffer_heads is over limit
Minchan Kim
1
-1
/
+1
2016-04-29
numa: fix /proc/<pid>/numa_maps for THP
Gerald Schaefer
3
-3
/
+72
2016-04-29
mm/huge_memory: replace VM_NO_THP VM_BUG_ON with actual VMA check
Konstantin Khlebnikov
1
-4
/
+2
2016-04-29
mailmap: fix Krzysztof Kozlowski's misspelled name
Krzysztof Kozlowski
1
-0
/
+1
2016-04-29
thp: keep huge zero page pinned until tlb flush
Kirill A. Shutemov
3
-3
/
+13
2016-04-29
mm: exclude HugeTLB pages from THP page_mapped() logic
Steve Capper
1
-0
/
+2
2016-04-29
kexec: export OFFSET(page.compound_head) to find out compound tail page
Atsushi Kumagai
1
-0
/
+1
2016-04-29
kexec: update VMCOREINFO for compound_order/dtor
Atsushi Kumagai
1
-2
/
+4
2016-04-29
RDMA/nes: don't leak skb if carrier down
Florian Westphal
1
-3
/
+0
2016-04-28
drm/vmwgfx: Fix order of operation
Sinclair Yeh
1
-3
/
+3
2016-04-28
drm/vmwgfx: use vmw_cmd_dx_cid_check for query commands.
Charmaine Lee
1
-4
/
+4
2016-04-28
drm/vmwgfx: Enable SVGA_3D_CMD_DX_SET_PREDICATION
Charmaine Lee
1
-1
/
+1
2016-04-28
IB/security: Restrict use of the write() interface
Jason Gunthorpe
7
-1
/
+40
2016-04-28
IB/hfi1: Use kernel default llseek for ui device
Dean Luick
1
-23
/
+2
2016-04-28
IB/hfi1: Don't attempt to free resources if initialization failed
Mitko Haralanov
2
-33
/
+29
2016-04-28
IB/hfi1: Fix missing lock/unlock in verbs drain callback
Mike Marciniszyn
1
-0
/
+2
2016-04-28
IB/rdmavt: Fix send scheduling
Jubin John
1
-2
/
+2
2016-04-28
IB/hfi1: Prevent unpinning of wrong pages
Mitko Haralanov
1
-5
/
+8
2016-04-28
IB/hfi1: Fix deadlock caused by locking with wrong scope
Mitko Haralanov
1
-5
/
+11
2016-04-28
IB/hfi1: Prevent NULL pointer deferences in caching code
Mitko Haralanov
4
-23
/
+37
2016-04-28
MAINTAINERS: Update iser/isert maintainer contact info
Sagi Grimberg
1
-2
/
+2
2016-04-28
IB/mlx5: Expose correct max_sge_rd limit
Sagi Grimberg
2
-1
/
+12
2016-04-28
mmc: sunxi: Disable eMMC HS-DDR (MMC_CAP_1_8V_DDR) for Allwinner A80
Chen-Yu Tsai
1
-0
/
+5
2016-04-28
perf/x86/intel: Fix incorrect lbr_sel_mask value
Kan Liang
1
-2
/
+4
2016-04-28
perf/x86/intel/pt: Don't die on VMXON
Alexander Shishkin
4
-11
/
+75
2016-04-28
perf/core: Fix perf_event_open() vs. execve() race
Peter Zijlstra
1
-16
/
+36
2016-04-28
perf/x86/amd: Set the size of event map array to PERF_COUNT_HW_MAX
Adam Borowski
1
-1
/
+1
2016-04-28
rbd: report unsupported features to syslog
Ilya Dryomov
1
-3
/
+6
2016-04-28
rbd: fix rbd map vs notify races
Ilya Dryomov
1
-24
/
+19
2016-04-28
x86/apic: Handle zero vector gracefully in clear_vector_irq()
Keith Busch
1
-1
/
+2
2016-04-28
thermal: use %d to print S32 parameters
Leo Yan
1
-1
/
+1
[next]