summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] powerpc: PA Semi PWRficient platform supportOlof Johansson2006-09-137-0/+436
* [POWERPC] powerpc: PA6T cputable entry, PVR valueOlof Johansson2006-09-131-0/+14
* [POWERPC] powerpc: Reduce default cacheline size to 64 bytesOlof Johansson2006-09-132-5/+5
* [POWERPC] PPC 4xx: Enable XMON on PPC 4xx boardsJosh Boyer2006-09-132-16/+38
* [POWERPC] Make function of pm_power_off consistent with x86Corey Minyard2006-09-131-5/+12
* [POWERPC] Emulate power5 popcntb instructionWill Schmidt2006-09-131-0/+25
* [POWERPC] Split out vpa unregister logic from pseries_kexec_cpu_down_xics()Michael Ellerman2006-09-131-6/+12
* Merge branch 'merge'Paul Mackerras2006-08-31100-1071/+2831
|\
| * Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2006-08-3029-310/+1781
| |\
| | * [POWERPC] Fix return value from memcpyPaul Mackerras2006-08-311-4/+7
| | * [POWERPC] Fix irq enable/disable in smp_generic_take_timebasePaul Mackerras2006-08-302-5/+7
| | * [POWERPC] Fix problem with time not advancing on 32-bit platformsPaul Mackerras2006-08-301-17/+8
| | * [POWERPC] Restore copyright notice in arch/powerpc/kernel/fpu.SPaul Mackerras2006-08-301-0/+5
| | * [POWERPC] Fix up ibm_architecture_vec definitionWill Schmidt2006-08-301-5/+5
| | * [POWERPC] Make OF irq map code detect more error casesBenjamin Herrenschmidt2006-08-302-6/+22
| | * [POWERPC] Support for "weird" MPICs and fixup mpc7448_hpc2Zang Roy-r619112006-08-304-66/+180
| | * [POWERPC] Fix performance regression in IRQ radix tree lockingBenjamin Herrenschmidt2006-08-301-18/+66
| | * [POWERPC] Add mpc7448hpc2 device tree source fileZang Roy-r619112006-08-301-0/+190
| | * [POWERPC] Add MPC8349E MDS device tree source file to arch/powerpc/boot/dtsKim Phillips2006-08-301-0/+328
| | * [POWERPC] modify mpc83xx platforms to use new IRQ layerKim Phillips2006-08-305-87/+28
| | * [POWERPC] Adapt ipic driver to new host_ops interface, add set_irq_type to se...Kim Phillips2006-08-302-98/+228
| | * [POWERPC] back up old school ipic.[hc] to arch/ppcKim Phillips2006-08-304-3/+696
| * | [PATCH] ppc32: fix last_jiffy time comparisonPaul Mackerras2006-08-301-17/+8
| * | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2006-08-305-36/+30
| |\ \
| | * | [IA64] Increase default nodes shift to 10, nr_cpus to 1024Christoph Lameter2006-08-291-2/+2
| | * | [IA64] panic if topology_init kzalloc failsPaul Jackson2006-08-241-4/+2
| | * | [IA64-SGI] Silent data corruption caused by XPC V2.Dean Nelson2006-08-083-30/+26
| * | | [PATCH] x86_64: Don't write out segments from vsyscall32 DSO if it is not mappedSuleiman Souhlal2006-08-301-26/+31
| * | | [PATCH] x86_64: Save original IST values for checking stack addressesKeith Owens2006-08-303-2/+8
| * | | [PATCH] i386: Fix stack switching in do_IRQAndi Kleen2006-08-301-5/+0
| * | | [PATCH] x86: Disable MMCONFIG on Intel SDV using DMI blacklistAndi Kleen2006-08-304-3/+55
| * | | [PATCH] x86_64: Recover 1MB of kernel memoryAndi Kleen2006-08-302-5/+7
| * | | [PATCH] x86: Make backtracer fallback logic more bullet-proofJan Beulich2006-08-302-22/+33
| * | | [PATCH] i386: Add kernel thread stack frame termination for properly stopping...Andi Kleen2006-08-301-10/+4
| * | | [PATCH] x86_64: Add kernel thread stack frame termination for properly stoppi...Andi Kleen2006-08-302-0/+4
| * | | [PATCH] x86: Revert e820 MCFG heuristicsAndi Kleen2006-08-304-79/+0
| * | | [PATCH] x86_64: Update defconfigAndi Kleen2006-08-301-50/+16
| * | | [SPARC64]: Fix X server hangs due to large pages.David S. Miller2006-08-291-0/+2
| * | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-08-2814-75/+194
| |\ \ \
| | * | | [ARM] 3761/1: fix armv4t breakage after adding thumb interworking to userspac...Lennert Buytenhek2006-08-282-5/+11
| | * | | [ARM] Add Integrator support for glibc outb() and friendsRussell King2006-08-282-2/+3
| | * | | [ARM] Move prototype for register_isa_ports to asm/io.hRussell King2006-08-281-1/+0
| | * | | [ARM] Arrange for isa.c to use named initialisersRussell King2006-08-281-21/+42
| | * | | [ARM] 3741/1: remove sa1111.c build warning on non-sa1100 systemsDavid Brownell2006-08-271-1/+5
| | * | | [ARM] 3760/1: This patch adds timeouts while working with SSP registers. Such...Paul Sokolovsky2006-08-273-23/+78
| | * | | [ARM] 3758/1: Preserve signalling NaNs in conversionDaniel Jacobowitz2006-08-272-2/+2
| | * | | [ARM] 3749/3: Correct VFP single/double conversion emulationDaniel Jacobowitz2006-08-272-18/+43
| | * | | [ARM] 3748/3: Correct error check in vfp_raise_exceptionsDaniel Jacobowitz2006-08-272-2/+10
| * | | | [PATCH] x86: NUMAQ Kconfig fixKAMEZAWA Hiroyuki2006-08-271-1/+3
| * | | | [PATCH] cpufreq: acpi-cpufreq: Ignore failure from acpi_cpufreq_early_init_acpiDave Jones2006-08-271-7/+2
| |/ / /
OpenPOWER on IntegriCloud