summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | [SERIAL] Remove unused variable in sa1100.cRussell King2005-11-191-1/+0
| * | | | | | [SERIAL] Fix status reporting with PL011 serial driverRussell King2005-11-192-23/+27
* | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds2005-11-193-20/+15
|\ \ \ \ \ \ \
| * | | | | | | [DRIVER MODEL] Fix typo in ohci-ppc-soc.cAndrey Volkov2005-11-171-1/+1
| * | | | | | | [DRIVER MODEL] Fix merge clashes with ARM ixp2000 / ixp4xx platformsRussell King2005-11-173-19/+15
* | | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-11-1915-253/+57
|\ \ \ \ \ \ \ \
| * | | | | | | | [ARM] 3168/1: Update ARM signal delivery and maskingDaniel Jacobowitz2005-11-194-201/+14
| * | | | | | | | [ARM] Fix get_user when passed a const pointerRussell King2005-11-183-18/+2
| * | | | | | | | [ARM] Fix some corner cases in new mm initialisationRussell King2005-11-172-12/+16
| * | | | | | | | [ARM] __ioremap doesn't use 4th argumentRussell King2005-11-173-17/+16
| * | | | | | | | [ARM] Drivers should not make use of architecture private __ioremapRussell King2005-11-172-4/+4
| * | | | | | | | [ARM] Improve comment about ASSERT()s in vmlinux.lds.SRussell King2005-11-171-1/+5
* | | | | | | | | powerpc: Fix bug in timebase synchronization on 32-bit SMP powermacPaul Mackerras2005-11-191-2/+4
* | | | | | | | | powerpc: Merge spinlock.hPaul Mackerras2005-11-191-22/+50
* | | | | | | | | powerpc: move include/asm-ppc64/ptrace-common.h to arch/powerpc/kernelPaul Mackerras2005-11-193-2/+4
* | | | | | | | | powerpc: Merge pci.hPaul Mackerras2005-11-194-50/+83
* | | | | | | | | powerpc: Trivially merge several headers from asm-ppc64 to asm-powerpcPaul Mackerras2005-11-199-25/+49
* | | | | | | | | [PATCH] powerpc: Remove imalloc.hDavid Gibson2005-11-196-30/+26
* | | | | | | | | 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
* | | | | | | | | | [PATCH] powerpc: Fix setting MPIC priorityBenjamin Herrenschmidt2005-11-191-5/+8
| |_|_|_|/ / / / / |/| | | | | | | |
* | | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2005-11-1814-341/+143
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | [PATCH] ide: fix ide_toggle_bounce() to not try to bounce if we have an IOMMUJames Bottomley2005-11-181-4/+4
| * | | | | | | | | [PATCH] ide: make comment match realityRalf Baechle2005-11-181-1/+1
| * | | | | | | | | [PATCH] cs5520: fix return value of cs5520_init_one()Amit Gud2005-11-181-3/+2
| * | | | | | | | | [PATCH] siimage: docs urlsJeff Garzik2005-11-181-1/+7
| * | | | | | | | | [PATCH] aec62xxx: remove all dead (#if0'd) codeThibaut VARENE2005-11-181-47/+0
| * | | | | | | | | [PATCH] pmac IDE: don't release empty interfacesThibaut VARENE2005-11-181-14/+0
| * | | | | | | | | [PATCH] alim15x3: use KERN_WARNINGAlexey Dobriyan2005-11-181-1/+1
| * | | | | | | | | [PATCH] alim15x3: replace pci_find_device() with pci_dev_present()Hanna Linder2005-11-181-1/+6
| * | | | | | | | | [PATCH] ide: remove ide_driver_t.owner fieldLaurent Riffard2005-11-186-6/+8
| * | | | | | | | | [PATCH] via82cxxx IDE: support multiple controllersDaniel Drake2005-11-181-78/+117
| * | | | | | | | | [PATCH] via82cxxx IDE: remove /proc/via entryDaniel Drake2005-11-181-188/+0
* | | | | | | | | | [COMPAT]: EXT3_IOC_SETVERSION is _IOW() not _IOR().David S. Miller2005-11-181-1/+1
* | | | | | | | | | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2005-11-184-26/+31
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | IB/umad: make sure write()s have sufficient dataRoland Dreier2005-11-181-1/+1
| * | | | | | | | | | IB/mthca: Safer max_send_sge/max_recv_sge calculationMichael S. Tsirkin2005-11-181-4/+6
| * | | | | | | | | | [IB] mthca: don't disable RDMA writes if no responder resourcesRoland Dreier2005-11-151-15/+12
| * | | | | | | | | | [IB] srp: don't post receive if no send buf availableRoland Dreier2005-11-151-6/+9
| * | | | | | | | | | [IB] srp: increase max_lunsRoland Dreier2005-11-112-0/+3
* | | | | | | | | | | Merge branch 'parisc' of master.kernel.org:/pub/scm/linux/kernel/git/kyle/par...Linus Torvalds2005-11-1824-649/+245
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'master'Kyle McMartin2005-11-1882-7078/+2047
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | [PARISC] Update CREDITS entriesKyle McMartin2005-11-181-2/+10
| * | | | | | | | | | | | [PARISC] Mark hisax and pcbit ISDN drivers as not for pariscMatthew Wilcox2005-11-182-7/+7
| * | | | | | | | | | | | [PARISC] Mention PA-RISC in NS87415 helpMatthew Wilcox2005-11-181-1/+1
| * | | | | | | | | | | | [PARISC] Make Serial MUX depend on a specific bus type.Matthew Wilcox2005-11-181-1/+1
| * | | | | | | | | | | | [PARISC] Fix compile warning caused by conflicting types of expand_upwards()Matthew Wilcox2005-11-182-1/+3
| * | | | | | | | | | | | [PARISC] Make superio.c initialize before any driver needs itKyle McMartin2005-11-171-14/+21
| * | | | | | | | | | | | [PARISC] Always spinlock tlb flush operations to ensure preempt safetyMatthew Wilcox2005-11-171-12/+4
OpenPOWER on IntegriCloud