summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| | * [SPARC64]: Eliminate PCI IOMMU dma mapping size limit.David S. Miller2005-10-131-228/+137
| | * [SPARC64]: Consolidate common PCI IOMMU init code.David S. Miller2005-10-134-132/+62
| * | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-10-146-16/+49
| |\ \
| | * | [ARM] 3013/1: Spitz: Fix compile errorsRichard Purdie2005-10-141-2/+0
| | * | [ARM] 3012/1: Corgi/Spitz LCD: Use bus_find_device to locate pxafb - fix comp...Richard Purdie2005-10-141-1/+19
| | * | [ARM] 3011/1: pxafb: Add ability to set device parent + fix spitz compile errorRichard Purdie2005-10-142-1/+6
| | * | [ARM] 2980/1: Fix L7200 core.c compileDeepak Saxena2005-10-141-5/+15
| | * | [ARM] 3008/1: the exception table is not read-onlyNicolas Pitre2005-10-131-7/+8
| | * | [ARM] 3007/1: BAST - add CONFIG_ISA to buildBen Dooks2005-10-131-0/+1
| | |/
| * | [PATCH] ppc64: Fix G5 model in /proc/cpuinfoBenjamin Herrenschmidt2005-10-141-1/+2
| * | [PATCH] m32r: Fix smp.c for preempt kernelHirokazu Takata2005-10-141-4/+8
| * | [PATCH] mips: fix build error in TANBAC TB0226Yoichi Yuasa2005-10-141-16/+17
| * | [NETFILTER]: Fix OOPSes on machines with discontiguous cpu numbering.David S. Miller2005-10-132-0/+5
| |/
| * Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-10-1315-47/+63
| |\
| | * [ARM] 3006/1: S3C2410 - arch/arm/mach-s3c2410 sparse fixesBen Dooks2005-10-132-5/+2
| | * [ARM] 2978/1: nwfpe - clean up sparse errorsBen Dooks2005-10-125-7/+30
| | * [ARM] 2969/1: miscellaneous whitespace cleanupGeorge G. Davis2005-10-121-22/+22
| | * [ARM] 2970/1: Use -mtune=arm1136j-s when building for CPU_V6 targetsGeorge G. Davis2005-10-121-1/+1
| | * [ARM] 2979/2: S3C2410 - add static to non-exported machine itemsBen Dooks2005-10-123-4/+4
| | * [ARM] 2977/1: armksyms.c - make items in export table staticBen Dooks2005-10-121-2/+2
| | * [ARM] 2975/1: S3C2410: time.c missing include of cpu.hBen Dooks2005-10-121-0/+1
| | * [ARM] 2974/1: fix ARM710 swi bug workaroundNicolas Pitre2005-10-121-6/+1
| * | [SPARC64]: Fix boot failures on SunBlade-150David S. Miller2005-10-126-226/+166
| * | [PATCH] ppc32: Tell userland about lack of standard TBBenjamin Herrenschmidt2005-10-121-2/+3
| * | [PATCH] uml: compile-time fix recent patchPaolo 'Blaisorblade' Giarrusso2005-10-121-0/+5
| * | [PATCH] uml: revert block driver use of host AIOJeff Dike2005-10-125-373/+483
| |/
* | ppc64: Use arch/powerpc/platforms/powermac for powermac build.Paul Mackerras2005-10-2210-3581/+6
* | powerpc: Merge in 64-bit powermac support.Paul Mackerras2005-10-2214-813/+1136
* | ppc64: Simplify secondary CPU startup on powermacsPaul Mackerras2005-10-222-31/+15
* | ppc64: Rearrange btext initialization for consistency with ppc32Paul Mackerras2005-10-223-49/+46
* | ppc64: Add a `primary' argument to pci_process_bridge_OF_rangesPaul Mackerras2005-10-223-11/+33
* | ppc64/powerpc: Fix time initialization on SMP systemsPaul Mackerras2005-10-222-28/+1
* | ppc64: Fix delivery of RT signals to 32-bit processes.Paul Mackerras2005-10-221-2/+1
* | powerpc: Move agp_special_page export to where it is definedPaul Mackerras2005-10-224-8/+2
* | [PATCH] powerpc: Fix mmap returning 64 bit addressesMichael Ellerman2005-10-211-1/+1
* | [PATCH] powerpc: Don't blow away load_addr in start_threadMichael Ellerman2005-10-211-1/+5
* | [PATCH] powerpc: Merge thread_info.hDavid Gibson2005-10-219-26/+22
* | [PATCH] Fix broken initialization of conswitchp for ARCH=ppc64David Gibson2005-10-211-0/+4
* | powerpc: Fix some bugs in the new merged time codePaul Mackerras2005-10-202-4/+3
* | powerpc/ppc/ppc64: Various compile fixes.Paul Mackerras2005-10-202-3/+3
* | ppc64: Use the merged mpic.cPaul Mackerras2005-10-203-889/+2
* | powerpc: Move some calculations from xxx_calibrate_decr to time_initPaul Mackerras2005-10-202-27/+14
* | ppc64: Move init_boot_text call and conswitchp init into setup_archPaul Mackerras2005-10-202-4/+8
* | ppc: rename pci_assign_all_busses to pci_assign_all_busesPaul Mackerras2005-10-208-16/+16
* | powerpc: Fix places where ppc_md.show_[per]cpuinfo was treated as intPaul Mackerras2005-10-203-58/+26
* | powerpc: Move smp_mpic_message_pass into mpic.cPaul Mackerras2005-10-202-22/+21
* | ppc64: Change ppc_md.get_cpuinfo to ppc_md.show_cpuinfoPaul Mackerras2005-10-205-9/+9
* | [PATCH] powerpc: Merge ppc64 pmc.[ch] with ppc32 perfmon.[ch]David Gibson2005-10-2010-110/+33
* | [PATCH] ppc32: replace use of _GLOBAL with .globl for ppc32Kumar Gala2005-10-203-18/+33
* | [PATCH] powerpc: Some more fixes to allow building for a Book-E processorKumar Gala2005-10-201-3/+2
OpenPOWER on IntegriCloud