Age | Commit message (Expand) | Author | Files | Lines |
2010-02-26 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2 | -20/+16 |
2010-02-26 | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 18 | -898/+92 |
2010-02-23 | PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refs | Bjorn Helgaas | 2 | -13/+10 |
2010-02-23 | resource/PCI: mark struct resource as const | Dominik Brodowski | 1 | -1/+1 |
2010-02-23 | resource/PCI: align functions now return start of resource | Dominik Brodowski | 1 | -7/+6 |
2010-02-14 | of: remove undefined request_OF_resource & release_OF_resource | Grant Likely | 1 | -5/+0 |
2010-02-14 | of: move definition of of_chosen into common code. | Grant Likely | 2 | -5/+0 |
2010-02-14 | of: remove unused extern reference to devtree_lock | Grant Likely | 1 | -2/+0 |
2010-02-14 | of: put default string compare and #a/s-cell values into common header | Grant Likely | 1 | -7/+0 |
2010-02-14 | of/flattree: Don't assume HAVE_LMB | Jeremy Kerr | 1 | -0/+5 |
2010-02-13 | powerpc/85xx: Fix SMP when "cpu-release-addr" is in lowmem | Peter Tyser | 1 | -2/+19 |
2010-02-13 | powerpc/85xx: Fix oops during MSI driver probe on MPC85xxMDS boards | Anton Vorontsov | 1 | -1/+2 |
2010-02-10 | powerpc: Fix address masking bug in hpte_need_flush() | David Gibson | 1 | -3/+9 |
2010-02-09 | of/flattree: endian-convert members of boot_param_header | Jeremy Kerr | 1 | -1/+1 |
2010-02-09 | of/flattree: use callback to setup initrd from /chosen | Jeremy Kerr | 1 | -0/+10 |
2010-02-09 | of/flattree: merge early_init_dt_scan_memory() common code | Grant Likely | 1 | -51/+18 |
2010-02-09 | of: add 'of_' prefix to machine_is_compatible() | Grant Likely | 12 | -37/+37 |
2010-02-09 | of: merge of_find_node_by_phandle | Jeremy Kerr | 1 | -21/+0 |
2010-02-09 | of: merge of_attach_node() & of_detach_node() | Grant Likely | 2 | -63/+0 |
2010-02-08 | powerpc/pseries: Fix kexec regression caused by CPPR tracking | Mark Nelson | 1 | -2/+12 |
2010-02-01 | powerpc: TIF_ABI_PENDING bit removal | Andreas Schwab | 3 | -20/+2 |
2010-02-01 | powerpc/pseries: Fix xics build without CONFIG_SMP | Benjamin Herrenschmidt | 1 | -5/+1 |
2010-01-29 | Merge commit 'jwb/merge' into merge | Benjamin Herrenschmidt | 20 | -1271/+3391 |
2010-01-29 | powerpc/4xx: Add pcix type 1 transactions | Stef van Os | 1 | -1/+2 |
2010-01-29 | powerpc/pci: Add missing call to header fixup | Benjamin Herrenschmidt | 1 | -0/+3 |
2010-01-29 | powerpc/pci: Add missing hookup to pci_slot | Benjamin Herrenschmidt | 1 | -0/+5 |
2010-01-29 | powerpc/pci: Add calls to set_pcie_port_type() and set_pcie_hotplug_bridge() | Benjamin Herrenschmidt | 1 | -0/+2 |
2010-01-29 | Merge commit 'v2.6.33-rc5' into secretlab/test-devicetree | Grant Likely | 358 | -3463/+19747 |
2010-01-29 | of: unify phandle name in struct device_node | Grant Likely | 4 | -8/+8 |
2010-01-28 | of: Merge of_node_get() and of_node_put() | Grant Likely | 1 | -73/+0 |
2010-01-28 | of: merge machine_is_compatible() | Grant Likely | 1 | -19/+0 |
2010-01-25 | KVM: powerpc: Show timing option only on embedded | Alexander Graf | 1 | -1/+1 |
2010-01-15 | Merge commit 'gcl/merge' into merge | Benjamin Herrenschmidt | 7 | -101/+418 |
2010-01-15 | Merge commit 'kumar/merge' into merge | Benjamin Herrenschmidt | 52 | -1030/+3351 |
2010-01-15 | powerpc: Move cpu hotplug driver lock from pseries to powerpc | Nathan Fontenot | 2 | -14/+12 |
2010-01-15 | powerpc: Move /proc/ppc64 to /proc/powerpc update | Nathan Fontenot | 1 | -7/+7 |
2010-01-15 | powerpc/8xx: Fix user space TLB walk in dcbX fixup | Joakim Tjernlund | 1 | -2/+2 |
2010-01-15 | powerpc: Fix decrementer setup on 1GHz boards | Stefan Roese | 1 | -1/+10 |
2010-01-15 | powerpc/iseries: Initialise on-stack completion | Michael Ellerman | 1 | -0/+2 |
2010-01-15 | powerpc: Use helpers for rlimits | Jiri Slaby | 2 | -3/+3 |
2010-01-15 | powerpc: cpumask_of_node() should handle -1 as a node | Anton Blanchard | 1 | -1/+3 |
2010-01-15 | powerpc/pseries: Fix dlpar compile warning without CONFIG_PROC_DEVICETREE | FUJITA Tomonori | 1 | -1/+3 |
2010-01-15 | powerpc/pseries: Fix xics interrupt affinity | Anton Blanchard | 1 | -6/+6 |
2010-01-15 | powerpc/swsusp_32: Fix TLB invalidation | Anton Vorontsov | 1 | -1/+1 |
2010-01-15 | powerpc/8xx: Always pin kernel instruction TLB | Joakim Tjernlund | 1 | -4/+4 |
2010-01-14 | zlib: Fix build of powerpc boot wrapper | Benjamin Herrenschmidt | 1 | -3/+1 |
2010-01-11 | zlib: optimize inffast when copying direct from output | Joakim Tjernlund | 1 | -1/+3 |
2010-01-06 | powerpc: 2.6.33 update of defconfigs for embedded 6xx/7xxx, 8xx, 8xxx | Kumar Gala | 52 | -1030/+3351 |
2010-01-04 | powerpc/40x: Update the PowerPC 40x board defconfigs | Josh Boyer | 7 | -445/+1238 |
2010-01-04 | powerpc/44x: Update PowerPC 44x board defconfigs | Josh Boyer | 13 | -826/+2153 |