Age | Commit message (Expand) | Author | Files | Lines |
2007-07-19 | mm: fault feedback #2 | Nick Piggin | 2 | -30/+24 |
2007-07-19 | Fix RGMII-ID handling in gianfar | Andy Fleming | 1 | -0/+9 |
2007-07-19 | Add phy-connection-type to gianfar nodes | Andy Fleming | 1 | -0/+4 |
2007-07-18 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 1 | -0/+7 |
2007-07-18 | Revert "[POWERPC] Do firmware feature fixups after features are initialised" | Tony Breeds | 1 | -8/+4 |
2007-07-18 | Fix compile failure in arch/powerpc/kernel/pci-common.c | Tony Breeds | 1 | -2/+5 |
2007-07-18 | sys_fallocate() implementation on i386, x86_64 and powerpc | Amit Arora | 1 | -0/+7 |
2007-07-17 | Cell: Draw SPE helper penguin logos | Geert Uytterhoeven | 3 | -4/+21 |
2007-07-17 | Kprobes on select architectures no longer EXPERIMENTAL | Ananth N Mavinakayanahalli | 1 | -2/+2 |
2007-07-17 | PTRACE_POKEDATA consolidation | Alexey Dobriyan | 1 | -5/+1 |
2007-07-17 | PTRACE_PEEKDATA consolidation | Alexey Dobriyan | 1 | -10/+2 |
2007-07-17 | Report that kernel is tainted if there was an OOPS | Pavel Emelianov | 1 | -0/+1 |
2007-07-17 | powerpc: 8xx: fix whitespace and indentation | Vitaly Bordug | 1 | -67/+58 |
2007-07-17 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 208 | -5489/+7987 |
2007-07-16 | generic bug: use show_regs() instead of dump_stack() | Heiko Carstens | 1 | -1/+1 |
2007-07-16 | Introduce CONFIG_VIRT_TO_BUS | Stephen Rothwell | 1 | -0/+3 |
2007-07-16 | the wrong variable checked after request_irq() | Al Viro | 1 | -1/+1 |
2007-07-12 | PCI: Only build PCI syscalls on architectures that want them | Matthew Wilcox | 1 | -2/+4 |
2007-07-12 | PCI: read revision ID by default | Auke Kok | 1 | -0/+2 |
2007-07-12 | PCI: Make pcibios_add_platform_entries() return errors | Michael Ellerman | 2 | -4/+4 |
2007-07-11 | Merge branch 'for-2.6.23' into merge | Paul Mackerras | 208 | -5489/+7987 |
2007-07-11 | [POWERPC] Create add_rtc() function to enable the RTC CMOS driver | Wade Farnsworth | 2 | -0/+50 |
2007-07-11 | [POWERPC] Oprofile support for Power 5++ | Mike Wolf | 1 | -0/+15 |
2007-07-10 | [POWERPC] Remove unnecessary #undef printk from prom.c | Mathieu Desnoyers | 1 | -2/+0 |
2007-07-10 | [POWERPC] Fix typo in Ebony default DTS | Li Yang | 1 | -2/+2 |
2007-07-10 | [POWERPC] Check for NULL ppc_md.init_IRQ() before calling | Sonny Rao | 1 | -1/+2 |
2007-07-10 | [POWERPC] Remove extra return statement | Manish Ahuja | 1 | -2/+0 |
2007-07-10 | [POWERPC] pasemi: Don't auto-select CONFIG_EMBEDDED | Olof Johansson | 1 | -1/+0 |
2007-07-10 | [POWERPC] pasemi: Rename platform | Olof Johansson | 1 | -1/+1 |
2007-07-10 | [POWERPC] arch/powerpc/kernel/sysfs.c: Move NUMA exports | Johannes Berg | 1 | -3/+2 |
2007-07-10 | [POWERPC] Add __read_mostly support for powerpc | Tony Breeds | 1 | -0/+6 |
2007-07-10 | [POWERPC] Modify sched_clock() to make CONFIG_PRINTK_TIME more sane | Tony Breeds | 1 | -3/+6 |
2007-07-10 | [POWERPC] Create a dummy zImage if no valid platform has been selected | Tony Breeds | 1 | -0/+10 |
2007-07-10 | [POWERPC] PS3: Bootwrapper support. | Geoff Levand | 7 | -11/+542 |
2007-07-10 | [POWERPC] powermac i2c: Use mutex | Johannes Berg | 1 | -11/+12 |
2007-07-10 | [POWERPC] Oprofile enhanced instruction sampling support | will schmidt | 1 | -0/+14 |
2007-07-10 | [POWERPC] Make two xmon variables static | Olaf Hering | 1 | -1/+1 |
2007-07-10 | [POWERPC] Make the debugfs "powerpc" dir globally accessible | Michael Ellerman | 2 | -6/+16 |
2007-07-10 | [POWERPC] Add a check for keyboard/mouse device nodes in check_legacy_ioport() | Wade Farnsworth | 1 | -0/+8 |
2007-07-10 | [POWERPC] Add a warning to help trackdown device_node refcounting bugs | Michael Ellerman | 1 | -0/+11 |
2007-07-10 | [POWERPC] Generalise device_node flag interface | Michael Ellerman | 2 | -2/+2 |
2007-07-10 | [POWERPC] Check for the root node in of_detach_node() | Michael Ellerman | 1 | -0/+3 |
2007-07-10 | [POWERPC] Add cputable entry for PowerPC 440SPe Rev. B | Roland Dreier | 1 | -5/+15 |
2007-07-10 | [POWERPC] Remove unused do_signal export | Christoph Hellwig | 1 | -1/+0 |
2007-07-10 | [POWERPC] dts: kill hardcoded phandles | Vitaly Bordug | 3 | -75/+43 |
2007-07-10 | [POWERPC] 8xx: mpc885ads pcmcia support | Vitaly Bordug | 5 | -2/+109 |
2007-07-10 | [POWERPC] Move inline asm eieio to using eieio inline function | Kumar Gala | 3 | -9/+9 |
2007-07-10 | [POWERPC] 52xx: sparse fixes | Domen Puncer | 3 | -7/+7 |
2007-07-10 | [POWERPC] 83xx: Add USB support to mpc8349-mitx board port | Grant Likely | 1 | -0/+2 |
2007-07-10 | [POWERPC] 83xx: USB platform code rework | Li Yang | 5 | -48/+213 |