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
2018-02-14
ARM: OMAP2+: Cleanup omap2_spi_dev_attr and other legacy data
Suman Anna
1
-8
/
+0
2018-02-14
ARM: OMAP2+: Cleanup omap_gpio_dev_attr usage
Suman Anna
1
-5
/
+0
2018-02-14
media: include/(uapi/)media: add SPDX license info
Hans Verkuil
15
-230
/
+14
2018-02-14
virtchnl: Add filter data structures
Harshitha Ramamurthy
1
-0
/
+59
2018-02-14
virtchnl: Add a macro to check the size of a union
Harshitha Ramamurthy
1
-3
/
+5
2018-02-14
virtchnl: Add virtchl structures to support queue channels
Harshitha Ramamurthy
1
-0
/
+40
2018-02-14
net: Make atalk_ptr depend on ATALK or IRDA
David Ahern
2
-0
/
+4
2018-02-14
net: Make ax25_ptr depend on CONFIG_AX25
David Ahern
2
-0
/
+4
2018-02-14
net: Make dn_ptr depend on CONFIG_DECNET
David Ahern
1
-0
/
+2
2018-02-14
spi: spi-gpio: Rewrite to use GPIO descriptors
Linus Walleij
1
-48
/
+1
2018-02-14
ACPI/IORT: Add msi address regions reservation helper
Shameer Kolothum
1
-1
/
+6
2018-02-14
x86/mm: Make PGDIR_SHIFT and PTRS_PER_P4D variable
Kirill A. Shutemov
3
-5
/
+7
2018-02-14
inotify: Extend ioctl to allow to request id of new watch descriptor
Kirill Tkhai
1
-0
/
+8
2018-02-14
ALSA: emu10k1: add a IOMMU workaround
Maciej S. Szmigiero
1
-0
/
+3
2018-02-14
ALSA: emu10k1: remove reserved_page
Maciej S. Szmigiero
1
-1
/
+0
2018-02-13
net: avoid including xdp.h in filter.h
Jesper Dangaard Brouer
1
-1
/
+1
2018-02-13
rtc: Add tracepoints for RTC system
Baolin Wang
1
-0
/
+206
2018-02-13
iommu: Do not return error code for APIs with size_t return type
Suravee Suthikulpanit
1
-7
/
+7
2018-02-13
drm: add func to get max iomem address v2
Chunming Zhou
1
-0
/
+2
2018-02-13
iommu/vt-d: Clean/document fault status flags
Dmitry Safonov
1
-6
/
+6
2018-02-13
uapi/if_ether.h: move __UAPI_DEF_ETHHDR libc define
Hauke Mehrtens
2
-7
/
+5
2018-02-13
net: Allow pernet_operations to be executed in parallel
Kirill Tkhai
1
-0
/
+6
2018-02-13
net: Introduce net_sem for protection of pernet_list
Kirill Tkhai
1
-0
/
+1
2018-02-13
x86/mm, mm/hwpoison: Don't unconditionally unmap kernel 1:1 pages
Tony Luck
1
-6
/
+0
2018-02-13
locking/semaphore: Update the file path in documentation
Tycho Andersen
1
-1
/
+1
2018-02-13
locking/atomic/bitops: Document and clarify ordering semantics for failed test_and_{}_bit()
Will Deacon
1
-1
/
+2
2018-02-13
vfs/proc/kcore, x86/mm/kcore: Fix SMAP fault when dumping vsyscall user page
Jia Zhang
1
-0
/
+1
2018-02-12
remoteproc: Pass type of shutdown to subdev remove
Bjorn Andersson
1
-3
/
+4
2018-02-12
net: make getname() functions return length rather than use int* parameter
Denys Vlasenko
4
-8
/
+6
2018-02-12
soc: qcom: mdt-loader: Return relocation base
Bjorn Andersson
1
-1
/
+2
2018-02-12
remoteproc: Rename "load_rsc_table" to "parse_fw"
Bjorn Andersson
1
-1
/
+1
2018-02-12
remoteproc: Add remote processor coredump support
Sarangdhar Joshi
1
-0
/
+18
2018-02-12
soc: samsung: Add SPDX license identifiers to headers
Krzysztof Kozlowski
2
-9
/
+2
2018-02-12
ARM: EXYNOS: Add SPDX license identifiers
Krzysztof Kozlowski
1
-15
/
+2
2018-02-12
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2
-2
/
+9
2018-02-12
scsi: raid_class: Add 'JBOD' RAID level
Hannes Reinecke
1
-0
/
+1
2018-02-12
dma-mapping: fix a comment typo
Christoph Hellwig
1
-1
/
+1
2018-02-12
of: Support parsing phandle argument lists through a nexus node
Stephen Boyd
1
-0
/
+12
2018-02-12
clk: rockchip: remove HCLK_VIO from rk3328 dt header
Heiko Stuebner
1
-1
/
+0
2018-02-12
Merge branch 'topic/hda-sync-power' into for-next
Takashi Iwai
1
-0
/
+2
2018-02-12
ALSA: hda: Copying sync power state helper to core
Abhijeet Kumar
1
-0
/
+2
2018-02-12
ASoC: soc-generic-dmaengine-pcm: replace platform to component
Kuninori Morimoto
1
-0
/
+2
2018-02-12
PM: cpuidle: Fix cpuidle_poll_state_init() prototype
Rafael J. Wysocki
1
-1
/
+1
2018-02-12
device property: Constify device_get_match_data()
Andy Shevchenko
3
-5
/
+5
2018-02-12
ACPI / bus: Rename acpi_get_match_data() to acpi_device_get_match_data()
Andy Shevchenko
1
-2
/
+2
2018-02-12
ASoC: ac97: replace codec to component
Kuninori Morimoto
1
-3
/
+10
2018-02-12
ASoC: rt5659: Add the support of Intel HDA Header
oder_chiou@realtek.com
1
-0
/
+1
2018-02-12
Merge branch 'topic/fixes' into for-linus
Takashi Iwai
1
-1
/
+1
2018-02-12
ALSA: ac97: Fix copy and paste typo in documentation
Matthias Lange
1
-1
/
+1
2018-02-12
dmaengine: avoid map_cnt overflow with CONFIG_DMA_ENGINE_RAID
Zi Yan
1
-0
/
+4
[prev]
[next]