Age | Commit message (Expand) | Author | Files | Lines |
2011-07-01 | perf: Add context field to perf_event | Avi Kivity | 1 | -1/+1 |
2011-07-01 | perf, arch: Add generic NODE cache events | Peter Zijlstra | 8 | -0/+40 |
2011-07-01 | perf: Remove the nmi parameter from the swevent and overflow interface | Peter Zijlstra | 5 | -12/+12 |
2011-07-01 | irq_work, ppc: Fix up arch hooks | Peter Zijlstra | 1 | -1/+1 |
2011-06-27 | Fix node_start/end_pfn() definition for mm/page_cgroup.c | KAMEZAWA Hiroyuki | 1 | -7/+0 |
2011-06-15 | rtc: fix build warnings in defconfigs | Wanlong Gao | 2 | -2/+2 |
2011-06-09 | powerpc: Force page alignment for initrd reserved memory | Benjamin Herrenschmidt | 4 | -32/+43 |
2011-06-09 | Merge remote branch 'kumar/merge' into merge | Benjamin Herrenschmidt | 3 | -5/+5 |
2011-06-08 | dtc/powerpc: remove obsolete .gitignore entries | Wolfram Sang | 2 | -4/+0 |
2011-06-03 | powerpc/85xx: fix race bug of calling request_irq after enable elbc interrupts | Shaohui Xie | 1 | -3/+3 |
2011-06-02 | powerpc/book3e: Fix CPU feature handling on e5500 in 32-bit mode | Kumar Gala | 1 | -1/+1 |
2011-06-02 | powerpc/fsl_rio: Fix compile error when CONFIG_FSL_RIO not set | Kumar Gala | 1 | -1/+1 |
2011-05-31 | powerpc/pmac: Don't register pmac PIC syscore ops when HW not present | Benjamin Herrenschmidt | 1 | -1/+2 |
2011-05-28 | Merge branch 'setns' | Linus Torvalds | 2 | -1/+3 |
2011-05-28 | ns: Wire up the setns system call | Eric W. Biederman | 2 | -1/+3 |
2011-05-27 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 1 | -1/+1 |
2011-05-27 | Merge branches 'devel', 'devel-stable' and 'fixes' into for-linus | Russell King | 1 | -1/+1 |
2011-05-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2 | -7/+0 |
2011-05-27 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 5 | -22/+107 |
2011-05-26 | arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT} | Akinobu Mita | 1 | -8/+0 |
2011-05-26 | cgroup: remove the ns_cgroup | Daniel Lezcano | 2 | -2/+0 |
2011-05-27 | Merge remote branch 'kumar/merge' into merge | Benjamin Herrenschmidt | 5 | -22/+107 |
2011-05-26 | powerpc/4xx: Adding PCIe MSI support | Rupjyoti Sarmah | 9 | -0/+376 |
2011-05-26 | powerpc: Fix irq_free_virt by adjusting bounds before loop | Milton Miller | 1 | -4/+13 |
2011-05-26 | powerpc/irq: Protect irq_radix_revmap_lookup against irq_free_virt | Milton Miller | 1 | -2/+5 |
2011-05-26 | powerpc/irq: Check desc in handle_one_irq and expand generic_handle_irq | Milton Miller | 1 | -2/+5 |
2011-05-26 | powerpc/irq: Always free duplicate IRQ_LEGACY hosts | Milton Miller | 1 | -9/+2 |
2011-05-26 | powerpc/irq: Remove stale and misleading comment | Milton Miller | 1 | -3/+1 |
2011-05-26 | powerpc/cell: Rename ipi functions to match current abstractions | Milton Miller | 3 | -10/+10 |
2011-05-26 | powerpc/cell: Use common smp ipi actions | Milton Miller | 3 | -35/+14 |
2011-05-26 | powerpc/pseries: Update MAX_HCALL_OPCODE to reflect page coalescing | Brian King | 1 | -1/+1 |
2011-05-26 | powerpc/oprofile: Handle events that raise an exception without overflowing | Eric B Munson | 1 | -1/+23 |
2011-05-26 | powerpc/ftrace: Implement raw syscall tracepoints on PowerPC | Ian Munsie | 7 | -2/+44 |
2011-05-26 | Merge branch 'for-rmk' of git://github.com/at91linux/linux-2.6-at91 into deve... | Russell King | 1 | -1/+1 |
2011-05-25 | Merge branch 'timers-ptp-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 4 | -0/+52 |
2011-05-25 | lib: consolidate DEBUG_STACK_USAGE option | Stephen Boyd | 1 | -9/+0 |
2011-05-25 | lib: consolidate DEBUG_PER_CPU_MAPS | Stephen Boyd | 1 | -12/+0 |
2011-05-25 | mm, powerpc: move the RCU page-table freeing into generic code | Peter Zijlstra | 7 | -120/+19 |
2011-05-25 | powerpc: mmu_gather rework | Peter Zijlstra | 8 | -17/+46 |
2011-05-25 | Merge branch 'devicetree/arm-next' of git://git.secretlab.ca/git/linux-2.6 in... | Russell King | 1 | -1/+1 |
2011-05-24 | PM / Hibernate: Remove arch_prepare_suspend() | Rafael J. Wysocki | 2 | -7/+0 |
2011-05-24 | Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... | Linus Torvalds | 1 | -1/+1 |
2011-05-24 | Merge branch 'fixes-2.6.39' into for-2.6.40 | Tejun Heo | 1 | -1/+1 |
2011-05-23 | ptp: Added a clock that uses the eTSEC found on the MPC85xx. | Richard Cochran | 4 | -0/+52 |
2011-05-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2 | -2/+2 |
2011-05-23 | Merge branch 'kvm-updates/2.6.40' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 16 | -22/+510 |
2011-05-22 | KVM: PPC: booke: add sregs support | Scott Wood | 12 | -11/+456 |
2011-05-22 | KVM: PPC: booke: save/restore VRSAVE (a.k.a. USPRG0) | Scott Wood | 4 | -1/+15 |
2011-05-22 | KVM: PPC: use ticks, not usecs, for exit timing | Stuart Yoder | 1 | -4/+17 |
2011-05-22 | KVM: PPC: fix exit accounting for SPRs, tlbwe, tlbsx | Scott Wood | 3 | -3/+6 |