aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2005-11-193-28/+6
|\
| * [PATCH] ide: remove dead code from flagged_taskfile()Bartlomiej Zolnierkiewicz2005-11-191-2/+4
| * [PATCH] ide: remove unused ide_action_t:ide_nextBartlomiej Zolnierkiewicz2005-11-191-1/+0
| * [PATCH] ide: remove duplicate documentation for ide_do_drive_cmd()Bartlomiej Zolnierkiewicz2005-11-191-25/+0
| * [PATCH] sis5513: enable ATA133 for the SiS965 southbridgeAurelien Jarno2005-11-191-0/+1
| * [PATCH] via82cxxx: add VIA VT6410 IDE supportMathias Kretschmer2005-11-191-0/+1
* | Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2005-11-191-0/+5
|\ \
| * | [SERIAL] Fix status reporting with PL011 serial driverRussell King2005-11-191-0/+5
* | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-11-193-21/+17
|\ \ \
| * | | [ARM] Fix get_user when passed a const pointerRussell King2005-11-181-6/+2
| * | | [ARM] __ioremap doesn't use 4th argumentRussell King2005-11-172-15/+15
* | | | powerpc: Merge spinlock.hPaul Mackerras2005-11-191-22/+50
* | | | powerpc: move include/asm-ppc64/ptrace-common.h to arch/powerpc/kernelPaul Mackerras2005-11-191-164/+0
* | | | powerpc: Merge pci.hPaul Mackerras2005-11-192-30/+82
* | | | powerpc: Trivially merge several headers from asm-ppc64 to asm-powerpcPaul Mackerras2005-11-199-25/+49
* | | | [PATCH] powerpc: Remove imalloc.hDavid Gibson2005-11-192-26/+7
* | | | Merge branch 'mymerge' of ssh://ozlabs.org/home/sfr/kernel-sfrPaul Mackerras2005-11-193-181/+110
|\ \ \ \ | |_|_|/ |/| | |
| * | | powerpc: merge dma-mapping.hStephen Rothwell2005-11-192-171/+93
| * | | ppc32: move some dma routinesStephen Rothwell2005-11-192-10/+17
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2005-11-181-1/+3
|\ \ \ \
| * | | | [PATCH] ide: remove ide_driver_t.owner fieldLaurent Riffard2005-11-181-1/+3
* | | | | Merge branch 'parisc' of master.kernel.org:/pub/scm/linux/kernel/git/kyle/par...Linus Torvalds2005-11-185-24/+25
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master'Kyle McMartin2005-11-187-50/+28
| |\ \ \ \ \
| * | | | | | [PARISC] Fix compile warning caused by conflicting types of expand_upwards()Matthew Wilcox2005-11-181-0/+2
| * | | | | | [PARISC] Always spinlock tlb flush operations to ensure preempt safetyMatthew Wilcox2005-11-171-12/+4
| * | | | | | [PARISC] Fix our spinlock implementationJames Bottomley2005-11-171-9/+10
| * | | | | | [PARISC] Add IRQ affinitiesJames Bottomley2005-11-171-2/+3
| * | | | | | [PARISC] Fix uniprocessor build by dummying smp_send_all_nop()Kyle McMartin2005-11-171-1/+5
| * | | | | | [PARISC] Fix our interrupts not to use smp_call_functionJames Bottomley2005-11-171-0/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2005-11-181-1/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | [PATCH 1/3] cciss: bug fix for hpacuclimikem2005-11-181-1/+1
| |/ / / /
* | / / / [PATCH] git-netdev-all-ieee80211_get_payload-warning-fixAndrew Morton2005-11-181-1/+1
| |/ / / |/| | |
* | | | [PATCH] ppc64 need HPAGE_SHIFT when huge pages disabledAndy Whitcroft2005-11-181-0/+4
* | | | [PATCH] ppc32: add missing define for fs_enet Ethernet driverVitaly Bordug2005-11-181-0/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2005-11-184-49/+21
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | [PATCH] powerpc: merge align.cBenjamin Herrenschmidt2005-11-181-10/+12
| * | powerpc: Fix delay functions for 601 processorsPaul Mackerras2005-11-181-38/+2
| * | [PATCH] powerpc: Fix typo in topology.hMichael Ellerman2005-11-181-1/+1
| * | [PATCH] Avoid use of uninitialised spinlock in EEH.David Woodhouse2005-11-171-1/+3
| * | [PATCH] powerpc: Fix database regression due to scheduler changesNick Piggin2005-11-171-0/+4
* | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2005-11-1715-57/+194
|\ \ \
| * | | [MIPS] SEAD: More build fixes.Ralf Baechle2005-11-171-2/+9
| * | | [MIPS] SEAD: Delete seadint_init() prototype.Ralf Baechle2005-11-171-2/+0
| * | | [MIPS] JMR3927: Fix include wrapper symbol.Ralf Baechle2005-11-171-3/+3
| * | | [MIPS] Fix documentation typos.Arnaud Giersch2005-11-171-6/+8
| * | | [MIPS] Add const qualifier to writes##bwlq.Arnaud Giersch2005-11-171-3/+3
| * | | [MIPS] IP32: Fix sparse warnings.Arnaud Giersch2005-11-172-2/+2
| * | | [MIPS] IP32 Fix and complete IP32 parport definitionsArnaud Giersch2005-11-171-16/+26
| * | | [MIPS] JMR3927: Undo accidental rename.Ralf Baechle2005-11-171-0/+0
| * | | [MIPS] IP32: No need to include <asm/io.h>.Ralf Baechle2005-11-171-3/+4