index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
clocksource: mips-gic: Bump up rating of GIC timer
Andrew Bresticker
2014-11-24
1
-1
/
+1
*
clocksource: mips-gic: Use clockevents_config_and_register
Andrew Bresticker
2014-11-24
1
-9
/
+1
*
clocksource: mips-gic: Use CPU notifiers to setup the timer
Andrew Bresticker
2014-11-24
1
-16
/
+44
*
clocksource: mips-gic: Use percpu_dev_id
Andrew Bresticker
2014-11-24
1
-3
/
+2
*
clocksource: mips-gic: Remove gic_event_handler
Andrew Bresticker
2014-11-24
1
-5
/
+0
*
clocksource: mips-gic: Move gic_frequency to clocksource driver
Andrew Bresticker
2014-11-24
2
-1
/
+3
*
clocksource: mips-gic: Staticize local symbols
Andrew Bresticker
2014-11-24
1
-5
/
+5
*
clocksource: mips-gic: Combine with GIC clockevent driver
Andrew Bresticker
2014-11-24
2
-1
/
+91
*
MIPS: Move GIC clocksource driver to drivers/clocksource/
Andrew Bresticker
2014-11-24
4
-1
/
+38
*
irqchip: mips-gic: Use GIC_SH_WEDGE_{SET,CLR} macros
Andrew Bresticker
2014-11-24
1
-2
/
+2
*
irqchip: mips-gic: Remove gic_{pending,itrmask}_regs
Andrew Bresticker
2014-11-24
1
-13
/
+3
*
irqchip: mips-gic: Clean up #includes
Andrew Bresticker
2014-11-24
1
-5
/
+2
*
irqchip: mips-gic: Clean up header file
Andrew Bresticker
2014-11-24
1
-2
/
+2
*
clk: ls1x: Update relationship among all clocks
Kelvin Cheung
2014-11-24
1
-29
/
+80
*
MIPS: BCM47XX: Make bcma init NVRAM instead of bcm47xx polling it
Rafał Miłecki
2014-11-24
1
-2
/
+11
*
MIPS: BCM47XX: Make ssb init NVRAM instead of bcm47xx polling it
Rafał Miłecki
2014-11-24
1
-1
/
+13
*
MIPS: Move gic.h to include/linux/irqchip/mips-gic.h
Andrew Bresticker
2014-11-24
1
-1
/
+1
*
irqchip: mips-gic: Use proper iomem accessors
Andrew Bresticker
2014-11-24
1
-71
/
+135
*
irqchip: mips-gic: Export function to read counter width
Andrew Bresticker
2014-11-24
1
-0
/
+11
*
irqchip: mips-gic: Remove unnecessary globals
Andrew Bresticker
2014-11-24
1
-24
/
+4
*
irqchip: mips-gic: Support local interrupts
Andrew Bresticker
2014-11-24
1
-68
/
+223
*
irqchip: mips-gic: Use separate edge/level irq_chips
Andrew Bresticker
2014-11-24
1
-11
/
+21
*
irqchip: mips-gic: Probe for number of external interrupts
Andrew Bresticker
2014-11-24
1
-20
/
+20
*
irqchip: mips-gic: Stop using per-platform mapping tables
Andrew Bresticker
2014-11-24
1
-96
/
+105
*
irqchip: mips-gic: Use IRQ domains
Andrew Bresticker
2014-11-24
1
-8
/
+40
*
irqchip: mips-gic: Fix gic_set_affinity() return value
Andrew Bresticker
2014-11-24
1
-1
/
+1
*
irqchip: mips-gic: Implement irq_set_type callback
Andrew Bresticker
2014-11-24
1
-2
/
+55
*
irqchip: mips-gic: Remove platform irq_ack/irq_eoi callbacks
Andrew Bresticker
2014-11-24
1
-3
/
+8
*
MIPS: Move GIC to drivers/irqchip/
Andrew Bresticker
2014-11-24
3
-0
/
+407
*
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2014-11-22
1
-6
/
+6
|
\
|
*
clockevent: sun4i: Fix race condition in the probe code
Maxime Ripard
2014-11-19
1
-6
/
+6
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-11-21
37
-166
/
+350
|
\
\
|
*
|
virtio-net: validate features during probe
Jason Wang
2014-11-21
1
-0
/
+37
|
*
|
Merge tag 'master-2014-11-20' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
2014-11-21
4
-8
/
+13
|
|
\
\
|
|
*
|
brcmfmac: don't include linux/unaligned/access_ok.h
Johannes Berg
2014-11-20
1
-1
/
+1
|
|
*
|
brcmfmac: fix error handling of irq_of_parse_and_map
Dmitry Torokhov
2014-11-17
1
-2
/
+2
|
|
*
|
brcmfmac: kill URB when request timed out
Mathy Vanhoef
2014-11-17
1
-2
/
+4
|
|
*
|
ath9k: fix regression in bssidmask calculation
Ben Greear
2014-11-17
1
-3
/
+6
|
*
|
|
cxgb4 : Fix DCB priority groups being returned in wrong order
Anish Bhatt
2014-11-21
1
-1
/
+1
|
*
|
|
pptp: fix stack info leak in pptp_getname()
Mathias Krause
2014-11-20
1
-1
/
+3
|
*
|
|
cxgb4i : Don't block unload/cxgb4 unload when remote closes TCP connection
Anish Bhatt
2014-11-19
2
-1
/
+3
|
*
|
|
Merge tag 'linux-can-fixes-for-3.18-20141118' of git://gitorious.org/linux-ca...
David S. Miller
2014-11-19
9
-64
/
+177
|
|
\
\
\
|
|
*
|
|
can: m_can: update to support CAN FD features
Dong Aisheng
2014-11-18
1
-43
/
+134
|
|
*
|
|
can: m_can: fix incorrect error messages
Dong Aisheng
2014-11-18
1
-3
/
+3
|
|
*
|
|
can: m_can: add missing delay after setting CCCR_INIT bit
Dong Aisheng
2014-11-18
1
-0
/
+1
|
|
*
|
|
can: m_can: fix not set can_dlc for remote frame
Dong Aisheng
2014-11-18
1
-3
/
+4
|
|
*
|
|
can: m_can: fix possible sleep in napi poll
Dong Aisheng
2014-11-18
1
-5
/
+15
|
|
*
|
|
can: m_can: add missing message RAM initialization
Dong Aisheng
2014-11-18
1
-1
/
+10
|
|
*
|
|
can: m_can: add CONFIG_HAS_IOMEM dependence
David Cohen
2014-11-18
1
-0
/
+1
|
|
*
|
|
can: m_can: add .ndo_change_mtu function
Dong Aisheng
2014-11-18
1
-0
/
+1
[next]