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
2017-10-19
irqchip/gic-v3-its: Workaround HiSilicon Hip07 redistributor addressing
Marc Zyngier
3
-2
/
+40
2017-10-19
irqchip/gic-v3-its: Pass its_node pointer to each command builder
Marc Zyngier
1
-20
/
+38
2017-10-19
irqchip/gic-v3-its: Add post-mortem info on command timeout
Marc Zyngier
1
-6
/
+10
2017-10-19
irqchip/gic-v3: Add workaround for Synquacer pre-ITS
Ard Biesheuvel
3
-2
/
+82
2017-10-19
irqchip/gic: Make quirks matching conditional on init return value
Ard Biesheuvel
3
-6
/
+13
2017-10-19
irqchip/gic-v3: Probe device ID space before quirks handling
Ard Biesheuvel
1
-12
/
+6
2017-10-19
irqchip/gic-v3: Add support for Range Selector (RS) feature
Shanker Donthineni
4
-9
/
+55
2017-10-19
irqchip/brcmstb-l2: Add support for the BCM7271 L2 controller
Doug Berger
2
-23
/
+66
2017-10-19
irqchip/brcmstb-l2: Abstract register accesses
Doug Berger
1
-9
/
+20
2017-10-19
irqchip/brcmstb-l2: Remove some processing from the handler
Doug Berger
1
-24
/
+48
2017-10-19
irqchip/renesas-intc-irqpin: Use of_device_get_match_data() helper
Geert Uytterhoeven
1
-6
/
+3
2017-10-19
dt-bindings: irqchip: renesas-irqc: Document R-Car M3-W, V3M, D3 support
Geert Uytterhoeven
1
-0
/
+3
2017-10-19
irqdomain: Add __rcu annotations to radix tree slot
Masahiro Yamada
1
-2
/
+2
2017-10-19
irqdomain: Move revmap_trees_mutex to struct irq_domain
Masahiro Yamada
2
-7
/
+9
2017-10-16
irqchip: Add Kconfig menu
Randy Dunlap
1
-0
/
+4
2017-10-16
irqchip/irq-omap-intc: Do not statically initialize variables
Ladislav Michl
1
-2
/
+2
2017-10-16
irqchip/irq-omap-intc: Remove omap3_init_irq()
Ladislav Michl
2
-14
/
+0
2017-09-25
genirq/matrix: Add tracepoints
Thomas Gleixner
2
-0
/
+216
2017-09-25
genirq: Implement bitmap matrix allocator
Thomas Gleixner
4
-0
/
+454
2017-09-25
genirq/irqdomain: Add force reactivation flag to irq domains
Thomas Gleixner
2
-0
/
+7
2017-09-25
genirq/irqdomain: Propagate early activation
Thomas Gleixner
6
-12
/
+13
2017-09-25
genirq/irqdomain: Allow irq_domain_activate_irq() to fail
Thomas Gleixner
5
-21
/
+52
2017-09-25
genirq/irqdomain: Update irq_domain_ops.activate() signature
Thomas Gleixner
12
-25
/
+36
2017-09-25
genirq: Separate activation and startup
Thomas Gleixner
4
-8
/
+43
2017-09-25
genirq: Set managed shut down flag at init
Thomas Gleixner
1
-1
/
+1
2017-09-25
genirq: Make state consistent for !IRQ_DOMAIN_HIERARCHY
Thomas Gleixner
2
-4
/
+11
2017-09-25
irqdomain/debugfs: Provide domain specific debug callback
Thomas Gleixner
3
-1
/
+9
2017-09-25
genirq/msi: Capture device name for debugfs
Thomas Gleixner
4
-1
/
+21
2017-09-25
genirq/debugfs: Show debug information for all irq descriptors
Thomas Gleixner
2
-1
/
+1
2017-09-25
genirq: Check __free_irq() return value for NULL
Alexandru Moise
1
-0
/
+4
2017-09-24
Linux 4.14-rc2
v4.14-rc2
Linus Torvalds
1
-1
/
+1
2017-09-24
Merge tag 'devicetree-fixes-for-4.14' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-15
/
+18
2017-09-24
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
20
-86
/
+122
2017-09-24
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+2
2017-09-24
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-14
/
+17
2017-09-24
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-29
/
+36
2017-09-24
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+3
2017-09-24
Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...
Linus Torvalds
8
-52
/
+89
2017-09-23
tpm: ibmvtpm: simplify crq initialization and document crq format
Michal Suchanek
1
-36
/
+60
2017-09-23
tpm: replace msleep() with usleep_range() in TPM 1.2/2.0 generic drivers
Hamza Attak
5
-14
/
+21
2017-09-23
Documentation: tpm: add powered-while-suspended binding documentation
Enric Balletbo i Serra
1
-0
/
+6
2017-09-23
tpm: tpm_crb: constify acpi_device_id.
Arvind Yadav
1
-1
/
+1
2017-09-23
tpm: vtpm: constify vio_device_id
Arvind Yadav
1
-1
/
+1
2017-09-23
security: fix description of values returned by cap_inode_need_killpriv
Stefan Berger
1
-3
/
+3
2017-09-23
Merge branch 'parisc-4.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
15
-14
/
+108
2017-09-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
17
-161
/
+281
2017-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
71
-414
/
+646
2017-09-23
Merge tag 'apparmor-pr-2017-09-22' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
24
-137
/
+2088
2017-09-23
x86/asm: Fix inline asm call constraints for Clang
Josh Poimboeuf
13
-45
/
+42
2017-09-23
objtool: Handle another GCC stack pointer adjustment bug
Josh Poimboeuf
2
-17
/
+32
[next]