| Commit message (Expand) | Author | Age | Files | Lines |
* | tracing/function-graph-tracer: use the more lightweight local clock | Frederic Weisbecker | 2009-03-05 | 1 | -1/+1 |
* | Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc7' into tracing/core | Ingo Molnar | 2009-03-04 | 7 | -28/+21 |
|\ |
|
| * | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-03-03 | 2 | -2/+14 |
| |\ |
|
| | * | x86: oprofile: don't set counter width from cpuid on Core2 | Tim Blechmann | 2009-03-03 | 1 | -2/+12 |
| | * | x86: fix init_memory_mapping() to handle small ranges | Yinghai Lu | 2009-03-03 | 1 | -0/+2 |
| * | | Merge branch 'tracing/mmiotrace' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-03-03 | 2 | -66/+153 |
| |\ \
| | |/
| |/| |
|
| * | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-03-02 | 2 | -11/+6 |
| |\ \ |
|
| | * | | x86: i915 needs pgprot_writecombine() and is_io_mapping_possible() | Ingo Molnar | 2009-02-28 | 2 | -11/+6 |
| * | | | x86-64: seccomp: fix 32/64 syscall hole | Roland McGrath | 2009-03-02 | 2 | -14/+0 |
| * | | | x86-64: syscall-audit: fix 32/64 syscall hole | Roland McGrath | 2009-03-02 | 1 | -1/+1 |
| |/ / |
|
* | | | Merge branches 'tracing/ftrace', 'tracing/mmiotrace' and 'linus' into tracing... | Ingo Molnar | 2009-03-02 | 7 | -79/+190 |
|\ \ \
| | |/
| |/| |
|
| * | | x86 mmiotrace: fix race with release_kmmio_fault_page() | Pekka Paalanen | 2009-03-02 | 1 | -2/+7 |
| * | | x86 mmiotrace: improve handling of secondary faults | Stuart Bennett | 2009-03-02 | 1 | -18/+22 |
| * | | x86 mmiotrace: split set_page_presence() | Pekka Paalanen | 2009-03-02 | 1 | -19/+22 |
| * | | x86 mmiotrace: fix save/restore page table state | Pekka Paalanen | 2009-03-02 | 1 | -22/+44 |
| * | | x86 mmiotrace: WARN_ONCE if dis/arming a page fails | Stuart Bennett | 2009-03-02 | 1 | -8/+17 |
| * | | x86: add far read test to testmmiotrace | Pekka Paalanen | 2009-03-02 | 1 | -7/+28 |
| * | | x86: count errors in testmmiotrace.ko | Pekka Paalanen | 2009-03-02 | 1 | -6/+29 |
| |/ |
|
| * | x86: enable DMAR by default | Kyle McMartin | 2009-02-26 | 1 | -1/+1 |
| * | xen: disable interrupts early, as start_kernel expects | Jeremy Fitzhardinge | 2009-02-25 | 1 | -0/+3 |
| * | gpu/drm, x86, PAT: io_mapping_create_wc and resource_size_t | Venkatesh Pallipadi | 2009-02-25 | 2 | -0/+21 |
| * | x86, Voyager: fix compile by lifting the degeneracy of phys_cpu_present_map | James Bottomley | 2009-02-24 | 1 | -12/+12 |
* | | Merge branch 'sched/clock' into tracing/ftrace | Ingo Molnar | 2009-02-27 | 1 | -1/+7 |
|\ \ |
|
| * | | x86: set X86_FEATURE_TSC_RELIABLE | Ingo Molnar | 2009-02-26 | 1 | -1/+7 |
| |/ |
|
* | | x86, ptrace: remove CONFIG guards around declarations | Markus Metzger | 2009-02-24 | 1 | -3/+0 |
* | | Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc6' into tracing/core | Ingo Molnar | 2009-02-24 | 9 | -28/+22 |
|\ \
| |/ |
|
| * | PM: Split up sysdev_[suspend|resume] from device_power_[down|up] | Rafael J. Wysocki | 2009-02-22 | 1 | -0/+4 |
| * | x86: Add IRQF_TIMER to legacy x86 timer interrupt descriptors | Linus Torvalds | 2009-02-22 | 4 | -4/+4 |
| * | x86_64: Fix S3 fail path | Jiri Slaby | 2009-02-21 | 1 | -1/+3 |
| * | x86_64: acpi/wakeup_64 cleanup | Jiri Slaby | 2009-02-21 | 1 | -19/+7 |
| * | x86, mce: remove incorrect __cpuinit for mce_cpu_features() | H. Peter Anvin | 2009-02-20 | 3 | -4/+4 |
* | | Merge branch 'tip/x86/ftrace' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Ingo Molnar | 2009-02-22 | 6 | -19/+95 |
|\ \ |
|
| * | | ftrace: immediately stop code modification if failure is detected | Steven Rostedt | 2009-02-20 | 1 | -0/+4 |
| * | | ftrace, x86: make kernel text writable only for conversions | Steven Rostedt | 2009-02-20 | 4 | -8/+82 |
| |/ |
|
| * | x86: use the right protections for split-up pagetables | Ingo Molnar | 2009-02-20 | 1 | -10/+5 |
| * | x86, vmi: TSC going backwards check in vmi clocksource | Alok N Kataria | 2009-02-20 | 1 | -1/+4 |
* | | Merge branches 'tracing/function-graph-tracer' and 'linus' into tracing/core | Ingo Molnar | 2009-02-20 | 3 | -6/+4 |
|\ \
| |/ |
|
| * | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-02-19 | 3 | -6/+4 |
| |\ |
|
| | * | x86, mce: fix ifdef for 64bit thermal apic vector clear on shutdown | Andi Kleen | 2009-02-17 | 1 | -1/+1 |
| | * | x86, mce: use force_sig_info to kill process in machine check | Andi Kleen | 2009-02-17 | 1 | -2/+2 |
| | * | x86, mce: reinitialize per cpu features on resume | Andi Kleen | 2009-02-17 | 1 | -0/+1 |
| | * | x86, rcu: fix strange load average and ksoftirqd behavior | Paul E. McKenney | 2009-02-17 | 1 | -3/+0 |
* | | | Merge branch 'mainline/function-graph' of git://git.kernel.org/pub/scm/linux/... | Ingo Molnar | 2009-02-19 | 3 | -99/+2 |
|\ \ \ |
|
| * | | | tracing/function-graph-tracer: make arch generic push pop functions | Steven Rostedt | 2009-02-18 | 3 | -99/+2 |
* | | | | Merge branch 'linus' into tracing/blktrace | Ingo Molnar | 2009-02-19 | 24 | -162/+157 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | mm: clean up for early_pfn_to_nid() | KAMEZAWA Hiroyuki | 2009-02-18 | 3 | -5/+1 |
| * | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2009-02-17 | 1 | -22/+2 |
| |\ \ \ |
|
| | * | | | trace: mmiotrace to the tracer menu in Kconfig | Pekka Paalanen | 2009-02-15 | 1 | -22/+2 |
| | |/ / |
|
| * | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-02-17 | 10 | -82/+109 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | x86, vm86: fix preemption bug | Thomas Gleixner | 2009-02-15 | 1 | -1/+9 |