index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-02-21
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-02-21
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2015-02-21
rhashtable: ensure cache line alignment on bucket_table
Eric Dumazet
2015-02-21
net: reject creation of netdev names with colons
Matthew Thode
2015-02-21
Merge tag 'xfs-pnfs-for-linus-3.20-rc1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2015-02-21
Merge tag 'nfs-for-3.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2015-02-21
Merge tag 'pm+acpi-3.20-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2015-02-21
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-02-21
Merge tag 'dm-3.20-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-02-21
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2015-02-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2015-02-21
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2015-02-21
Merge branch 'i2c/for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-02-21
Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/...
Linus Torvalds
2015-02-21
Merge tag 'vfio-v3.20-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
2015-02-21
Merge tag 'sound-fix-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2015-02-21
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
2015-02-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2015-02-21
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2015-02-21
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2015-02-21
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2015-02-21
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-02-21
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2015-02-21
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-02-21
Merge branches 'core-urgent-for-linus' and 'irq-urgent-for-linus' of git://gi...
Linus Torvalds
2015-02-21
kernel: make READ_ONCE() valid on const arguments
Linus Torvalds
2015-02-21
ASoC: max98357a: Add missing header files
Kenneth Westfield
2015-02-21
ASoC: cirrus: tlv320aic23 needs I2C
Arnd Bergmann
2015-02-21
ASoC: Samsung: add missing I2C/SPI dependencies
Arnd Bergmann
2015-02-21
kprobes/x86: Check for invalid ftrace location in __recover_probed_insn()
Petr Mladek
2015-02-21
kprobes/x86: Use 5-byte NOP when the code might be modified by ftrace
Petr Mladek
2015-02-21
ASoC: rt5670: Fix the speaker mono output issue
Bard Liao
2015-02-20
Merge branch 'for-3.20' of git://git.infradead.org/users/kbusch/linux-nvme in...
Jens Axboe
2015-02-20
blk-throttle: check stats_cpu before reading it from sysfs
Thadeu Lima de Souza Cascardo
2015-02-21
Merge branches 'pnp', 'pm-cpuidle' and 'pm-cpufreq'
Rafael J. Wysocki
2015-02-21
Merge branches 'acpi-ec', 'acpi-soc', 'acpi-video' and 'acpi-resources'
Rafael J. Wysocki
2015-02-20
Merge tag 'for_linux-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2015-02-20
MIPS: sead3: Corrected get_c0_perfcount_int
Niklas Cassel
2015-02-20
net: dsa: bcm_sf2: fix 64-bits register reads
Florian Fainelli
2015-02-20
MIPS: mm: Remove dead macro definitions
Andreas Ruprecht
2015-02-20
rhashtable: allow to unload test module
Daniel Borkmann
2015-02-20
rhashtable: better high order allocation attempts
Daniel Borkmann
2015-02-20
rhashtable: don't test for shrink on insert, expansion on delete
Daniel Borkmann
2015-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2015-02-20
caif: fix a signedness bug in cfpkt_iterate()
Dan Carpenter
2015-02-20
Merge tag 'for-linus-3.20-1' of git://git.code.sf.net/p/openipmi/linux-ipmi
Linus Torvalds
2015-02-20
cxgb4: Fix incorrect 'c' suffix to %pI4, use %pISc instead
Anish Bhatt
2015-02-20
ethtool: Add hw-switch-offload to netdev_features_strings.
Rami Rosen
2015-02-20
ipvlan: Fix text that talks about ip util support
Mahesh Bandewar
2015-02-20
rhashtable: don't allocate ht structure on stack in test_rht_init
Daniel Borkmann
[prev]
[next]