index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-11
irqchip/gic: Remove static irq_chip definition for eoimode1
Jon Hunter
1
-16
/
+6
2016-05-11
irqchip/gic: Don't initialise chip if mapping IO space fails
Jon Hunter
1
-2
/
+6
2016-05-11
irqchip/gic: WARN if setting the interrupt type for a PPI fails
Jon Hunter
1
-4
/
+12
2016-05-11
irqchip/gic: Don't unnecessarily write the IRQ configuration
Jon Hunter
1
-2
/
+6
2016-05-11
irqchip: Mask the non-type/sense bits when translating an IRQ
Jon Hunter
2
-2
/
+2
2016-05-11
irqchip/gic-v3: Configure all interrupts as non-secure Group-1
Marc Zyngier
1
-0
/
+12
2016-05-11
irqchip/gic-v2m: Add workaround for Broadcom NS2 GICv2m erratum
Ray Jui
1
-2
/
+17
2016-05-11
irqchip/irq-alpine-msi: Don't use <asm-generic/msi.h>
Christoph Hellwig
1
-1
/
+1
2016-05-11
irqchip/mbigen: Checking for IS_ERR() instead of NULL
Dan Carpenter
1
-2
/
+2
2016-05-11
irqchip/gicv3-its: Don't allow devices whose ID is outside range
Shanker Donthineni
1
-4
/
+38
2016-05-11
irqchip: Add LPC32xx interrupt controller driver
Vladimir Zapolskiy
2
-0
/
+239
2016-05-11
irqchip/gic: Ensure ordering between read of INTACK and shared data
Will Deacon
2
-0
/
+15
2016-05-04
irqchip: Add Layerscape SCFG MSI controller support
Minghuan Lian
3
-0
/
+246
2016-05-02
irqchip/gic-v3: Add support for partitioned PPIs
Marc Zyngier
2
-2
/
+175
2016-05-02
irqchip: Add per-cpu interrupt partitioning library
Marc Zyngier
3
-0
/
+260
2016-04-27
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-9
/
+26
2016-04-27
Merge tag 'platform-drivers-x86-v4.6-3' of git://git.infradead.org/users/dvha...
Linus Torvalds
1
-1
/
+1
2016-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
14
-125
/
+215
2016-04-26
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-6
/
+7
2016-04-26
devpts: more pty driver interface cleanups
Linus Torvalds
2
-13
/
+11
2016-04-26
drivers: firmware: psci: unify enable-method binding on ARM {64,32}-bit systems
Sudeep Holla
1
-1
/
+1
2016-04-26
net/mlx4_en: fix spurious timestamping callbacks
Eric Dumazet
1
-2
/
+4
2016-04-26
net: dummy: remove note about being Y by default
Ivan Babrou
1
-3
/
+2
2016-04-25
cxgbi: fix uninitialized flowi6
Jiri Benc
1
-0
/
+1
2016-04-25
toshiba_acpi: Fix regression caused by hotkey enabling value
Azael Avalos
1
-1
/
+1
2016-04-25
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-30
/
+57
2016-04-24
net/mlx5: Add pci shutdown callback
Majd Dibbiny
2
-6
/
+32
2016-04-24
net/mlx5_core: Remove static from local variable
Eli Cohen
1
-1
/
+1
2016-04-24
net/mlx5e: Use vport MTU rather than physical port MTU
Saeed Mahameed
2
-9
/
+75
2016-04-24
net/mlx5e: Fix minimum MTU
Saeed Mahameed
1
-3
/
+8
2016-04-24
net/mlx5e: Device's mtu field is u16 and not int
Saeed Mahameed
3
-9
/
+9
2016-04-24
net/mlx5_core: Add ConnectX-5 to list of supported devices
Majd Dibbiny
1
-0
/
+2
2016-04-24
net/mlx5e: Fix MLX5E_100BASE_T define
Rana Shahout
2
-5
/
+5
2016-04-24
net/mlx5_core: Fix soft lockup in steering error flow
Maor Gottlieb
1
-29
/
+17
2016-04-24
qlcnic: Update version to 5.3.64
Manish Chopra
1
-2
/
+2
2016-04-24
net: stmmac: socfpga: Remove re-registration of reset controller
Marek Vasut
1
-34
/
+16
2016-04-24
macsec: fix netlink attribute validation
Sabrina Dubroca
1
-2
/
+2
2016-04-24
macsec: add missing macsec prefix in uapi
Sabrina Dubroca
1
-5
/
+7
2016-04-24
macsec: fix SA leak if initialization fails
Sabrina Dubroca
1
-0
/
+2
2016-04-24
macsec: fix memory leaks around rx_handler (un)registration
Sabrina Dubroca
1
-2
/
+6
2016-04-24
macsec: add consistency check to netlink dumps
Sabrina Dubroca
1
-0
/
+11
2016-04-24
macsec: fix rx_sa refcounting with decrypt callback
Sabrina Dubroca
1
-7
/
+9
2016-04-24
macsec: don't put a NULL rxsa
Sabrina Dubroca
1
-1
/
+2
2016-04-24
macsec: take rtnl lock before for_each_netdev
Sabrina Dubroca
1
-5
/
+2
2016-04-24
macsec: add missing NULL check after kmalloc
Sabrina Dubroca
1
-2
/
+2
2016-04-23
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Linus Torvalds
5
-9
/
+10
2016-04-23
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-4
/
+26
2016-04-23
Merge branches 'perf-urgent-for-linus', 'smp-urgent-for-linus' and 'timers-ur...
Linus Torvalds
1
-1
/
+1
2016-04-23
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+2
2016-04-23
Merge tag 'usb-4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
8
-20
/
+53
[next]