index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-07
Input: st1232 - remove obsolete platform device support
Geert Uytterhoeven
1
-14
/
+0
2017-11-07
Merge tag 'v4.14-rc8' into next
Dmitry Torokhov
2296
-55
/
+2371
2017-11-08
net: phy: leds: Add support for "link" trigger
Maciej S. Szmigiero
1
-0
/
+2
2017-11-08
PM / Domains: Remove gpd_dev_ops.active_wakeup() callback
Geert Uytterhoeven
1
-1
/
+0
2017-11-08
PM / Domains: Allow genpd users to specify default active wakeup behavior
Geert Uytterhoeven
1
-3
/
+4
2017-11-07
SUNRPC: Improve ordering of transport processing
Trond Myklebust
1
-0
/
+1
2017-11-07
debugfs: Remove redundant license text
Greg Kroah-Hartman
1
-4
/
+0
2017-11-07
debugfs: add SPDX identifiers to all debugfs files
Greg Kroah-Hartman
1
-0
/
+1
2017-11-07
debugfs: purge obsolete SRCU based removal protection
Nicolai Stange
1
-19
/
+0
2017-11-07
debugfs: debugfs_real_fops(): drop __must_hold sparse annotation
Nicolai Stange
1
-2
/
+1
2017-11-07
debugfs: implement per-file removal protection
Nicolai Stange
1
-0
/
+11
2017-11-07
debugfs: add support for more elaborate ->d_fsdata
Nicolai Stange
1
-17
/
+3
2017-11-07
drm/edid: make drm_edid_to_eld() static
Jani Nikula
2
-4
/
+0
2017-11-07
Merge tag 'gpmc-omap-for-v4.15-pt2' of https://github.com/rogerq/linux into next/drivers
Arnd Bergmann
1
-12
/
+0
2017-11-07
bus: add driver for the Technologic Systems NBUS
Sebastien Bourdelin
1
-0
/
+18
2017-11-07
Merge tag 'v4.15-rockchip-dts64-2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into next/dt
Arnd Bergmann
2
-2
/
+8
2017-11-07
usb: core: add a new usb_get_ptm_status() helper
Felipe Balbi
1
-0
/
+6
2017-11-07
usb: core: add a 'type' parameter to usb_get_status()
Felipe Balbi
1
-2
/
+3
2017-11-07
usb: core: introduce a new usb_get_std_status() helper
Felipe Balbi
1
-0
/
+7
2017-11-07
usb: core: rename usb_get_status() 'type' argument to 'recip'
Felipe Balbi
1
-1
/
+1
2017-11-07
usb: core: add Status Type definitions
Felipe Balbi
1
-0
/
+4
2017-11-07
percpu: Introduce DEFINE_PER_CPU_DECRYPTED
Brijesh Singh
2
-0
/
+34
2017-11-07
x86/mm, resource: Use PAGE_KERNEL protection for ioremap of memory pages
Tom Lendacky
1
-0
/
+3
2017-11-07
resource: Provide resource struct in resource walk callback
Tom Lendacky
2
-3
/
+3
2017-11-07
x86/mm: Add Secure Encrypted Virtualization (SEV) support
Tom Lendacky
1
-2
/
+5
2017-11-07
locking/rwlocks: Fix comments
Cheng Jian
1
-1
/
+1
2017-11-07
ACPI / APEI: Remove arch_apei_flush_tlb_one()
James Morse
1
-1
/
+0
2017-11-07
ASoC: rt5514: The DSP clock can be calibrated by the other clock source
oder_chiou@realtek.com
1
-0
/
+2
2017-11-07
Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflicts
Ingo Molnar
2289
-19
/
+2311
2017-11-07
objtool: Make unreachable annotation inline asms explicitly volatile
Josh Poimboeuf
1
-8
/
+8
2017-11-07
objtool: Add a comment for the unreachable annotation macros
Josh Poimboeuf
1
-0
/
+5
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
2296
-55
/
+2371
2017-11-07
Merge branch 'linus' into perf/core, to fix conflicts
Ingo Molnar
2296
-55
/
+2371
2017-11-06
f2fs: trace checkpoint reason in fsync()
Chao Yu
1
-6
/
+18
2017-11-06
PCI: Add for_each_pci_bridge() helper
Andy Shevchenko
1
-0
/
+4
2017-11-07
netfilter: nf_tables: get set elements via netlink
Pablo Neira Ayuso
1
-0
/
+5
2017-11-06
mtd: Fix C++ comment in include/linux/mtd/mtd.h
Pavel Machek
1
-1
/
+1
2017-11-06
xen: limit grant v2 interface to the v1 functionality
Juergen Gross
1
-25
/
+0
2017-11-06
xen: re-introduce support for grant v2 interface
Juergen Gross
1
-1
/
+29
2017-11-06
ide: Convert timers to use timer_setup()
Kees Cook
1
-1
/
+1
2017-11-06
ALSA: seq: Avoid invalid lockdep class warning
Takashi Iwai
1
-1
/
+2
2017-11-06
KVM: arm/arm64: vgic: restructure kvm_vgic_(un)map_phys_irq
Eric Auger
1
-3
/
+5
2017-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git irq/core
Christoffer Dall
9
-11
/
+254
2017-11-06
netfilter: conntrack: don't cache nlattr_tuple_size result in nla_size
Florian Westphal
1
-2
/
+2
2017-11-06
KVM: arm/arm64: Rework kvm_timer_should_fire
Christoffer Dall
1
-1
/
+2
2017-11-06
KVM: arm/arm64: Get rid of kvm_timer_flush_hwstate
Christoffer Dall
1
-1
/
+0
2017-11-06
KVM: arm/arm64: Avoid timer save/restore in vcpu entry/exit
Christoffer Dall
1
-2
/
+14
2017-11-06
KVM: arm/arm64: Use separate timer for phys timer emulation
Christoffer Dall
1
-0
/
+3
2017-11-06
KVM: arm/arm64: Rename soft timer to bg_timer
Christoffer Dall
1
-1
/
+1
2017-11-06
KVM: arm/arm64: Make timer_arm and timer_disarm helpers more generic
Christoffer Dall
1
-3
/
+0
[prev]
[next]