Age | Commit message (Expand) | Author | Files | Lines |
2012-04-07 | Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 5 | -11/+29 |
2012-04-04 | Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma... | Linus Torvalds | 8 | -41/+60 |
2012-04-03 | KVM: PPC: Book3S: PR: Fix preemption | Alexander Graf | 1 | -2/+1 |
2012-04-03 | KVM: PPC: Save/Restore CR over vcpu_run | Alexander Graf | 2 | -1/+13 |
2012-04-03 | KVM: PPC: Book3S HV: Save and restore CR in __kvmppc_vcore_entry | Paul Mackerras | 1 | -2/+6 |
2012-04-03 | KVM: PPC: Book3S HV: Fix kvm_alloc_linear in case where no linears exist | Paul Mackerras | 1 | -4/+5 |
2012-04-03 | KVM: PPC: Book3S: Compile fix for ppc32 in HIOR access code | Alexander Graf | 1 | -2/+4 |
2012-04-02 | powerpc/eeh: Fix use of set_current_state() in eeh event handling set_current... | Andrew Morton | 1 | -1/+1 |
2012-04-02 | powerpc/eeh: Remove eeh_event_handler()->daemonize() | Oleg Nesterov | 1 | -1/+1 |
2012-04-02 | powerpc/kvm: Fallout from system.h disintegration | Benjamin Herrenschmidt | 3 | -0/+3 |
2012-04-02 | powerpc: Fix fallout from system.h split up | Stephen Rothwell | 2 | -0/+3 |
2012-04-02 | powerpc: Mark const init data with __initconst instead of __initdata | Uwe Kleine-König | 3 | -3/+3 |
2012-04-02 | Merge remote-tracking branch 'kumar/next' into merge | Benjamin Herrenschmidt | 22 | -45/+688 |
2012-03-29 | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -110/+10 |
2012-03-29 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 1 | -1/+0 |
2012-03-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds | 1 | -0/+1 |
2012-03-29 | irqdomain/powerpc: updated defconfigs for VIRQ_DEBUG rename | Grant Likely | 7 | -7/+7 |
2012-03-29 | irqdomain: Remove powerpc dependency from debugfs file | Grant Likely | 1 | -10/+0 |
2012-03-29 | powerpc/qe: Update the SNUM table for MPC8569 Rev2.0 | Dave Liu | 1 | -2/+20 |
2012-03-29 | powerpc/dts: Removed fsl,msi property from dts. | Diana CRACIUN | 5 | -16/+0 |
2012-03-29 | powerpc/epapr: add "memory" as a clobber to all hypercalls | Timur Tabi | 1 | -1/+6 |
2012-03-29 | powerpc/85xx: Enable I2C_CHARDEV and I2C_MPC options in defconfigs | Shaveta Leekha | 4 | -0/+5 |
2012-03-29 | powerpc/85xx: add the P1020UTM-PC DTS support | Jerry Huang | 3 | -0/+318 |
2012-03-29 | powerpc/85xx: add the P1020MBG-PC DTS support | Jerry Huang | 3 | -0/+329 |
2012-03-29 | powerpc/8xxx: remove 85xx/86xx restrictions from fsl_guts.h | Timur Tabi | 5 | -26/+10 |
2012-03-28 | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds | 131 | -700/+680 |
2012-03-28 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 26 | -220/+294 |
2012-03-28 | Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 41 | -1176/+4161 |
2012-03-28 | Delete all instances of asm/system.h | David Howells | 1 | -6/+0 |
2012-03-28 | Disintegrate asm/system.h for PowerPC | David Howells | 132 | -701/+686 |
2012-03-28 | PowerPC: adapt for dma_map_ops changes | Andrzej Pietrasiewicz | 8 | -41/+60 |
2012-03-28 | powerpc/perf: Fix instruction address sampling on 970 and Power4 | Benjamin Herrenschmidt | 4 | -5/+45 |
2012-03-28 | powerpc+sparc/vio: Modernize driver registration | Benjamin Herrenschmidt | 2 | -5/+17 |
2012-03-28 | powerpc: Random little legacy iSeries removal tidy ups | Stephen Rothwell | 10 | -26/+5 |
2012-03-28 | powerpc: Remove NO_IRQ_IGNORE | Stephen Rothwell | 3 | -11/+3 |
2012-03-28 | powerpc/pseries: Cut down on enthusiastic use of defines in RAS code | Anton Blanchard | 1 | -25/+1 |
2012-03-28 | powerpc/pseries: Clean up ras_error_interrupt code | Anton Blanchard | 1 | -19/+8 |
2012-03-28 | powerpc/pseries: Remove RTAS_POWERMGM_EVENTS | Anton Blanchard | 2 | -2/+1 |
2012-03-28 | powerpc/pseries: Use rtas_get_sensor in RAS code | Anton Blanchard | 1 | -4/+1 |
2012-03-28 | powerpc/pseries: Parse and handle EPOW interrupts | Anton Blanchard | 1 | -17/+116 |
2012-03-28 | powerpc: Make function that parses RTAS error logs global | Anton Blanchard | 3 | -66/+69 |
2012-03-28 | powerpc/eeh: Retrieve PHB from global list | Gavin Shan | 1 | -14/+5 |
2012-03-28 | powerpc/eeh: Remove eeh information from pci_dn | Gavin Shan | 2 | -24/+13 |
2012-03-28 | powerpc/eeh: Remove eeh device from OF node | Gavin Shan | 2 | -1/+9 |
2012-03-26 | params: <level>_initcall-like kernel parameters | Pawel Moll | 1 | -1/+2 |
2012-03-24 | Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul... | Linus Torvalds | 3 | -0/+3 |
2012-03-23 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 1 | -8/+2 |
2012-03-23 | coredump: remove VM_ALWAYSDUMP flag | Jason Baron | 1 | -8/+2 |
2012-03-23 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 15 | -119/+37 |
2012-03-21 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 282 | -13846/+9612 |