summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* kobject: remove struct kobj_type from struct ksetGreg Kroah-Hartman2008-01-241-11/+4
* kobject: add kobject_init_and_add functionGreg Kroah-Hartman2008-01-241-0/+5
* kobject: add kobject_add_ng functionGreg Kroah-Hartman2008-01-241-0/+3
* kobject: add kobject_init_ng functionGreg Kroah-Hartman2008-01-241-0/+1
* kobject: make kobject_cleanup be staticGreg Kroah-Hartman2008-01-241-2/+0
* driver core: Make the dev_*() family of macros in device.h completeEmil Medve2008-01-241-9/+15
* tifm: Convert from class_device to device for TI flash mediaTony Jones2008-01-241-1/+1
* pktcdvd: Convert from class_device to device for block/pktcdvdTony Jones2008-01-241-1/+1
* DMA: Convert from class_device to device for DMA engineTony Jones2008-01-241-1/+2
* kref: add kref_set()Evgeniy Polyakov2008-01-241-0/+1
* PM: Acquire device locks on suspendRafael J. Wysocki2008-01-241-0/+8
* ACPI: make _OSI(Linux) console messages smarterLen Brown2008-01-231-2/+5
* DMI: create dmi_get_slot()Len Brown2008-01-231-0/+2
* DMI: move dmi_available declaration to linux/dmi.hLen Brown2008-01-231-0/+2
* lockdep: fix workqueue creation API lockdep interactionJohannes Berg2008-01-161-3/+11
* libata: correct handling of TSS DVDAlan Cox2008-01-151-2/+0
* Revert "writeback: introduce writeback_control.more_io to indicate more io"Linus Torvalds2008-01-141-1/+0
* i2c: Driver IDs are optionalJean Delvare2008-01-141-0/+4
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-01-134-7/+12
|\
| * Pull bugzilla-9535 into release branchLen Brown2008-01-111-1/+1
| |\
| | * increase PNP_MAX_PORT to 40 from 24Len Brown2007-12-271-1/+1
| * | Pull bugzilla-9194 into release branchLen Brown2008-01-112-6/+9
| |\ \
| | * | PM: ACPI and APM must not be enabled at the same timeLen Brown2008-01-112-6/+9
| * | | ACPI: apply quirk_ich6_lpc_acpi to more ICH8 and ICH9Zhao Yakui2008-01-111-0/+2
* | | | remove task_ppid_nr_nsRoland McGrath2008-01-131-13/+0
* | | | Don't blatt first element of prv in sg_chain()Rusty Russell2008-01-111-2/+2
|/ / /
* | | [NET]: Add NAPI_STATE_DISABLE.David S. Miller2008-01-081-3/+13
* | | [NET]: Do not grab device reference when scheduling a NAPI poll.David S. Miller2008-01-081-2/+0
* | | pl2303: Fix mode switching regressionAlan Cox2008-01-081-0/+1
* | | KEYS: fix macroSebastian Siewior2008-01-081-1/+1
* | | CPU hotplug: fix cpu_is_offline() on !CONFIG_HOTPLUG_CPUIngo Molnar2008-01-062-4/+2
* | | restrict reading from /proc/<pid>/maps to those who share ->mm or can ptrace pidAl Viro2008-01-021-0/+1
* | | Unify /proc/slabinfo configurationLinus Torvalds2008-01-023-5/+5
* | | slub: provide /proc/slabinfoPekka J Enberg2008-01-011-0/+2
| |/ |/|
* | [VETH]: move veth.h to include/linuxStephen Hemminger2007-12-262-0/+13
* | [NET] tc_nat: header installStephen Hemminger2007-12-261-0/+1
* | quicklists: do not release off node pages earlyChristoph Lameter2007-12-231-8/+0
* | dm: merge max_hw_sectorNeil Brown2007-12-201-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds2007-12-181-0/+7
|\ \
| * | genirq: add unlocked version of set_irq_handler()Kevin Hilman2007-12-181-0/+7
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2007-12-181-1/+1
|\ \ \
| * | | block: let elv_register() return voidAdrian Bunk2007-12-181-1/+1
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2007-12-182-4/+1
|\ \ \ | |/ / |/| |
| * | mmc: remove unused 'mode' from the mmc_host structureNicolas Pitre2007-12-121-4/+0
| * | sdhci: support JMicron JMB38x chipsPierre Ossman2007-12-121-0/+1
| |/
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2007-12-172-8/+36
|\ \
| * | libata: fix ATAPI drainingTejun Heo2007-12-171-0/+2
| * | libata-acpi: implement dev->gtf_cache and evaluate _GTF right after _STM duri...Tejun Heo2007-12-171-0/+1
| * | libata-acpi: implement and use ata_acpi_init_gtm()Tejun Heo2007-12-171-2/+12
| * | libata: add more opcodes to ata.hTejun Heo2007-12-171-0/+15
OpenPOWER on IntegriCloud