ipcns: extract create_ipc_ns()
[safe/jmp/linux-2.6] / arch / x86 / kernel /
2009-06-06 Ingo Molnarperf_counter: Separate out attr->type from attr->config
2009-06-06 Mark Langsdorfx86: enable GART-IOMMU only after setting up protection...
2009-06-05 Dave Jones[CPUFREQ] powernow-k8: check space_id of _PCT registers...
2009-06-03 Hidetoshi Setox86, mce: fix for mce counters
2009-06-03 Andi Kleenx86, mce: support action-optional machine checks
2009-06-03 Andi Kleenx86, mce: rename mce_notify_user to mce_notify_irq
2009-06-03 Andi Kleenx86: fix panic with interrupts off (needed for MCE)
2009-06-03 Huang Yingx86, mce: export MCE severities coverage via debugfs
2009-06-03 Andi Kleenx86, mce: implement new status bits
2009-06-03 Andi Kleenx86, mce: print header/footer only once for multiple...
2009-06-03 Andi Kleenx86, mce: default to panic timeout for machine checks
2009-06-03 Huang Yingx86, mce: improve mce_get_rip
2009-06-03 Andi Kleenx86, mce: make non Monarch panic message "Fatal machine...
2009-06-03 Andi Kleenx86, mce: switch x86 machine check handler to Monarch...
2009-06-03 Andi Kleenx86, mce: implement panic synchronization
2009-06-03 Andi Kleenx86, mce: implement bootstrapping for machine check...
2009-06-03 Andi Kleenx86, mce: check early in exception handler if panic...
2009-06-03 Andi Kleenx86, mce: add table driven machine check grading
2009-06-03 Andi Kleenx86, mce: remove TSC print heuristic
2009-06-03 Andi Kleenx86, mce: log corrected errors when panicing
2009-06-03 Andi Kleenx86, mce: extend struct mce user interface with more...
2009-06-03 Andi Kleenx86, mce: support more than 256 CPUs in struct mce
2009-06-03 Andi Kleenx86, mce: store record length into memory struct mce...
2009-06-03 Andi Kleenx86, mce: add MCE poll count to /proc/interrupts
2009-06-03 Andi Kleenx86, mce: add machine check exception count in /proc...
2009-06-03 Ingo Molnarperf_counter: Fix throttling lock-up
2009-06-03 Cliff Wickmanx86: Fix UV BAU activation descriptor init
2009-06-03 Jiri Slabyamd_iommu: fix lock imbalance
2009-06-03 Yong Wangperf_counter/x86: Remove the IRQ (non-NMI) handling...
2009-06-02 Peter Zijlstraperf_counter: Rename perf_counter_hw_event => perf_coun...
2009-06-02 Peter Zijlstraperf_counter: x86: Emulate longer sample periods
2009-06-02 Peter Zijlstraperf_counter: Remove the last nmi/irq bits
2009-06-02 Peter Zijlstraperf_counter: Rename various fields
2009-06-02 Jiri Slabyx86, apic: Restore irqs on fail paths
2009-06-02 Naga Chumbalkarx86: Print real IOAPIC version for x86-64
2009-06-01 H. Peter AnvinMerge branch 'irq/numa' into x86/mce3
2009-06-01 Ingo MolnarMerge branch 'x86/cpufeature' into irq/numa
2009-06-01 Ingo MolnarMerge branch 'linus' into irq/numa
2009-06-01 Ingo MolnarMerge branch 'linus' into perfcounters/core
2009-05-30 Joe Perchesacpi-cpufreq: fix printk typo and indentation
2009-05-29 Yong Wangperf_counter/x86: Always use NMI for performance-monito...
2009-05-28 Hidetoshi Setox86, mce: trivial clean up for mce-inject.c
2009-05-28 Hidetoshi Setox86, mce: trivial clean up for mce_intel_64.c
2009-05-28 Hidetoshi Setox86, mce: trivial clean up for mce_amd_64.c
2009-05-28 Hidetoshi Setox86, mce: trivial clean up for mce.c
2009-05-28 Hidetoshi Setox86, mce: trivial clean up for therm_throt.c
2009-05-28 Hidetoshi Setox86, mce: use strict_strtoull
2009-05-28 Andi Kleenx86, mce: drop BKL in mce_open
2009-05-28 Andi Kleenx86, mce: rename and align out2 label
2009-05-28 Thomas Gleixnerx86, mce: remove mce_init unused argument
2009-05-28 Andi Kleenx86, mce: remove unused mce_events variable
2009-05-28 Andi Kleenx86, mce: use extended sysattrs for the check_interval...
2009-05-28 Andi Kleenx86, mce: synchronize core after machine check handling
2009-05-28 H. Peter Anvinx86, mce: fix comment style in mce-inject.c
2009-05-28 H. Peter Anvinx86, mce: add comment about mce_chrdev_ops being writable
2009-05-28 Andi Kleenx86, mce: add basic error injection infrastructure
2009-05-28 Andi Kleenx86, mce: add MSR read wrappers for easier error injection
2009-05-28 Andi Kleenx86, mce: enable MCE_INTEL for 32bit new MCE
2009-05-28 Andi Kleenx86, mce: use 64bit machine check code on 32bit
2009-05-28 Andi Kleenx86, mce: remove oops_begin() use in 64bit machine...
2009-05-28 Andi Kleenx86, mce: remove machine check handler idle notify...
2009-05-28 Andi Kleenx86, mce: move mce_disabled option into common 32bit...
2009-05-28 Andi Kleenx86, mce: rename 64bit mce_dont_init to mce_disabled
2009-05-28 Andi Kleenx86, mce: use a call vector to call the 64bit mce handler
2009-05-28 Andi Kleenx86, mce: port K7 bank 0 quirk to 64bit mce code
2009-05-28 Andi Kleenx86, mce: implement the PPro bank 0 quirk in the 64bit...
2009-05-28 Andi Kleenx86, mce: initial steps to make 64bit mce code 32bit...
2009-05-28 Thomas Gleixnerx86, mce: Cleanup MCG definitions
2009-05-28 Thomas Gleixnerx86, mce: Cleanup symbols in intel thermal codes
2009-05-28 Ingo Molnarx86, mce: print number of MCE banks
2009-05-28 Ingo Molnarx86, mce: Rename sysfs variables
2009-05-28 Ingo Molnarx86, mce: unify
2009-05-28 Ingo Molnarx86, mce: unify, prepare for 32-bit v2
2009-05-28 Ingo Molnarx86, mce: unify, prepare codes
2009-05-28 Thomas Gleixnerx86, mce: unify Intel thermal init
2009-05-28 Thomas Gleixnerx86, mce: unify Intel thermal init, prepare
2009-05-28 Ingo Molnarx86, mce: clean up mce_amd_64.c
2009-05-28 Ingo Molnarx86, mce: clean up therm_throt.c
2009-05-28 Ingo Molnarx86, mce: clean up non-fatal.c
2009-05-28 Ingo Molnarx86, mce: clean up winchip.c
2009-05-28 Ingo Molnarx86, mce: clean up k7.c
2009-05-28 Ingo Molnarx86, mce: clean up p6.c
2009-05-28 Ingo Molnarx86, mce: clean up p5.c
2009-05-28 Ingo Molnarx86, mce: clean up p4.c
2009-05-28 Ingo Molnarx86, mce: clean up mce_32.c
2009-05-28 Ingo Molnarx86, mce: clean up mce_64.c
2009-05-28 Hidetoshi Setox86, mce: Cleanup param parser
2009-05-28 Joerg RoedelMerge branches 'amd-iommu/fixes', 'amd-iommu/debug...
2009-05-28 Joerg Roedelamd-iommu: don't free dma adresses below 512MB with...
2009-05-28 Joerg Roedelamd-iommu: don't preallocate page tables with CONFIG_IO...
2009-05-28 Joerg Roedelamd-iommu: disable round-robin allocator for CONFIG_IOM...
2009-05-28 Joerg Roedelamd-iommu: remove amd_iommu_size kernel parameter
2009-05-28 Joerg Roedelamd-iommu: enlarge the aperture dynamically
2009-05-28 Joerg Roedelamd-iommu: handle exlusion ranges and unity mappings...
2009-05-28 Joerg Roedelamd-iommu: move aperture_range allocation code to seper...
2009-05-28 Joerg Roedelamd-iommu: change dma_dom->next_bit to dma_dom->next_ad...
2009-05-28 Joerg Roedelamd-iommu: make address allocator aware of multiple...
2009-05-28 Joerg Roedelamd-iommu: handle page table allocation failures in...
2009-05-28 Joerg Roedelamd-iommu: move page table allocation code to seperate...
2009-05-28 Joerg Roedelamd-iommu: introduce aperture_range structure
next