Age | Commit message (Expand) | Author | Files | Lines |
2010-03-19 | Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 7 | -107/+165 |
2010-03-19 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+20 |
2010-03-18 | powerpc/5200: Build fix for mpc52xx watchdog timer code | Grant Likely | 1 | -1/+5 |
2010-03-14 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -4/+4 |
2010-03-13 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 35 | -257/+1225 |
2010-03-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 3 | -3/+3 |
2010-03-13 | dma-mapping: powerpc: use generic pci_set_dma_mask and pci_set_consistent_dma... | FUJITA Tomonori | 2 | -18/+0 |
2010-03-13 | pci-dma: add linux/pci-dma.h to linux/pci.h | FUJITA Tomonori | 1 | -2/+0 |
2010-03-13 | pci-dma: powerpc: use include/linux/pci-dma.h | FUJITA Tomonori | 2 | -31/+4 |
2010-03-13 | ptrace: move user_enable_single_step & co prototypes to linux/ptrace.h | Christoph Hellwig | 1 | -7/+0 |
2010-03-13 | Add generic sys_olduname() | Christoph Hellwig | 2 | -57/+1 |
2010-03-13 | improve sys_newuname() for compat architectures | Christoph Hellwig | 4 | -17/+3 |
2010-03-13 | Add generic sys_ipc wrapper | Christoph Hellwig | 3 | -96/+1 |
2010-03-11 | perf, ppc: Fix compile error due to new cpu notifiers | Peter Zijlstra | 1 | -1/+1 |
2010-03-11 | powerpc/52xx: update defconfigs | Grant Likely | 6 | -106/+160 |
2010-03-10 | perf: Rework and fix the arch CPU-hotplug hooks | Peter Zijlstra | 1 | -1/+20 |
2010-03-10 | perf: Provide generic perf_sample_data initialization | Peter Zijlstra | 1 | -4/+4 |
2010-03-09 | powerpc/booke: Fix breakpoint/watchpoint one-shot behavior | Dave Kleikamp | 1 | -6/+6 |
2010-03-09 | powerpc: Reduce printk from pseries_mach_cpu_die() | Vaidyanathan Srinivasan | 1 | -11/+0 |
2010-03-09 | powerpc: Move checks in pseries_mach_cpu_die() | Vaidyanathan Srinivasan | 1 | -15/+15 |
2010-03-09 | powerpc: Reset kernel stack on cpu online from cede state | Vaidyanathan Srinivasan | 3 | -5/+16 |
2010-03-09 | powerpc/pseries: Pass CPPR value to H_XIRR hcall | Mark Nelson | 2 | -5/+6 |
2010-03-09 | powerpc/booke: Fix a couple typos in the advanced ptrace code | Dave Kleikamp | 2 | -3/+3 |
2010-03-09 | powerpc: Fix SMP build with disabled CPU hotplugging. | Adam Lackorzynski | 1 | -1/+21 |
2010-03-09 | powerpc: Dynamically allocate pacas | Michael Ellerman | 7 | -42/+118 |
2010-03-09 | Merge commit 'kumar/next' into merge | Benjamin Herrenschmidt | 22 | -174/+1045 |
2010-03-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 1 | -1/+1 |
2010-03-08 | Merge branch 'for-next' into for-linus | Jiri Kosina | 3 | -3/+3 |
2010-03-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 1 | -1/+1 |
2010-03-08 | Driver core: Constify struct sysfs_ops in struct kobj_type | Emese Revfy | 1 | -1/+1 |
2010-03-07 | [WATCHDOG] watchdog_info constify | Wim Van Sebroeck | 1 | -1/+1 |
2010-03-06 | nodemask.h: remove macro any_online_node | H Hartley Sweeten | 1 | -3/+3 |
2010-03-06 | Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 27 | -598/+1115 |
2010-03-05 | powerpc/perf: e500 support | Scott Wood | 9 | -100/+970 |
2010-03-04 | powerpc/perf: Build callchain code regardless of hardware event support. | Scott Wood | 1 | -1/+2 |
2010-03-04 | powerpc/cpm2: Checkpatch cleanup | Andrea Gelmini | 1 | -1/+1 |
2010-03-04 | powerpc/86xx: Renaming following split of GE Fanuc joint venture | Martyn Welch | 9 | -38/+38 |
2010-03-04 | powerpc/86xx: Convert gef_pic_lock to raw_spinlock | Anton Vorontsov | 1 | -7/+7 |
2010-03-04 | powerpc/qe: Convert qe_ic_lock to raw_spinlock | Anton Vorontsov | 1 | -5/+5 |
2010-03-04 | powerpc/82xx: Convert pci_pic_lock to raw_spinlock | Anton Vorontsov | 1 | -5/+5 |
2010-03-04 | powerpc/85xx: Convert socrates_fpga_pic_lock to raw_spinlock | Anton Vorontsov | 1 | -17/+17 |
2010-03-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 1 | -25/+0 |
2010-03-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 5 | -7/+67 |
2010-03-01 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2 | -3/+3 |
2010-03-01 | KVM: ppc/booke: Set ESR and DEAR when inject interrupt to guest | Liu Yu | 3 | -17/+48 |
2010-03-01 | KVM: PPC E500: fix tlbcfg emulation | Liu Yu | 3 | -18/+10 |
2010-03-01 | KVM: PPC: Add PVR/PIR init for E500 | Liu Yu | 1 | -0/+6 |
2010-03-01 | KVM: PPC E500: Add register l1csr0 emulation | Liu Yu | 2 | -0/+7 |
2010-03-01 | KVM: fix cleanup_srcu_struct on vm destruction | Marcelo Tosatti | 1 | -0/+1 |
2010-03-01 | KVM: PPC: Move Shadow MSR calculation to function | Alexander Graf | 1 | -6/+21 |