index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
2012-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2012-03-20
Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2012-03-20
Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
2012-03-20
Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
2012-03-20
Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-03-20
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-03-20
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2012-03-20
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2012-03-20
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2012-03-20
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2012-03-19
netdev: driver: ethernet: Add TI CPSW driver
Mugunthan V N
2012-03-19
net: update the usage of CHECKSUM_UNNECESSARY
Yi Zou
2012-03-19
net: do not do gso for CHECKSUM_UNNECESSARY in netif_needs_gso
Yi Zou
2012-03-19
if_vlan: Remove VLAN_ETH_ALEN define and the 1 use of it
Joe Perches
2012-03-19
tcp: reduce out_of_order memory use
Eric Dumazet
2012-03-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-03-16
arp: allow arp processing to honor per interface arp_accept sysctl
Neil Horman
2012-03-16
Tools: hv: Support enumeration from all the pools
K. Y. Srinivasan
2012-03-16
Drivers: hv: Support the newly introduced KVP messages in the driver
K. Y. Srinivasan
2012-03-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-03-15
math: Introduce div64_long
Sasha Levin
2012-03-15
USB: EHCI: Add a generic platform device driver
Hauke Mehrtens
2012-03-15
USB: OHCI: Add a generic platform device driver
Hauke Mehrtens
2012-03-14
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2012-03-13
Drivers: hv: Add new message types to enhance KVP
K. Y. Srinivasan
2012-03-13
USB: dynamically allocate usb_device children pointers instead of using a fix...
Huajun Li
2012-03-13
Merge branch 'linus' into irq/core
Thomas Gleixner
2012-03-13
sched/x86: Fix overflow in cyc2ns_offset
Salman Qazi
2012-03-13
Merge tag 'v3.3-rc7' into sched/core
Ingo Molnar
2012-03-12
net: Add memory barriers to prevent possible race in byte queue limits
Alexander Duyck
2012-03-12
net: Fix issue with netdev_tx_reset_queue not resetting queue from XOFF state
Alexander Duyck
2012-03-12
Merge branch 'perf/hw-branch-sampling' into perf/core
Ingo Molnar
2012-03-12
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2012-03-12
printk/sched: Introduce special printk_sched() for those awkward moments
Peter Zijlstra
2012-03-12
cfg80211: Add background scan period attribute.
Bala Shanmugam
2012-03-12
xHCI: BESL calculation based on USB2.0 LPM errata
Andiry Xu
2012-03-12
Merge 3.3-rc7 into usb-next
Greg Kroah-Hartman
2012-03-11
net: get rid of some pointless casts to sockaddr
Maciej Żenczykowski
2012-03-09
USB: serial: use module_driver() macro
Greg Kroah-Hartman
2012-03-09
driver-core: Allow additional parameters for module_driver
Lars-Peter Clausen
2012-03-09
net: Use bool in netdevice.h helpers.
David S. Miller
2012-03-09
net: Use bool in skbuff.h helper functions.
David S. Miller
2012-03-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-03-09
serial: introduce generic port in/out helpers
Paul Gortmaker
2012-03-09
Merge 3.3-rc6 into driver-core-next
Greg Kroah-Hartman
2012-03-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-03-09
genirq: Get rid of unnecessary irqaction field in task_struct
Alexander Gordeev
2012-03-09
perf: Add ABI reference sizes
Stephane Eranian
2012-03-08
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2012-03-08
usb: cdc-wdm: adding usb_cdc_wdm_register subdriver support
Bjørn Mork
[next]