aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2008-07-01powerpc: Allow create_branch() to return errorsMichael Ellerman
2008-07-01powerpc: Move code patching code into arch/powerpc/lib/code-patching.cMichael Ellerman
2008-07-01powerpc: Move common module code into its own fileKumar Gala
2008-07-01powerpc: Tell firmware we support architecture V2.06Joel Schopp
2008-07-01powerpc: Add cputable entry for Power7 architected modeJoel Schopp
2008-06-30powerpc: Add cputable entry for POWER7Michael Neuling
2008-06-30powerpc: Increase CRASH_HANDLER_MAXArnd Bergmann
2008-06-30Merge branch 'linux-2.6'Paul Mackerras
2008-06-30Merge branch 'next' of master.kernel.org:/pub/scm/linux/kernel/git/jwboyer/po...Paul Mackerras
2008-06-26powerpc/booke: Add kprobes support for booke style processorsKumar Gala
2008-06-26powerpc/kprobes: Some minor fixesKumar Gala
2008-06-26powerpc/e500mc: flush L2 on NAP for e500mcKumar Gala
2008-06-26powerpc/85xx: add DOZE/NAP support for e500 coreKumar Gala
2008-06-20Reinstate ZERO_PAGE optimization in 'get_user_pages()' and fix XIPLinus Torvalds
2008-06-18powerpc/booke: Add support for new e500mc coreKumar Gala
2008-06-18[POWERPC] 4xx: Clear new TLB cache attribute bits in Data Storage vectorJosh Boyer
2008-06-16[POWERPC] Remove ppc32's export of console_driversStephen Rothwell
2008-06-16[POWERPC] Fix -Os kernel builds with newer gcc versionsKumar Gala
2008-06-16[POWERPC] Fix return value check logic in debugfs virq_mapping setupEmil Medve
2008-06-11powerpc/booke: Fix some comments related to debug level exceptionsKumar Gala
2008-06-11Revert "[POWERPC] 4xx: Fix 460GT support to not enable FPU"Josh Boyer
2008-06-09powerpc: Fix irq_alloc_host() reference counting and callersMichael Ellerman
2008-06-09powerpc: Add the PC speaker only when requestedEmil Medve
2008-06-09Merge branch 'merge'Paul Mackerras
2008-06-09[POWERPC] Use dev_set_name in pci_64.cStephen Rothwell
2008-06-09[POWERPC] Fix incorrect enabling of VMX when building signal or user contextBenjamin Herrenschmidt
2008-06-02[POWERPC] 40x/Book-E: Save/restore volatile exception registersKumar Gala
2008-06-02[POWERPC] Rework EXC_LEVEL_EXCEPTION_PROLOG codeKumar Gala
2008-06-02[POWERPC] Move to runtime allocated exception stacksKumar Gala
2008-05-23Merge branch 'merge' into powerpc-nextPaul Mackerras
2008-05-23[POWERPC] Add kernstart_addr to list of allowed symbols in prom_initMichael Ellerman
2008-05-23[POWERPC] Remove unnecessary cast in arch_deref_entry_point()Michael Ellerman
2008-05-23[POWERPC] Tweak VDSO linker script to avoid upsetting old binutilsRoland McGrath
2008-05-16[PATCH] take init_files to fs/file.cAl Viro
2008-05-16[POWERPC] Move of_device_get_modalias to drivers/ofStephen Rothwell
2008-05-16[POWERPC] Defer processing of interrupts when the CPU wakes from sleep modePaul Mackerras
2008-05-14[POWERPC] Fix sparse warnings in arch/powerpc/kernelMichael Ellerman
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
2008-05-12[POWERPC] ppc: Don't run prom_init_check for arch/ppc buildsSegher Boessenkool
2008-05-12[POWERPC] Fix default cputable entries for e200 and e500 familiesPaul Mackerras
2008-05-09[POWERPC] Remove leftover printk in isa-bridge.cNate Case
2008-05-09[POWERPC] Remove duplicate #includeHuang Weiyi
2008-05-09[POWERPC] Initialize lockdep earlierBenjamin Herrenschmidt
2008-05-09[POWERPC] Document when printk is useableBenjamin Herrenschmidt
2008-05-09[POWERPC] Fix bogus paca->_current initializationBenjamin Herrenschmidt
2008-05-09[POWERPC] Make default cputable entries reflect selected CPU familyBenjamin Herrenschmidt
2008-05-06[POWERPC] 4xx: Fix problem with new TLB storage attibute fields on 440x6 coreStefan Roese
2008-05-03unified (weak) sys_pipe implementationUlrich Drepper
2008-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds