Age | Commit message (Expand) | Author | Files | Lines |
2011-09-20 | powerpc/powernv: Support for OPAL console | Benjamin Herrenschmidt | 11 | -22/+517 |
2011-09-20 | powerpc/powernv: Add support for instanciating OPAL v2 from Open Firmware | Benjamin Herrenschmidt | 1 | -19/+117 |
2011-09-20 | powerpc/powernv: Basic support for OPAL | Benjamin Herrenschmidt | 9 | -5/+691 |
2011-09-20 | powerpc/powernv: Get kernel command line accross OPAL takeover | Benjamin Herrenschmidt | 3 | -1/+13 |
2011-09-20 | powerpc/powernv: Add OPAL takeover from PowerVM | Benjamin Herrenschmidt | 6 | -19/+419 |
2011-09-20 | powerpc/powernv: Add CPU hotplug support | Benjamin Herrenschmidt | 2 | -2/+78 |
2011-09-20 | of: Change logic to overwrite cmd_line with CONFIG_CMDLINE | Benjamin Herrenschmidt | 1 | -1/+6 |
2011-09-20 | powerpc: Add skeleton PowerNV platform | Benjamin Herrenschmidt | 8 | -0/+262 |
2011-09-20 | powerpc/powernv: Don't clobber r9 in relative_toc() | Benjamin Herrenschmidt | 1 | -3/+3 |
2011-09-20 | powerpc/pci: Call pcie_bus_configure_settings() | Benjamin Herrenschmidt | 1 | -0/+11 |
2011-09-20 | powerpc/smp: More generic support for "soft hotplug" | Benjamin Herrenschmidt | 2 | -5/+26 |
2011-09-20 | powerpc/udbg: Fix Kconfig entry for avoiding 44x early debug with KVM | Benjamin Herrenschmidt | 1 | -4/+3 |
2011-09-20 | hvcs: Ensure page aligned partner info buffer | Brian King | 1 | -3/+3 |
2011-09-20 | powerpc: Fix deadlock in icswx code | Anton Blanchard | 1 | -6/+6 |
2011-09-20 | powerpc: Fix oops when echoing bad values to /sys/devices/system/memory/probe | Anton Blanchard | 3 | -5/+6 |
2011-09-20 | powerpc: Coding style cleanups | Anton Blanchard | 2 | -10/+17 |
2011-09-20 | powerpc: Use for_each_node_by_type instead of open coding it | Anton Blanchard | 3 | -8/+7 |
2011-09-20 | powerpc/numa: Remove double of_node_put in hot_add_node_scn_to_nid | Anton Blanchard | 1 | -1/+2 |
2011-09-20 | powerpc/numa: Remove duplicate RECLAIM_DISTANCE definition | Anton Blanchard | 1 | -10/+0 |
2011-09-20 | powerpc/numa: Disable NEWIDLE balancing at node level | Anton Blanchard | 1 | -1/+1 |
2011-09-20 | powerpc/numa: Increase SD_NODES_PER_DOMAIN to 32. | Anton Blanchard | 1 | -0/+6 |
2011-09-20 | sched: Allow SD_NODES_PER_DOMAIN to be overridden | Anton Blanchard | 2 | -2/+4 |
2011-09-20 | powerpc/numa: Enable SD_WAKE_AFFINE in node definition | Anton Blanchard | 1 | -1/+1 |
2011-09-20 | Merge remote-tracking branch 'origin/master' into next | Benjamin Herrenschmidt | 331 | -2345/+3499 |
2011-09-20 | Merge branch 'irq-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tip | Linus Torvalds | 2 | -2/+2 |
2011-09-20 | Merge branch 'for-linus' of git://github.com/chrismason/linux | Linus Torvalds | 3 | -11/+30 |
2011-09-20 | USB: xHCI: prevent infinite loop when processing MSE event | Andiry Xu | 1 | -0/+19 |
2011-09-20 | USB: xhci: Set change bit when warm reset change is set. | Greg KH | 1 | -1/+1 |
2011-09-20 | staging: fix comedi build when ISA_DMA_API is enabled but COMEDI_PCI is not e... | Randy Dunlap | 1 | -1/+3 |
2011-09-20 | Make taskstats round statistics down to nearest 1k bytes/events | Linus Torvalds | 1 | -7/+8 |
2011-09-20 | Make TASKSTATS require root access | Linus Torvalds | 1 | -0/+1 |
2011-09-20 | powerpc/ps3: Add gelic udbg driver | Hector Martin | 8 | -0/+306 |
2011-09-20 | powerpc/eeh: Fix /proc/ppc64/eeh creation | Thadeu Lima de Souza Cascardo | 1 | -1/+1 |
2011-09-20 | powerpc/xics: Add __init to marker icp_native_init() | Arnaud Lacombe | 1 | -1/+1 |
2011-09-20 | powerpc/pseries: Avoid spurious error during hotplug CPU add | Anton Blanchard | 1 | -0/+4 |
2011-09-20 | powerpc/mm: Fix the call trace when resumed from hibernation | Tang Yuantian | 1 | -1/+1 |
2011-09-20 | powerpc/4xx/pci: Add __init annotations for *init_port_hw() functions. | Tony Breeds | 1 | -6/+6 |
2011-09-20 | powerpc/wsp: Add MSI support for PCI on PowerEN | Michael Ellerman | 5 | -0/+175 |
2011-09-20 | powerpc/wsp: Add PCIe Root support to PowerEN/WSP | Benjamin Herrenschmidt | 6 | -0/+1412 |
2011-09-20 | powerpc/wsp: Fix Wire Speed Processor platform configs | Jimi Xenidis | 1 | -4/+4 |
2011-09-20 | pseries/iommu: Add missing kfree | Julia Lawall | 1 | -2/+5 |
2011-09-20 | powerpc/32: Pass device tree address as u64 to machine_init | Scott Wood | 6 | -56/+39 |
2011-09-20 | powerpc/nvram: Add compression to fit more oops output into NVRAM | Jim Keniston | 3 | -9/+169 |
2011-09-20 | powerpc: Fix build dependencies for epapr.c which needs libfdt.h | Matthew McClintock | 1 | -1/+1 |
2011-09-20 | powerpc/mpic: Add support for discontiguous cores | Timur Tabi | 2 | -11/+15 |
2011-09-20 | powerpc: Hugetlb for BookE | Becky Bruce | 20 | -106/+766 |
2011-09-20 | serial/8250: Move UPIO_TSI to powerpc | Arnd Bergmann | 2 | -23/+25 |
2011-09-20 | powerpc: Tidy up dma_map_ops after adding new hook | Milton Miller | 4 | -29/+29 |
2011-09-20 | powerpc: Use the newly added get_required_mask dma_map_ops hook | Milton Miller | 10 | -34/+68 |
2011-09-20 | dma-mapping: Add get_required_mask if arch overrides default | Milton Miller | 1 | -0/+3 |