index
:
kernel
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
2010-11-16
macvlan: lockless tx path
Eric Dumazet
2010-11-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-11-16
nfs: trivial: remove unused nfs_wait_event macro
Jeff Layton
2010-11-16
suspend: constify platform_suspend_ops
Lionel Debroux
2010-11-16
hibernation: constify platform_hibernation_ops
Lionel Debroux
2010-11-16
Merge branch 'fbdev/edid'
Paul Mundt
2010-11-15
NLM: Fix a regression in lockd
Trond Myklebust
2010-11-16
Merge branch 'common/clkfwk' into sh-fixes-for-linus
Paul Mundt
2010-11-15
capabilities/syslog: open code cap_syslog logic to fix build failure
Eric Paris
2010-11-15
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2010-11-15
i2c: Mark i2c_adapter.id as deprecated
Jean Delvare
2010-11-15
i2c: Delete unused adapter IDs
Jean Delvare
2010-11-15
include/linux/kernel.h: Move logging bits to include/linux/printk.h
Linus Torvalds
2010-11-15
net: rtnetlink.h -- only include linux/netdevice.h when used by the kernel
Andy Whitcroft
2010-11-15
netdev: add rcu annotations to receive handler hook
stephen hemminger
2010-11-15
bridge: add proper RCU annotation to should_route_hook
Eric Dumazet
2010-11-15
include/linux/if_macvlan.h: Remove unnecessary semicolons
Joe Perches
2010-11-15
Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6
David S. Miller
2010-11-15
net: Simplify RX queue allocation
Tom Herbert
2010-11-15
bitops: Provide generic sign_extend32 function
Andreas Herrmann
2010-11-15
wl1271: ref_clock cosmetic changes
Gery Kahn
2010-11-15
cfg80211: fix disabling channels based on hints
Luis R. Rodriguez
2010-11-15
rfkill: remove dead code
Stephen Hemminger
2010-11-15
offloading: Force software GSO for multiple vlan tags.
Jesse Gross
2010-11-15
Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2010-11-15
sh: clkfwk: Disable init clk op for non-legacy clocks.
Paul Mundt
2010-11-15
sh: clkfwk: Kill off now unused algo_id in set_rate op.
Paul Mundt
2010-11-15
sh: clkfwk: Kill off unused clk_set_rate_ex().
Paul Mundt
2010-11-15
dccp ccid-2: Schedule Sync as out-of-band mechanism
Gerrit Renker
2010-11-15
fbdev: when parsing E-EDID blocks, also use SVD entries
Guennadi Liakhovetski
2010-11-15
video: add fb_edid_add_monspecs for parsing extended edid information
Erik Gilling
2010-11-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Paul Mundt
2010-11-15
fsl-diu-fb: drop dead ioctl define
Mike Frysinger
2010-11-14
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-11-13
block: clean up blkdev_get() wrappers and their users
Tejun Heo
2010-11-13
block: make blkdev_get/put() handle exclusive access
Tejun Heo
2010-11-13
block: simplify holder symlink handling
Tejun Heo
2010-11-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2010-11-12
Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2010-11-12
Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2010-11-12
igmp: RCU conversion of in_dev->mc_list
Eric Dumazet
2010-11-12
vlan: Add function to retrieve EtherType from vlan packets.
Hao Zheng
2010-11-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6
David S. Miller
2010-11-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2010-11-12
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-11-12
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-11-12
Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2010-11-12
backlight: add low threshold to pwm backlight
Arun Murthy
2010-11-12
leds: driver for National Semiconductors LP5523 chip
Samu Onkalo
2010-11-12
leds: driver for National Semiconductor LP5521 chip
Samu Onkalo
[prev]
[next]