summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | [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-285-5/+90
| * | | [POWERPC] Setup RTAS values earlier, to enable rtas_call() earlierMichael Ellerman2006-06-283-18/+30
| * | | [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-283-6/+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-2811-77/+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-284-0/+67
| * | | [POWERPC] Remove obsolete #include <linux/config.h>.Jon Loeliger2006-06-285-5/+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
| * | | [POWERPC] Convert powermac ide blink to new led infrastructureJohannes Berg2006-06-285-126/+164
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2006-06-2925-220/+581
|\ \ \ \
| * | | | [PARISC] Move os_id_to_string() inside #ifndef __ASSEMBLY__Kyle McMartin2006-06-281-13/+12
| * | | | [PARISC] Fix do_gettimeofday() hangJames Bottomley2006-06-281-2/+16
| * | | | [PARISC] Fix PCREL22F relocation problem for most modulesJames Bottomley2006-06-281-13/+50
| * | | | [PARISC] Refactor show_regs in traps.cKyle McMartin2006-06-281-44/+40
| * | | | [PARISC] Add os_id_to_string helperKyle McMartin2006-06-282-12/+15
| * | | | [PARISC] OS_ID_LINUX == 0x0006Kyle McMartin2006-06-284-6/+7
| * | | | [PARISC] Ensure Space ID hashing is turned offKyle McMartin2006-06-283-1/+30
| * | | | [PARISC] Match show_cache_info with realityKyle McMartin2006-06-282-10/+12
| * | | | [PARISC] Remove unused macro fixup_branch in syscall.SKyle McMartin2006-06-281-12/+0
| * | | | [PARISC] Add is_compat_task() helperKyle McMartin2006-06-283-14/+25
| * | | | [PARISC] Update Thibaut Varene's CREDITS entryThibaut Varene2006-06-281-2/+2
| * | | | [PARISC] Reduce data footprint in pdc_stable.cThibaut Varene2006-06-281-8/+8
| * | | | [PARISC] pdc_stable version 0.30Thibaut Varene2006-06-282-14/+210
| * | | | [PARISC] Work around machines which do not support chassis warningsThibaut Varene2006-06-281-20/+24
| * | | | [PARISC] PDC_CHASSIS is implemented on all machinesThibaut Varene2006-06-284-22/+107
| * | | | [PARISC] Remove unconditional #define PIC in syscall macrosCarlos O'Donell2006-06-281-5/+0
| * | | | [PARISC] Use MFIA in current_text_addr on pa2.0 processorsKyle McMartin2006-06-281-8/+6
| * | | | [PARISC] Remove dead function pc_in_user_spaceKyle McMartin2006-06-281-9/+0
| * | | | [PARISC] Test ioc_needs_fdc variable instead of open codingKyle McMartin2006-06-281-1/+1
| * | | | [PARISC] Fix gcc 4.1 warnings in sba_iommu.cGrant Grundler2006-06-281-7/+8
| * | | | [PARISC] Use FIXUP_BRANCH_CLOBBER to asm clobber listCarlos O'Donell2006-06-282-10/+17
| * | | | [PARISC] Whitespace clean up in asm/pgtable.hKyle McMartin2006-06-281-4/+4
| * | | | [PARISC] Ensure all ldcw uses are ldcw,co on pa2.0Kyle McMartin2006-06-284-16/+20
* | | | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2006-06-2948-989/+1458
|\ \ \ \ \
| * | | | | [S390] rework of channel measurement facility.Cornelia Huck2006-06-294-181/+468
| * | | | | [S390] appldata enhancements.Gerald Schaefer2006-06-295-63/+108
| * | | | | [S390] Add vmpanic parameter.Peter Oberparleiter2006-06-292-2/+41
| * | | | | [S390] add PAV support to the dasd driver.Horst Hummel2006-06-297-90/+227
| * | | | | [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