index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-01-08
drivers: libata-core: Use usleep_range() instead of msleep() for short sleeps...
Anil Veliyankara Madam
1
-1
/
+7
2016-01-01
sata_sx4: correctly handling failed allocation
Insu Yun
1
-0
/
+2
2016-01-01
ata: ahci_brcmstb: add support for MIPS-based platforms
Jaedon Shin
3
-2
/
+5
2015-12-16
ahci: qoriq: Adjust the default register values on ls1021a
Tang Yuantian
1
-10
/
+14
2015-12-16
ahci: qoriq: Update the default Rx watermark value
Tang Yuantian
1
-1
/
+2
2015-12-16
ahci: qoriq: Adjust the default register values on ls1043a
Tang Yuantian
1
-0
/
+8
2015-12-07
ahci: compile out msi/msix infrastructure
Dan Williams
2
-8
/
+25
2015-12-07
ata: core: fix irq description on AHCI single irq systems
Heiner Kallweit
1
-1
/
+8
2015-11-30
ata: ahci_brcmstb: remove unused definitions
Jaedon Shin
1
-2
/
+0
2015-11-30
ata: ahci_brcmstb: add a quirk for MIPS-based platforms
Jaedon Shin
1
-1
/
+10
2015-11-30
ata: ahci_brcmstb: disable NCQ for MIPS-based platforms
Jaedon Shin
1
-0
/
+11
2015-11-24
ata: sata_rcar: Remove obsolete platform_device_id entries
Geert Uytterhoeven
1
-12
/
+3
2015-11-20
sata_rcar: Add compatible string for r8a7795
Kouei Abe
2
-0
/
+5
2015-11-16
ahci: kill 'intr_status'
Dan Williams
1
-1
/
+0
2015-11-16
ahci: switch from 'threaded' to 'hardirq' interrupt handling
Dan Williams
1
-26
/
+8
2015-11-16
ahci: per-port msix support
Dan Williams
3
-27
/
+61
2015-11-16
ahci: Order SATA device IDs for codename Lewisburg
Alexandra Yates
1
-10
/
+10
2015-11-16
ahci: Add Device ID for Intel Sunrise Point PCH
Charles_Rose@Dell.com
1
-0
/
+2
2015-11-16
Linux 4.4-rc1
v4.4-rc1
Linus Torvalds
1
-2
/
+2
2015-11-14
ARC: Fix silly typo in MAINTAINERS file
Vineet Gupta
1
-1
/
+1
2015-11-14
ARC: cpu_relax() to be compiler barrier even for UP
Vineet Gupta
1
-4
/
+0
2015-11-14
ARC: use ASL assembler mnemonic
Vineet Gupta
1
-3
/
+3
2015-11-14
ARC: [arcompact] Handle bus error from userspace as Interrupt not exception
Vineet Gupta
3
-21
/
+44
2015-11-14
ARC: remove extraneous header include
Vineet Gupta
1
-1
/
+0
2015-11-14
f2fs: xattr simplifications
Andreas Gruenbacher
1
-12
/
+3
2015-11-14
squashfs: xattr simplifications
Andreas Gruenbacher
1
-59
/
+31
2015-11-14
9p: xattr simplifications
Andreas Gruenbacher
9
-306
/
+83
2015-11-14
xattr handlers: Pass handler to operations instead of flags
Andreas Gruenbacher
32
-226
/
+306
2015-11-14
jffs2: Add missing capability check for listing trusted xattrs
Andreas Gruenbacher
1
-0
/
+3
2015-11-14
hfsplus: Remove unused xattr handler list operations
Andreas Gruenbacher
4
-44
/
+0
2015-11-14
ubifs: Remove unused security xattr handler
Andreas Gruenbacher
3
-42
/
+0
2015-11-14
vfs: Fix the posix_acl_xattr_list return value
Andreas Gruenbacher
1
-3
/
+1
2015-11-14
vfs: Check attribute names in posix acl xattr handers
Andreas Gruenbacher
1
-0
/
+4
2015-11-13
mpt3sas: fix inline markers on non inline function declarations
Stephen Rothwell
1
-2
/
+2
2015-11-13
dax: fix __dax_pmd_fault crash
Dan Williams
1
-0
/
+7
2015-11-13
Revert "drm/rockchip: Convert the probe function to the generic drm_of_compon...
Mark Yao
1
-6
/
+75
2015-11-13
drm: Don't oops in drm_calc_timestamping_constants() if drm_vblank_init() was...
Ville Syrjälä
1
-1
/
+9
2015-11-12
ALSA: pci: depend on ZONE_DMA
Dan Williams
1
-12
/
+12
2015-11-12
libnvdimm: documentation clarifications
Konrad Rzeszutek Wilk
1
-21
/
+28
2015-11-12
libnvdimm, pmem: fix size trim in pmem_direct_access()
Dan Williams
1
-13
/
+2
2015-11-12
libnvdimm, e820: fix numa node for e820-type-12 pmem ranges
Dan Williams
1
-1
/
+14
2015-11-12
tools/testing/nvdimm, acpica: fix flag rename build breakage
Dan Williams
1
-1
/
+1
2015-11-12
arm64: suspend: make hw_breakpoint_restore static
Jisheng Zhang
1
-1
/
+1
2015-11-12
arm64: mmu: make split_pud and fixup_executable static
Jisheng Zhang
1
-2
/
+2
2015-11-12
arm64: smp: make of_parse_and_init_cpus static
Jisheng Zhang
1
-1
/
+1
2015-11-12
arm64: use linux/types.h in kvm.h
Arnd Bergmann
1
-1
/
+1
2015-11-12
arm64: build vdso without libgcov
Arnd Bergmann
1
-0
/
+3
2015-11-12
arm64: mark cpus_have_hwcap as __maybe_unused
Arnd Bergmann
1
-1
/
+1
2015-11-12
ALSA: hda - Simplify phantom jack handling for HDMI/DP
Takashi Iwai
3
-19
/
+8
2015-11-12
MIPS: idle: add case for CPU_5KE
Aurelien Jarno
1
-0
/
+1
[next]