index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
188
-340
/
+281
2015-09-16
genirq: Move field 'msi_desc' from irq_data into irq_common_data
Jiang Liu
4
-7
/
+7
2015-09-16
genirq: Move field 'affinity' from irq_data into irq_common_data
Jiang Liu
5
-20
/
+19
2015-09-16
genirq: Move field 'handler_data' from irq_data into irq_common_data
Jiang Liu
4
-8
/
+9
2015-09-16
genirq: Move field 'node' from irq_data into irq_common_data
Jiang Liu
4
-6
/
+18
2015-09-16
irqchip/gic-v3: Use IRQD_FORWARDED_TO_VCPU flag
Thomas Gleixner
1
-8
/
+6
2015-09-16
irqchip/gic: Use IRQD_FORWARDED_TO_VCPU flag
Thomas Gleixner
1
-25
/
+9
2015-09-16
genirq: Provide IRQD_FORWARDED_TO_VCPU status flag
Thomas Gleixner
1
-0
/
+16
2015-09-16
genirq: Simplify irq_data_to_desc()
Thomas Gleixner
1
-5
/
+1
2015-09-16
genirq: Remove __irq_set_handler_locked()
Thomas Gleixner
1
-10
/
+0
2015-09-16
pinctrl/pistachio: Use irq_set_handler_locked
Thomas Gleixner
1
-2
/
+2
2015-09-16
gpio: vf610: Use irq_set_handler_locked
Thomas Gleixner
1
-2
/
+2
2015-09-16
powerpc/mpc8xx: Use irq_set_handler_locked()
Thomas Gleixner
1
-1
/
+1
2015-09-16
powerpc/ipic: Use irq_set_handler_locked()
Thomas Gleixner
1
-2
/
+2
2015-09-16
powerpc/cpm2: Use irq_set_handler_locked()
Thomas Gleixner
1
-2
/
+2
2015-09-16
powerpc/mpc52xx: Use irq_set_handler_locked()
Thomas Gleixner
1
-1
/
+1
2015-09-16
genirq: Remove __irq_set_chip_handler_name_locked()
Thomas Gleixner
1
-13
/
+0
2015-09-16
pinctrl: sunxi: Use irq_set_chip_handler_name_locked()
Thomas Gleixner
1
-6
/
+4
2015-09-15
genirq: Update the comment for generic_handle_irq_desc
Huang Shijie
1
-3
/
+1
2015-09-15
genirq: Remove stale comment
Thomas Gleixner
1
-4
/
+0
2015-09-15
irqchip/renesas-irqc: Propagate wake-up settings to parent
Geert Uytterhoeven
1
-0
/
+3
2015-09-15
irqchip/renesas-intc-irqpin: Propagate wake-up settings to parent
Geert Uytterhoeven
1
-0
/
+3
2015-09-15
irqchip/renesas-intc-irqpin: Use a separate lockdep class
Geert Uytterhoeven
1
-0
/
+7
2015-09-15
irqchip/renesas-irqc: Use a separate lockdep class
Geert Uytterhoeven
1
-0
/
+7
2015-09-15
irqchip/GICv2m: Fix GICv2m build warning on 32 bits
Pavel Fedin
1
-2
/
+2
2015-09-15
irqchip/gic-v3-its: Add missing cache flushes
Marc Zyngier
1
-1
/
+5
2015-09-15
irqchip/GIC: Add workaround for aliased GIC400
Marc Zyngier
1
-5
/
+39
2015-09-15
platform-msi: Do not cache msi_desc in handler_data
Marc Zyngier
1
-15
/
+3
2015-09-15
net/mlx4_en: Use access helper irq_data_get_affinity_mask()
Thomas Gleixner
1
-2
/
+4
2015-09-15
powerpc, irq: Use access helper irq_data_get_affinity_mask()
Jiang Liu
3
-3
/
+3
2015-09-14
soc: dove: Prepare irq handler for irq argument removal
Thomas Gleixner
1
-1
/
+1
2015-09-14
soc: dove: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
Thomas Gleixner
1
-1
/
+1
2015-09-14
powerpc/cell: Prepare irq handler for irq argument removal
Thomas Gleixner
1
-1
/
+2
2015-09-14
powerpc/85xx: Prepare irq handlers for irq argument removal
Thomas Gleixner
2
-2
/
+4
2015-09-14
powerpc/mpc5121_ads_cpld: Prepare irq handler for irq argument removal
Thomas Gleixner
1
-1
/
+3
2015-09-13
Linux 4.3-rc1
v4.3-rc1
Linus Torvalds
1
-2
/
+2
2015-09-12
Merge tag 'cris-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jes...
Linus Torvalds
50
-421
/
+220
2015-09-12
blk: rq_data_dir() should not return a boolean
Linus Torvalds
1
-1
/
+1
2015-09-12
Merge branch 'writeback-plugging'
Linus Torvalds
1
-3
/
+10
2015-09-12
writeback: plug writeback in wb_writeback() and writeback_inodes_wb()
Linus Torvalds
1
-0
/
+6
2015-09-12
thermal: fix intel PCH thermal driver mismerge
Linus Torvalds
1
-7
/
+4
2015-09-12
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
22
-54
/
+336
2015-09-12
ARCv2: [axs103_smp] Reduce clk for SMP FPGA configs
Vineet Gupta
1
-0
/
+2
2015-09-12
Merge tag 'ntb-4.3' of git://github.com/jonmason/ntb
Linus Torvalds
7
-47
/
+210
2015-09-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
17
-15
/
+1019
2015-09-12
Merge tag 'pm+acpi-4.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
13
-44
/
+187
2015-09-12
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
38
-633
/
+675
2015-09-12
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
39
-1271
/
+1860
2015-09-12
Merge tag 'media/v4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
16
-608
/
+477
2015-09-12
Merge tag 'edac/v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche...
Linus Torvalds
1
-12
/
+60
[next]