index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
REPORTING-BUGS
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2015-07-04
9p: cope with bogus responses from server in p9_client_{read,write}
Al Viro
1
-0
/
+8
2015-07-04
p9_client_write(): avoid double p9_free_req()
Al Viro
1
-0
/
+1
2015-07-04
9p: forgetting to cancel request on interrupted zero-copy RPC
Al Viro
1
-1
/
+2
2015-07-04
dax: bdev_direct_access() may sleep
Matthew Wilcox
1
-0
/
+6
2015-07-04
block: Add support for DAX reads/writes to block devices
Matthew Wilcox
2
-2
/
+8
2015-07-04
dax: Use copy_from_iter_nocache
Matthew Wilcox
1
-1
/
+1
2015-07-04
dax: Add block size note to documentation
Matthew Wilcox
1
-2
/
+4
2015-07-04
NTB: Add split BAR output for debugfs stats
Dave Jiang
1
-15
/
+68
2015-07-04
NTB: Change WARN_ON_ONCE to pr_warn_once on unsafe
Dave Jiang
1
-8
/
+16
2015-07-04
NTB: Print driver name and version in module init
Dave Jiang
2
-0
/
+6
2015-07-04
NTB: Increase transport MTU to 64k from 16k
Dave Jiang
1
-1
/
+1
2015-07-04
NTB: Rename Intel code names to platform names
Dave Jiang
3
-465
/
+465
2015-07-04
NTB: Default to CPU memcpy for performance
Dave Jiang
1
-4
/
+13
[next]