aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-19mm: fault feedback #2Nick Piggin2-30/+24
2007-07-18Fix RGMII-ID handling in gianfarAndy Fleming1-0/+9
2007-07-18Add phy-connection-type to gianfar nodesAndy Fleming1-0/+4
2007-07-18Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds1-0/+7
2007-07-18Revert "[POWERPC] Do firmware feature fixups after features are initialised"Tony Breeds1-8/+4
2007-07-18Fix compile failure in arch/powerpc/kernel/pci-common.cTony Breeds1-2/+5
2007-07-17sys_fallocate() implementation on i386, x86_64 and powerpcAmit Arora1-0/+7
2007-07-17Cell: Draw SPE helper penguin logosGeert Uytterhoeven3-4/+21
2007-07-17Kprobes on select architectures no longer EXPERIMENTALAnanth N Mavinakayanahalli1-2/+2
2007-07-17PTRACE_POKEDATA consolidationAlexey Dobriyan1-5/+1
2007-07-17PTRACE_PEEKDATA consolidationAlexey Dobriyan1-10/+2
2007-07-17Report that kernel is tainted if there was an OOPSPavel Emelianov1-0/+1
2007-07-17powerpc: 8xx: fix whitespace and indentationVitaly Bordug1-67/+58
2007-07-16Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds208-5489/+7987
2007-07-16generic bug: use show_regs() instead of dump_stack()Heiko Carstens1-1/+1
2007-07-16Introduce CONFIG_VIRT_TO_BUSStephen Rothwell1-0/+3
2007-07-15the wrong variable checked after request_irq()Al Viro1-1/+1
2007-07-11PCI: Only build PCI syscalls on architectures that want themMatthew Wilcox1-2/+4
2007-07-11PCI: read revision ID by defaultAuke Kok1-0/+2
2007-07-11PCI: Make pcibios_add_platform_entries() return errorsMichael Ellerman2-4/+4
2007-07-11Merge branch 'for-2.6.23' into mergePaul Mackerras208-5489/+7987
2007-07-11[POWERPC] Create add_rtc() function to enable the RTC CMOS driverWade Farnsworth2-0/+50
2007-07-11[POWERPC] Oprofile support for Power 5++Mike Wolf1-0/+15
2007-07-10[POWERPC] Remove unnecessary #undef printk from prom.cMathieu Desnoyers1-2/+0
2007-07-10[POWERPC] Fix typo in Ebony default DTSLi Yang1-2/+2
2007-07-10[POWERPC] Check for NULL ppc_md.init_IRQ() before callingSonny Rao1-1/+2
2007-07-10[POWERPC] Remove extra return statementManish Ahuja1-2/+0
2007-07-10[POWERPC] pasemi: Don't auto-select CONFIG_EMBEDDEDOlof Johansson1-1/+0
2007-07-10[POWERPC] pasemi: Rename platformOlof Johansson1-1/+1
2007-07-10[POWERPC] arch/powerpc/kernel/sysfs.c: Move NUMA exportsJohannes Berg1-3/+2
2007-07-10[POWERPC] Add __read_mostly support for powerpcTony Breeds1-0/+6
2007-07-10[POWERPC] Modify sched_clock() to make CONFIG_PRINTK_TIME more saneTony Breeds1-3/+6
2007-07-10[POWERPC] Create a dummy zImage if no valid platform has been selectedTony Breeds1-0/+10
2007-07-10[POWERPC] PS3: Bootwrapper support.Geoff Levand7-11/+542
2007-07-10[POWERPC] powermac i2c: Use mutexJohannes Berg1-11/+12
2007-07-10[POWERPC] Oprofile enhanced instruction sampling supportwill schmidt1-0/+14
2007-07-10[POWERPC] Make two xmon variables staticOlaf Hering1-1/+1
2007-07-10[POWERPC] Make the debugfs "powerpc" dir globally accessibleMichael Ellerman2-6/+16
2007-07-10[POWERPC] Add a check for keyboard/mouse device nodes in check_legacy_ioport()Wade Farnsworth1-0/+8
2007-07-10[POWERPC] Add a warning to help trackdown device_node refcounting bugsMichael Ellerman1-0/+11
2007-07-10[POWERPC] Generalise device_node flag interfaceMichael Ellerman2-2/+2
2007-07-10[POWERPC] Check for the root node in of_detach_node()Michael Ellerman1-0/+3
2007-07-10[POWERPC] Add cputable entry for PowerPC 440SPe Rev. BRoland Dreier1-5/+15
2007-07-10[POWERPC] Remove unused do_signal exportChristoph Hellwig1-1/+0
2007-07-10[POWERPC] dts: kill hardcoded phandlesVitaly Bordug3-75/+43
2007-07-10[POWERPC] 8xx: mpc885ads pcmcia supportVitaly Bordug5-2/+109
2007-07-10[POWERPC] Move inline asm eieio to using eieio inline functionKumar Gala3-9/+9
2007-07-10[POWERPC] 52xx: sparse fixesDomen Puncer3-7/+7
2007-07-10[POWERPC] 83xx: Add USB support to mpc8349-mitx board portGrant Likely1-0/+2
2007-07-10[POWERPC] 83xx: USB platform code reworkLi Yang5-48/+213