Age | Commit message (Expand) | Author |
2008-12-16 | Merge commit 'v2.6.28-rc8' into x86/cpufeature | Ingo Molnar |
2008-12-16 | x86: enable HPET on Fujitsu u9200 | Janne Kulmala |
2008-12-16 | x86: microcode_amd: modify log messages | Andreas Herrmann |
2008-12-16 | x86: microcode_amd: use 'packed' attribute for structs | Andreas Herrmann |
2008-12-16 | x86: microcode_amd: remove (wrong) chipset deivce ID checks | Andreas Herrmann |
2008-12-16 | x86: microcode_amd: consolidate macro definitions | Andreas Herrmann |
2008-12-16 | x86: microcode_amd: replace inline asm by common rdmsr/wrmsr functions | Andreas Herrmann |
2008-12-16 | x86: microcode_amd: don't pass superfluous function pointer for get_ucode_data | Andreas Herrmann |
2008-12-16 | x86: microcode_amd: fix compile warning | Andreas Herrmann |
2008-12-16 | x86: microcode_amd: fix checkpatch warnings/errors | Andreas Herrmann |
2008-12-16 | x86: microcode_amd: fix typos and trailing whitespaces in log messages | Andreas Herrmann |
2008-12-16 | x86: microcode_amd: fix wrong handling of equivalent CPU id | Andreas Herrmann |
2008-12-16 | x86, mm: limit MAXMEM on 64-bit | Ingo Molnar |
2008-12-16 | AMD IOMMU: allocate rlookup_table with __GFP_ZERO | Joerg Roedel |
2008-12-16 | x86, 32-bit: improve lazy TLB handling code | Jan Beulich |
2008-12-16 | x86, 32-bit: add some compile time checks to mem_init() | Jan Beulich |
2008-12-16 | x86, 32-bit: simplify alloc_low_page() | Jan Beulich |
2008-12-16 | allow bug table entries to use relative pointers (and use it on x86-64) | Jan Beulich |
2008-12-16 | x86: consolidate __swp_XXX() macros | Jan Beulich |
2008-12-16 | x86, bts: correctly report invalid bts records | Markus Metzger |
2008-12-16 | x86, bts: remove recursion from get_context | Markus Metzger |
2008-12-16 | Merge branches 'tracing/fastboot', 'tracing/ftrace', 'tracing/function-graph-... | Ingo Molnar |
2008-12-16 | x86: convert rdtscll() to use __native_read_tsc | Ken Chen |
2008-12-14 | x86 Fix VMI crash on boot in 2.6.28-rc8 | Zachary Amsden |
2008-12-12 | x86: remove simnow earlyprintk support | Andi Kleen |
2008-12-12 | x86: remove init_mm export as planned for 2.6.26 | Dave Jones |
2008-12-12 | tracing/function-graph-tracer: add a new .irqentry.text section, fix | Ingo Molnar |
2008-12-12 | x86: hardirq: introduce inc_irq_stat() | Hiroshi Shimamoto |
2008-12-12 | Merge commit 'v2.6.28-rc8' into x86/irq | Ingo Molnar |
2008-12-12 | x86: kill #ifdef for exit_idle() | Hiroshi Shimamoto |
2008-12-12 | x86: uaccess: return value of __{get|put}_user() can be int | Hiroshi Shimamoto |
2008-12-12 | Merge commit 'v2.6.28-rc8' into x86/mm | Ingo Molnar |
2008-12-12 | tracing/function-graph-tracer: annotate do_IRQ and smp_apic_timer_interrupt | Frederic Weisbecker |
2008-12-12 | tracing/function-graph-tracer: add a new .irqentry.text section | Frederic Weisbecker |
2008-12-12 | x86, debug: remove EBDA debug printk | Ingo Molnar |
2008-12-12 | Merge commit 'v2.6.28-rc8' into sched/core | Ingo Molnar |
2008-12-12 | x86: soften multi-BAR mapping sanity check warning message | Ingo Molnar |
2008-12-12 | x86, bts: fix build error | Ingo Molnar |
2008-12-12 | x86, bts: provide in-kernel branch-trace interface | Markus Metzger |
2008-12-12 | x86, bts: turn BUG_ON into WARN_ON_ONCE | Markus Metzger |
2008-12-09 | sparseirq: fix !SMP && !PCI_MSI && !HT_IRQ build | Yinghai Lu |
2008-12-08 | sparseirq: fix typo in !CONFIG_IO_APIC case | Ingo Molnar |
2008-12-08 | x86: fix default_spin_lock_flags() prototype | Ingo Molnar |
2008-12-08 | x86: signal: change type of paramter for sys_rt_sigreturn() | Hiroshi Shimamoto |
2008-12-08 | tracing/function-graph-tracer: append the tracing_graph_flag | Frederic Weisbecker |
2008-12-08 | tracing/function-graph-tracer: introduce __notrace_funcgraph to filter specia... | Frederic Weisbecker |
2008-12-08 | x86: clean up get_smp_config() | Yinghai Lu |
2008-12-08 | Merge branch 'linus' into x86/quirks | Ingo Molnar |
2008-12-08 | AMD IOMMU: __unmap_single: check for bad_dma_address instead of 0 | Joerg Roedel |
2008-12-08 | AMD IOMMU: fix WARN_ON in dma_ops unmap path | Joerg Roedel |