index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-02
irq: Call tick_irq_enter() inside HARDIRQ_OFFSET
Frederic Weisbecker
1
-9
/
+5
2020-12-02
irqtime: Move irqtime entry accounting after irq offset incrementation
Frederic Weisbecker
4
-22
/
+40
2020-12-02
sched/vtime: Consolidate IRQ time accounting
Frederic Weisbecker
5
-48
/
+102
2020-12-02
s390/vtime: Use the generic IRQ entry accounting
Frederic Weisbecker
5
-17
/
+9
2020-12-02
sched/cputime: Remove symbol exports from IRQ time accounting
Frederic Weisbecker
2
-7
/
+5
2020-11-30
genirq/irqdomain: Don't try to free an interrupt that has no mapping
Marc Zyngier
1
-2
/
+9
2020-11-24
sh/irq: Add missing closing parentheses in arch_show_interrupts()
Geert Uytterhoeven
1
-1
/
+1
2020-11-23
softirq: Move related code into one section
Thomas Gleixner
1
-53
/
+54
2020-11-23
preempt: Cleanup the macro maze a bit
Thomas Gleixner
1
-14
/
+16
2020-11-23
irqstat: Move declaration into asm-generic/hardirq.h
Thomas Gleixner
2
-25
/
+2
2020-11-23
sh: irqstat: Use the generic irq_cpustat_t
Thomas Gleixner
1
-10
/
+4
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
v5.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/kerne...
Linus Torvalds
1
-13
/
+30
2020-11-01
Merge tag 'timers-urgent-2020-11-01' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-16
/
+6
2020-11-01
Merge tag 'smp-urgent-2020-11-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-2
/
+2
2020-11-01
Merge tag 'locking-urgent-2020-11-01' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-14
/
+10
2020-11-01
Merge tag 'char-misc-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
95
-26793
/
+34
2020-11-01
Merge tag 'driver-core-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
250
-2493
/
+4134
2020-11-01
Merge tag 'staging-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-30
/
+49
2020-11-01
Merge tag 'tty-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
4
-38
/
+37
2020-11-01
Merge tag 'usb-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
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
-76
/
+306
2020-10-31
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
6
-82
/
+157
2020-10-31
Merge tag 'flexible-array-conversions-5.10-rc2' of git://git.kernel.org/pub/s...
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/...
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
[next]