summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
...
* | | | | | | | | | | | | | kobject: convert main fs kobject to use kobject_createGreg Kroah-Hartman2008-01-24
* | | | | | | | | | | | | | kobject: get rid of kobject_kset_add_dirGreg Kroah-Hartman2008-01-24
* | | | | | | | | | | | | | kobject: get rid of kobject_add_dirGreg Kroah-Hartman2008-01-24
* | | | | | | | | | | | | | kobject: add kobject_create_and_add functionGreg Kroah-Hartman2008-01-24
* | | | | | | | | | | | | | kset: add kset_create_and_add functionGreg Kroah-Hartman2008-01-24
* | | | | | | | | | | | | | kobject: remove kobj_set_kset_s as no one is using it anymoreGreg Kroah-Hartman2008-01-24
* | | | | | | | | | | | | | kobject: remove struct kobj_type from struct ksetGreg Kroah-Hartman2008-01-24
* | | | | | | | | | | | | | kobject: add kobject_init_and_add functionGreg Kroah-Hartman2008-01-24
* | | | | | | | | | | | | | kobject: add kobject_add_ng functionGreg Kroah-Hartman2008-01-24
* | | | | | | | | | | | | | kobject: add kobject_init_ng functionGreg Kroah-Hartman2008-01-24
* | | | | | | | | | | | | | kobject: make kobject_cleanup be staticGreg Kroah-Hartman2008-01-24
* | | | | | | | | | | | | | driver core: Make the dev_*() family of macros in device.h completeEmil Medve2008-01-24
* | | | | | | | | | | | | | tifm: Convert from class_device to device for TI flash mediaTony Jones2008-01-24
* | | | | | | | | | | | | | pktcdvd: Convert from class_device to device for block/pktcdvdTony Jones2008-01-24
* | | | | | | | | | | | | | DMA: Convert from class_device to device for DMA engineTony Jones2008-01-24
* | | | | | | | | | | | | | kref: add kref_set()Evgeniy Polyakov2008-01-24
* | | | | | | | | | | | | | PM: Acquire device locks on suspendRafael J. Wysocki2008-01-24
| |/ / / / / / / / / / / / |/| | | | | | | | | | | |
* | | | | | | | | | | | | ACPI: make _OSI(Linux) console messages smarterLen Brown2008-01-23
* | | | | | | | | | | | | DMI: create dmi_get_slot()Len Brown2008-01-23
* | | | | | | | | | | | | DMI: move dmi_available declaration to linux/dmi.hLen Brown2008-01-23
| |/ / / / / / / / / / / |/| | | | | | | | | | |
* | | | | | | | | | | | lockdep: fix workqueue creation API lockdep interactionJohannes Berg2008-01-16
* | | | | | | | | | | | libata: correct handling of TSS DVDAlan Cox2008-01-15
* | | | | | | | | | | | Revert "writeback: introduce writeback_control.more_io to indicate more io"Linus Torvalds2008-01-14
* | | | | | | | | | | | i2c: Driver IDs are optionalJean Delvare2008-01-14
* | | | | | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-01-13
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Pull bugzilla-9535 into release branchLen Brown2008-01-11
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | increase PNP_MAX_PORT to 40 from 24Len Brown2007-12-27
| | | |_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Pull bugzilla-9194 into release branchLen Brown2008-01-11
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | PM: ACPI and APM must not be enabled at the same timeLen Brown2008-01-11
| | | |_|_|/ / / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | ACPI: apply quirk_ich6_lpc_acpi to more ICH8 and ICH9Zhao Yakui2008-01-11
| | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | remove task_ppid_nr_nsRoland McGrath2008-01-13
| |_|_|_|/ / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | Don't blatt first element of prv in sg_chain()Rusty Russell2008-01-11
|/ / / / / / / / / /
* | | | | | | | | | [NET]: Add NAPI_STATE_DISABLE.David S. Miller2008-01-08
* | | | | | | | | | [NET]: Do not grab device reference when scheduling a NAPI poll.David S. Miller2008-01-08
* | | | | | | | | | pl2303: Fix mode switching regressionAlan Cox2008-01-08
* | | | | | | | | | KEYS: fix macroSebastian Siewior2008-01-08
| |_|_|_|_|/ / / / |/| | | | | | | |
* | | | | | | | | CPU hotplug: fix cpu_is_offline() on !CONFIG_HOTPLUG_CPUIngo Molnar2008-01-06
* | | | | | | | | restrict reading from /proc/<pid>/maps to those who share ->mm or can ptrace pidAl Viro2008-01-02
* | | | | | | | | Unify /proc/slabinfo configurationLinus Torvalds2008-01-02
* | | | | | | | | slub: provide /proc/slabinfoPekka J Enberg2008-01-01
| |/ / / / / / / |/| | | | | | |
* | | | | | | | [VETH]: move veth.h to include/linuxStephen Hemminger2007-12-26
* | | | | | | | [NET] tc_nat: header installStephen Hemminger2007-12-26
* | | | | | | | quicklists: do not release off node pages earlyChristoph Lameter2007-12-23
| |_|/ / / / / |/| | | | | |
* | | | | | | dm: merge max_hw_sectorNeil Brown2007-12-20
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds2007-12-18
|\ \ \ \ \ \ \
| * | | | | | | genirq: add unlocked version of set_irq_handler()Kevin Hilman2007-12-18
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2007-12-18
|\ \ \ \ \ \ \ \
| * | | | | | | | block: let elv_register() return voidAdrian Bunk2007-12-18
| |/ / / / / / /
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2007-12-18
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | mmc: remove unused 'mode' from the mmc_host structureNicolas Pitre2007-12-12