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-05-14
make xattr_getsecurity() static
Al Viro
1
-1
/
+0
2018-05-14
video: fbdev: remove unused sh_mobile_meram driver
Bartlomiej Zolnierkiewicz
1
-95
/
+0
2018-05-14
drm: shmobile: remove unused MERAM support
Bartlomiej Zolnierkiewicz
1
-4
/
+0
2018-05-14
video: fbdev: sh_mobile_lcdcfb: remove unused MERAM support
Bartlomiej Zolnierkiewicz
1
-3
/
+0
2018-05-14
video: fbdev: remove unused auo_k190xfb drivers
Bartlomiej Zolnierkiewicz
1
-107
/
+0
2018-05-14
xen/privcmd: add IOCTL_PRIVCMD_MMAP_RESOURCE
Paul Durrant
4
-4
/
+104
2018-05-14
mtd: Fix comparison in map_word_andequal()
Ben Hutchings
1
-1
/
+1
2018-05-14
media: rc: default to idle on at startup or after reset
Sean Young
1
-0
/
+1
2018-05-14
Merge commit 'f15cd6d99198e9c15229aefec639a34a6e8174c6' into v.4.17-next/soc-test
Matthias Brugger
1
-0
/
+1
2018-05-14
softirq/s390: Move default mutators of overwritten softirq mask to s390
Frederic Weisbecker
1
-7
/
+0
2018-05-14
softirq/core: Consolidate default local_softirq_pending() implementations
Frederic Weisbecker
2
-5
/
+15
2018-05-14
softirq/core: Turn default irq_cpustat_t to standard per-cpu
Frederic Weisbecker
1
-2
/
+2
2018-05-14
Merge tag 'v4.17-rc5' into irq/core, to pick up fixes
Ingo Molnar
77
-146
/
+447
2018-05-14
drm/virtio: add define for second capset to the virgl code.
Dave Airlie
1
-0
/
+1
2018-05-14
Merge tag 'soc_drivers_for_4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone into next/drivers
Olof Johansson
2
-9
/
+26
2018-05-14
Merge tag 'omap-for-v4.18/ti-sysc-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/soc
Olof Johansson
2
-9
/
+1
2018-05-14
sched/core: Distinguish between idle_cpu() calls based on desired effect, introduce available_idle_cpu()
Rohit Jain
1
-0
/
+1
2018-05-14
sched/wait: Include <linux/wait.h> in <linux/swait.h>
Sebastian Andrzej Siewior
1
-0
/
+1
2018-05-14
efi: Align efi_pci_io_protocol typedefs to type naming convention
Ard Biesheuvel
1
-3
/
+3
2018-05-14
efi: Decode IA32/X64 Processor Error Section
Yazen Ghannam
1
-0
/
+2
2018-05-14
efi: Fix IA32/X64 Processor Error Record definition
Yazen Ghannam
1
-1
/
+1
2018-05-14
efi: Avoid potential crashes, fix the 'struct efi_pci_io_protocol_32' definition for mixed mode
Ard Biesheuvel
1
-4
/
+4
2018-05-14
drm: Fix render node numbering regression from control node removal.
Eric Anholt
1
-0
/
+4
2018-05-13
vfs: add the sb_start_intwrite_trylock() helper
Amir Goldstein
1
-0
/
+5
2018-05-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2
-0
/
+8
2018-05-13
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-6
/
+47
2018-05-13
irqchip/gic-v3: Add support for Message Based Interrupts as an MSI controller
Marc Zyngier
1
-0
/
+1
2018-05-13
irqdomain: Let irq_find_host default to DOMAIN_BUS_WIRED
Marc Zyngier
1
-1
/
+7
2018-05-13
dma-iommu: Fix compilation when !CONFIG_IOMMU_DMA
Marc Zyngier
1
-0
/
+1
2018-05-13
genirq/msi: Limit level-triggered MSI to platform devices
Marc Zyngier
1
-0
/
+1
2018-05-13
genirq/msi: Allow level-triggered MSIs to be exposed by MSI providers
Marc Zyngier
1
-0
/
+2
2018-05-13
ALSA: core api: define offsets for TLV items
Ranjani Sridharan
1
-0
/
+8
2018-05-13
Merge tag 'soundwire-streaming' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/soundwire into char-misc-next
Greg Kroah-Hartman
3
-1
/
+368
2018-05-13
ACPI: Add missing prototype_for arch_post_acpi_subsys_init()
Mathieu Malaterre
1
-0
/
+1
2018-05-12
platform_data/mlxreg: Document fixes for hotplug device
Vadim Pasternak
1
-2
/
+1
2018-05-12
staging: iio: tsl2x7x/tsl2772: move out of staging
Brian Masney
1
-0
/
+101
2018-05-12
EDAC, ghes: Remove unused argument to ghes_edac_report_mem_error()
Alexandru Gagniuc
1
-3
/
+2
2018-05-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-0
/
+4
2018-05-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
39
-44
/
+161
2018-05-11
rbtree: include rcu.h
Sebastian Andrzej Siewior
2
-0
/
+2
2018-05-11
mm, oom: fix concurrent munlock and oom reaper unmap, v3
David Rientjes
1
-0
/
+2
2018-05-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
7
-2
/
+92
2018-05-11
Merge tag 'nfs-for-4.17-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
1
-10
/
+6
2018-05-11
libata: add extra internal command
Jens Axboe
1
-8
/
+7
2018-05-11
libata: use ata_tag_internal() consistently
Jens Axboe
1
-1
/
+1
2018-05-11
libata: bump ->qc_active to a 64-bit type
Jens Axboe
1
-2
/
+2
2018-05-11
libata: introduce notion of separate hardware tags
Jens Axboe
1
-1
/
+2
2018-05-11
Merge tag 'rxrpc-fixes-20180510' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
David S. Miller
1
-0
/
+85
2018-05-11
svcrdma: Remove unused svc_rdma_op_ctxt
Chuck Lever
1
-21
/
+0
2018-05-11
svcrdma: Persistently allocate and DMA-map Send buffers
Chuck Lever
1
-2
/
+6
[prev]
[next]