aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
...
| * | | | | | | | | Pull hp-machvec into release branchTony Luck2005-10-28
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | [IA64] more robust zx1/sx1000 machvec supportAlex Williamson2005-09-14
| | | |_|/ / / / / / | | |/| | | | | | |
| * | | | | | | | | Pull altix-mmr into release branchTony Luck2005-10-28
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | [IA64] Need to include <asm/sn/io.h> in a few more places.Tony Luck2005-09-09
| | * | | | | | | | | [IA64-SGI] volatile semantics in places where it seems necessaryMark Maule2005-09-07
| | | |_|_|_|/ / / / | | |/| | | | | | |
| * | | | | | | | | Pull altix-fpga-reset into release branchTony Luck2005-10-28
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| | * | | | | | | | [IA64] Altix patch for fpga resetBruce Losure2005-09-06
| | |/ / / / / / /
* | | | | | | | | [PATCH] PCI fixup for Toshiba laptops and ohci1394Jesse Barnes2005-10-28
* | | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2005-10-28
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge ../bleed-2.6Greg KH2005-10-28
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King2005-10-28
| * | | | | | | | | | [PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman2005-10-28
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'forlinus' of git://parisc-linux.org/home/kyle/git/parisc-2.6Linus Torvalds2005-10-28
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Auto-update from upstreamKyle McMartin2005-10-28
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Auto-update from upstreamKyle McMartin2005-10-26
| |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | [PARISC] defconfig updatesKyle McMartin2005-10-21
| * | | | | | | | | | [PARISC] Properly specify section alignment for real2.SGrant Grundler2005-10-21
| * | | | | | | | | | [PARISC] Specify level to fix binutils level promotion bugGrant Grundler2005-10-21
| * | | | | | | | | | [PARISC] Explicitly specify sr4 when flushing kernel spaceMatthew Wilcox2005-10-21
| * | | | | | | | | | [PARISC] Properly specify index field to I/D cache flush opsGrant Grundler2005-10-21
| * | | | | | | | | | [PARISC] Fix copy_user_page_asm to NOT access past end of pageGrant Grundler2005-10-21
| * | | | | | | | | | [PARISC] Remove the spurious do_softirq calls from entry.SJames Bottomley2005-10-21
| * | | | | | | | | | [PARISC] Fix the alloc_slabmgmt panicJames Bottomley2005-10-21
| * | | | | | | | | | [PARISC] Implement 5 argument clone.Carlos O'Donell2005-10-21
| * | | | | | | | | | [PARISC] Update Kconfig for itimer selectionGrant Grundler2005-10-21
| * | | | | | | | | | [PARISC] Update minimum compiler version and CROSS_COMPILE for parisc64Randolph Chung2005-10-21
| * | | | | | | | | | [PARISC] Document history of PDC_NARROW as it is now obsoleteGrant Grundler2005-10-21
| * | | | | | | | | | [PARISC] kfree cleanups to ioctl32.cJesper Juhl2005-10-21
| * | | | | | | | | | [PARISC] Cleanup whitespace and handle proc_mkdir() failures in pci-dma.cGrant Grundler2005-10-21
| * | | | | | | | | | [PARISC] More informative error message in pcibios_link_hba_resourcesGrant Grundler2005-10-21
| * | | | | | | | | | [PARISC] Update pdc console from parisc treeMatthew Wilcox2005-10-21
| * | | | | | | | | | [PARISC] Prevent signal loops if we have a problem setting up a frameRandolph Chung2005-10-21
| * | | | | | | | | | [PARISC] Add printing of fpregs state to stack dumpThibaut Varene2005-10-21
| * | | | | | | | | | [PARISC] Disable use of fpregs in pa_memcpyRandolph Chung2005-10-21
| * | | | | | | | | | [PARISC] Add sync required after fdc to enforce insn orderingGrant Grundler2005-10-21
| * | | | | | | | | | [PARISC] Replace uses of __LP64__ with CONFIG_64BITGrant Grundler2005-10-21
| * | | | | | | | | | [PARISC] Use work queue in LED/LCD driver instead of tasklet.Grant Grundler2005-10-21
| * | | | | | | | | | [PARISC] Add new ioprio_{set,get} syscallsJens Axboe2005-10-21
| * | | | | | | | | | [PARISC] Fix parisc_setup_cache_timing to choose a better flush thresholdStuart Brady2005-10-21
| * | | | | | | | | | [PARISC] Add ability for prctl to change unaligned trap behaviourKyle McMartin2005-10-21
| * | | | | | | | | | [PARISC] Replace some calls to bl with b,l or bv to use longer offsetsRandolph Chung2005-10-21
| * | | | | | | | | | [PARISC] Take into account nullified insn and lock functions for profilingRandolph Chung2005-10-21
| * | | | | | | | | | [PARISC] Make sure use of RFI conforms to PA 2.0 and 1.1 arch docsGrant Grundler2005-10-21
| * | | | | | | | | | [PARISC] Convert parisc_device to use struct resource for hpaMatthew Wilcox2005-10-21
| * | | | | | | | | | [PARISC] Convert parisc_device tree to use struct device klistsMatthew Wilcox2005-10-21
* | | | | | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-10-28
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | [ARM] 3042/1: AAED-2000 - LCD panel informationsBellido Nicolas2005-10-28
| * | | | | | | | | | [ARM] 3041/1: AAEC-2000 - CLCD controller platform glueBellido Nicolas2005-10-28
| * | | | | | | | | | [ARM] 3040/1: AAEC-2000 - Preliminary clock interface supportBellido Nicolas2005-10-28
| * | | | | | | | | | [ARM] 3039/1: AAEC-2000 - Add MTD supportBellido Nicolas2005-10-28