| Commit message (Expand) | Author | Age | Files | Lines |
* | Create drivers/of/platform.c | Stephen Rothwell | 2007-07-20 | 1 | -81/+1 |
* | Begin to consolidate of_device.c | Stephen Rothwell | 2007-07-20 | 1 | -121/+1 |
* | Consolidate of_find_node_by routines | Stephen Rothwell | 2007-07-20 | 1 | -114/+1 |
* | Consolidate of_get_next_child | Stephen Rothwell | 2007-07-20 | 1 | -24/+0 |
* | Consolidate of_get_parent | Stephen Rothwell | 2007-07-20 | 1 | -21/+0 |
* | Consolidate of_find_property | Stephen Rothwell | 2007-07-20 | 1 | -23/+1 |
* | Consolidate of_device_is_compatible | Stephen Rothwell | 2007-07-20 | 1 | -25/+0 |
* | Start split out of common open firmware code | Stephen Rothwell | 2007-07-20 | 1 | -41/+0 |
* | mm: Remove slab destructors from kmem_cache_create(). | Paul Mundt | 2007-07-20 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2007-07-19 | 1 | -1/+3 |
|\ |
|
| * | powerpc: add missing DATA_DATA to powerpc | Mathieu Desnoyers | 2007-07-17 | 1 | -1/+3 |
* | | some kmalloc/memset ->kzalloc (tree wide) | Yoann Padioleau | 2007-07-19 | 2 | -4/+2 |
* | | powerpc: Put allocated ELF notes in read-only data segment | Roland McGrath | 2007-07-19 | 1 | -0/+2 |
* | | define new percpu interface for shared data | Fenghua Yu | 2007-07-19 | 1 | -0/+1 |
* | | jprobes: make jprobes a little safer for users | Michael Ellerman | 2007-07-19 | 1 | -3/+8 |
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 2007-07-18 | 1 | -0/+7 |
|\ \ |
|
| * | | sys_fallocate() implementation on i386, x86_64 and powerpc | Amit Arora | 2007-07-17 | 1 | -0/+7 |
* | | | Revert "[POWERPC] Do firmware feature fixups after features are initialised" | Tony Breeds | 2007-07-18 | 1 | -8/+4 |
* | | | Fix compile failure in arch/powerpc/kernel/pci-common.c | Tony Breeds | 2007-07-18 | 1 | -2/+5 |
|/ / |
|
* | | PTRACE_POKEDATA consolidation | Alexey Dobriyan | 2007-07-17 | 1 | -5/+1 |
* | | PTRACE_PEEKDATA consolidation | Alexey Dobriyan | 2007-07-17 | 1 | -10/+2 |
* | | Report that kernel is tainted if there was an OOPS | Pavel Emelianov | 2007-07-17 | 1 | -0/+1 |
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 2007-07-16 | 32 | -2103/+1681 |
|\ \
| |/
|/| |
|
| * | Merge branch 'for-2.6.23' into merge | Paul Mackerras | 2007-07-11 | 32 | -2103/+1681 |
| |\ |
|
| | * | [POWERPC] Oprofile support for Power 5++ | Mike Wolf | 2007-07-11 | 1 | -0/+15 |
| | * | [POWERPC] Remove unnecessary #undef printk from prom.c | Mathieu Desnoyers | 2007-07-10 | 1 | -2/+0 |
| | * | [POWERPC] Check for NULL ppc_md.init_IRQ() before calling | Sonny Rao | 2007-07-10 | 1 | -1/+2 |
| | * | [POWERPC] arch/powerpc/kernel/sysfs.c: Move NUMA exports | Johannes Berg | 2007-07-10 | 1 | -3/+2 |
| | * | [POWERPC] Add __read_mostly support for powerpc | Tony Breeds | 2007-07-10 | 1 | -0/+6 |
| | * | [POWERPC] Modify sched_clock() to make CONFIG_PRINTK_TIME more sane | Tony Breeds | 2007-07-10 | 1 | -3/+6 |
| | * | [POWERPC] Make the debugfs "powerpc" dir globally accessible | Michael Ellerman | 2007-07-10 | 2 | -6/+16 |
| | * | [POWERPC] Add a check for keyboard/mouse device nodes in check_legacy_ioport() | Wade Farnsworth | 2007-07-10 | 1 | -0/+8 |
| | * | [POWERPC] Add a warning to help trackdown device_node refcounting bugs | Michael Ellerman | 2007-07-10 | 1 | -0/+11 |
| | * | [POWERPC] Generalise device_node flag interface | Michael Ellerman | 2007-07-10 | 1 | -1/+1 |
| | * | [POWERPC] Check for the root node in of_detach_node() | Michael Ellerman | 2007-07-10 | 1 | -0/+3 |
| | * | [POWERPC] Add cputable entry for PowerPC 440SPe Rev. B | Roland Dreier | 2007-07-10 | 1 | -5/+15 |
| | * | [POWERPC] Remove unused do_signal export | Christoph Hellwig | 2007-07-10 | 1 | -1/+0 |
| | * | [POWERPC] Move inline asm eieio to using eieio inline function | Kumar Gala | 2007-07-10 | 1 | -6/+6 |
| | * | [POWERPC] Kill pcibios_enable_resources() | Kumar Gala | 2007-07-03 | 1 | -34/+0 |
| | * | [POWERPC] Replace use of GET_64BIT(prop, i) with of_read_number(). | Jon Loeliger | 2007-07-03 | 1 | -5/+4 |
| | * | [POWERPC] Add copyright header to pci-common.c based on pci_{32,64}.c | Kumar Gala | 2007-06-29 | 1 | -0/+9 |
| | * | [POWERPC] Use ppc64 style list management for pci_controller on ppc32 | Kumar Gala | 2007-06-29 | 3 | -117/+88 |
| | * | [POWERPC] Move common PCI code out of pci_32/pci_64 | Kumar Gala | 2007-06-29 | 3 | -603/+314 |
| | * | [POWERPC] Move pci_bus_to_hose users to pci_bus_to_host | Kumar Gala | 2007-06-29 | 2 | -5/+4 |
| | * | [POWERPC] Merge ppc32 and ppc64 pcibios_alloc_controller() prototypes | Kumar Gala | 2007-06-29 | 1 | -1/+2 |
| | * | [POWERPC] Use global_number in ppc32 pci_controller | Kumar Gala | 2007-06-29 | 4 | -20/+57 |
| | * | [POWERPC] Removed dead code related to PCI on ppc32 | Kumar Gala | 2007-06-29 | 2 | -115/+0 |
| | * | [POWERPC] Let subordinate transparent bridges be transparent. | York Sun | 2007-06-29 | 1 | -1/+1 |
| | * | [POWERPC] Turn off debugging in arch/powerpc/kernel/pci_64.c | Michael Ellerman | 2007-06-28 | 1 | -1/+1 |
| | * | [POWERPC] Move iSeries_tb_recal into its own late_initcall. | Tony Breeds | 2007-06-28 | 1 | -11/+19 |