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-28
serdev: document driver callbacks
Johan Hovold
1
-2
/
+4
2017-11-28
serdev: fix receive_buf return value when no callback
Johan Hovold
1
-1
/
+1
2017-11-28
serdev: Introduce devm_serdev_device_open()
Andrey Smirnov
1
-0
/
+1
2017-11-28
debugfs: fix debugfs_real_fops() build error
Arnd Bergmann
1
-0
/
+2
2017-11-28
USB: core: Add type-specific length check of BOS descriptors
Masakazu Mokuno
1
-0
/
+3
2017-11-28
USB: of: clean up device-node helper
Johan Hovold
1
-4
/
+3
2017-11-28
USB: add device-tree support for interfaces
Johan Hovold
1
-0
/
+14
2017-11-27
dt-bindings: power: Add Actions Semi S700 SPS
Andreas Färber
1
-0
/
+19
2017-11-27
sunrpc: make the function arg as const
Bhumika Goyal
1
-1
/
+1
2017-11-27
media: annotate ->poll() instances
Al Viro
6
-9
/
+8
2017-11-27
net: annotate ->poll() instances
Al Viro
8
-8
/
+8
2017-11-27
crypto: annotate ->poll() instances
Al Viro
1
-1
/
+1
2017-11-27
dmabuf: annotate dma_buf->active
Al Viro
1
-1
/
+1
2017-11-27
scif: annotate scif_pollepd
Al Viro
1
-2
/
+2
2017-11-27
annotate poll_table_entry->key
Al Viro
1
-1
/
+1
2017-11-27
annotate poll_table_struct ->_key
Al Viro
1
-4
/
+4
2017-11-27
annotate poll-related wait keys
Al Viro
1
-4
/
+6
2017-11-27
->poll() methods should return __poll_t
Al Viro
9
-9
/
+9
2017-11-27
define __poll_t, annotate constants
Al Viro
2
-15
/
+21
2017-11-27
Rename superblock flags (MS_xyz -> SB_xyz)
Linus Torvalds
2
-2
/
+2
2017-11-27
i2c: remove legacy integer scl/sda gpio for recovery
Phil Reid
1
-6
/
+1
2017-11-27
i2c: Switch to using gpiod interface for gpio bus recovery
Phil Reid
1
-0
/
+4
2017-11-27
i2c: use macro IS_ENABLED in header i2c.h
Stefan Lengfeld
1
-3
/
+3
2017-11-27
KVM: Let KVM_SET_SIGNAL_MASK work as advertised
Jan H. Schönherr
1
-0
/
+3
2017-11-27
cpuset: Make cpuset hotplug synchronous
Prateek Sood
1
-6
/
+0
2017-11-27
rcu: Eliminate rcu_irq_enter_disabled()
Paul E. McKenney
3
-6
/
+1
2017-11-28
Merge tag 'mac80211-for-davem-2017-11-27' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
David S. Miller
1
-1
/
+7
2017-11-27
mac80211: use QoS NDP for AP probing
Johannes Berg
1
-1
/
+7
2017-11-27
dt-bindings: reset: Add bindings for the Meson-AXG SoC Reset Controller
Yixun Lan
1
-0
/
+124
2017-11-27
reset: remove reset_control_get(_optional)
Masahiro Yamada
1
-12
/
+0
2017-11-27
reset: minimize the number of headers included from <linux/reset.h>
Masahiro Yamada
1
-1
/
+3
2017-11-27
reset: remove remaining WARN_ON() in <linux/reset.h>
Masahiro Yamada
1
-6
/
+0
2017-11-27
reset: make device_reset_optional() really optional
Masahiro Yamada
1
-15
/
+13
2017-11-27
ACPI / PM: Make it possible to ignore the system sleep blacklist
Rafael J. Wysocki
1
-0
/
+1
2017-11-27
PM / core: Add LEAVE_SUSPENDED driver flag
Rafael J. Wysocki
1
-4
/
+12
2017-11-27
ACPICA: Update version to 20171110
Bob Moore
1
-1
/
+1
2017-11-27
ACPICA: ACPI 6.2: Additional PPTT flags
Jeremy Linton
1
-0
/
+14
2017-11-27
ACPICA: Small typo fix, no functional change
Bob Moore
1
-1
/
+1
2017-11-27
ACPICA: ACPI 6.0A: Changes to the NFIT ACPI table
Bob Moore
1
-1
/
+65
2017-11-27
ACPICA: Trivial fix to spelling mistake in comment
Colin Ian King
1
-1
/
+1
2017-11-27
ACPICA: iasl: Add SMMUv3 device ID mapping index support
Hanjun Guo
1
-0
/
+1
2017-11-27
ACPICA: Update version to 20170929
Bob Moore
1
-1
/
+1
2017-11-27
ACPICA: iASL/Tools: Add support for PDTT, SDEV, TPM2 ACPI tables
Bob Moore
2
-8
/
+83
2017-11-27
ACPICA: Rename AE_AML_INFINITE_LOOP exception
Bob Moore
1
-3
/
+3
2017-11-27
ACPICA: Dispatcher: Introduce timeout mechanism for infinite loop detection
Lv Zheng
3
-4
/
+6
2017-11-26
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-1
/
+11
2017-11-26
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-45
/
+0
2017-11-26
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-7
/
+7
2017-11-26
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-8
/
+13
2017-11-26
uapi: fix linux/kfd_ioctl.h userspace compilation errors
Dmitry V. Levin
1
-11
/
+11
[prev]
[next]