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
2014-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-04-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2014-04-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2014-04-02
Merge branch 'sched-idle-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-04-02
pid_namespace: pidns_get() should check task_active_pid_ns() != NULL
Oleg Nesterov
2014-04-02
Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2014-04-02
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-04-02
Merge branch 'for-3.15' of git://git.linaro.org/people/mszyprowski/linux-dma-...
Linus Torvalds
2014-04-02
Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
2014-04-02
Merge tag 'pm+acpi-3.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-04-02
Merge branch 'powernv-cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-04-02
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2014-04-02
Merge branch 'mips-for-linux-next' of git://git.linux-mips.org/pub/scm/ralf/u...
Linus Torvalds
2014-04-02
arm64: Fix duplicated Kconfig entries again
Josh Boyer
2014-04-02
Merge branch 'x86-nuke-platforms-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2014-04-02
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-04-02
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-04-02
Merge branch 'x86/boot' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2014-04-02
Merge tag 'metag-for-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-04-02
x86: Fix dumpstack_64 irq stack handling
Steven Rostedt (Red Hat)
2014-04-02
x86: Fix dumpstack_64 to keep state of "used" variable in loop
Steven Rostedt (Red Hat)
2014-04-02
sparse: fix comment
Li Zhong
2014-04-01
Merge branch 'for-3.15/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-04-01
Merge branch 'for-3.15/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-04-01
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2014-04-01
Merge tag 'usb-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2014-04-01
Merge tag 'tty-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2014-04-01
Merge tag 'staging-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-04-01
Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-04-01
Merge tag 'char-misc-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-04-01
Merge tag 'sound-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2014-04-01
Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-04-01
netpoll: Use skb_irq_freeable to make zap_completion_queue safe.
Eric W. Biederman
2014-04-01
net: Add a test to see if a skb is freeable in irq context
Eric W. Biederman
2014-04-01
Merge tag 'linux-can-fixes-for-3.15-20140401' of git://gitorious.org/linux-ca...
David S. Miller
2014-04-01
qlcnic: Fix build failure due to undefined reference to `vxlan_get_rx_port'
Shahed Shaikh
2014-04-01
Merge tag 'edac_for_3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
Linus Torvalds
2014-04-01
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-04-01
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
2014-04-01
net: ptp: move PTP classifier in its own file
Daniel Borkmann
2014-04-01
dt: Remove dangling "select PROC_DEVICETREE"
Grant Likely
2014-04-01
net: sxgbe: make "core_ops" static
Dan Carpenter
2014-04-01
net: sxgbe: fix logical vs bitwise operation
Dan Carpenter
2014-04-01
net: sxgbe: sxgbe_mdio_register() frees the bus
Dan Carpenter
2014-04-01
Call efx_set_channels() before efx->type->dimension_resources()
Daniel Pieczko
2014-04-01
xen-netback: disable rogue vif in kthread context
Wei Liu
2014-04-01
net/mlx4: Set proper build dependancy with vxlan
Or Gerlitz
2014-04-01
be2net: fix build dependency on VxLAN
Sathya Perla
2014-04-01
mac802154: make csma/cca parameters per-wpan
Phoebe Buckheister
2014-04-01
mac802154: allow only one WPAN to be up at any given time
Phoebe Buckheister
[next]