summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* futex: runtime enable pi and robust functionalityThomas Gleixner2008-02-231-0/+1
* efs: move headers out of include/linux/Christoph Hellwig2008-02-233-166/+0
* NOMMU: is_vmalloc_addr() won't compile if !MMUDavid Howells2008-02-231-0/+2
* sparc: fix buildDavid Rientjes2008-02-231-3/+0
* PM: Introduce PM_EVENT_HIBERNATE callback stateRafael J. Wysocki2008-02-231-1/+8
* MM: Fix macro argument substitution in PageHead() and PageTail()David Howells2008-02-211-2/+2
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-02-211-0/+6
|\
| * Hibernation: Handle DEBUG_PAGEALLOC on x86Rafael J. Wysocki2008-02-211-0/+6
* | PCI: pci_ids: patch for Intel ICH10 DeviceID'sJason Gaston2008-02-211-0/+6
|/
* ata: fix sparse warning in libata.hHarvey Harrison2008-02-201-1/+1
* Add missing init section definitionsSam Ravnborg2008-02-191-0/+2
* Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-02-196-32/+9
|\
| * libata: eliminate the home grown dma padding in favour ofJames Bottomley2008-02-191-27/+1
| * block: implement request_queue->dma_drain_neededTejun Heo2008-02-191-2/+5
| * block: add request->raw_data_lenTejun Heo2008-02-191-0/+1
| * cfq-iosched: add hlist for browsing parallel to the radix treeJens Axboe2008-02-191-0/+2
| * fs/block_dev.c: remove #if 0'ed codeAdrian Bunk2008-02-192-2/+0
| * make struct def_blk_aops staticAdrian Bunk2008-02-191-1/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-02-192-2/+3
|\ \ | |/ |/|
| * net: fix kernel-doc warnings in header filesRandy Dunlap2008-02-181-0/+2
| * [NET]: Elminate spurious print_mac() calls.David S. Miller2008-02-181-1/+1
| * [NET]: Remove MAC_FMTJoe Perches2008-02-171-1/+0
* | linux/hdsmart.h: fix goofups (take 2)Bartlomiej Zolnierkiewicz2008-02-192-3/+3
* | via82cxxx: add new PCI id for cx700Andrew Smith2008-02-191-0/+1
* | V4L/DVB (7198): V4L, include ioctl.h in videodev headersJiri Slaby2008-02-182-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-02-152-4/+6
|\ \ | |/
| * [NET]: Improve cache line coherency of ingress qdiscNeil Turton2008-02-121-4/+4
| * Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller2008-02-121-0/+2
| |\
| | * DM9000: Add platform flag for no attached EEPROMBen Dooks2008-02-111-0/+1
| | * DM9000: Add platform data to specify external phyBen Dooks2008-02-111-0/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2008-02-141-1/+1
|\ \ \
| * | | HID: fix processing of event quirksJiri Kosina2008-02-111-1/+1
| | |/ | |/|
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-02-142-0/+3
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'release', 'dmi', 'idle' and 'misc' into releaseLen Brown2008-02-141-0/+2
| |\ \ \ \
| | * | | | ACPI, cpuidle: Clarify C-state description in sysfsVenkatesh Pallipadi2008-02-141-0/+2
| | |/ / /
| * | | | ACPI: DMI: quirk for FSC ESPRIMO Mobile V5505Len Brown2008-02-141-0/+1
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2008-02-141-50/+50
|\ \ \ \
| * | | | maple: Fix up maple build failure.Paul Mundt2008-02-141-1/+1
| * | | | maple: Drop unused prototypes from linux/maple.h.Adrian McMenamin2008-02-141-1/+0
| * | | | maple: fix up whitespace damage.Adrian McMenamin2008-02-141-50/+51
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrtLinus Torvalds2008-02-141-0/+2
|\ \ \ \
| * | | | hrtimer: check relative timeouts for overflowThomas Gleixner2008-02-141-0/+2
| |/ / /
* | | | Merge branch 'slab-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds2008-02-141-5/+10
|\ \ \ \
| * | | | slub: Support 4k kmallocs again to compensate for page allocator slownessChristoph Lameter2008-02-141-3/+3
| * | | | slub: Determine gfpflags once and not every time a slab is allocatedChristoph Lameter2008-02-141-0/+1
| * | | | slub: kmalloc page allocator pass-through cleanupPekka Enberg2008-02-141-2/+6
| |/ / /
* | | | d_path: Make d_path() use a struct pathJan Blunck2008-02-141-2/+3
* | | | d_path: Make seq_path() use a struct path argumentJan Blunck2008-02-141-3/+2
* | | | Use struct path in struct svc_expkeyJan Blunck2008-02-141-2/+1
* | | | Use struct path in struct svc_exportJan Blunck2008-02-141-3/+2
OpenPOWER on IntegriCloud