aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] Remove and replace uses of PPC_MEMSTART with memstart_addrKumar Gala2008-04-176-22/+15
* [POWERPC] Provide access to arch/powerpc include path on ppc64Kumar Gala2008-04-171-6/+4
* [POWERPC] Remove Kconfig option BOOT_LOADKumar Gala2008-04-171-16/+0
* [POWERPC] Add MODULE_LICENSE to powerpc/sysdev/rtc_cmos_setup.cAdrian Bunk2008-04-171-0/+2
* [POWERPC] Efika: Really, don't pretend to be CHRPDavid Woodhouse2008-04-171-0/+8
* [POWERPC] Implement support for the GPIO LIB APIAnton Vorontsov2008-04-171-0/+5
* [POWERPC] Fixup softirq preempt countBenjamin Herrenschmidt2008-04-171-1/+14
* [POWERPC] Initialize paca->current earlierBenjamin Herrenschmidt2008-04-172-4/+1
* [POWERPC] celleb: Coding style cleanupIshizaki Kou2008-04-179-38/+39
* Merge branch 'for-2.6.26' of master.kernel.org:/pub/scm/linux/kernel/git/olof...Paul Mackerras2008-04-172-15/+13
|\
| * [POWERPC] kexec: MPIC ack interrupts at mpic_teardown_this_cpu()Valentine Barshak2008-04-071-5/+4
| * [POWERPC] pasemi: Minor iommu cleanupOlof Johansson2008-04-071-10/+9
* | [POWERPC] 4xx: Add idle wait support for 44x platformsJerone Young2008-04-162-1/+68
* | [POWERPC] 4xx: Add ppc40x_defconfigJosh Boyer2008-04-161-0/+896
* | [POWERPC] 4xx: Reorganize 4xx defconfigsJosh Boyer2008-04-1512-0/+0
* | [POWERPC] iSeries: Localise and constify some iSeries dataStephen Rothwell2008-04-156-15/+11
* | [POWERPC] iSeries: Make iseries_reg_save private to iSeriesStephen Rothwell2008-04-153-44/+72
* | [POWERPC] iSeries: Use alternate paca structure for bootingStephen Rothwell2008-04-153-4/+53
* | [POWERPC] prpmc2800 needs a dtbImageDale Farnsworth2008-04-151-1/+1
* | [POWERPC] mv643xx_eth: Prepare to support multiple silicon blocksDale Farnsworth2008-04-152-28/+37
* | [POWERPC] prpmc2800: Clean up dts propertiesMark A. Greer2008-04-153-36/+11
* | [POWERPC] mv64x60: Remove device tree absolute path referencesDale Farnsworth2008-04-153-14/+15
* | [POWERPC] mv64x60: Fix FDT compatible names: mv64x60 => mv64360Mark A. Greer2008-04-157-34/+34
* | [POWERPC] prpmc2800: Fix frequencies in prpmc2800.dtsDale Farnsworth2008-04-151-3/+3
* | [POWERPC] prpmc2800: Convert DTS to v1 and add labelsMark A. Greer2008-04-151-130/+134
* | [POWERPC] Fix MAX_ORDER config problemStephen Rothwell2008-04-151-20/+20
* | [POWERPC] Fix handling of unrecoverable SLB miss interruptsPaul Mackerras2008-04-141-1/+17
* | Merge branch 'linux-2.6'Paul Mackerras2008-04-14135-6038/+8176
|\ \ | |/ |/|
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-04-112-52/+98
| |\
| | * [SPARC]: Fix several regset and ptrace bugs.David S. Miller2008-04-092-52/+98
| * | asmlinkage_protect replaces prevent_tail_callRoland McGrath2008-04-101-2/+2
| * | x86: Simplify cpu_idle_waitVenki Pallipadi2008-04-102-72/+22
| * | FRV: Make NOMMU-mode work with base addresses other than 0xC0000000 [try #2]David Howells2008-04-102-8/+1
| * | FRV: Add support for emulation of userspace atomic ops [try #2]David Howells2008-04-103-1/+254
| * | pop previous section in alternative.cSteven Rostedt2008-04-091-4/+8
| * | [MIPS] Handle aliases in vmalloc correctly.Ralf Baechle2008-04-073-0/+32
| * | x86: fix call to set_cyc2ns_scale() from time_cpufreq_notifier()Karsten Wiese2008-04-072-6/+2
| * | revert "x86: tsc prevent time going backwards"Ingo Molnar2008-04-072-34/+4
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-04-072-22/+116
| |\ \ | | |/
| | * [SPARC64]: Fix user accesses in regset code.David S. Miller2008-04-031-21/+115
| | * [SPARC64]: Fix FPU saving in 64-bit signal handling.David S. Miller2008-04-031-1/+1
| * | Fix booting pentium+ with dodgy TSCRusty Russell2008-04-061-8/+0
| * | Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/ralf...Linus Torvalds2008-04-041-1/+2
| |\ \
| | * | [MIPS] Make KGDB compile on UPSergei Shtylyov2008-04-041-1/+2
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-04-048-31/+76
| |\ \ \
| | * | | x86: revert assign IRQs to hpet timerThomas Gleixner2008-04-041-3/+6
| | * | | x86: tsc prevent time going backwardsThomas Gleixner2008-04-042-4/+34
| | * | | xen: Clear PG_pinned in release_{pt,pd}()Mark McLoughlin2008-04-041-0/+1
| | * | | xen: Do not pin/unpin PMD pagesMark McLoughlin2008-04-041-3/+2
| | * | | xen: refactor xen_{alloc,release}_{pt,pd}()Mark McLoughlin2008-04-043-14/+27