index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ipc
/
mq_sysctl.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-07-16
irqchip/spear-shirq: Prepare shirq_handler for irq argument removal
Thomas Gleixner
1
-1
/
+1
2015-07-16
irqchip/versatile-fpga: Prepare fpga_irq_handle for irq argument removal
Thomas Gleixner
1
-1
/
+2
2015-07-16
irqchip/tb10x: Prepare tb10x_irq_cascade for irq argument removal
Thomas Gleixner
1
-1
/
+2
2015-07-16
irqchip/s3c24xx: Prepare s3c_irq_demux for irq argument removal
Thomas Gleixner
1
-5
/
+3
2015-07-16
irqchip/mmp: Prepare icu_mux_irq_demux for irq argument removal
Thomas Gleixner
1
-1
/
+2
2015-07-16
irqchip/keystone: Prepare keystone_irq_handler for irq argument removal
Thomas Gleixner
1
-1
/
+2
2015-07-16
irqchip/imgpdc: Prepare pdc_intc_perip_isr for irq argument removal
Thomas Gleixner
1
-1
/
+2
2015-07-16
irqchip/brcmstb-l2: Prepare brcmstb_l2_intc_irq_handle for irq argument removal
Thomas Gleixner
1
-1
/
+3
2015-07-16
irqchip/exynos: Prepare combiner_handle_cascade_irq for irq argument removal
Thomas Gleixner
1
-1
/
+3
2015-07-12
irqchip/mips-gic: Use irq_set_chip_handler_name_locked
Thomas Gleixner
1
-9
/
+6
2015-07-12
irqchip/metag-ext: Use irq_set_chip_handler_name_locked()
Thomas Gleixner
1
-5
/
+4
2015-07-12
irqchip/vt8500: Use irq_set_handler_locked()
Thomas Gleixner
1
-3
/
+3
2015-07-11
irqchip: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
Jiang Liu
6
-8
/
+8
2015-07-11
irqchip/mips-gic: Use access helper irq_data_get_affinity_mask()
Jiang Liu
1
-1
/
+1
2015-07-11
irqchip/vic: Consolidate chained IRQ handler install/remove
Thomas Gleixner
1
-2
/
+2
2015-07-11
irqchip/versatile: Consolidate chained IRQ handler install/remove
Thomas Gleixner
1
-2
/
+2
2015-07-11
irqchip/tb10x: Consolidate chained IRQ handler install/remove
Thomas Gleixner
1
-2
/
+2
2015-07-11
irqchip/sunxi-nmi: Consolidate chained IRQ handler install/remove
Thomas Gleixner
1
-2
/
+1
2015-07-11
irqchip/orion: Consolidate chained IRQ handler install/remove
Thomas Gleixner
1
-2
/
+2
2015-07-11
irqchip/metag: Consolidate chained IRQ handler install/remove
Thomas Gleixner
1
-2
/
+1
2015-07-11
irqchip/imgpdc: Consolidate chained IRQ handler install/remove
Thomas Gleixner
1
-4
/
+4
2015-07-11
irqchip/gic: Consolidate chained IRQ handler install/remove
Thomas Gleixner
1
-3
/
+2
2015-07-11
irqchip/brcmstb-l2: Consolidate chained IRQ handler install/remove
Thomas Gleixner
1
-2
/
+2
2015-07-11
irqchip/bcm7120-l2: Consolidate chained IRQ handler install/remove
Thomas Gleixner
1
-2
/
+2
2015-07-11
irqchip/bcm7038-l1: Consolidate chained IRQ handler install/remove
Thomas Gleixner
1
-2
/
+2
2015-07-11
irqchip/exynos-combiner: Consolidate chained IRQ handler install/remove
Thomas Gleixner
1
-3
/
+2
2015-07-11
genirq: Remove the irq argument from setup_affinity()
Jiang Liu
1
-8
/
+7
2015-07-11
genirq: Provide and use __irq_can_set_affinity()
Jiang Liu
1
-8
/
+10
2015-07-11
genirq: Remove the irq argument from note_interrupt()
Jiang Liu
4
-6
/
+7
2015-07-11
genirq: Remove irq argument from try_one_irq()
Jiang Liu
1
-3
/
+3
2015-07-11
genirq: Remove irq argument from report_bad_irq()
Jiang Liu
1
-8
/
+6
2015-07-11
genirq: Remove irq argument from suspend/resume_irq()
Jiang Liu
1
-4
/
+4
2015-07-11
genirq: Remove irq argument from __enable/__disable_irq()
Jiang Liu
3
-10
/
+11
2015-07-11
genirq: Remove irq arg from __irq_set_trigger()
Jiang Liu
3
-10
/
+9
2015-07-11
genirq: Remove the irq argument from check_irq_resend()
Jiang Liu
4
-4
/
+6
2015-07-11
genirq: Remove the parameter 'irq' of kstat_incr_irqs_this_cpu()
Jiang Liu
4
-11
/
+11
2015-07-11
irqchip: Prepare for local stub header removal
Joel Porquet
44
-79
/
+42
2015-07-11
irqchip/sirfsoc: Fix generic chip allocation wreckage
Thomas Gleixner
1
-23
/
+25
2015-07-11
irqchip/dw-apb-ictl: Fix generic domain chip wreckage
Thomas Gleixner
1
-31
/
+22
2015-07-08
mei: nfc: fix deadlock on shutdown/suspend path
Tomas Winkler
3
-19
/
+2
2015-07-06
perf/x86: Fix copy_from_user_nmi() return if range is not ok
Yann Droneaud
1
-1
/
+1
2015-07-06
perf: Fix AUX buffer refcounting
Peter Zijlstra
3
-10
/
+35
2015-07-06
tools: Copy rbtree_augmented.h from the kernel
Arnaldo Carvalho de Melo
3
-3
/
+246
2015-07-06
tools: Move rbtree.h from tools/perf/
Arnaldo Carvalho de Melo
2
-0
/
+1
2015-07-06
tools: Copy lib/rbtree.c to tools/lib/
Arnaldo Carvalho de Melo
4
-12
/
+550
2015-07-05
perf tools: Copy rbtree.h from the kernel
Arnaldo Carvalho de Melo
2
-3
/
+90
2015-07-05
tools: Adopt {READ,WRITE_ONCE} from the kernel
Arnaldo Carvalho de Melo
1
-0
/
+58
2015-07-05
Linux 4.2-rc1
v4.2-rc1
Linus Torvalds
1
-2
/
+2
2015-07-05
ext4: replace open coded nofail allocation in ext4_free_blocks()
Michal Hocko
1
-11
/
+5
2015-07-05
bluetooth: fix list handling
Linus Torvalds
2
-2
/
+3
[next]