summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | [POWERPC] Consolidate some of kernel/misc*.SStephen Rothwell2006-06-284-334/+209
| * | | | [POWERPC] Remove unused function call_with_mmu_offStephen Rothwell2006-06-281-42/+0
| * | | | [POWERPC] Clean up it_lp_queue.hStephen Rothwell2006-06-283-29/+28
| * | | | [POWERPC] Skip the "copy down" of the kernel if it is already at zero.Jimi Xenidis2006-06-281-0/+3
| * | | | [POWERPC] Add the use of the firmware soft-reset-nmi to kdump.David Wilder2006-06-282-42/+132
| * | | | [POWERPC] spufs: fix class0 interrupt assignmentArnd Bergmann2006-06-281-4/+4
| * | | | [POWERPC] spufs: fix memory hotplug dependencyGeoff Levand2006-06-281-1/+1
| * | | | [POWERPC] spufs: fix MFC command queue purgeBenjamin Herrenschmidt2006-06-281-2/+4
| * | | | [POWERPC] spufs: map mmio space as guarded into user spaceBenjamin Herrenschmidt2006-06-281-5/+5
| * | | | [POWERPC] Enable XMON in cell_defconfigMichael Ellerman2006-06-281-3/+4
| * | | | [POWERPC] Enable the RTAS udbg console on IBM Cell BladeMichael Ellerman2006-06-282-0/+5
| * | | | [POWERPC] Add udbg support for RTAS consoleMichael Ellerman2006-06-284-4/+88
| * | | | [POWERPC] Setup RTAS values earlier, to enable rtas_call() earlierMichael Ellerman2006-06-282-18/+27
| * | | | [POWERPC] Move RTAS exports next to their declarationsMichael Ellerman2006-06-281-14/+13
| * | | | [POWERPC] Make rtas_call() safe if RTAS hasn't been initialisedMichael Ellerman2006-06-281-1/+1
| * | | | [POWERPC] Setup the boot cpu's paca pointer in C rather than asmMichael Ellerman2006-06-282-12/+8
| * | | | [POWERPC] Make kexec_setup() a regular initcallMichael Ellerman2006-06-282-5/+3
| * | | | [POWERPC] Use ppc_md.hpte_insert() in htab_bolt_mapping()Michael Ellerman2006-06-281-28/+6
| * | | | [POWERPC] powerpc: Initialise ppc_md htab pointers earlierMichael Ellerman2006-06-2810-76/+58
| * | | | [POWERPC] Export flat device tree via debugfs for debuggingMichael Ellerman2006-06-281-0/+25
| * | | | [POWERPC] Remove remaining iSeries debugger cruftMichael Ellerman2006-06-282-40/+9
| * | | | [POWERPC] kdump: Reserve the existing TCE mappings left by the first kernelHaren Myneni2006-06-282-0/+63
| * | | | [POWERPC] Remove obsolete #include <linux/config.h>.Jon Loeliger2006-06-284-4/+0
| * | | | [POWERPC] Remove redundant STD_MMU selection.Jon Loeliger2006-06-281-5/+0
| * | | | [POWERPC] Move I8259 selection under MPC8641HPCN boardJon Loeliger2006-06-282-1/+1
| * | | | [POWERPC] Remove redundant PPC_86XX check.Jon Loeliger2006-06-281-3/+0
| * | | | [POWERPC] Don't access HID registers if running on a Hypervisor.Jimi Xenidis2006-06-281-2/+12
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2006-06-2913-147/+281
|\ \ \ \ \
| * | | | | [PARISC] Fix do_gettimeofday() hangJames Bottomley2006-06-271-2/+16
| * | | | | [PARISC] Fix PCREL22F relocation problem for most modulesJames Bottomley2006-06-271-13/+50
| * | | | | [PARISC] Refactor show_regs in traps.cKyle McMartin2006-06-271-44/+40
| * | | | | [PARISC] OS_ID_LINUX == 0x0006Kyle McMartin2006-06-272-2/+4
| * | | | | [PARISC] Ensure Space ID hashing is turned offKyle McMartin2006-06-272-1/+29
| * | | | | [PARISC] Match show_cache_info with realityKyle McMartin2006-06-271-8/+10
| * | | | | [PARISC] Remove unused macro fixup_branch in syscall.SKyle McMartin2006-06-271-12/+0
| * | | | | [PARISC] Add is_compat_task() helperKyle McMartin2006-06-272-14/+14
| * | | | | [PARISC] pdc_stable version 0.30Thibaut Varene2006-06-271-0/+5
| * | | | | [PARISC] Work around machines which do not support chassis warningsThibaut Varene2006-06-271-20/+24
| * | | | | [PARISC] PDC_CHASSIS is implemented on all machinesThibaut Varene2006-06-272-15/+80
| * | | | | [PARISC] Remove dead function pc_in_user_spaceKyle McMartin2006-06-271-9/+0
| * | | | | [PARISC] Use FIXUP_BRANCH_CLOBBER to asm clobber listCarlos O'Donell2006-06-271-8/+10
| * | | | | [PARISC] Ensure all ldcw uses are ldcw,co on pa2.0Kyle McMartin2006-06-272-4/+4
* | | | | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2006-06-2914-214/+368
|\ \ \ \ \ \
| * | | | | | [S390] appldata enhancements.Gerald Schaefer2006-06-295-63/+108
| * | | | | | [S390] Add vmpanic parameter.Peter Oberparleiter2006-06-291-0/+34
| * | | | | | [S390] remove export of sys_call_tableMartin Schwidefsky2006-06-292-3/+0
| * | | | | | [S390] remove unused macros from binfmt_elf32.cMartin Schwidefsky2006-06-291-5/+0
| * | | | | | [S390] fix duplicate export of overflow{ug}idSerge E. Hallyn2006-06-291-2/+0
| * | | | | | [S390] avenrun export in appdata_base.cGerald Schaefer2006-06-291-1/+0
| * | | | | | [S390] head.S code moving.Heiko Carstens2006-06-293-90/+88
OpenPOWER on IntegriCloud