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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-23
asm-generic/irqstat: Add optional __nmi_count member
Thomas Gleixner
1
-0
/
+3
2020-11-23
arm64: irqstat: Get rid of duplicated declaration
Thomas Gleixner
1
-5
/
+2
2020-11-23
ARM: irqstat: Get rid of duplicated declaration
Thomas Gleixner
2
-8
/
+5
2020-11-23
um/irqstat: Get rid of the duplicated declarations
Thomas Gleixner
1
-16
/
+1
2020-11-23
irqstat: Get rid of nmi_count() and __IRQ_STAT()
Thomas Gleixner
1
-4
/
+0
2020-11-23
sh: Get rid of nmi_count()
Thomas Gleixner
2
-2
/
+2
2020-11-23
parisc: Remove bogus __IRQ_STAT macro
Thomas Gleixner
1
-1
/
+0
2020-11-16
genirq: Fix kernel-doc markups
Mauro Carvalho Chehab
2
-2
/
+2
2020-11-15
genirq/irqdomain: Make irq_domain_disassociate() static
Thomas Gleixner
2
-3
/
+1
2020-11-14
genirq: Remove GENERIC_IRQ_LEGACY_ALLOC_HWIRQ
Thomas Gleixner
3
-71
/
+0
2020-11-07
regmap: irq: Convert to use irq_domain_create_legacy()
Andy Shevchenko
1
-6
/
+5
2020-11-07
irqdomain: Introduce irq_domain_create_legacy() API
Andy Shevchenko
3
-3
/
+26
2020-11-07
irqdomain: Replace open coded of_node_to_fwnode()
Andy Shevchenko
1
-1
/
+1
2020-11-07
irqdomain: Add forward declaration of fwnode_handle
Andy Shevchenko
1
-0
/
+1
2020-11-07
irqdomain: Remove unused of_device_id forward declaration
Andy Shevchenko
1
-1
/
+0
2020-11-01
Linux 5.10-rc2
Linus Torvalds
1
-1
/
+1
2020-11-01
Merge tag 'x86-urgent-2020-11-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-13
/
+30
2020-11-01
Merge tag 'timers-urgent-2020-11-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
5
-16
/
+6
2020-11-01
Merge tag 'smp-urgent-2020-11-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-2
/
+2
2020-11-01
Merge tag 'locking-urgent-2020-11-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-14
/
+10
2020-11-01
Merge tag 'char-misc-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
95
-26793
/
+34
2020-11-01
Merge tag 'driver-core-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
250
-2465
/
+4106
2020-11-01
Merge tag 'staging-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
Linus Torvalds
8
-30
/
+49
2020-11-01
Merge tag 'tty-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
4
-38
/
+37
2020-11-01
Merge tag 'usb-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
22
-138
/
+195
2020-11-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
26
-75
/
+305
2020-10-31
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
6
-79
/
+154
2020-10-31
Merge tag 'flexible-array-conversions-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux
Linus Torvalds
23
-40
/
+40
2020-10-31
Merge tag 'dma-mapping-5.10-2' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-3
/
+3
2020-10-31
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
5
-21
/
+43
2020-10-31
KVM: vmx: remove unused variable
Paolo Bonzini
1
-2
/
+0
2020-10-31
KVM: selftests: Don't require THP to run tests
Andrew Jones
1
-7
/
+16
2020-10-31
KVM: VMX: eVMCS: make evmcs_sanitize_exec_ctrls() work again
Vitaly Kuznetsov
3
-5
/
+5
2020-10-31
KVM: selftests: test behavior of unmapped L2 APIC-access address
Jim Mattson
5
-0
/
+159
2020-10-30
Merge tag 'block-5.10-2020-10-30' of git://git.kernel.dk/linux-block
Linus Torvalds
13
-236
/
+281
2020-10-30
printk: ringbuffer: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-10-30
net/smc: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-2
/
+2
2020-10-30
net/mlx5: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-2
/
+2
2020-10-30
mei: hw: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-3
/
+3
2020-10-30
gve: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2
-4
/
+3
2020-10-30
Bluetooth: btintel: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-10-30
Merge tag 'io_uring-5.10-2020-10-30' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-70
/
+38
2020-10-30
Merge tag 'libata-5.10-2020-10-30' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2020-10-30
Merge tag 'for-5.10-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
Linus Torvalds
14
-51
/
+225
2020-10-30
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
34
-42
/
+119
2020-10-30
Merge tag 'asm-generic-fixes-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
Linus Torvalds
1
-2
/
+4
2020-10-30
Merge tag 'arm-soc-fixes-v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
34
-42
/
+186
2020-10-30
Merge tag 'pnp-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-2
/
+2
2020-10-30
Merge tag 'devprop-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-1
/
+3
2020-10-30
Merge tag 'acpi-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
3
-15
/
+3
[next]