index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-03-13
MIPS: smp.c: Fix uninitialised temp_foreign_map
James Hogan
1
-0
/
+1
2016-03-13
MIPS: Fix build error when SMP is used without GIC
Hauke Mehrtens
1
-3
/
+4
2016-03-13
ld-version: Fix awk regex compile failure
James Hogan
1
-1
/
+1
2016-03-13
MIPS: Fix build with DEBUG_ZBOOT and MACH_JZ4780
Aaro Koskinen
1
-1
/
+1
2016-03-12
block: don't optimize for non-cloned bio in bio_get_last_bvec()
Ming Lei
1
-5
/
+0
2016-03-12
x86/efi: Fix boot crash by always mapping boot service regions into new EFI p...
Matt Fleming
1
-17
/
+62
2016-03-12
x86/fpu: Fix eager-FPU handling on legacy FPU machines
Borislav Petkov
2
-2
/
+4
2016-03-12
mm/mempool: avoid KASAN marking mempool poison checks as use-after-free
Matthew Dawson
1
-1
/
+1
2016-03-11
ARM: mvebu: fix overlap of Crypto SRAM with PCIe memory window
Thomas Petazzoni
9
-19
/
+19
2016-03-11
drm/i915: Actually retry with bit-banging after GMBUS timeout
Ville Syrjälä
1
-0
/
+6
2016-03-11
ACPI / APEI: ERST: Fixed leaked resources in erst_init
Josh Hunt
1
-0
/
+3
2016-03-11
ACPI / APEI: Fix leaked resources
Josh Hunt
1
-2
/
+4
2016-03-10
ACPICA / Interpreter: Fix a regression triggered because of wrong Linux ECDT ...
Lv Zheng
3
-39
/
+32
2016-03-10
MAINTAINERS: add a maintainer for the NAND subsystem
Boris BREZILLON
1
-0
/
+11
2016-03-10
[media] media-device: map new functions into old types for legacy API
Mauro Carvalho Chehab
2
-1
/
+28
2016-03-10
dmaengine: at_xdmac: fix residue computation
Ludovic Desroches
1
-3
/
+39
2016-03-10
x86/delay: Avoid preemptible context checks in delay_mwaitx()
Borislav Petkov
1
-1
/
+1
2016-03-10
KVM: MMU: fix reserved bit check for ept=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0
Paolo Bonzini
1
-1
/
+3
2016-03-10
KVM: MMU: fix ept=0/pte.u=1/pte.w=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0 combo
Paolo Bonzini
2
-14
/
+25
2016-03-10
x86/fpu: Revert ("x86/fpu: Disable AVX when eagerfpu is off")
Yu-cheng Yu
2
-11
/
+4
2016-03-10
s390/mm: four page table levels vs. fork
Martin Schwidefsky
2
-10
/
+30
2016-03-10
ext4: iterate over buffer heads correctly in move_extent_per_page()
Eryu Guan
1
-0
/
+1
2016-03-10
dma-mapping: avoid oops when parameter cpu_addr is null
Zhen Lei
1
-1
/
+1
2016-03-10
mm/hugetlb: use EOPNOTSUPP in hugetlb sysctl handlers
Jan Stancek
1
-2
/
+2
2016-03-10
memremap: check pfn validity before passing to pfn_to_page()
Ard Biesheuvel
1
-2
/
+2
2016-03-10
mm, thp: fix migration of PTE-mapped transparent huge pages
Kirill A. Shutemov
1
-1
/
+1
2016-03-10
dax: check return value of dax_radix_entry()
Ross Zwisler
1
-1
/
+8
2016-03-10
ocfs2: fix return value from ocfs2_page_mkwrite()
Jan Kara
1
-0
/
+4
2016-03-10
arm64: kasan: clear stale stack poison
Mark Rutland
1
-0
/
+4
2016-03-10
sched/kasan: remove stale KASAN poison after hotplug
Mark Rutland
1
-0
/
+3
2016-03-10
kasan: add functions to clear stack poison
Mark Rutland
2
-1
/
+25
2016-03-10
mm: fix mixed zone detection in devm_memremap_pages
Dan Williams
1
-5
/
+6
2016-03-10
list: kill list_force_poison()
Dan Williams
3
-22
/
+7
2016-03-10
mm: __delete_from_page_cache show Bad page if mapped
Hugh Dickins
1
-1
/
+24
2016-03-10
mm/hugetlb: hugetlb_no_page: rate-limit warning message
Geoffrey Thomas
1
-1
/
+1
2016-03-09
ACPI / OSL: Add support to install tables via initrd
Lv Zheng
3
-1
/
+52
2016-03-09
ACPI / OSL: Clean up initrd table override code
Lv Zheng
1
-62
/
+52
2016-03-09
ACPI / CPPC: use MRTT/MPAR to decide if/when a req can be sent
Prakash, Prashanth
1
-1
/
+55
2016-03-09
ACPI / CPPC: replace writeX/readX to PCC with relaxed version
Prakash, Prashanth
1
-10
/
+10
2016-03-09
mailbox: pcc: optimized pcc_send_data
Prakash, Prashanth
1
-7
/
+104
2016-03-09
ACPI / CPPC: optimized cpc_read and cpc_write
Prakash, Prashanth
1
-16
/
+64
2016-03-09
ACPI / CPPC: Optimize PCC Read Write operations
Ashwin Chaugule
1
-29
/
+72
2016-03-09
tracing: Fix check for cpu online when event is disabled
Steven Rostedt (Red Hat)
1
-8
/
+9
2016-03-09
arm64: hugetlb: partial revert of 66b3923a1a0f
Will Deacon
1
-14
/
+0
2016-03-09
arm64: account for sparsemem section alignment when choosing vmemmap offset
Ard Biesheuvel
1
-2
/
+3
2016-03-09
x86/fpu: Fix 'no387' regression
Andy Lutomirski
1
-6
/
+8
2016-03-09
kvm: cap halt polling at exactly halt_poll_ns
David Matlack
1
-0
/
+3
2016-03-09
dmaengine: fsldma: fix memory leak
Xuelin Shi
1
-0
/
+2
2016-03-09
device property: fwnode->secondary may contain ERR_PTR(-ENODEV)
Heikki Krogerus
1
-4
/
+4
2016-03-08
ACPICA: Revert "Parser: Fix for SuperName method invocation"
Bob Moore
1
-5
/
+4
[next]