Age | Commit message (Expand) | Author | Files | Lines |
2009-11-05 | powerpc: Avoid giving out RTC dates below EPOCH | Benjamin Herrenschmidt | 1 | -1/+14 |
2009-10-27 | powerpc/ppc64: Use preempt_schedule_irq instead of preempt_schedule | Benjamin Herrenschmidt | 1 | -20/+21 |
2009-10-27 | powerpc: Fix compile errors found by new ppc64e_defconfig | Kumar Gala | 3 | -2/+3 |
2009-10-27 | powerpc: Align vDSO base address | Andreas Schwab | 1 | -1/+10 |
2009-10-27 | powerpc: Fix segment mapping in vdso32 | Andreas Schwab | 1 | -2/+2 |
2009-10-27 | powerpc/perf_events: Fix priority of MSR HV vs PR bits | Michael Neuling | 1 | -7/+10 |
2009-10-15 | Merge commit 'ftrace/ppc' into merge | Benjamin Herrenschmidt | 2 | -5/+8 |
2009-10-14 | powerpc/pci: Fix MODPOST warning | Heiko Schocher | 1 | -1/+1 |
2009-10-14 | powerpc/oprofile: Add ppc750 CL as supported by oprofile | Dragos Tatulea | 1 | -0/+2 |
2009-10-14 | powerpc: warning: allocated section `.data_nosave' not in segment | Sean MacLennan | 1 | -0/+1 |
2009-10-14 | powerpc/kgdb: Fix build failure caused by "kgdb.c: unused variable 'acc'" | Anton Vorontsov | 1 | -6/+0 |
2009-10-14 | powerpc64/ftrace: use PACA to retrieve TOC in mod_return_to_handler | Steven Rostedt | 1 | -2/+1 |
2009-10-14 | powerpc/ftrace: show real return addresses in modules | Steven Rostedt | 1 | -3/+7 |
2009-09-24 | powerpc: Cleanup linker script using new linker script macros. | Tim Abbott | 1 | -54/+15 |
2009-09-24 | powerpc: Fix ibm,client-architecture-support printout | Anton Blanchard | 1 | -1/+2 |
2009-09-24 | powerpc/perf_counter: Fix vdso detection | Anton Blanchard | 1 | -4/+10 |
2009-09-24 | powerpc: Move 64bit heap above 1TB on machines with 1TB segments | Anton Blanchard | 1 | -1/+16 |
2009-09-24 | powerpc: Change archdata dma_data to a union | Becky Bruce | 3 | -10/+10 |
2009-09-24 | powerpc: Rename get_dma_direct_offset get_dma_offset | Becky Bruce | 1 | -11/+4 |
2009-09-24 | powerpc/book3e-64: Remove duplicated #include | Huang Weiyi | 1 | -1/+0 |
2009-09-24 | powerpc: kmalloc failure ignored in vio_build_iommu_table() | roel kluin | 1 | -0/+2 |
2009-09-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 2 | -9/+9 |
2009-09-24 | headers: utsname.h redux | Alexey Dobriyan | 2 | -2/+0 |
2009-09-24 | cpumask: Use accessors for cpu_*_mask: powerpc | Rusty Russell | 2 | -7/+7 |
2009-09-24 | cpumask: arch_send_call_function_ipi_mask: powerpc | Rusty Russell | 1 | -2/+2 |
2009-09-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next | Linus Torvalds | 7 | -10/+13 |
2009-09-23 | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+4 |
2009-09-23 | seq_file: constify seq_operations | James Morris | 1 | -1/+1 |
2009-09-22 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -19/+19 |
2009-09-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2009-09-22 | perf_event, powerpc: Fix compilation after big perf_counter rename | Paul Mackerras | 1 | -19/+19 |
2009-09-21 | trivial: fix typo "for for" in multiple files | Anand Gadiyar | 1 | -1/+1 |
2009-09-21 | perf: Tidy up after the big rename | Ingo Molnar | 1 | -6/+6 |
2009-09-21 | perf: Do the big rename: Performance Counters -> Performance Events | Ingo Molnar | 14 | -330/+330 |
2009-09-21 | Merge branch 'linus' into perfcounters/rename | Ingo Molnar | 1 | -7/+12 |
2009-09-21 | perf_counter, powerpc, sparc: Fix compilation after perf_counter_overflow() c... | Paul Mackerras | 1 | -2/+1 |
2009-09-21 | Use macros for .data.page_aligned section. | Tim Abbott | 3 | -3/+6 |
2009-09-21 | Use new __init_task_data macro in arch init_task.c files. | Joe Perches | 2 | -5/+5 |
2009-09-20 | kbuild: rename ld-option to cc-ldoption | Sam Ravnborg | 2 | -2/+2 |
2009-09-18 | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -7/+12 |
2009-09-16 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 1 | -0/+1 |
2009-09-15 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 44 | -860/+2254 |
2009-09-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 2 | -22/+48 |
2009-09-12 | Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 4 | -1/+549 |
2009-09-12 | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -47/+1 |
2009-09-11 | powerpc/nvram: Enable use Generic NVRAM driver for different size chips | Martyn Welch | 1 | -0/+8 |
2009-09-11 | powerpc/booke: Don't set DABR on 64-bit BookE, use DAC1 instead | Benjamin Herrenschmidt | 1 | -7/+7 |
2009-09-11 | powerpc/perf_counters: Reduce stack usage of power_check_constraints | Paul Mackerras | 1 | -23/+32 |
2009-09-11 | powerpc: Fix bug where perf_counters breaks oprofile | Paul Mackerras | 2 | -10/+6 |
2009-09-11 | powerpc/85xx: Fix SMP compile error and allow NULL for smp_ops | Kumar Gala | 1 | -3/+7 |