aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAge
...
| * | | | | powerpc: Add timer, performance monitor and machine check counts to /proc/int...Anton Blanchard2010-02-16
| * | | | | powerpc: Rework /proc/interruptsAnton Blanchard2010-02-16
| * | | | | powerpc: Reduce footprint of irq_statAnton Blanchard2010-02-16
| * | | | | powerpc: Only print clockevent settings onceAnton Blanchard2010-02-08
| * | | | | powerpc: Clear MSR_RI during RTAS callsAnton Blanchard2010-02-08
| * | | | | powerpc: Remove trailing space in messagesFrans Pop2010-02-08
| * | | | | powerpc: Make powerpc_firmware_features __read_mostlyAnton Blanchard2010-02-08
| * | | | | powerpc: Add last sysfs file and dump of ftrace buffer to oops printoutAnton Blanchard2010-02-08
| * | | | | arch/powerpc: Fix continuation line formatsJoe Perches2010-02-08
| * | | | | powerpc/pseries: Pass more accurate number of supported cores to firmwareBenjamin Herrenschmidt2010-02-03
| * | | | | powerpc: Add static fields to ibm,client-architecture calljschopp@austin.ibm.com2010-02-03
| * | | | | powerpc: Mark some variables in the page fault path __read_mostlyAnton Blanchard2010-02-03
| * | | | | powerpc: Replace per_cpu(, smp_processor_id()) with __get_cpu_var()Anton Blanchard2010-02-03
| | |_|_|/ | |/| | |
* | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2010-02-26
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refsBjorn Helgaas2010-02-23
| * | | | resource/PCI: mark struct resource as constDominik Brodowski2010-02-22
| * | | | resource/PCI: align functions now return start of resourceDominik Brodowski2010-02-22
| |/ / /
* | | | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-02-25
|\ \ \ \ | |/ / / |/| | |
| * | | of: move definition of of_chosen into common code.Grant Likely2010-02-14
| * | | of: remove unused extern reference to devtree_lockGrant Likely2010-02-14
| * | | of/flattree: Don't assume HAVE_LMBJeremy Kerr2010-02-14
| * | | of/flattree: endian-convert members of boot_param_headerJeremy Kerr2010-02-09
| * | | of/flattree: use callback to setup initrd from /chosenJeremy Kerr2010-02-09
| * | | of/flattree: merge early_init_dt_scan_memory() common codeGrant Likely2010-02-09
| * | | of: add 'of_' prefix to machine_is_compatible()Grant Likely2010-02-09
| * | | of: merge of_find_node_by_phandleJeremy Kerr2010-02-09
| * | | of: merge of_attach_node() & of_detach_node()Grant Likely2010-02-09
| * | | Merge commit 'v2.6.33-rc5' into secretlab/test-devicetreeGrant Likely2010-01-28
| |\ \ \ | | | |/ | | |/|
| * | | of: unify phandle name in struct device_nodeGrant Likely2010-01-28
| * | | of: Merge of_node_get() and of_node_put()Grant Likely2010-01-28
| * | | of: merge machine_is_compatible()Grant Likely2010-01-28
| * | | of/flattree: merge early_init_dt_scan_chosen()Grant Likely2009-12-11
| * | | of/flattree: eliminate cell_t typedefGrant Likely2009-12-11
| * | | of/flattree: merge dt_mem_next_cellGrant Likely2009-12-10
| * | | of/flattree: Merge earlyinit_dt_scan_root()Grant Likely2009-12-10
| * | | of/flattree: Merge early_init_dt_check_for_initrd()Grant Likely2009-12-10
| * | | of: merge prom_{add,remove,modify}_propertyGrant Likely2009-11-23
| * | | of/flattree: Merge unflatten_device_treeGrant Likely2009-11-23
| * | | of/flattree: Merge unflatten_dt_nodeGrant Likely2009-11-23
| * | | of/flattree: Merge of_flat_dt_is_compatibleGrant Likely2009-11-23
| * | | of/flattree: merge of_get_flat_dt_propGrant Likely2009-11-23
| * | | of/flattree: merge of_get_flat_dt_rootGrant Likely2009-11-23
| * | | of/flattree: merge of_scan_flat_dtGrant Likely2009-11-23
| * | | of/flattree: merge find_flat_dt_string and initial_boot_paramsGrant Likely2009-11-23
| * | | Merge commit 'v2.6.32-rc8'Grant Likely2009-11-23
| |\ \ \
* | | | | powerpc: TIF_ABI_PENDING bit removalAndreas Schwab2010-01-31
* | | | | powerpc/pci: Add missing call to header fixupBenjamin Herrenschmidt2010-01-29
* | | | | powerpc/pci: Add missing hookup to pci_slotBenjamin Herrenschmidt2010-01-29
* | | | | powerpc/pci: Add calls to set_pcie_port_type() and set_pcie_hotplug_bridge()Benjamin Herrenschmidt2010-01-29
| |_|/ / |/| | |
* | | | powerpc: Move cpu hotplug driver lock from pseries to powerpcNathan Fontenot2010-01-14