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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-05
Merge tag 'reset-for-4.16' of git://git.pengutronix.de/git/pza/linux into next/drivers
Arnd Bergmann
1
-34
/
+16
2018-01-05
Merge tag 'qcom-drivers-for-4.16' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/agross/linux into next/drivers
Arnd Bergmann
2
-0
/
+274
2018-01-04
Merge tag 'keystone_driver_soc_for_4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone into next/drivers
Olof Johansson
1
-0
/
+69
2018-01-04
Merge tag 'omap-for-v4.16/ti-sysc-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/drivers
Olof Johansson
1
-0
/
+86
2018-01-04
Merge tag 'arm-soc/for-4.16/drivers' of http://github.com/Broadcom/stblinux into next/drivers
Olof Johansson
1
-6
/
+0
2017-12-21
Merge tag 'tee-drv-dynamic-shm-for-v4.16' of https://git.linaro.org/people/jens.wiklander/linux-tee into next/drivers
Arnd Bergmann
1
-3
/
+180
2017-12-21
bus: ti-sysc: Add parsing of module capabilities
Tony Lindgren
1
-0
/
+10
2017-12-21
bus: ti-sysc: Handle module quirks based dts configuration
Tony Lindgren
1
-0
/
+6
2017-12-21
bus: ti-sysc: Detect i2c interconnect target module based on register layout
Tony Lindgren
1
-0
/
+1
2017-12-21
bus: ti-sysc: Add register bits for interconnect target modules
Tony Lindgren
1
-0
/
+40
2017-12-21
bus: ti-sysc: Make omap_hwmod_sysc_fields into sysc_regbits platform data
Tony Lindgren
1
-0
/
+29
2017-12-21
Merge tag 'tee-drv-async-supplicant-for-v4.16' of https://git.linaro.org/people/jens.wiklander/linux-tee into next/drivers
Arnd Bergmann
1
-0
/
+12
2017-12-20
soc: brcmstb: biuctrl: Move to early_initcall
Florian Fainelli
1
-6
/
+0
2017-12-20
soc: qcom: Introduce QMI helpers
Bjorn Andersson
1
-0
/
+165
2017-12-20
soc: qcom: Introduce QMI encoder/decoder
Bjorn Andersson
1
-0
/
+106
2017-12-20
firmware: qcom_scm: Add dependent headers to qcom_scm.h
Jordan Crouse
1
-0
/
+3
2017-12-17
Merge branch 'WIP.x86-pti.base.prep-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-3
/
+3
2017-12-17
drivers/misc/intel/pti: Rename the header file to free up the namespace
Ingo Molnar
1
-3
/
+3
2017-12-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+9
2017-12-15
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
7
-228
/
+11
2017-12-15
tee: shm: inline tee_shm_get_id()
Volodymyr Babchuk
1
-1
/
+4
2017-12-15
tee: use reference counting for tee_context
Volodymyr Babchuk
1
-0
/
+7
2017-12-15
tee: shm: add page accessor functions
Volodymyr Babchuk
1
-0
/
+13
2017-12-15
tee: shm: add accessors for buffer size and page offset
Volodymyr Babchuk
1
-0
/
+20
2017-12-15
tee: add register user memory
Jens Wiklander
1
-2
/
+45
2017-12-15
tee: flexible shared memory pool creation
Jens Wiklander
1
-0
/
+91
2017-12-14
Merge tag 'pm-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-0
/
+1
2017-12-14
Merge tag 'trace-v4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
1
-1
/
+1
2017-12-14
Merge tag 'pci-v4.15-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
1
-0
/
+3
2017-12-14
mm, oom_reaper: fix memory corruption
Michal Hocko
2
-0
/
+10
2017-12-14
kernel: make groups_sort calling a responsibility group_info allocators
Thiago Rafael Becker
1
-0
/
+1
2017-12-14
exec: avoid gcc-8 warning for get_task_comm
Arnd Bergmann
1
-1
/
+5
2017-12-14
string.h: workaround for increased stack usage
Arnd Bergmann
1
-1
/
+4
2017-12-14
lib/rbtree,drm/mm: add rbtree_replace_node_cached()
Chris Wilson
1
-0
/
+2
2017-12-14
include/linux/idr.h: add #include <linux/bug.h>
Wei Wang
1
-0
/
+1
2017-12-12
compiler.h: Remove ACCESS_ONCE()
Mark Rutland
1
-36
/
+11
2017-12-12
locking/lockdep: Remove the cross-release locking checks
Ingo Molnar
3
-181
/
+0
2017-12-12
locking/core: Remove break_lock field when CONFIG_GENERIC_LOCKBREAK=y
Will Deacon
3
-11
/
+0
2017-12-11
ptr_ring: add barriers
Michael S. Tsirkin
1
-0
/
+9
2017-12-11
PM / sleep: Avoid excess pm_runtime_enable() calls in device_resume()
Rafael J. Wysocki
1
-0
/
+1
2017-12-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+1
2017-12-08
kmemcheck: rip it out for real
Michal Hocko
1
-1
/
+0
2017-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-40
/
+8
2017-12-08
tcp: invalidate rate samples during SACK reneging
Yousuk Seung
1
-1
/
+2
2017-12-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-1
/
+5
2017-12-07
usbnet: fix alignment for frames with no ethernet header
Bjørn Mork
1
-0
/
+1
2017-12-06
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-3
/
+3
2017-12-06
PCI: Add pci_get_domain_bus_and_slot() stub
Randy Dunlap
1
-0
/
+3
2017-12-06
efi: Move some sysfs files to be read-only by root
Greg Kroah-Hartman
1
-0
/
+6
2017-12-05
net: remove hlist_nulls_add_tail_rcu()
Eric Dumazet
1
-38
/
+0
[next]