index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
2008-07-21
sysdev: Add utility functions for simple int/ulong variable sysdev attributes
Andi Kleen
2008-07-21
sysdev: Pass the attribute to the low level sysdev show/store function
Andi Kleen
2008-07-21
driver core: Suppress sysfs warnings for device_rename().
Cornelia Huck
2008-07-21
debugfs: Implement debugfs_remove_recursive()
Haavard Skinnemoen
2008-07-21
kobject: reorder kobject to save space on 64 bit builds
Richard Kennedy
2008-07-21
UIO: minor style and comment fixes
Uwe Kleine-König
2008-07-21
UIO: Add write function to allow irq masking
Hans J. Koch
2008-07-21
driver core: remove DEVICE_ID_SIZE define
Greg Kroah-Hartman
2008-07-21
driver core: remove DEVICE_NAME_SIZE define
Kay Sievers
2008-07-21
driver core: remove KOBJ_NAME_LEN define
Kay Sievers
2008-07-21
class: add lockdep infrastructure
Matthew Wilcox
2008-07-21
class: move driver core specific parts to a private structure
Greg Kroah-Hartman
2008-07-21
Driver Core: add ability for class_find_device to start in middle of list
Greg Kroah-Hartman
2008-07-21
Driver Core: add ability for class_for_each_device to start in middle of list
Greg Kroah-Hartman
2008-07-21
device create: convert device_create_drvdata to device_create
Greg Kroah-Hartman
2008-07-21
driver core: remove device_create()
Greg Kroah-Hartman
2008-07-21
sysfs: add /sys/dev/{char,block} to lookup sysfs path by major:minor
Dan Williams
2008-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2008-07-21
USB: Force unbinding of drivers lacking reset_resume or other methods
Alan Stern
2008-07-21
USB: fix usb_reset_device and usb_reset_composite_device(take 3)
Ming Lei
2008-07-21
USB: remove interface parameter of usb_reset_composite_device
Ming Lei
2008-07-21
USB Gadget: documentation update
Alan Stern
2008-07-21
usb: irda: cleanup on ir-usb module
Felipe Balbi
2008-07-21
usb gadget: composite gadget core
David Brownell
2008-07-21
usb gadget: descriptor copying support
David Brownell
2008-07-21
USB: remove CVS keywords
Adrian Bunk
2008-07-21
USB: implement "soft" unbinding
Alan Stern
2008-07-21
USB: handle pci_name() being const
Greg Kroah-Hartman
2008-07-21
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...
Linus Torvalds
2008-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-07-21
Merge branch 'x86/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2008-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
Linus Torvalds
2008-07-21
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
2008-07-21
netfilter: nfnetlink_log: send complete hardware header
Eric Leblond
2008-07-21
netfilter: accounting rework: ct_extend + 64bit counters (v4)
Krzysztof Piotr Oledzki
2008-07-21
Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x8...
Ingo Molnar
2008-07-21
dm: introduce merge_bvec_fn
Milan Broz
2008-07-21
md: Protect access to mddev->disks list using RCU
NeilBrown
2008-07-21
md: only count actual openers as access which prevent a 'stop'
NeilBrown
2008-07-21
md: linear: Make array_size sector-based and rename it to array_sectors.
Andre Noll
2008-07-21
md: Make mddev->array_size sector-based.
Andre Noll
2008-07-21
Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into next
Dmitry Torokhov
2008-07-20
Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2008-07-20
Merge branch 'for-linus' of git://git.o-hand.com/linux-mfd
Linus Torvalds
2008-07-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb
Linus Torvalds
2008-07-20
Merge branch 'kvm-updates-2.6.27' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2008-07-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-07-20
Merge branch 'configfs-fixup-ptr-error' of git://oss.oracle.com/git/jlbec/lin...
Linus Torvalds
2008-07-20
tty: add more tty_port fields
Alan Cox
2008-07-20
cyclades: use tty_port
Alan Cox
[next]