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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-05
Merge tag 'asoc-fix-v3.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Takashi Iwai
226
-1312
/
+2384
2015-02-05
ASoC: Intel: fix sst firmware path for cht-bsw-rt5672
Kevin Strasser
1
-1
/
+1
2015-02-05
Merge remote-tracking branch 'asoc/fix/samsung' into asoc-linus
Mark Brown
1
-2
/
+2
2015-02-05
ARM: dts: Fix I2S1, I2S2 compatible for exynos4 SoCs
Sylwester Nawrocki
1
-2
/
+2
2015-02-05
Merge remote-tracking branch 'asoc/fix/wm8731' into asoc-linus
Mark Brown
1
-0
/
+2
2015-02-05
Merge remote-tracking branch 'asoc/fix/tlv320aic3x' into asoc-linus
Mark Brown
1
-1
/
+1
2015-02-05
Merge remote-tracking branch 'asoc/fix/sgtl5000' into asoc-linus
Mark Brown
1
-5
/
+8
2015-02-05
Merge remote-tracking branch 'asoc/fix/rt5640' into asoc-linus
Mark Brown
1
-0
/
+1
2015-02-05
Merge remote-tracking branch 'asoc/fix/intel' into asoc-linus
Mark Brown
2
-2
/
+12
2015-02-05
Merge remote-tracking branch 'asoc/fix/atmel' into asoc-linus
Mark Brown
1
-17
/
+7
2015-02-05
MMerge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
66
-383
/
+524
2015-02-05
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2
-3
/
+6
2015-02-05
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
13
-27
/
+54
2015-02-05
Merge tag 'spi-v3.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Linus Torvalds
2
-2
/
+16
2015-02-05
Merge tag 'pm+acpi-3.19-fin' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-28
/
+7
2015-02-05
Merge tag 'pci-v3.19-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-3
/
+56
2015-02-05
spi: mxs: cleanup wait_for_completion return handling
Nicholas Mc Guire
1
-3
/
+2
2015-02-05
spi: ti-qspi: cleanup wait_for_completion return handling
Nicholas Mc Guire
1
-8
/
+6
2015-02-05
regulator: max77843: Add max77843 regulator driver
Jaewon Kim
3
-0
/
+236
2015-02-05
IRQCHIP: mips-gic: Avoid rerouting timer IRQs for smp-cmp
James Hogan
1
-0
/
+27
2015-02-05
sit: fix some __be16/u16 mismatches
Eric Dumazet
1
-4
/
+4
2015-02-05
ipv6: fix sparse errors in ip6_make_flowlabel()
Eric Dumazet
1
-2
/
+2
2015-02-05
net: remove some sparse warnings
Eric Dumazet
1
-3
/
+3
2015-02-05
flow_keys: n_proto type should be __be16
Eric Dumazet
1
-3
/
+3
2015-02-05
ip6_gre: fix endianness errors in ip6gre_err
Sabrina Dubroca
1
-2
/
+2
2015-02-05
qlcnic: Fix NAPI poll routine for Tx completion
Shahed Shaikh
1
-3
/
+24
2015-02-05
hrtimer: Fix incorrect tai offset calculation for non high-res timer systems
John Stultz
1
-1
/
+1
2015-02-04
amd-xgbe: Set RSS enablement based on hardware features
Lendacky, Thomas
1
-0
/
+1
2015-02-04
amd-xgbe: Adjust for zero-based traffic class count
Lendacky, Thomas
1
-1
/
+2
2015-02-04
cls_api.c: Fix dumping of non-existing actions' stats.
Ignacy Gawędzki
1
-3
/
+4
2015-02-04
pkt_sched: fq: avoid hang when quantum 0
Kenneth Klette Jonassen
1
-2
/
+8
2015-02-04
Btrfs: add missing blk_finish_plug in btrfs_sync_log()
Forrest Liu
1
-0
/
+1
2015-02-05
drm/cirrus: Limit modes depending on bpp option
Takashi Iwai
4
-2
/
+15
2015-02-04
net: rds: use correct size for max unacked packets and bytes
Sasha Levin
1
-2
/
+2
2015-02-04
vhost/net: fix up num_buffers endian-ness
Michael S. Tsirkin
1
-1
/
+3
2015-02-04
gianfar: correct the bad expression while writing bit-pattern
Sanjeev Sharma
1
-1
/
+1
2015-02-04
net: usb: sr9700: Use 'SR_' prefix for the common register macros
Chen Gang
2
-51
/
+51
2015-02-04
Merge remote-tracking branches 'spi/fix/fsl-dspi' and 'spi/fix/imx' into spi-...
Mark Brown
2
-2
/
+16
2015-02-04
spi: spi-imx: cleanup wait_for_completion handling
Nicholas Mc Guire
1
-7
/
+8
2015-02-04
spi: sh-msiof: cleanup wait_for_completion return handling
Nicholas Mc Guire
1
-4
/
+2
2015-02-04
spi: match var type to return type of wait_for_completion
Nicholas Mc Guire
1
-1
/
+1
2015-02-04
regmap: Fix i2c word access when using SMBus access functions
Guenter Roeck
1
-1
/
+45
2015-02-04
regmap: Export regmap_get_val_endian
Guenter Roeck
2
-3
/
+8
2015-02-04
spi: spi-pxa2xx: only include mach/dma.h for legacy DMA
Rob Herring
2
-1
/
+1
2015-02-04
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
3
-4
/
+10
2015-02-04
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
5
-24
/
+47
2015-02-04
MIPS: Fix syscall_get_nr for the syscall exit tracing.
Lars Persson
3
-7
/
+4
2015-02-04
MIPS: elf2ecoff: Ignore PT_MIPS_ABIFLAGS program headers.
Ralf Baechle
1
-1
/
+3
2015-02-04
MIPS: elf2ecoff: Rewrite main processing loop to switch.
Ralf Baechle
1
-27
/
+33
2015-02-04
spi: atmel: cleanup wait_for_completion return handling
Nicholas Mc Guire
1
-7
/
+5
[prev]
[next]