summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] PCI: add pci_find_next_capability()Roland Dreier2005-11-111-0/+2
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2005-11-113-36/+76
|\
| * Pull context-bitmap into release branchTony Luck2005-11-102-34/+48
| |\
| | * [IA64] make mmu_context.h and tlb.c 80-column friendlyChen, Kenneth W2005-11-031-39/+41
| | * [IA64] Use bitmaps for efficient context allocation/freePeter Keilty2005-10-312-4/+16
| * | Pull extend-notify-die into release branchTony Luck2005-11-101-2/+28
| |\ \
| | * | [IA64] Extend notify_die() hooks for IA64Keith Owens2005-11-071-2/+28
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2005-11-104-4/+37
|\ \ \ \
| * | | | [NET]: Annotate h_proto in struct ethhdrPavel Roskin2005-11-101-1/+3
| * | | | [NET]: Detect hardware rx checksum faults correctlyHerbert Xu2005-11-103-3/+34
* | | | | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2005-11-102-4/+7
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | [IB] uverbs: have kernel return QP capabilitiesJack Morgenstein2005-11-101-3/+6
| * | | | [IB] Have cq_resize() method take an int, not int*Roland Dreier2005-11-101-1/+1
* | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-11-1029-362/+1490
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | [ARM] 3098/1: pxa2xx disable ssp irqLiam Girdwood2005-11-101-1/+7
| * | | | [ARM] 3096/1: Add SharpSL Zaurus power and battery management core driverRichard Purdie2005-11-101-1/+7
| * | | | [ARM] 3144/1: OMAP 5/5: Update omap H2 defconfigTony Lindgren2005-11-101-0/+2
| * | | | [ARM] 3143/1: OMAP 4/5: Update omap include filesTony Lindgren2005-11-1024-360/+1370
| * | | | [ARM] 3140/1: NSLU2 machine supportAlessandro Zummo2005-11-103-0/+104
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2005-11-1043-547/+635
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | ppc64: Add declarations to ppc64 headers as well as powerpc headersPaul Mackerras2005-11-102-0/+4
| * | | | [PATCH] ppc64: mark failed devicesLinas Vepstas2005-11-101-0/+7
| * | | | Merge git://oak/home/sfr/kernels/iseries/workPaul Mackerras2005-11-101-0/+178
| |\ \ \ \
| | * | | | powerpc: implement atomic64_t on ppc64Stephen Rothwell2005-11-101-0/+178
| * | | | | powerpc: Move some extern declarations from C code into headersPaul Mackerras2005-11-102-0/+2
| * | | | | [PATCH] powerpc: Move more ppc64 files with no ppc32 equivalent to powerpcDavid Gibson2005-11-101-7/+7
| * | | | | [PATCH] powerpc: 64k pages pmd alloc fixBenjamin Herrenschmidt2005-11-101-2/+2
| |/ / / /
| * | | | powerpc: Add user CPU features for POWER4, POWER5, POWER5+ and Cell.Paul Mackerras2005-11-101-0/+4
| * | | | powerpc: Fix typo introduced in merging platform codesPaul Mackerras2005-11-101-4/+1Star
| * | | | [PATCH] powerpc: merge code values for identifying platformsPaul Mackerras2005-11-105-34/+53
| * | | | [PATCH] powerpc: Consolidate asm compatibility macrosDavid Gibson2005-11-1011-108/+108
| * | | | [PATCH] powerpc: Merge cacheflush.h and cache.hDavid Gibson2005-11-106-148/+85Star
| * | | | Merge git://oak/home/sfr/kernels/iseries/workPaul Mackerras2005-11-102-4/+2Star
| |\ \ \ \
| | * | | | powerpc: merge irq.cStephen Rothwell2005-11-091-1/+0Star
| | * | | | ppc64: remove ppc_irq_dispatch_handlerStephen Rothwell2005-11-092-2/+1Star
| | * | | | ppc64: move stack switching up in interrupt processingStephen Rothwell2005-11-091-2/+2
| * | | | | [PATCH] ppc64: Save & restore of PCI device BARSLinas Vepstas2005-11-101-0/+23
| * | | | | [PATCH] ppc64: PCI reset support routinesLinas Vepstas2005-11-101-0/+14
| * | | | | [PATCH] ppc64: PCI error event dispatcherLinas Vepstas2005-11-102-33/+65
| * | | | | [PATCH] ppc64: bugfix: don't silently ignore PCI errorsLinas Vepstas2005-11-101-1/+0Star
| * | | | | [PATCH] ppc64: PCI address cache minor fixesLinas Vepstas2005-11-101-4/+0Star
| * | | | | [PATCH] ppc64: uniform usage of bus unit id interfaceslinas2005-11-101-0/+4
| * | | | | [PATCH] powerpc: Move various ppc64 files with no ppc32 equivalent to powerpcDavid Gibson2005-11-105-23/+21Star
| * | | | | [PATCH] powerpc: Merge current.hDavid Gibson2005-11-103-27/+27
| * | | | | [PATCH] powerpc: Merge signal.hDavid Gibson2005-11-102-154/+19Star
| * | | | | Merge ../linux-2.6Paul Mackerras2005-11-1083-1235/+815Star
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | powerpc: Simplify and clean up the xmon terminal I/OPaul Mackerras2005-11-081-1/+0Star
| * | | | | [PATCH] Memory Add Fixes for ppc64Mike Kravetz2005-11-081-0/+8
| * | | | | [PATCH] revised Memory Add Fixes for ppc64Mike Kravetz2005-11-081-0/+4
* | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2005-11-106-12/+14
|\ \ \ \ \ \