index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mfd
/
tps65912-spi.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
blk: rq_data_dir() should not return a boolean
Linus Torvalds
1
-1
/
+1
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
ARCv2: [axs103_smp] Reduce clk for SMP FPGA configs
Vineet Gupta
1
-0
/
+2
2015-09-12
revert "ocfs2/dlm: use list_for_each_entry instead of list_for_each"
Andrew Morton
1
-2
/
+4
2015-09-12
mm/early_ioremap: add explicit #include of asm/early_ioremap.h
Ard Biesheuvel
1
-0
/
+1
2015-09-12
fs/seq_file: convert int seq_vprint/seq_printf/etc... returns to void
Joe Perches
4
-50
/
+45
2015-09-12
selftests: enhance membarrier syscall test
Mathieu Desnoyers
1
-25
/
+75
2015-09-12
selftests: add membarrier syscall test
Pranith Kumar
4
-0
/
+84
2015-09-12
sys_membarrier(): system-wide memory barrier (generic, x86)
Mathieu Desnoyers
11
-1
/
+151
2015-09-12
MODSIGN: fix a compilation warning in extract-cert
David Howells
1
-1
/
+1
2015-09-11
Revert "writeback: plug writeback at a high level"
Linus Torvalds
1
-3
/
+4
2015-09-11
scsi_dh: fix randconfig build error
Christoph Hellwig
1
-1
/
+1
2015-09-11
target: use stringify.h instead of own definition
David Disseldorp
2
-5
/
+2
2015-09-11
target/user: Fix UFLAG_UNKNOWN_OP handling
Andy Grover
1
-8
/
+2
[next]