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.13.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-07-30
Merge branch 'linus' into irq/core
Thomas Gleixner
964
-6149
/
+10692
2015-07-29
xtensa/irq: Use access helper irq_data_get_affinity_mask()
Jiang Liu
1
-4
/
+6
2015-07-29
spmi/pmic: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
Jiang Liu
1
-2
/
+2
2015-07-29
spmi/pmic_arb: Consolidate chained IRQ handler install/remove
Thomas Gleixner
1
-6
/
+3
2015-07-29
sh/intc: Prepare irq flow handlers for irq argument removal
Thomas Gleixner
2
-2
/
+4
2015-07-29
sh/intc: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
Jiang Liu
5
-10
/
+12
2015-07-29
sh/irq: Use access helper irq_data_get_affinity_mask()
Thomas Gleixner
2
-6
/
+7
2015-07-29
sh/irq: Use irq accessor functions instead of open coded access
Jiang Liu
1
-5
/
+7
2015-07-29
sh/irq: Use accessor irq_data_get_node()
Jiang Liu
1
-1
/
+1
2015-07-27
ia64/iosapic: Use irq_set_chip_handler_name_locked()
Thomas Gleixner
1
-3
/
+3
2015-07-27
ia64/irq: Use access helper irq_data_get_affinity_mask()
Jiang Liu
4
-7
/
+7
2015-07-27
C6X/meagmod-pic: Consolidate chained IRQ handler install/remove
Thomas Gleixner
1
-2
/
+2
2015-07-27
blackfin/irq: Use irq_set_handler_locked()
Thomas Gleixner
1
-4
/
+4
2015-07-27
blackfin/irq: Use access helper irq_data_get_affinity_mask()
Jiang Liu
1
-1
/
+2
2015-07-27
alpha/irq: Use access helper irq_data_get_affinity_mask()
Jiang Liu
1
-1
/
+1
2015-07-27
irqchip/bcm7120-l2: Fix interrupt status for multiple parent IRQs
Florian Fainelli
1
-13
/
+39
2015-07-27
irqchip/bcm7120-l2: Perform suspend/resume even without installed child IRQs
Brian Norris
1
-8
/
+13
2015-07-27
genirq: Add chip_[suspend|resume] PM support to irq_chip
Brian Norris
2
-2
/
+18
2015-07-27
irqchip: Appropriate __init annotation for const data
Nicolas Pitre
3
-6
/
+6
2015-07-27
genirq: Export irq_[get|set]_irqchip_state()
Bjorn Andersson
1
-0
/
+2
2015-07-27
irqchip/gic: Remove redundant gic_set_irqchip_flags
Sudeep Holla
6
-10
/
+0
2015-07-27
irqchip/gic: Enable SKIP_SET_WAKE and MASK_ON_SUSPEND
Sudeep Holla
2
-2
/
+6
2015-07-26
Linux 4.2-rc4
v4.2-rc4
Linus Torvalds
1
-1
/
+1
2015-07-26
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+8
2015-07-26
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
11
-59
/
+81
2015-07-26
avr32/irq: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
Jiang Liu
1
-1
/
+1
2015-07-26
avr32/at32ap: Use irq_set_handler_locked()
Thomas Gleixner
1
-2
/
+2
2015-07-26
avr32/at32ap: Consolidate chained IRQ handler install/remove
Thomas Gleixner
1
-2
/
+2
2015-07-26
x86/mm/pat: Revert 'Adjust default caching mode translation tables'
Thomas Gleixner
1
-3
/
+3
2015-07-26
perf/x86/intel/cqm: Return cached counter value from IRQ context
Matt Fleming
1
-0
/
+8
2015-07-26
Merge tag 'usb-4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
20
-161
/
+170
2015-07-26
Merge tag 'tty-4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
10
-23
/
+57
2015-07-26
Merge tag 'staging-4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
8
-26
/
+31
2015-07-26
Merge tag 'char-misc-4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-16
/
+12
2015-07-25
parport: Revert "parport: fix memory leak"
Sudip Mukherjee
1
-1
/
+0
2015-07-25
Merge tag 'trace-v4.2-rc2-fix3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-18
/
+37
2015-07-25
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+5
2015-07-25
Merge tag 'md/4.2-fixes' of git://neil.brown.name/md
Linus Torvalds
8
-27
/
+71
2015-07-25
Merge tag 'for-linus-20150724' of git://git.infradead.org/linux-mtd
Linus Torvalds
2
-5
/
+11
2015-07-25
libnvdimm: fix namespace seed creation
Dan Williams
1
-0
/
+5
2015-07-25
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-13
/
+29
2015-07-25
Merge branch 'for-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-4
/
+32
2015-07-25
Merge tag 'mmc-4.2-rc3' of git://git.linaro.org/people/ulf.hansson/mmc
Linus Torvalds
42
-187
/
+202
2015-07-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
5
-8
/
+62
2015-07-24
Merge tag 'regulator-fix-v4.2-rc3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-10
/
+27
2015-07-24
Merge tag 'spi-fix-v4.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-3
/
+8
2015-07-24
Merge tag 'sound-4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
6
-18
/
+57
2015-07-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
5
-2
/
+19
2015-07-24
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
13
-34
/
+154
2015-07-24
Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...
Linus Torvalds
1
-1
/
+1
[next]