summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [ARM] Add memory type based allocation syscallsRussell King2005-09-091-0/+3
* [PATCH] m68knommu: include ColdFire 523x processor register definitionsGreg Ungerer2005-09-091-2/+4
* [PATCH] m68knommu: include support for the ColdFire 523x processor UARTsGreg Ungerer2005-09-091-1/+1
* [PATCH] m68knommu: defines to support the ColdFire 523x processorGreg Ungerer2005-09-091-2/+4
* [PATCH] m68knommu: ColdFire 523x processor register definitionsGreg Ungerer2005-09-091-0/+46
* Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/li...Linus Torvalds2005-09-092-8/+0Star
|\
| * [IA64] Manual merge fix for 3 filesTony Luck2005-09-08285-8086/+7450Star
| |\
| * | [IA64] Minor cleanups - remove unnecessary function prototype in iosapic.hKenji Kaneshige2005-09-071-2/+0Star
| * | [IA64] Minor cleanups - remove CONFIG_ACPI_DEALLOCATE_IRQKenji Kaneshige2005-09-071-2/+0Star
| * | [IA64] Minor cleanups - remove unnecessary function prototype in irq.hKenji Kaneshige2005-09-071-4/+0Star
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 Linus Torvalds2005-09-092-32/+9Star
|\ \ \
| * | | [PATCH] USB: URB_ASYNC_UNLINK flag removed from the kernelAlan Stern2005-09-091-8/+1Star
| * | | [PATCH] USB: isp116x-hcd: remove clock() and reset()Olav Kongas2005-09-091-9/+0Star
| * | | [PATCH] USB: isp116x-hcd: per-port overcurrent reportingOlav Kongas2005-09-091-1/+1
| * | | [PATCH] USB: isp116x-hcd: support only per-port power switchingOlav Kongas2005-09-091-5/+0Star
| * | | [PATCH] USB: isp116x-hcd: remove unnecessary ClockNotStop configuration optionOlav Kongas2005-09-091-7/+5Star
| * | | [PATCH] USB: isp116x-hcd: use fixed power-on-to-power-good-timeOlav Kongas2005-09-091-2/+0Star
| * | | [PATCH] USB: real nodes instead of usbfsKay Sievers2005-09-091-0/+2
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/w1-2.6 Linus Torvalds2005-09-091-0/+44
|\ \ \ \
| * | | | [PATCH] lib/crc16: added crc16 algorithm.Evgeniy Polyakov2005-09-081-0/+44
| | |_|/ | |/| |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 Linus Torvalds2005-09-0911-473/+580
|\ \ \ \
| * | | | [PATCH] PCI/libata INTx cleanupBrett M Russ2005-09-091-0/+1
| * | | | [PATCH] PCI: Support PCM PM CAP version 3Daniel Ritz2005-09-091-0/+1
| * | | | [PATCH] PCI: Add pci_walk_bus function to PCI core (nonrecursive)Paul Mackerras2005-09-091-0/+3
| * | | | [PATCH] Make sparc64 use setup-res.cDavid S. Miller2005-09-088-0/+93
| * | | | [PATCH] PCI: restore BAR values after D3hot->D0 for devices that need itJohn W. Linville2005-09-082-0/+3
| * | | | [PATCH] PCI: clean up pci.h and split pci register info to separate header file.Greg Kroah-Hartman2005-09-082-458/+477
| * | | | [PATCH] PCI: remove CONFIG_PCI_NAMESAdrian Bunk2005-09-081-14/+0Star
| * | | | [PATCH] PCI: Move PCI fixup data into r/o sectionakpm@osdl.org2005-09-081-1/+1
| * | | | [PATCH] PCI: Run PCI driver initialization on local nodeAndi Kleen2005-09-081-0/+1
| |/ / /
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 Linus Torvalds2005-09-091-7/+42
|\ \ \ \
| * | | | [SPARC64]: Inline membar()'s again.David S. Miller2005-09-081-7/+42
| |/ / /
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 Linus Torvalds2005-09-097-14/+53
|\ \ \ \
| * | | | [AX.25]: Make asc2ax() thread-proofRalf Baechle2005-09-081-1/+1
| * | | | Merge git://git.skbuff.net/gitroot/yoshfuji/linux-2.6-git-rfc3542 David S. Miller2005-09-084-10/+48
| |\ \ \ \
| | * | | | [IPV6]: Support IPV6_{RECV,}TCLASS socket options / ancillary data.YOSHIFUJI Hideaki2005-09-084-4/+6
| | * | | | [IPV6]: Support several new sockopt / ancillary data in Advanced API (RFC3542).YOSHIFUJI Hideaki2005-09-083-8/+44
| | | |_|/ | | |/| |
| * | | | [NET]: Need struct sock forward decl in net/compat.hDavid S. Miller2005-09-081-2/+3
| * | | | [NET]: Optimize pskb_trim_rcsum()Stephen Hemminger2005-09-081-1/+1
| | |/ / | |/| |
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-i2c manuallyLinus Torvalds2005-09-092-0/+118
|\ \ \ \
| * | | | [PATCH] I2C: Add PXA I2C driverRussell King2005-06-153-0/+119
* | | | | Merge master.kernel.org:/home/rmk/linux-2.6-serial Linus Torvalds2005-09-091-0/+15
|\ \ \ \ \
| * | | | | [SERIAL] Use an enum for serial8250 platform device IDsRussell King2005-09-081-0/+15
* | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-mmc Linus Torvalds2005-09-092-2/+9
|\ \ \ \ \ \
| * | | | | | [MMC] Add mmc_detect_change() delay support for PXAMCI driverRichard Purdie2005-09-081-0/+1
| * | | | | | [MMC] Ensure correct mmc_priv() behaviourRussell King2005-09-081-1/+7
| * | | | | | [MMC] Allow detection/removal to be delayedRichard Purdie2005-09-081-1/+1
| |/ / / / /
* | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm Linus Torvalds2005-09-093-32/+11Star
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | [ARM] 2892/1: remove gcc workaround for direct access to absolute memory addr...Nicolas Pitre2005-09-092-31/+5Star
| * | | | | [ARM] Fix ARMv6 VIPT cache >= 32KRussell King2005-09-081-1/+6
| |/ / / /