| Commit message (Expand) | Author | Age |
... | |
| * | | powerpc: Reset kernel stack on cpu online from cede state | Vaidyanathan Srinivasan | 2010-03-08 |
| * | | powerpc/pseries: Pass CPPR value to H_XIRR hcall | Mark Nelson | 2010-03-08 |
| * | | powerpc/booke: Fix a couple typos in the advanced ptrace code | Dave Kleikamp | 2010-03-08 |
| * | | powerpc: Fix SMP build with disabled CPU hotplugging. | Adam Lackorzynski | 2010-03-08 |
| * | | powerpc: Dynamically allocate pacas | Michael Ellerman | 2010-03-08 |
| * | | Merge commit 'kumar/next' into merge | Benjamin Herrenschmidt | 2010-03-08 |
| |\ \
| | |/
| |/| |
|
| | * | powerpc/perf: e500 support | Scott Wood | 2010-03-05 |
| | * | powerpc/perf: Build callchain code regardless of hardware event support. | Scott Wood | 2010-03-04 |
| | * | powerpc/cpm2: Checkpatch cleanup | Andrea Gelmini | 2010-03-04 |
| | * | powerpc/86xx: Renaming following split of GE Fanuc joint venture | Martyn Welch | 2010-03-04 |
| | * | powerpc/86xx: Convert gef_pic_lock to raw_spinlock | Anton Vorontsov | 2010-03-04 |
| | * | powerpc/qe: Convert qe_ic_lock to raw_spinlock | Anton Vorontsov | 2010-03-04 |
| | * | powerpc/82xx: Convert pci_pic_lock to raw_spinlock | Anton Vorontsov | 2010-03-04 |
| | * | powerpc/85xx: Convert socrates_fpga_pic_lock to raw_spinlock | Anton Vorontsov | 2010-03-04 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2010-03-12 |
|\ \ \ |
|
| * \ \ | Merge branch 'for-next' into for-linus | Jiri Kosina | 2010-03-08 |
| |\ \ \ |
|
| | * | | | tree-wide: Assorted spelling fixes | Daniel Mack | 2010-02-09 |
| | * | | | tree-wide: fix typos "ammount" -> "amount" | Uwe Kleine-König | 2010-02-05 |
| | * | | | fix comment typo leve -> level in powerpc | Thadeu Lima de Souza Cascardo | 2010-02-05 |
| | * | | | Fix spelling of 'platform' in comments and doc | Stefan Weil | 2010-02-05 |
* | | | | | dma-mapping: powerpc: use generic pci_set_dma_mask and pci_set_consistent_dma... | FUJITA Tomonori | 2010-03-12 |
* | | | | | pci-dma: add linux/pci-dma.h to linux/pci.h | FUJITA Tomonori | 2010-03-12 |
* | | | | | pci-dma: powerpc: use include/linux/pci-dma.h | FUJITA Tomonori | 2010-03-12 |
* | | | | | ptrace: move user_enable_single_step & co prototypes to linux/ptrace.h | Christoph Hellwig | 2010-03-12 |
* | | | | | Add generic sys_olduname() | Christoph Hellwig | 2010-03-12 |
* | | | | | improve sys_newuname() for compat architectures | Christoph Hellwig | 2010-03-12 |
* | | | | | Add generic sys_ipc wrapper | Christoph Hellwig | 2010-03-12 |
| |_|/ /
|/| | | |
|
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2010-03-08 |
|\ \ \ \ |
|
| * | | | | Driver core: Constify struct sysfs_ops in struct kobj_type | Emese Revfy | 2010-03-07 |
| |/ / / |
|
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 2010-03-08 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | [WATCHDOG] watchdog_info constify | Wim Van Sebroeck | 2010-03-07 |
* | | | | nodemask.h: remove macro any_online_node | H Hartley Sweeten | 2010-03-06 |
|/ / / |
|
* | | | Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2010-03-05 |
|\ \ \ |
|
| * | | | KVM: ppc/booke: Set ESR and DEAR when inject interrupt to guest | Liu Yu | 2010-03-01 |
| * | | | KVM: PPC E500: fix tlbcfg emulation | Liu Yu | 2010-03-01 |
| * | | | KVM: PPC: Add PVR/PIR init for E500 | Liu Yu | 2010-03-01 |
| * | | | KVM: PPC E500: Add register l1csr0 emulation | Liu Yu | 2010-03-01 |
| * | | | KVM: fix cleanup_srcu_struct on vm destruction | Marcelo Tosatti | 2010-03-01 |
| * | | | KVM: PPC: Move Shadow MSR calculation to function | Alexander Graf | 2010-03-01 |
| * | | | KVM: PPC: Keep SRR1 flags around in shadow_msr | Alexander Graf | 2010-03-01 |
| * | | | KVM: PPC: Fix initial GPR settings | Alexander Graf | 2010-03-01 |
| * | | | KVM: PPC: Add support for FPU/Altivec/VSX | Alexander Graf | 2010-03-01 |
| * | | | KVM: PPC: Add helper functions to call real mode loaders | Alexander Graf | 2010-03-01 |
| * | | | KVM: PPC: Export __giveup_vsx | Alexander Graf | 2010-03-01 |
| * | | | KVM: PPC: Make large pages work | Alexander Graf | 2010-03-01 |
| * | | | KVM: PPC: Pass through program interrupts | Alexander Graf | 2010-03-01 |
| * | | | KVM: PPC: Pass program interrupt flags to the guest | Alexander Graf | 2010-03-01 |
| * | | | KVM: PPC: Fix HID5 setting code | Alexander Graf | 2010-03-01 |
| * | | | KVM: PPC: Emulate trap SRR1 flags properly | Alexander Graf | 2010-03-01 |
| * | | | KVM: PPC: Call SLB patching code in interrupt safe manner | Alexander Graf | 2010-03-01 |