summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
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-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
2007-12-17Revert "hugetlb: Add hugetlb_dynamic_pool sysctl"Nishanth Aravamudan
2007-12-17hugetlb: introduce nr_overcommit_hugepages sysctlNishanth Aravamudan
2007-12-17apm_event{,info}_t are userspace typesAdam Jackson
2007-12-17fix headers_installAndrew Morton
2007-12-17libata: fix ATAPI drainingTejun Heo
2007-12-17libata-acpi: implement dev->gtf_cache and evaluate _GTF right after _STM duri...Tejun Heo
2007-12-17libata-acpi: implement and use ata_acpi_init_gtm()Tejun Heo
2007-12-17libata: add more opcodes to ata.hTejun Heo
2007-12-17libata: update ata_*_printk() macros such that level can be a variableTejun Heo
2007-12-17libata-acpi: adjust constness in ata_acpi_gtm/stm() parametersTejun Heo
2007-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2007-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2007-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2007-12-17usb.h: fix kernel-doc warningRandy Dunlap
2007-12-17usb-storage: Fix devices that cannot handle 32k transfersDoug Maxey
2007-12-17tipar: remove obsolete moduleRomain LiƩvin
2007-12-14[NETFILTER]: bridge: fix missing link layer headers on outgoing routed packetsPatrick McHardy
2007-12-12ide: DMA reporting and validity checking fixes (take 3)Bartlomiej Zolnierkiewicz
2007-12-12mmc: remove unused 'mode' from the mmc_host structureNicolas Pitre
2007-12-12sdhci: support JMicron JMB38x chipsPierre Ossman
2007-12-07bonding: Add new layer2+3 hash for xor/802.3ad modesJay Vosburgh
2007-12-07leds: Fix led trigger locking bugsRichard Purdie
2007-12-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds
2007-12-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2007-12-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2007-12-05proc: fix proc_dir_entry refcountingAlexey Dobriyan
2007-12-05jbd: Fix assertion failure in fs/jbd/checkpoint.cJan Kara
2007-12-05futex: fix for futex_wait signal stack corruptionSteven Rostedt
2007-12-05[LRO]: fix lro_gen_skb() alignmentAndrew Gallatin
2007-12-06Security: round mmap hint address above mmap_min_addrEric Paris
2007-12-04PHY: Add the phy_device_release device method.Anton Vorontsov
2007-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds
2007-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/net-2.6Linus Torvalds
2007-12-02sched: cpu accounting controller (V2)Srivatsa Vaddagiri
2007-12-01phylib: add PHY interface modes for internal delay for tx and rx onlyKim Phillips
2007-12-01Merge branch 'master' into upstream-fixesJeff Garzik