summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2008-05-23[POWERPC] Tweak VDSO linker script to avoid upsetting old binutilsRoland McGrath
2008-05-16[POWERPC] Move of_device_get_modalias to drivers/ofStephen Rothwell
2008-05-16[POWERPC] Add 6xx-style HID0_SLEEP support.Scott Wood
2008-05-16[POWERPC] Defer processing of interrupts when the CPU wakes from sleep modePaul Mackerras
2008-05-16Merge branch 'linux-2.6' into powerpc-nextPaul Mackerras
2008-05-15Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2008-05-15Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2008-05-15[IA64] fix personality(PER_LINUX32) performance issueHuang, Xiaolan
2008-05-15Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2008-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds
2008-05-15arch/parisc/kernel/perf_asm.S: build fixKyle McMartin
2008-05-15parisc: remove -traditional from assembler flagsKyle McMartin
2008-05-15parisc: use conditional macro for 64-bit wide opsKyle McMartin
2008-05-15[S390] show_interrupts: prevent cpu hotplug when walking cpu_online_map.Heiko Carstens
2008-05-15[S390] smp: __smp_call_function_map vs cpu_online_map fix.Heiko Carstens
2008-05-15[S390] s390dbf: Use const char * for dbf name.Cornelia Huck
2008-05-15[S390] sparsemem vmemmap: initialize memmap.Heiko Carstens
2008-05-15arch/parisc/kernel/unaligned.c: use time_* macrosS.Caglar Onur
2008-05-15parisc: remove redundant display of free swap space in show_mem()Johannes Weiner
2008-05-15parisc: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-05-15parisc: fix trivial section name warningsHelge Deller
2008-05-15[POWERPC] cell: Fix section mismatches in io-workarounds codeIshizaki Kou
2008-05-15[POWERPC] spufs: Fix compile errorFUJITA Tomonori
2008-05-15[POWERPC] vmemmap fixes to use smaller pagesBenjamin Herrenschmidt
2008-05-15[POWERPC] spufs: Fix pointer reference in find_victimLuke Browning
2008-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-05-14lib: create common ascii hex arrayHarvey Harrison
2008-05-14atmel_lcdfb: fix initialization of a pre-allocated framebufferNicolas Ferre
2008-05-14[IA64] Properly unregister legacy interruptsPrarit Bhargava
2008-05-14[IA64] Remove NULL pointer check for argument never passed as NULL.Simon Holm Thøgersen
2008-05-14[IA64] trivial cleanup for perfmon.cHidetoshi Seto
2008-05-14[IA64] trivial cleanup for entry.SHidetoshi Seto
2008-05-14[IA64] fix interrupt masking for pending works on kernel leaveHidetoshi Seto
2008-05-14[IA64] allow user to force_pal_cache_flushAlex Chiang
2008-05-14[IA64] Don't reserve crashkernel memory > 4 GBBernhard Walle
2008-05-14[IA64] machvec support for SGI UV platformJack Steiner
2008-05-14[POWERPC] Fix sparse warnings in arch/powerpc/platforms/pseriesMichael Ellerman
2008-05-14[POWERPC] pseries/firmware.c should include pseries/pseries.hMichael Ellerman
2008-05-14[POWERPC] Fix sparse warnings in arch/powerpc/kernelMichael Ellerman
2008-05-14[POWERPC] Make cpus_in_xmon static and remove extern mess from hvc_console.cMichael Ellerman
2008-05-14[POWERPC] Fix sparse warnings in xmon.cMichael Ellerman
2008-05-14[POWERPC] Move xmon_irq() declaration into xmon.hMichael Ellerman
2008-05-14[POWERPC] sysdev/mpic_msi.c should include sysdev/mpic.hMichael Ellerman
2008-05-14[POWERPC] Remove duplicate variable definitions in mm/tlb_64.cMichael Ellerman
2008-05-14[POWERPC] Move declaration of tce variables into mmu-hash64.hMichael Ellerman
2008-05-14[POWERPC] Fix sparse warnings in arch/powerpc/mmMichael Ellerman
2008-05-14[POWERPC] Move declaration of init_bootmem_done into system.hMichael Ellerman
2008-05-14[POWERPC] Create of_buses for MV64x60 devicesRemi Machet
2008-05-14[POWERPC] Set lower flag bits in regs->trap to indicate debug level exceptionKumar Gala
2008-05-14[POWERPC] Define and use TLF_RESTORE_SIGMASKRoland McGrath