summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [ARM] 3178/1: S3C2400 - adds GPIO registers definitions to regs-gpio.hLucas Correia Villa Real2005-11-281-12/+227
* [ARM] Remove asm/hardware.h include from SA1100 io.hRussell King2005-11-251-2/+0
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-11-241-1/+1
|\
| * [ARM] 3173/1: Fix to allow 2.6.15-rc2 to compile for IOP3xx boardsAdam Brooks2005-11-231-1/+1
* | [PATCH] USB: kernel-doc for linux/usb.hRandy Dunlap2005-11-231-0/+1
* | [PATCH] powerpc: fix for hugepage areas straddling 4GB boundaryDavid Gibson2005-11-231-3/+3
* | [PATCH] mm: fill arch atomic64 gapsHugh Dickins2005-11-233-15/+44
* | Revert "[NET]: Shut up warnings in net/core/flow.c"Linus Torvalds2005-11-231-7/+1
|/
* compat-ioctl.c: fix compile with no CONFIG_JBDLinus Torvalds2005-11-221-17/+0
* Fix up GFP_ZONEMASK for GFP_DMA32 usageLinus Torvalds2005-11-222-16/+11
* [IPV4]: Fix secondary IP addresses after promotionJamal Hadi Salim2005-11-221-0/+3
* [NET]: Shut up warnings in net/core/flow.cRussell King2005-11-221-1/+7
* [PATCH] unpaged: VM_UNPAGEDHugh Dickins2005-11-221-2/+3
* [PATCH] unpaged: unifdefed PageCompoundHugh Dickins2005-11-222-23/+0
* [PATCH] uml: eliminate anonymous union and clean up symlink lossageJeff Dike2005-11-222-7/+2
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-11-213-1/+4
|\
| * [ARM] ebsa110: __arch_ioremap should be 3 argsRussell King2005-11-211-1/+1
| * [ARM] Add asm/memory.h to asm/numnodes.hRussell King2005-11-211-0/+2
| * [ARM] 3171/1: To add missing QMGR region size for IXP4XXKenneth Tan2005-11-211-0/+1
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2005-11-213-29/+48
|\ \
| * | [IA64-SGI] support for older versions of PROMJack Steiner2005-11-211-0/+34
| * | [IA64] altix: fix copyright in tioce .h filesMark Maule2005-11-182-29/+14
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds2005-11-211-0/+1
|\ \ \
| * \ \ Merge ../linus/Dave Jones2005-11-2176-671/+638
| |\ \ \ | | | |/ | | |/|
| * | | [AGPGART] Support VIA P4M800CE bridge.Dave Jones2005-11-211-0/+1
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2005-11-213-11/+10
|\ \ \ \ | |_|/ / |/| | |
| * | | [NET]: kernel-doc fixesRandy Dunlap2005-11-201-0/+1
| * | | [NET]: Use unused bit for ipvs_property field in struct sk_buffPatrick McHardy2005-11-201-4/+2
| * | | [NETFILTER]: Remove ARRAY_SIZE duplicateNicolas Kaiser2005-11-201-7/+5
| * | | Merge git://git.skbuff.net/gitroot/yoshfuji/linux-2.6.14+advapi-fix/David S. Miller2005-11-201-0/+2
| |\ \ \
| | * | | [IPV6]: Fix sending extension headers before and including routing header.YOSHIFUJI Hideaki2005-11-201-0/+2
* | | | | [PATCH] Fix x86_64/msr.h interface to agree with i386/msr.hJacob.Shin@amd.com2005-11-201-1/+1
|/ / / /
* | | | Input: uinput - add UI_SET_SWBIT ioctlDmitry Torokhov2005-11-201-0/+1
* | | | Input: uinput - convert to dynalloc allocationDmitry Torokhov2005-11-201-6/+6
* | | | 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
OpenPOWER on IntegriCloud