Age | Commit message (Expand) | Author | Files | Lines |
2010-08-05 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 25 | -499/+1126 |
2010-08-05 | kgdb,powerpc: Replace hardcoded offset by BREAK_INSTR_SIZE | Michal Simek | 1 | -1/+1 |
2010-08-05 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 1 | -1/+1 |
2010-08-04 | Merge branch 'master' into for-next | Jiri Kosina | 24 | -145/+113 |
2010-08-04 | Merge commit 'gcl/next' into next | Benjamin Herrenschmidt | 14 | -75/+73 |
2010-08-03 | perf, powerpc: fsl_emb: Restore setting perf_sample_data.period | Scott Wood | 1 | -0/+1 |
2010-08-03 | perf, powerpc: Convert the FSL driver to use local64_t | Peter Zijlstra | 1 | -14/+14 |
2010-08-02 | Merge commit 'v2.6.35' into perf/core | Ingo Molnar | 2 | -4/+4 |
2010-08-01 | of/address: Clean up function declarations | Grant Likely | 2 | -0/+2 |
2010-08-01 | KVM: PPC: elide struct thread_struct instances from stack | Andreas Schwab | 1 | -4/+0 |
2010-07-31 | powerpc/kexec: Fix orphaned offline CPUs across kexec | Matt Evans | 1 | -1/+25 |
2010-07-31 | powerpc/kexec: Add to and tidy debug/comments in machine_kexec64.c | Matt Evans | 1 | -5/+24 |
2010-07-31 | powerpc: Print decimal values in prom_init.c | Michael Neuling | 1 | -9/+35 |
2010-07-31 | powerpc/smp: remove the incorrect decrementer initial codes for AP | Tiejun Chen | 1 | -8/+0 |
2010-07-31 | powerpc: Add vmcoreinfo symbols to allow makdumpfile to filter core files pro... | Neil Horman | 1 | -0/+12 |
2010-07-31 | powerpc/crashdump: Fix issues with kexec and 36bit physical addr | Matthew McClintock | 2 | -7/+7 |
2010-07-31 | powerpc/kexec: Switch to a static PACA on the way out | Matt Evans | 3 | -10/+30 |
2010-07-30 | Merge commit 'jwb/next' into next | Benjamin Herrenschmidt | 1 | -7/+111 |
2010-07-28 | Merge branch 'powerpc.cherry-picks' into timers/clocksource | Thomas Gleixner | 5 | -345/+72 |
2010-07-28 | powerpc: Clean up obsolete code relating to decrementer and timebase | Paul Mackerras | 2 | -135/+3 |
2010-07-28 | powerpc: Rework VDSO gettimeofday to prevent time going backwards | Paul Mackerras | 4 | -237/+97 |
2010-07-27 | perf, powerpc: Use perf_sample_data_init() for the FSL code | Peter Zijlstra | 1 | -3/+3 |
2010-07-27 | timkeeping: Fix update_vsyscall to provide wall_to_monotonic offset | John Stultz | 1 | -4/+4 |
2010-07-27 | powerpc: Cleanup xtime usage | John Stultz | 1 | -4/+4 |
2010-07-27 | powerpc: Simplify update_vsyscall | John Stultz | 1 | -30/+25 |
2010-07-26 | powerpc/40x: Distinguish AMCC PowerPC 405EX and 405EXr correctly | Lee Nipper | 1 | -7/+111 |
2010-07-24 | of: remove of_default_bus_ids | Jonas Bonn | 1 | -24/+0 |
2010-07-24 | of: make of_find_device_by_node generic | Jonas Bonn | 1 | -16/+0 |
2010-07-24 | powerpc: remove references to of_device and to_of_device | Grant Likely | 2 | -8/+8 |
2010-07-24 | of/platform: remove all of_bus_type and of_platform_bus_type references | Grant Likely | 1 | -2/+1 |
2010-07-24 | of: Merge of_platform_bus_type with platform_bus_type | Grant Likely | 3 | -27/+0 |
2010-07-24 | Merge commit 'v2.6.35-rc6' into devicetree/next | Grant Likely | 23 | -143/+111 |
2010-07-23 | powerpc: Fix erroneous lmb->memblock conversions | Benjamin Herrenschmidt | 1 | -1/+1 |
2010-07-21 | Merge branch 'linus' into sched/core | Ingo Molnar | 23 | -143/+111 |
2010-07-21 | Merge branch 'linus' into perf/core | Ingo Molnar | 18 | -79/+89 |
2010-07-19 | update email address | Pavel Machek | 1 | -1/+1 |
2010-07-19 | of: Remove unused of_find_device_by_phandle() | Grant Likely | 1 | -19/+0 |
2010-07-15 | Merge branch 'lmb-to-memblock' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 13 | -72/+72 |
2010-07-14 | lmb: rename to memblock | Yinghai Lu | 13 | -72/+72 |
2010-07-14 | powerpc/book3e: Fix single step when using HW page tables | Benjamin Herrenschmidt | 1 | -0/+6 |
2010-07-14 | powerpc/book3e: Add generic 64-bit idle powersave support | Benjamin Herrenschmidt | 3 | -1/+110 |
2010-07-11 | powerpc/fsl-booke: Fix address issue when using relocatable kernels | Matthew McClintock | 1 | -3/+1 |
2010-07-09 | powerpc/book3e: Resend doorbell exceptions to ourself | Michael Ellerman | 2 | -2/+12 |
2010-07-09 | powerpc/book3e: Use set_irq_regs() in the msgsnd/msgrcv IPI path | David Gibson | 1 | -1/+6 |
2010-07-09 | powerpc/book3e: Hookup doorbells exceptions on 64-bit Book3E | Benjamin Herrenschmidt | 3 | -4/+25 |
2010-07-09 | powerpc/book3e: Don't re-trigger decrementer on lazy irq restore | Benjamin Herrenschmidt | 1 | -0/+9 |
2010-07-09 | powerpc/book3e: More doorbell cleanups. Sample the PIR register | Benjamin Herrenschmidt | 1 | -13/+34 |
2010-07-09 | powerpc/book3e: Move doorbell_exception from traps.c to dbell.c | Benjamin Herrenschmidt | 2 | -22/+21 |
2010-07-09 | powerpc/book3e: Hack to get gdb moving along on Book3E 64-bit | Benjamin Herrenschmidt | 1 | -0/+22 |
2010-07-09 | powerpc: Add i8042 keyboard and mouse irq parsing | Martyn Welch | 1 | -0/+13 |