index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-18
irqchip: atmel-aic5: Add sama5d2 support
Nicolas Ferre
2
-1
/
+10
2015-06-18
irq: spear-shirq: Fix race in installing chained IRQ handler
Russell King
1
-2
/
+1
2015-06-18
irq: irq-keystone: Fix race in installing chained IRQ handler
Russell King
1
-2
/
+1
2015-06-18
gpio: gpio-tegra: Fix race in installing chained IRQ handler
Russell King
1
-2
/
+2
2015-06-18
gpio: gpio-mxs: Fix race in installing chained IRQ handler
Russell King
1
-2
/
+2
2015-06-18
gpio: gpio-mxc: Fix race in installing chained IRQ handler
Russell King
1
-7
/
+6
2015-06-18
ARM: gemini: Fix race in installing GPIO chained IRQ handler
Russell King
1
-2
/
+2
2015-06-18
GPU: ipu: Fix race in installing IPU chained IRQ handler
Russell King
1
-8
/
+5
2015-06-18
ARM: sa1100: convert SA11x0 related code to use new chained handler helper
Russell King
3
-8
/
+5
2015-06-18
irq: Add irq_set_chained_handler_and_data()
Russell King
2
-11
/
+43
2015-06-16
irqchip: exynos-combiner: Save IRQ enable set on suspend
Javier Martinez Canillas
1
-5
/
+59
2015-06-12
genirq: Introduce helper function irq_data_get_affinity_mask()
Jiang Liu
1
-0
/
+12
2015-06-12
genirq: Introduce helper function irq_data_get_node()
Jiang Liu
6
-10
/
+15
2015-06-12
genirq: Introduce struct irq_common_data to host shared irq data
Jiang Liu
5
-28
/
+41
2015-06-12
genirq: Prevent crash in irq_move_irq()
Jiang Liu
1
-1
/
+8
2015-06-12
genirq: Enhance irq_data_to_desc() to support hierarchy irqdomain
Jiang Liu
2
-2
/
+9
2015-06-05
irqchip: gic: Simplify gic_configure_irq by using IRQCHIP_SET_TYPE_MASKED
Sudeep Holla
4
-17
/
+3
2015-06-05
irqchip: renesas: intc-irqpin: Improve binding documentation
Geert Uytterhoeven
1
-2
/
+37
2015-05-22
bridge: fix lockdep splat
Eric Dumazet
1
-0
/
+2
2015-05-22
net: core: 'ethtool' issue with querying phy settings
Arun Parameswaran
1
-1
/
+9
2015-05-22
bridge: fix parsing of MLDv2 reports
Thadeu Lima de Souza Cascardo
1
-1
/
+1
2015-05-22
ARM: zynq: DT: Use the zynq binding with macb
Nathan Sullivan
1
-2
/
+2
2015-05-22
net: macb: Disable half duplex gigabit on Zynq
Nathan Sullivan
2
-0
/
+13
2015-05-22
net: macb: Document zynq gem dt binding
Nathan Sullivan
1
-1
/
+2
2015-05-22
ipv4: fill in table id when replacing a route
Michal Kubeček
1
-0
/
+1
2015-05-22
cdc_ncm: Fix tx_bytes statistics
Bjørn Mork
1
-1
/
+1
2015-05-22
ipv4: Avoid crashing in ip_error
Eric W. Biederman
1
-0
/
+4
2015-05-22
tcp: fix a potential deadlock in tcp_get_info()
Eric Dumazet
4
-4
/
+17
2015-05-22
genirq: Set IRQCHIP_SKIP_SET_WAKE for no_irq_chip
Geert Uytterhoeven
1
-0
/
+1
2015-05-22
irqchip: mtk-sysirq: Make mtk_sysirq_of_init return error if ioremap fails
Axel Lin
1
-1
/
+1
2015-05-22
crypto: s390/ghash - Fix incorrect ghash icv buffer handling.
Harald Freudenberger
1
-12
/
+13
2015-05-21
Input: smtpe-ts - wait 50mS until polling for pen-up
Marek Vasut
1
-1
/
+1
2015-05-21
Input: smtpe-ts - use msecs_to_jiffies() instead of HZ
Marek Vasut
1
-1
/
+1
2015-05-21
Input: joydev - don't classify the vmmouse as a joystick
Thomas Hellstrom
1
-0
/
+61
2015-05-21
net: sched: fix call_rcu() race on classifier module unloads
Daniel Borkmann
1
-0
/
+5
2015-05-21
drm/radeon: fix error flag checking in native aux path
Alex Deucher
1
-2
/
+0
2015-05-21
drm/radeon: retry dcpd fetch
Alex Deucher
1
-9
/
+11
2015-05-21
drm/msm/mdp5: fix incorrect parameter for msm_framebuffer_iova()
Stephane Viau
1
-1
/
+1
2015-05-21
md/bitmap: remove rcu annotation from pointer arithmetic.
NeilBrown
1
-1
/
+6
2015-05-21
md/raid0: fix restore to sector variable in raid0_make_request
Eric Work
1
-1
/
+3
2015-05-21
raid5: fix broken async operation chain
Shaohua Li
1
-1
/
+1
2015-05-20
Input: vmmouse - do not reference non-existing version of X driver
Thomas Hellstrom
1
-1
/
+1
2015-05-20
Input: alps - fix finger jumps on lifting 2 fingers on v7 touchpad
Hans de Goede
1
-0
/
+5
2015-05-20
IB/cma: Fix broken AF_IB UD support
Matthew Finlay
1
-11
/
+21
2015-05-20
Btrfs: fix regression in raid level conversion
Chris Mason
1
-0
/
+18
2015-05-20
Revert "libceph: clear r_req_lru_item in __unregister_linger_request()"
Ilya Dryomov
1
-2
/
+0
2015-05-20
libceph: request a new osdmap if lingering request maps to no osd
Ilya Dryomov
1
-11
/
+20
2015-05-20
ib/cm: Change reject message type when destroying cm_id
Ted Kim
1
-1
/
+1
2015-05-20
net: phy: Make sure phy_start() always re-enables the phy interrupts
Tim Beale
1
-13
/
+16
2015-05-20
ipv6: fix ECMP route replacement
Michal Kubeček
2
-6
/
+44
[next]