summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2008-04-18file capabilities: remove cap_task_kill()Serge Hallyn
2008-04-18NET: include <linux/types.h> into linux/ethtool.h for __u* typedefKirill A. Shutemov
2008-04-18PERCPU : __percpu_alloc_mask() can dynamically size percpu_data storageEric Dumazet
2008-04-18NOHZ: reevaluate idle sleep length after add_timer_on()Thomas Gleixner
2008-04-18USB: new quirk flag to avoid Set-InterfaceAlan Stern
2008-04-18USB: add support for Motorola ROKR Z6 cellphone in mass storage modeConstantin Baranov
2008-04-18time: prevent the loop in timespec_add_ns() from being optimised awaySegher Boessenkool
2008-03-24moduleparam: fix alpha, ia64 and ppc64 compile failuresIvan Kokshaysky
2008-03-24futex: runtime enable pi and robust functionalityThomas Gleixner
2008-03-24IRQ_NOPROBE helper functionsRalf Baechle
2008-03-24Revert "NET: Add if_addrlabel.h to sanitized headers."Greg Kroah-Hartman
2008-02-25hrtimer: check relative timeouts for overflowThomas Gleixner
2008-02-25hrtimer: fix *rmtp handling in hrtimer_nanosleep()Oleg Nesterov
2008-02-25NET: Add if_addrlabel.h to sanitized headers.Stephen Hemminger
2008-02-25hugetlb: add locking for overcommit sysctlNishanth Aravamudan
2008-02-08ACPI: update ACPI blacklistLen Brown
2008-02-08lockdep: annotate epollPeter Zijlstra
2008-01-23ACPI: make _OSI(Linux) console messages smarterLen Brown
2008-01-23DMI: create dmi_get_slot()Len Brown
2008-01-23DMI: move dmi_available declaration to linux/dmi.hLen Brown
2008-01-16lockdep: fix workqueue creation API lockdep interactionJohannes Berg
2008-01-15libata: correct handling of TSS DVDAlan Cox
2008-01-14Revert "writeback: introduce writeback_control.more_io to indicate more io"Linus Torvalds
2008-01-14i2c: Driver IDs are optionalJean Delvare
2008-01-13Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2008-01-13remove task_ppid_nr_nsRoland McGrath
2008-01-11Pull bugzilla-9535 into release branchLen Brown
2008-01-11Pull bugzilla-9194 into release branchLen Brown
2008-01-11PM: ACPI and APM must not be enabled at the same timeLen Brown
2008-01-11Don't blatt first element of prv in sg_chain()Rusty Russell
2008-01-11ACPI: apply quirk_ich6_lpc_acpi to more ICH8 and ICH9Zhao Yakui
2008-01-08[NET]: Add NAPI_STATE_DISABLE.David S. Miller
2008-01-08[NET]: Do not grab device reference when scheduling a NAPI poll.David S. Miller
2008-01-08pl2303: Fix mode switching regressionAlan Cox
2008-01-08KEYS: fix macroSebastian Siewior
2008-01-06CPU hotplug: fix cpu_is_offline() on !CONFIG_HOTPLUG_CPUIngo Molnar
2008-01-02restrict reading from /proc/<pid>/maps to those who share ->mm or can ptrace pidAl Viro
2008-01-02Unify /proc/slabinfo configurationLinus Torvalds
2008-01-01slub: provide /proc/slabinfoPekka J Enberg
2007-12-27increase PNP_MAX_PORT to 40 from 24Len Brown
2007-12-26[VETH]: move veth.h to include/linuxStephen Hemminger
2007-12-26[NET] tc_nat: header installStephen Hemminger
2007-12-23quicklists: do not release off node pages earlyChristoph Lameter
2007-12-20dm: merge max_hw_sectorNeil Brown
2007-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds
2007-12-18genirq: add unlocked version of set_irq_handler()Kevin Hilman
2007-12-18Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2007-12-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds
2007-12-18block: let elv_register() return voidAdrian Bunk
2007-12-17Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds