summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | [IA64] Need to include <asm/sn/io.h> in a few more places.Tony Luck2005-09-093-0/+3
| | * | | | | | | | | [IA64-SGI] volatile semantics in places where it seems necessaryMark Maule2005-09-073-58/+60
| | | |_|_|_|/ / / / | | |/| | | | | | |
| * | | | | | | | | Pull altix-fpga-reset into release branchTony Luck2005-10-281-29/+33
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| | * | | | | | | | [IA64] Altix patch for fpga resetBruce Losure2005-09-061-29/+33
| | |/ / / / / / /
* | | | | | | | | [PATCH] PCI fixup for Toshiba laptops and ohci1394Jesse Barnes2005-10-281-0/+59
* | | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2005-10-287-63/+40
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ 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/+38
| * | | | | | | | | | [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-264-4/+6
| |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | [PARISC] defconfig updatesKyle McMartin2005-10-215-905/+1705
| * | | | | | | | | | [PARISC] Properly specify section alignment for real2.SGrant Grundler2005-10-211-1/+1
| * | | | | | | | | | [PARISC] Specify level to fix binutils level promotion bugGrant Grundler2005-10-211-1/+3
| * | | | | | | | | | [PARISC] Explicitly specify sr4 when flushing kernel spaceMatthew Wilcox2005-10-211-17/+17
| * | | | | | | | | | [PARISC] Properly specify index field to I/D cache flush opsGrant Grundler2005-10-212-6/+9
| * | | | | | | | | | [PARISC] Fix copy_user_page_asm to NOT access past end of pageGrant Grundler2005-10-211-4/+9
| * | | | | | | | | | [PARISC] Remove the spurious do_softirq calls from entry.SJames Bottomley2005-10-211-27/+0
| * | | | | | | | | | [PARISC] Fix the alloc_slabmgmt panicJames Bottomley2005-10-211-0/+2
| * | | | | | | | | | [PARISC] Implement 5 argument clone.Carlos O'Donell2005-10-211-5/+29
| * | | | | | | | | | [PARISC] Update Kconfig for itimer selectionGrant Grundler2005-10-211-2/+3
| * | | | | | | | | | [PARISC] Update minimum compiler version and CROSS_COMPILE for parisc64Randolph Chung2005-10-211-1/+10
| * | | | | | | | | | [PARISC] Document history of PDC_NARROW as it is now obsoleteGrant Grundler2005-10-211-8/+8
| * | | | | | | | | | [PARISC] kfree cleanups to ioctl32.cJesper Juhl2005-10-211-23/+9
| * | | | | | | | | | [PARISC] Cleanup whitespace and handle proc_mkdir() failures in pci-dma.cGrant Grundler2005-10-211-18/+30
| * | | | | | | | | | [PARISC] More informative error message in pcibios_link_hba_resourcesGrant Grundler2005-10-211-1/+2
| * | | | | | | | | | [PARISC] Update pdc console from parisc treeMatthew Wilcox2005-10-211-36/+10
| * | | | | | | | | | [PARISC] Prevent signal loops if we have a problem setting up a frameRandolph Chung2005-10-211-9/+1
| * | | | | | | | | | [PARISC] Add printing of fpregs state to stack dumpThibaut Varene2005-10-211-6/+31
| * | | | | | | | | | [PARISC] Disable use of fpregs in pa_memcpyRandolph Chung2005-10-212-1/+3
| * | | | | | | | | | [PARISC] Add sync required after fdc to enforce insn orderingGrant Grundler2005-10-211-0/+1
| * | | | | | | | | | [PARISC] Replace uses of __LP64__ with CONFIG_64BITGrant Grundler2005-10-217-105/+108
| * | | | | | | | | | [PARISC] Use work queue in LED/LCD driver instead of tasklet.Grant Grundler2005-10-211-8/+0
| * | | | | | | | | | [PARISC] Add new ioprio_{set,get} syscallsJens Axboe2005-10-211-0/+6
| * | | | | | | | | | [PARISC] Fix parisc_setup_cache_timing to choose a better flush thresholdStuart Brady2005-10-211-4/+6
| * | | | | | | | | | [PARISC] Add ability for prctl to change unaligned trap behaviourKyle McMartin2005-10-211-6/+10
| * | | | | | | | | | [PARISC] Replace some calls to bl with b,l or bv to use longer offsetsRandolph Chung2005-10-211-3/+13
| * | | | | | | | | | [PARISC] Take into account nullified insn and lock functions for profilingRandolph Chung2005-10-211-0/+18
| * | | | | | | | | | [PARISC] Make sure use of RFI conforms to PA 2.0 and 1.1 arch docsGrant Grundler2005-10-214-129/+92
| * | | | | | | | | | [PARISC] Convert parisc_device to use struct resource for hpaMatthew Wilcox2005-10-212-9/+11
| * | | | | | | | | | [PARISC] Convert parisc_device tree to use struct device klistsMatthew Wilcox2005-10-211-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
OpenPOWER on IntegriCloud