| Commit message (Expand) | Author | Age |
... | |
| * | | | | | | | | | | powerpc: Add last sysfs file and dump of ftrace buffer to oops printout | Anton Blanchard | 2010-02-08 |
| * | | | | | | | | | | powerpc: Reduce differences between pseries and ppc64 defconfigs | Anton Blanchard | 2010-02-08 |
| * | | | | | | | | | | powerpc/pseries: Quieten cede latency printk | Anton Blanchard | 2010-02-08 |
| * | | | | | | | | | | arch/powerpc: Fix continuation line formats | Joe Perches | 2010-02-08 |
| * | | | | | | | | | | powerpc/pseries: Hypervisor call tracepoints hcall_stats touchup | Will Schmidt | 2010-02-08 |
| * | | | | | | | | | | powerpc/pseries: Pass more accurate number of supported cores to firmware | Benjamin Herrenschmidt | 2010-02-03 |
| * | | | | | | | | | | powerpc: Add static fields to ibm,client-architecture call | jschopp@austin.ibm.com | 2010-02-03 |
| * | | | | | | | | | | powerpc: Fix typo s/leve/level/ in TLB code | Thadeu Lima de Souza Cascardo | 2010-02-03 |
| * | | | | | | | | | | powerpc: Increase NR_IRQS Kconfig maximum to 32768 | Anton Blanchard | 2010-02-03 |
| * | | | | | | | | | | powerpc/85xx: Fix SMP when "cpu-release-addr" is in lowmem | Peter Tyser | 2010-02-03 |
| * | | | | | | | | | | powerpc: Mark some variables in the page fault path __read_mostly | Anton Blanchard | 2010-02-03 |
| * | | | | | | | | | | powerpc: Replace per_cpu(, smp_processor_id()) with __get_cpu_var() | Anton Blanchard | 2010-02-03 |
| * | | | | | | | | | | powerpc: Simplify param.h by including <asm-generic/param.h> | Robert P. J. Day | 2010-02-03 |
| | |_|_|_|_|_|_|_|/
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2010-02-26 |
|\ \ \ \ \ \ \ \ \ \
| |_|_|/ / / / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refs | Bjorn Helgaas | 2010-02-23 |
| * | | | | | | | | | resource/PCI: mark struct resource as const | Dominik Brodowski | 2010-02-22 |
| * | | | | | | | | | resource/PCI: align functions now return start of resource | Dominik Brodowski | 2010-02-22 |
* | | | | | | | | | | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2010-02-25 |
|\ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | of: remove undefined request_OF_resource & release_OF_resource | Grant Likely | 2010-02-14 |
| * | | | | | | | | | of: move definition of of_chosen into common code. | Grant Likely | 2010-02-14 |
| * | | | | | | | | | of: remove unused extern reference to devtree_lock | Grant Likely | 2010-02-14 |
| * | | | | | | | | | of: put default string compare and #a/s-cell values into common header | Grant Likely | 2010-02-14 |
| * | | | | | | | | | of/flattree: Don't assume HAVE_LMB | Jeremy Kerr | 2010-02-14 |
| * | | | | | | | | | of/flattree: endian-convert members of boot_param_header | Jeremy Kerr | 2010-02-09 |
| * | | | | | | | | | of/flattree: use callback to setup initrd from /chosen | Jeremy Kerr | 2010-02-09 |
| * | | | | | | | | | of/flattree: merge early_init_dt_scan_memory() common code | Grant Likely | 2010-02-09 |
| * | | | | | | | | | of: add 'of_' prefix to machine_is_compatible() | Grant Likely | 2010-02-09 |
| * | | | | | | | | | of: merge of_find_node_by_phandle | Jeremy Kerr | 2010-02-09 |
| * | | | | | | | | | of: merge of_attach_node() & of_detach_node() | Grant Likely | 2010-02-09 |
| * | | | | | | | | | Merge commit 'v2.6.33-rc5' into secretlab/test-devicetree | Grant Likely | 2010-01-28 |
| |\ \ \ \ \ \ \ \ \
| | | |_|_|_|/ / / /
| | |/| | | | | | | |
|
| * | | | | | | | | | of: unify phandle name in struct device_node | Grant Likely | 2010-01-28 |
| * | | | | | | | | | of: Merge of_node_get() and of_node_put() | Grant Likely | 2010-01-28 |
| * | | | | | | | | | of: merge machine_is_compatible() | Grant Likely | 2010-01-28 |
| * | | | | | | | | | of/flattree: merge early_init_dt_scan_chosen() | Grant Likely | 2009-12-11 |
| * | | | | | | | | | of/flattree: eliminate cell_t typedef | Grant Likely | 2009-12-11 |
| * | | | | | | | | | of/flattree: merge dt_mem_next_cell | Grant Likely | 2009-12-10 |
| * | | | | | | | | | of/flattree: Merge earlyinit_dt_scan_root() | Grant Likely | 2009-12-10 |
| * | | | | | | | | | of/flattree: Merge early_init_dt_check_for_initrd() | Grant Likely | 2009-12-10 |
| * | | | | | | | | | of: merge prom_{add,remove,modify}_property | Grant Likely | 2009-11-23 |
| * | | | | | | | | | of/flattree: Merge unflatten_device_tree | Grant Likely | 2009-11-23 |
| * | | | | | | | | | of/flattree: Merge unflatten_dt_node | Grant Likely | 2009-11-23 |
| * | | | | | | | | | of/flattree: Merge of_flat_dt_is_compatible | Grant Likely | 2009-11-23 |
| * | | | | | | | | | of/flattree: merge of_get_flat_dt_prop | Grant Likely | 2009-11-23 |
| * | | | | | | | | | of/flattree: merge of_get_flat_dt_root | Grant Likely | 2009-11-23 |
| * | | | | | | | | | of/flattree: merge of_scan_flat_dt | Grant Likely | 2009-11-23 |
| * | | | | | | | | | of/flattree: merge find_flat_dt_string and initial_boot_params | Grant Likely | 2009-11-23 |
| * | | | | | | | | | Merge commit 'v2.6.32-rc8' | Grant Likely | 2009-11-23 |
| |\ \ \ \ \ \ \ \ \ |
|
* | | | | | | | | | | | powerpc/85xx: Fix SMP when "cpu-release-addr" is in lowmem | Peter Tyser | 2010-02-13 |
* | | | | | | | | | | | powerpc/85xx: Fix oops during MSI driver probe on MPC85xxMDS boards | Anton Vorontsov | 2010-02-13 |
| |_|_|_|/ / / / / /
|/| | | | | | | | | |
|
* | | | | | | | | | | powerpc: Fix address masking bug in hpte_need_flush() | David Gibson | 2010-02-09 |