| Commit message (Expand) | Author | Age | Files | Lines |
* | [POWERPC] Rename device_is_compatible to of_device_is_compatible | Stephen Rothwell | 2007-05-07 | 47 | -123/+123 |
* | [POWERPC] powermac: Support G5 CPU hotplug | Johannes Berg | 2007-05-07 | 4 | -4/+82 |
* | [POWERPC] bootwrapper: Only build cuImage if CONFIG_DEVICE_TREE is non-empty | Scott Wood | 2007-05-07 | 1 | -1/+4 |
* | [POWERPC] Add smp_call_function_map and smp_call_function_single | will schmidt | 2007-05-07 | 1 | -21/+52 |
* | [POWERPC] Change topology_init() to a subsys_initcall | Kevin Corry | 2007-05-07 | 1 | -1/+1 |
* | [POWERPC] MPIC sys_device & suspend/resume | Johannes Berg | 2007-05-07 | 2 | -1/+110 |
* | [POWERPC] 64K page support for kexec | Luke Browning | 2007-05-07 | 1 | -22/+62 |
* | [POWERPC] Minor fault path optimization | Christoph Hellwig | 2007-05-02 | 4 | -39/+31 |
* | [POWERPC] Transparently handle <.symbol> lookup for kprobes | Srinivasa Ds | 2007-05-02 | 1 | -0/+6 |
* | [POWERPC] Remove duplicate export of __div64_32. | Scott Wood | 2007-05-02 | 1 | -1/+0 |
* | [POWERPC] pasemi: Only call of_platform_bus_probe() on relevant platforms | Olof Johansson | 2007-05-02 | 1 | -1/+4 |
* | [POWERPC] Rename get_property to of_get_property: drivers | Stephen Rothwell | 2007-05-02 | 33 | -85/+87 |
* | [POWERPC] get_property returns const | Stephen Rothwell | 2007-05-02 | 1 | -7/+6 |
* | [POWERPC] Small cleanups to the cuboot bootwrapper code | David Gibson | 2007-05-02 | 3 | -25/+20 |
* | [POWERPC] PS3: Defconfig updates | Geoff Levand | 2007-05-02 | 1 | -74/+255 |
* | [POWERPC] PS3: Fix system slowdown | Takao Shinohara | 2007-05-02 | 1 | -0/+11 |
* | [POWERPC] PS3: Interrupt routine fixups. | Geoff Levand | 2007-05-02 | 8 | -106/+211 |
* | [POWERPC] PS3: Remove duplicate variable assignement | Geoff Levand | 2007-05-02 | 1 | -1/+0 |
* | [POWERPC] PS3: Add DABR support | Geoff Levand | 2007-05-02 | 1 | -0/+7 |
* | [POWERPC] Fix spurious vectors on weird MPIC | Josh Boyer | 2007-05-02 | 1 | -1/+4 |
* | [POWERPC] Use menuconfig objects II - Macintosh | Jan Engelhardt | 2007-05-02 | 1 | -2/+6 |
* | [POWERPC] Fix suspend states again | Johannes Berg | 2007-05-02 | 4 | -65/+44 |
* | [POWERPC] Remove arch/powerpc's dependence on asm-ppc/pg{alloc,table}.h | David Gibson | 2007-05-02 | 8 | -646/+1532 |
* | [POWERPC] Fix STRICT_MM_TYPECHECKS | David Gibson | 2007-05-02 | 4 | -4/+5 |
* | [POWERPC] Revise PPC44x MMU code for arch/powerpc | David Gibson | 2007-05-02 | 5 | -68/+100 |
* | [POWERPC] Uninline of_iomap function | Christian Krafft | 2007-05-02 | 2 | -11/+19 |
* | [POWERPC] Initialise spinlock in the DEBUG_PAGEALLOC code | Michael Ellerman | 2007-05-02 | 1 | -1/+1 |
* | [POWERPC] Turn on corresponding PHY drivers in QE UEC platforms defconfigs | Kim Phillips | 2007-05-02 | 3 | -40/+97 |
* | [POWERPC] Add 'mdio' to bus scan id list for platforms with QE UEC | Kim Phillips | 2007-05-02 | 4 | -0/+4 |
* | [POWERPC] Replace undocumented interface properties in dts files | Kim Phillips | 2007-05-02 | 4 | -10/+4 |
* | [POWERPC] Document phy-connection-type property | Kim Phillips | 2007-05-02 | 1 | -0/+4 |
* | [POWERPC] pseries: Handle null iommu dma-window property correctly | Linas Vepstas | 2007-05-02 | 1 | -0/+6 |
* | [POWERPC] powermac: Fix G5-cpufreq for cpu on/offline | Johannes Berg | 2007-05-02 | 1 | -4/+4 |
* | [POWERPC] apm_emu: Use generic apm-emulation | Johannes Berg | 2007-05-02 | 3 | -478/+50 |
* | [POWERPC] kernel: Remove loops_per_jiffy code for 7448HPC2 platforms | Zang Roy-r61911 | 2007-05-02 | 1 | -12/+0 |
* | [POWERPC] drivers/macintosh/mac_hid.c: Make code static | Adrian Bunk | 2007-05-02 | 1 | -4/+4 |
* | [POWERPC] Remove unneeded page_is_ram export | Johannes Berg | 2007-05-02 | 1 | -1/+0 |
* | [POWERPC] Move of_irq_to_resource from prom.h to prom_parse.c | Mathieu Desnoyers | 2007-05-02 | 2 | -13/+16 |
* | [POWERPC] pmac_feature_call checks platform | Benjamin Herrenschmidt | 2007-05-02 | 1 | -1/+1 |
* | libata: honour host controllers that want just one host | Linus Torvalds | 2007-04-30 | 1 | -7/+4 |
* | pm: include EIO from errno-base.h | David Rientjes | 2007-04-30 | 1 | -1/+1 |
* | Add kvasprintf() | Jeremy Fitzhardinge | 2007-04-30 | 2 | -7/+20 |
* | power management: force pm_ops.valid callback to be assigned | Johannes Berg | 2007-04-30 | 2 | -8/+8 |
* | power management: implement pm_ops.valid for everybody | Johannes Berg | 2007-04-30 | 11 | -55/+39 |
* | power management: remove firmware disk mode | Johannes Berg | 2007-04-30 | 5 | -54/+34 |
* | rework pm_ops pm_disk_mode, kill misuse | Johannes Berg | 2007-04-30 | 11 | -64/+56 |
* | reiserfs: suppress lockdep warning | Jeff Mahoney | 2007-04-30 | 1 | -1/+1 |
* | Extend print_symbol capability | Robert Peterson | 2007-04-30 | 2 | -9/+27 |
* | [UDP]: Do not allow specific bind when wildcard bind exists. | David S. Miller | 2007-04-30 | 1 | -8/+33 |
* | [IPV4] UDP: Fix endianness bugs in hashing changes. | David S. Miller | 2007-04-30 | 1 | -18/+18 |