aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-24kobject: add kobject_add_ng functionGreg Kroah-Hartman1-0/+3
2008-01-24kobject: add kobject_init_ng functionGreg Kroah-Hartman1-0/+1
2008-01-24kobject: make kobject_cleanup be staticGreg Kroah-Hartman1-2/+0
2008-01-24driver core: Make the dev_*() family of macros in device.h completeEmil Medve1-9/+15
2008-01-24tifm: Convert from class_device to device for TI flash mediaTony Jones1-1/+1
2008-01-24pktcdvd: Convert from class_device to device for block/pktcdvdTony Jones1-1/+1
2008-01-24DMA: Convert from class_device to device for DMA engineTony Jones1-1/+2
2008-01-24kref: add kref_set()Evgeniy Polyakov1-0/+1
2008-01-24PM: Acquire device locks on suspendRafael J. Wysocki1-0/+8
2008-01-23ACPI: make _OSI(Linux) console messages smarterLen Brown1-2/+5
2008-01-23DMI: create dmi_get_slot()Len Brown1-0/+2
2008-01-23DMI: move dmi_available declaration to linux/dmi.hLen Brown1-0/+2
2008-01-16lockdep: fix workqueue creation API lockdep interactionJohannes Berg1-3/+11
2008-01-15libata: correct handling of TSS DVDAlan Cox1-2/+0
2008-01-14Revert "writeback: introduce writeback_control.more_io to indicate more io"Linus Torvalds1-1/+0
2008-01-14i2c: Driver IDs are optionalJean Delvare1-0/+4
2008-01-13Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds4-7/+12
2008-01-13remove task_ppid_nr_nsRoland McGrath1-13/+0
2008-01-11Pull bugzilla-9535 into release branchLen Brown1-1/+1
2008-01-11Pull bugzilla-9194 into release branchLen Brown2-6/+9
2008-01-11PM: ACPI and APM must not be enabled at the same timeLen Brown2-6/+9
2008-01-11Don't blatt first element of prv in sg_chain()Rusty Russell1-2/+2
2008-01-11ACPI: apply quirk_ich6_lpc_acpi to more ICH8 and ICH9Zhao Yakui1-0/+2
2008-01-08[NET]: Add NAPI_STATE_DISABLE.David S. Miller1-3/+13
2008-01-08[NET]: Do not grab device reference when scheduling a NAPI poll.David S. Miller1-2/+0
2008-01-08pl2303: Fix mode switching regressionAlan Cox1-0/+1
2008-01-08KEYS: fix macroSebastian Siewior1-1/+1
2008-01-06CPU hotplug: fix cpu_is_offline() on !CONFIG_HOTPLUG_CPUIngo Molnar2-4/+2
2008-01-02restrict reading from /proc/<pid>/maps to those who share ->mm or can ptrace pidAl Viro1-0/+1
2008-01-02Unify /proc/slabinfo configurationLinus Torvalds3-5/+5
2008-01-01slub: provide /proc/slabinfoPekka J Enberg1-0/+2
2007-12-27increase PNP_MAX_PORT to 40 from 24Len Brown1-1/+1
2007-12-26[VETH]: move veth.h to include/linuxStephen Hemminger2-0/+13
2007-12-26[NET] tc_nat: header installStephen Hemminger1-0/+1
2007-12-23quicklists: do not release off node pages earlyChristoph Lameter1-8/+0
2007-12-20dm: merge max_hw_sectorNeil Brown1-0/+1
2007-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds1-0/+7
2007-12-18genirq: add unlocked version of set_irq_handler()Kevin Hilman1-0/+7
2007-12-18Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-1/+1
2007-12-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmcLinus Torvalds2-4/+1
2007-12-18block: let elv_register() return voidAdrian Bunk1-1/+1
2007-12-17Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds2-8/+36
2007-12-17Revert "hugetlb: Add hugetlb_dynamic_pool sysctl"Nishanth Aravamudan1-1/+0
2007-12-17hugetlb: introduce nr_overcommit_hugepages sysctlNishanth Aravamudan1-0/+1
2007-12-17apm_event{,info}_t are userspace typesAdam Jackson1-3/+3
2007-12-17fix headers_installAndrew Morton1-1/+0
2007-12-17libata: fix ATAPI drainingTejun Heo1-0/+2
2007-12-17libata-acpi: implement dev->gtf_cache and evaluate _GTF right after _STM during resumeTejun Heo1-0/+1
2007-12-17libata-acpi: implement and use ata_acpi_init_gtm()Tejun Heo1-2/+12
2007-12-17libata: add more opcodes to ata.hTejun Heo1-0/+15