Age | Commit message (Expand) | Author | Files | Lines |
2008-11-13 | Merge branches 'tracing/branch-tracer', 'tracing/fastboot', 'tracing/function... | Ingo Molnar | 2 | -43/+6 |
2008-11-12 | tracing/function-return-tracer: call prepare_ftrace_return by registers | Frederic Weisbecker | 2 | -5/+1 |
2008-11-12 | tracing/function-return-tracer: make the function return tracer lockless | Frederic Weisbecker | 1 | -38/+5 |
2008-11-12 | trace: rename unlikely profiler to branch profiler | Steven Rostedt | 2 | -2/+2 |
2008-11-12 | tracing: branch tracer, fix vdso crash | Ingo Molnar | 2 | -7/+5 |
2008-11-12 | tracing: profile likely and unlikely annotations | Steven Rostedt | 1 | -0/+8 |
2008-11-12 | Merge branch 'tracing/function-return-tracer' into tracing/fastboot | Ingo Molnar | 6 | -7/+265 |
2008-11-12 | Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/core | Ingo Molnar | 67 | -2300/+5489 |
2008-11-11 | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -2/+2 |
2008-11-11 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 63 | -2259/+5291 |
2008-11-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2 | -38/+195 |
2008-11-11 | tracing: function return tracer, build fix | Ingo Molnar | 1 | -0/+1 |
2008-11-11 | tracing, x86: function return tracer, fix assembly constraints | Ingo Molnar | 1 | -1/+1 |
2008-11-11 | tracing, x86: clean up FUNCTION_RET_TRACER Kconfig | Ingo Molnar | 1 | -1/+1 |
2008-11-11 | tracing, x86: add low level support for ftrace return tracing | Frederic Weisbecker | 6 | -7/+264 |
2008-11-11 | powerpc: Update desktop/server defconfigs | Paul Mackerras | 8 | -313/+1033 |
2008-11-11 | powerpc: Fix msr check in compat_sys_swapcontext | Andreas Schwab | 1 | -3/+15 |
2008-11-11 | Merge branch 'tracing/urgent' into tracing/ftrace | Ingo Molnar | 44 | -196/+296 |
2008-11-10 | x86: Make NUMA on 32-bit depend on BROKEN | Rafael J. Wysocki | 1 | -1/+1 |
2008-11-10 | sparc64: Update defconfig. | David S. Miller | 1 | -37/+195 |
2008-11-10 | Revert "sparc: correct section of current_pc()" | David S. Miller | 1 | -1/+0 |
2008-11-10 | x86: HPET: enter hpet_interrupt_handler with interrupts disabled | Matt Fleming | 1 | -1/+1 |
2008-11-10 | x86: HPET: read from HPET_Tn_CMP() not HPET_T0_CMP | Matt Fleming | 1 | -1/+1 |
2008-11-10 | x86: HPET: convert WARN_ON to WARN_ON_ONCE | Matt Fleming | 1 | -1/+1 |
2008-11-08 | powerpc: Updated Freescale PPC related defconfigs | Kumar Gala | 50 | -1932/+4234 |
2008-11-08 | powerpc: Update QE/CPM2 usb_ctlr structures for USB support | Li Yang | 2 | -10/+4 |
2008-11-08 | powerpc/86xx: Correct SOC bus-frequency in GE Fanuc SBC610 DTS | Martyn Welch | 1 | -1/+1 |
2008-11-08 | powerpc/fsl-booke: Fix synchronization bug w/local tlb invalidates | Kumar Gala | 1 | -0/+4 |
2008-11-08 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 3 | -4/+8 |
2008-11-08 | sched: optimize sched_clock() a bit | Ingo Molnar | 1 | -1/+1 |
2008-11-08 | sched: improve sched_clock() performance | Ingo Molnar | 2 | -3/+7 |
2008-11-08 | Merge branches 'tracing/ftrace', 'tracing/fastboot', 'tracing/nmisafe' and 't... | Ingo Molnar | 12 | -47/+70 |
2008-11-07 | Merge branch 'oprofile-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar | 2 | -6/+5 |
2008-11-07 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 12 | -76/+106 |
2008-11-07 | [IA64] Reserve elfcorehdr memory in CONFIG_CRASH_DUMP | Jay Lan | 1 | -1/+1 |
2008-11-07 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -2/+2 |
2008-11-07 | oprofile: Fix p6 counter overflow check | Andi Kleen | 1 | -5/+4 |
2008-11-07 | xen: make sure stray alias mappings are gone before pinning | Jeremy Fitzhardinge | 2 | -5/+9 |
2008-11-06 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 12 | -32/+39 |
2008-11-06 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 11 | -67/+122 |
2008-11-06 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 2 | -1/+1 |
2008-11-06 | x86, xen: fix use of pgd_page now that it really does return a page | Jeremy Fitzhardinge | 1 | -2/+2 |
2008-11-06 | Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm... | Russell King | 4 | -16/+16 |
2008-11-06 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/xs... | Russell King | 1 | -2/+2 |
2008-11-06 | [ARM] xsc3: fix xsc3_l2_inv_range | Dan Williams | 1 | -2/+2 |
2008-11-06 | [ARM] mm: fix page table initialization | Russell King | 3 | -36/+87 |
2008-11-06 | [IA64] fix boot panic caused by offline CPUs | Doug Chapman | 2 | -8/+28 |
2008-11-06 | [IA64] reorder Kconfig options to match x86 | Bjorn Helgaas | 1 | -9/+9 |
2008-11-06 | [ARM] fix naming of MODULE_START / MODULE_END | Russell King | 3 | -12/+12 |
2008-11-06 | Revert "x86: default to reboot via ACPI" | Eduardo Habkost | 1 | -5/+1 |