summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * [PATCH] powerpc: Fix typo in powermac platform functionsBenjamin Herrenschmidt2006-09-031-1/+1
| * Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-09-027-80/+131
| |\
| | * [ARM] 3762/1: Fix ptrace cache coherency bug for ARM1136 VIPT nonaliasing Har...George G. Davis2006-09-021-0/+26
| | * [ARM] 3764/1: S3C24XX: change type naming to kernel styleBen Dooks2006-08-311-44/+44
| | * [ARM] 3763/1: add both rtcs to csb337 defconfigDavid Brownell2006-08-311-3/+34
| | * [ARM] 3750/3: Fix double VFP emulation for EABI kernelsDaniel Jacobowitz2006-08-304-33/+27
| * | [PATCH] powerpc: Fix PowerMac IRQ handling bugBenjamin Herrenschmidt2006-09-011-3/+3
| * | [PATCH] xtensa: ptrace: EXIT_ZOMBIE fixBill Huey (hui2006-09-011-1/+1
| * | [PATCH] Fix faulty HPET clocksource usage (fix for bug #7062)john stultz2006-09-011-1/+1
| * | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2006-08-312-33/+35
| |\ \
| | * | [S390] broken copy_in_user function.Martin Schwidefsky2006-08-302-33/+35
| | |/
* | | [POWERPC] Export copy_4K_page()David Howells2006-09-131-0/+3
* | | [POWERPC] print backtrace when entering xmonOlaf Hering2006-09-133-0/+16
* | | [POWERPC] PPC: Fix Kconfig whitespace warningsJosh Boyer2006-09-131-3/+3
* | | [POWERPC] powerpc: Instrument Hypervisor CallsMike Kravetz2006-09-135-0/+223
* | | [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
OpenPOWER on IntegriCloud