| Commit message (Expand) | Author | Age | Files | Lines |
* | powerpc/pseries/eeh: Fix crash when error happens during device probe | Thadeu Lima de Souza Cascardo | 2012-02-14 | 2 | -2/+7 |
* | powerpc/pseries: Fix partition migration hang in stop_topology_update | Brian King | 2012-02-14 | 2 | -3/+8 |
* | powerpc/powernv: Disable interrupts while taking phb->lock | Michael Ellerman | 2012-02-14 | 1 | -8/+14 |
* | powerpc: Fix WARN_ON in decrementer_check_overflow | Benjamin Herrenschmidt | 2012-02-14 | 1 | -1/+5 |
* | powerpc/wsp: Fix IRQ affinity setting | Benjamin Herrenschmidt | 2012-02-14 | 1 | -1/+1 |
* | powerpc: Implement GET_IP/SET_IP | Srikar Dronamraju | 2012-02-14 | 1 | -8/+12 |
* | powerpc/wsp: Permanently enable PCI class code workaround | Benjamin Herrenschmidt | 2012-02-14 | 1 | -4/+4 |
* | powerpc: Fix build on some non-freescale platforms | Benjamin Herrenschmidt | 2012-01-25 | 1 | -0/+2 |
* | powerpc/powernv: Fix PCI resource handling | Benjamin Herrenschmidt | 2012-01-25 | 1 | -16/+27 |
* | powerpc/crash: Fix build error without SMP | Christian Kujau | 2012-01-25 | 1 | -1/+1 |
* | powerpc/cpuidle: Make it a bool, not a tristate | Deepthi Dharwar | 2012-01-25 | 1 | -1/+1 |
* | Merge remote-tracking branch 'kumar/merge' into merge | Benjamin Herrenschmidt | 2012-01-25 | 11 | -14/+32 |
|\ |
|
| * | powerpc/85xx: Add dr_mode property in USB nodes | Ramneek Mehresh | 2012-01-18 | 4 | -3/+8 |
| * | powerpc/85xx: Enable USB2 controller node for P1020RDB | Ramneek Mehresh | 2012-01-18 | 1 | -7/+4 |
| * | powerpc/85xx: Fix cmd12 bug and add the chip compatible for eSDHC | Jerry Huang | 2012-01-18 | 5 | -2/+16 |
| * | arch/powerpc/sysdev/fsl_pci.c: add missing iounmap | Julia Lawall | 2012-01-17 | 1 | -2/+3 |
| * | powerpc: fix compile error with 85xx/p1022_ds.c | Michael Neuling | 2012-01-17 | 1 | -0/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-01-17 | 2 | -18/+25 |
|\ \
| |/
|/| |
|
| * | audit: inline audit_syscall_entry to reduce burden on archs | Eric Paris | 2012-01-17 | 1 | -14/+12 |
| * | Audit: push audit success and retcode into arch ptrace.h | Eric Paris | 2012-01-17 | 2 | -4/+13 |
* | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2012-01-16 | 1 | -2/+2 |
|\ \ |
|
| * | | Kbuild: Use dtc's -d (dependency) option | Stephen Warren | 2012-01-15 | 1 | -2/+2 |
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2012-01-14 | 3 | -15/+14 |
|\ \ \ |
|
| * | | | powerpc: Fix unpaired __trace_hcall_entry and __trace_hcall_exit | Li Zhong | 2012-01-11 | 1 | -1/+2 |
| * | | | powerpc: Fix RCU idle and hcall tracing | Anton Blanchard | 2012-01-11 | 2 | -14/+12 |
* | | | | kexec: remove KMSG_DUMP_KEXEC | WANG Cong | 2012-01-12 | 1 | -1/+0 |
* | | | | cpumask: update setup_node_to_cpumask_map() comments | Wanlong Gao | 2012-01-12 | 1 | -1/+1 |
* | | | | treewide: convert uses of ATTRIB_NORETURN to __noreturn | Joe Perches | 2012-01-12 | 2 | -2/+2 |
* | | | | treewide: remove useless NORET_TYPE macro and uses | Joe Perches | 2012-01-12 | 2 | -4/+4 |
| |_|/
|/| | |
|
* | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2012-01-11 | 4 | -36/+40 |
|\ \ \ |
|
| * | | | powerpc/PCI: convert to pci_create_root_bus() | Bjorn Helgaas | 2012-01-06 | 1 | -11/+14 |
| * | | | powerpc/PCI: split PHB part out of pcibios_map_io_space() | Bjorn Helgaas | 2012-01-06 | 1 | -19/+21 |
| * | | | powerpc/PCI: make pcibios_setup_phb_resources() static | Bjorn Helgaas | 2012-01-06 | 2 | -2/+1 |
| * | | | PCI: PowerPC: convert pcibios_set_master() to a non-inlined function | Myron Stowe | 2012-01-06 | 2 | -5/+5 |
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2012-01-10 | 3 | -22/+1 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | powerpc: switch to GENERIC_PCI_IOMAP | Michael S. Tsirkin | 2011-11-28 | 2 | -19/+1 |
| * | | | lib: move GENERIC_IOMAP to lib/Kconfig | Michael S. Tsirkin | 2011-11-24 | 1 | -3/+0 |
* | | | | Merge branch 'kvm-updates/3.3' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2012-01-10 | 3 | -4/+4 |
|\ \ \ \ |
|
| * | | | | KVM: PPC: Whitespace fix for kvm.h | Alexander Graf | 2011-12-27 | 1 | -2/+2 |
| * | | | | KVM: PPC: annotate kvm_rma_init as __init | Nishanth Aravamudan | 2011-12-27 | 1 | -1/+1 |
| * | | | | KVM: introduce id_to_memslot function | Xiao Guangrong | 2011-12-27 | 1 | -1/+1 |
* | | | | | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2012-01-09 | 1 | -0/+3 |
|\ \ \ \ \ |
|
| * | | | | | serial: add irq handler for Freescale 16550 errata. | Paul Gortmaker | 2011-12-09 | 1 | -0/+3 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-01-08 | 6 | -61/+4 |
|\ \ \ \ \ |
|
| * | | | | | treewide: Fix typos in various parts of the kernel, and fix some comments. | Justin P. Mattock | 2011-12-02 | 3 | -3/+3 |
| * | | | | | powerpc/mpc5121: drop "select MPC5121_ADS_CPLD" | Paul Bolle | 2011-11-13 | 1 | -1/+0 |
| * | | | | | Merge branch 'master' into for-next | Jiri Kosina | 2011-11-13 | 385 | -2215/+10114 |
| |\ \ \ \ \ |
|
| * | | | | | | powerpc/4xx: Fix typo 'PCC4xx_MSI' | Paul Bolle | 2011-11-13 | 1 | -1/+1 |
| * | | | | | | powerpc: 4xx: remove commented out Kconfig entries | Paul Bolle | 2011-10-29 | 2 | -54/+0 |
* | | | | | | | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-01-08 | 2 | -3/+0 |
|\ \ \ \ \ \ \ |
|