index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2014-05-23
Merge tag 'dmaengine-fixes-3.15-rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-05-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-05-23
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-05-23
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-05-23
wait: swap EXIT_ZOMBIE(Z) and EXIT_DEAD(X) chars in TASK_STATE_TO_CHAR_STR
Masatake YAMATO
2014-05-21
dmaengine: fix dmaengine_unmap failure
Xuelin Shi
2014-05-22
Merge branch 'renameat2' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
2014-05-21
Merge tag 'driver-core-3.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-05-21
Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-05-21
Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
2014-05-20
vlan: Fix build error wth vlan_get_encap_level()
Vlad Yasevich
2014-05-20
asm-generic: Add renameat2 syscall
James Hogan
2014-05-20
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2014-05-20
Merge tag 'metag-for-v3.15-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-05-20
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-05-19
perf: Fix a race between ring_buffer_detach() and ring_buffer_attach()
Peter Zijlstra
2014-05-16
bonding: Fix stacked device detection in arp monitoring
Vlad Yasevich
2014-05-16
macvlan: Fix lockdep warnings with stacked macvlan devices
Vlad Yasevich
2014-05-16
vlan: Fix lockdep warning with stacked vlan devices.
Vlad Yasevich
2014-05-16
net: Allow for more then a single subclass for netif_addr_lock
Vlad Yasevich
2014-05-16
net: Find the nesting level of a given device by type.
Vlad Yasevich
2014-05-16
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2014-05-16
net/mlx4_core: Add UPDATE_QP SRIOV wrapper support
Matan Barak
2014-05-15
ipv6: update Destination Cache entries when gateway turn into host
Duan Jiong
2014-05-15
rtnetlink: wait for unregistering devices in rtnl_link_unregister()
Cong Wang
2014-05-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-05-15
of: fix CONFIG_OF=n prototype of of_node_full_name()
Stephen Rothwell
2014-05-15
asm-generic: remove _STK_LIM_MAX
James Hogan
2014-05-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
John W. Linville
2014-05-14
net: avoid dependency of net_get_random_once on nop patching
Hannes Frederic Sowa
2014-05-14
MIPS: Add new AUDIT_ARCH token for the N32 ABI on MIPS64
Markos Chandras
2014-05-13
cgroup: introduce task_css_is_root()
Tejun Heo
2014-05-13
nl80211: fix NL80211_FEATURE_P2P_DEVICE_NEEDS_CHANNEL API
Johannes Berg
2014-05-13
kernfs, sysfs, cgroup: restrict extra perm check on open to sysfs
Tejun Heo
2014-05-13
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-05-09
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2014-05-09
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-05-08
ping: move ping_group_range out of CONFIG_SYSCTL
Cong Wang
2014-05-08
ipv4: move local_port_range out of CONFIG_SYSCTL
Cong Wang
2014-05-08
Merge tag 'trace-fixes-v3.15-rc4-v2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-05-08
Merge tag 'mfd-mmc-fixes-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2014-05-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-05-08
trace: module: Maintain a valid user count
Romain Izard
2014-05-08
mmc: rtsx: Revert "mmc: rtsx: add support for pre_req and post_req"
Micky Ching
2014-05-07
Merge branch 'drm-radeon-mullins' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2014-05-07
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2014-05-07
net: mdio: of_mdiobus_register(): fall back to mdiobus_register() for !CONFIG_OF
Daniel Mack
2014-05-07
Revert "net: core: introduce netif_skb_dev_features"
Florian Westphal
2014-05-07
sched/deadline: Fix sched_yield() behavior
Juri Lelli
2014-05-07
Merge branch 'mullins' of git://people.freedesktop.org/~deathsimple/linux int...
Dave Airlie
[next]