index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
include
/
linux
/
smc911x.h
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-22
x86/irq: Restructure fixup_irqs()
Thomas Gleixner
1
-26
/
+20
2017-06-22
genirq/cpuhotplug: Set force affinity flag on hotplug migration
Thomas Gleixner
1
-1
/
+1
2017-06-22
genirq/cpuhotplug: Add support for conditional masking
Thomas Gleixner
1
-1
/
+10
2017-06-22
genirq/cpuhotplug: Add support for cleaning up move in progress
Thomas Gleixner
4
-4
/
+37
2017-06-22
genirq/cpuhotplug: Do not migrated shutdown irqs
Thomas Gleixner
1
-3
/
+8
2017-06-22
genirq/cpuhotplug: Reorder check logic
Thomas Gleixner
1
-16
/
+20
2017-06-22
genirq/cpuhotplug: Dont claim success on error
Thomas Gleixner
1
-1
/
+4
2017-06-22
genirq/cpuhotplug: Remove irq disabling logic
Thomas Gleixner
1
-8
/
+4
2017-06-22
genirq: Move pending helpers to internal.h
Christoph Hellwig
2
-28
/
+38
2017-06-22
genirq: Move initial affinity setup to irq_startup()
Thomas Gleixner
2
-9
/
+8
2017-06-22
genirq: Rename setup_affinity() to irq_setup_affinity()
Thomas Gleixner
2
-6
/
+7
2017-06-22
genirq: Remove mask argument from setup_affinity()
Thomas Gleixner
3
-34
/
+29
2017-06-22
x86/irq: Cleanup pending irq move in fixup_irqs()
Thomas Gleixner
1
-4
/
+21
2017-06-22
genirq: Provide irq_fixup_move_pending()
Thomas Gleixner
2
-0
/
+35
2017-06-22
genirq: Add missing comment for IRQD_STARTED
Thomas Gleixner
1
-0
/
+1
2017-06-22
genirq/debugfs: Add proper debugfs interface
Thomas Gleixner
9
-1
/
+345
2017-06-22
genirq/irqdomain: Add map counter
Thomas Gleixner
2
-0
/
+6
2017-06-22
PCI/vmd: Create named irq domain
Thomas Gleixner
1
-1
/
+7
2017-06-22
x86/msi: Create named irq domains
Thomas Gleixner
1
-9
/
+33
2017-06-22
x86/msi: Remove unused remap irq domain interface
Thomas Gleixner
2
-7
/
+0
2017-06-22
iommu/amd: Use named irq domain interface
Thomas Gleixner
1
-3
/
+10
2017-06-22
iommu/vt-d: Use named irq domain interface
Thomas Gleixner
1
-6
/
+16
2017-06-22
x86/msi: Provide new iommu irqdomain interface
Thomas Gleixner
2
-0
/
+17
2017-06-22
x86/uv: Create named irq domain
Thomas Gleixner
1
-5
/
+13
2017-06-22
x86/htirq: Create named domain
Thomas Gleixner
1
-5
/
+16
2017-06-22
x86/ioapic: Create named irq domain
Thomas Gleixner
1
-2
/
+20
2017-06-22
x86/vector: Create named irq domain
Thomas Gleixner
1
-2
/
+7
2017-06-22
genirq: Allow fwnode to carry name information only
Thomas Gleixner
2
-14
/
+122
2017-06-22
genirq/msi: Prevent overwriting domain name
Thomas Gleixner
1
-1
/
+2
2017-06-22
iommu/vt-d: Add name to irq chip
Thomas Gleixner
1
-4
/
+5
2017-06-22
iommu/amd: Add name to irq chip
Thomas Gleixner
1
-4
/
+5
2017-06-22
x86/apic: Add name to irq chip
Thomas Gleixner
1
-0
/
+1
2017-06-21
irq/generic-chip: Provide devm_irq_setup_generic_chip()
Bartosz Golaszewski
3
-0
/
+56
2017-06-21
irq/generic-chip: Provide devm_irq_alloc_generic_chip()
Bartosz Golaszewski
3
-0
/
+40
2017-06-21
irq/generic-chip: Export irq_init_generic_chip() locally
Bartosz Golaszewski
2
-4
/
+14
2017-06-21
irq/generic-chip: Provide irq_destroy_generic_chip()
Bartosz Golaszewski
1
-0
/
+8
2017-06-21
irq/generic-chip: Provide irq_free_generic_chip()
Bartosz Golaszewski
1
-0
/
+6
2017-06-19
Linux 4.12-rc6
Linus Torvalds
1
-1
/
+1
2017-06-19
mm: larger stack guard gap, between vmas
Hugh Dickins
23
-163
/
+152
2017-06-18
virtio_balloon: disable VIOMMU support
Michael S. Tsirkin
1
-0
/
+7
2017-06-17
mm: correct the comment when reclaimed pages exceed the scanned pages
zhongjiang
1
-3
/
+3
2017-06-17
userfaultfd: shmem: handle coredumping in handle_userfault()
Andrea Arcangeli
1
-8
/
+21
2017-06-17
mm: numa: avoid waiting on freed migrated pages
Mark Rutland
1
-1
/
+7
2017-06-17
swap: cond_resched in swap_cgroup_prepare()
Yu Zhao
1
-0
/
+3
2017-06-17
mm/memory-failure.c: use compound_head() flags for huge pages
James Morse
1
-1
/
+4
2017-06-16
perf unwind: Report module before querying isactivation in dwfl unwind
Milian Wolff
1
-0
/
+8
2017-06-16
fs: pass on flags in compat_writev
Christoph Hellwig
1
-1
/
+1
2017-06-16
objtool: Add fortify_panic as __noreturn function
Kees Cook
1
-1
/
+2
2017-06-16
powerpc/debug: Add missing warn flag to WARN_ON's non-builtin path
Alexey Kardashevskiy
1
-1
/
+1
2017-06-15
USB: gadgetfs, dummy-hcd, net2280: fix locking for callbacks
Alan Stern
3
-19
/
+8
[next]