summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] PCI fixup for Toshiba laptops and ohci1394Jesse Barnes2005-10-291-0/+59
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2005-10-287-63/+40Star
|\
| * Merge ../bleed-2.6Greg KH2005-10-28114-785/+3255
| |\
| * | [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King2005-10-285-61/+38Star
| * | [PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman2005-10-282-2/+2
* | | Merge branch 'forlinus' of git://parisc-linux.org/home/kyle/git/parisc-2.6Linus Torvalds2005-10-2830-1418/+2331
|\ \ \ | |_|/ |/| |
| * | Auto-update from upstreamKyle McMartin2005-10-2831-44/+44
| |\ \
| * \ \ Auto-update from upstreamKyle McMartin2005-10-274-4/+6
| |\ \ \ | | | |/ | | |/|
| * | | [PARISC] defconfig updatesKyle McMartin2005-10-225-905/+1705
| * | | [PARISC] Properly specify section alignment for real2.SGrant Grundler2005-10-221-1/+1
| * | | [PARISC] Specify level to fix binutils level promotion bugGrant Grundler2005-10-221-1/+3
| * | | [PARISC] Explicitly specify sr4 when flushing kernel spaceMatthew Wilcox2005-10-221-17/+17
| * | | [PARISC] Properly specify index field to I/D cache flush opsGrant Grundler2005-10-222-6/+9
| * | | [PARISC] Fix copy_user_page_asm to NOT access past end of pageGrant Grundler2005-10-221-4/+9
| * | | [PARISC] Remove the spurious do_softirq calls from entry.SJames Bottomley2005-10-221-27/+0Star
| * | | [PARISC] Fix the alloc_slabmgmt panicJames Bottomley2005-10-221-0/+2
| * | | [PARISC] Implement 5 argument clone.Carlos O'Donell2005-10-221-5/+29
| * | | [PARISC] Update Kconfig for itimer selectionGrant Grundler2005-10-221-2/+3
| * | | [PARISC] Update minimum compiler version and CROSS_COMPILE for parisc64Randolph Chung2005-10-221-1/+10
| * | | [PARISC] Document history of PDC_NARROW as it is now obsoleteGrant Grundler2005-10-221-8/+8
| * | | [PARISC] kfree cleanups to ioctl32.cJesper Juhl2005-10-221-23/+9Star
| * | | [PARISC] Cleanup whitespace and handle proc_mkdir() failures in pci-dma.cGrant Grundler2005-10-221-18/+30
| * | | [PARISC] More informative error message in pcibios_link_hba_resourcesGrant Grundler2005-10-221-1/+2
| * | | [PARISC] Update pdc console from parisc treeMatthew Wilcox2005-10-221-36/+10Star
| * | | [PARISC] Prevent signal loops if we have a problem setting up a frameRandolph Chung2005-10-221-9/+1Star
| * | | [PARISC] Add printing of fpregs state to stack dumpThibaut Varene2005-10-221-6/+31
| * | | [PARISC] Disable use of fpregs in pa_memcpyRandolph Chung2005-10-222-1/+3
| * | | [PARISC] Add sync required after fdc to enforce insn orderingGrant Grundler2005-10-221-0/+1
| * | | [PARISC] Replace uses of __LP64__ with CONFIG_64BITGrant Grundler2005-10-227-105/+108
| * | | [PARISC] Use work queue in LED/LCD driver instead of tasklet.Grant Grundler2005-10-221-8/+0Star
| * | | [PARISC] Add new ioprio_{set,get} syscallsJens Axboe2005-10-221-0/+6
| * | | [PARISC] Fix parisc_setup_cache_timing to choose a better flush thresholdStuart Brady2005-10-221-4/+6
| * | | [PARISC] Add ability for prctl to change unaligned trap behaviourKyle McMartin2005-10-221-6/+10
| * | | [PARISC] Replace some calls to bl with b,l or bv to use longer offsetsRandolph Chung2005-10-221-3/+13
| * | | [PARISC] Take into account nullified insn and lock functions for profilingRandolph Chung2005-10-221-0/+18
| * | | [PARISC] Make sure use of RFI conforms to PA 2.0 and 1.1 arch docsGrant Grundler2005-10-224-129/+92Star
| * | | [PARISC] Convert parisc_device to use struct resource for hpaMatthew Wilcox2005-10-222-9/+11
| * | | [PARISC] Convert parisc_device tree to use struct device klistsMatthew Wilcox2005-10-221-86/+187
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-10-2883-741/+3211
|\ \ \ \ | |_|_|/ |/| | |
| * | | [ARM] 3042/1: AAED-2000 - LCD panel informationsBellido Nicolas2005-10-281-0/+43
| * | | [ARM] 3041/1: AAEC-2000 - CLCD controller platform glueBellido Nicolas2005-10-283-0/+102
| * | | [ARM] 3040/1: AAEC-2000 - Preliminary clock interface supportBellido Nicolas2005-10-283-1/+134
| * | | [ARM] 3039/1: AAEC-2000 - Add MTD supportBellido Nicolas2005-10-281-0/+31
| * | | [ARM] 3037/1: AAED-2000 - Add defines for GPIO registers on external port.Bellido Nicolas2005-10-281-0/+7
| * | | [ARM] 2897/2: PXA2xx IRDA supportNicolas Pitre2005-10-283-0/+63
| * | | [ARM] 3035/1: RISCOS compat code fixNicolas Pitre2005-10-281-1/+3
| * | | [ARM] 3029/1: Add HWUART support for PXA 255/26xMatt Reimer2005-10-281-1/+17
| * | | [ARM] 2787/2: PXA27x low power modes supportTodd Poynor2005-10-284-5/+8
| * | | [ARM] 2918/1: [update] Base port of Comdial MP1000 platfromJon Ringle2005-10-288-2/+1204
| * | | [ARM] 3048/1: register i2s resources not i2c resources for the pxa i2s platfo...Ian Campbell2005-10-281-1/+1