aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* Make platform-specific Feather-Trace depend on !CONFIG_DEBUG_RODATABjoern B. Brandenburg2010-06-09
* Make C-EDF depend on x86 and SYSFSAndrea Bastoni2010-06-09
* Make smp_send_pull_timers() optional.Bjoern B. Brandenburg2010-06-09
* Make __ARCH_HAS_FEATHER_TRACE a proper CONFIG_ variable.Bjoern B. Brandenburg2010-06-09
* Merge branch 'linux-preempt-rt' into wip-merge-preempt-2.6.33-rtAndrea Bastoni2010-05-31
|\
| * Merge stable/linux-2.6.33.y into rt/2.6.33Thomas Gleixner2010-05-31
| |\
| | * x86, amd: Check X86_FEATURE_OSVW bit before accessing OSVW MSRsAndreas Herrmann2010-05-26
| | * x86, cacheinfo: Turn off L3 cache index disable feature in virtualized enviro...Frank Arnold2010-05-26
| | * x86, k8: Fix build error when K8_NB is disabledBorislav Petkov2010-05-26
| | * powerpc/perf_event: Fix oops due to perf_event_do_pending callPaul Mackerras2010-05-26
| | * ptrace: fix return value of do_syscall_trace_enter()Gerald Schaefer2010-05-26
| * | Merge branch '2.6.33.4' into rt/2.6.33Thomas Gleixner2010-05-12
| |\|
| | * MIPS: Sibyte: Apply M3 workaround only on affected chip types and versions.Ralf Baechle2010-05-12
| | * pxa/colibri: fix missing #include <mach/mfp.h> in colibri.hJakob Viketoft2010-05-12
| | * sparc64: Fix memory leak in pci_register_iommu_region().David S. Miller2010-05-12
| | * sparc64: Adjust __raw_local_irq_save() to cooperate in NMIs.David S. Miller2010-05-12
| | * sparc64: Use kstack_valid() in die_if_kernel().David S. Miller2010-05-12
| | * sparc64: Fix hardirq tracing in trap return path.David S. Miller2010-05-12
| | * sparc64: Fix PREEMPT_ACTIVE value.David S. Miller2010-05-12
| | * sparc64: Use correct pt_regs in decode_access_size() error paths.David S. Miller2010-05-12
| | * powerpc: Reduce printk from pseries_mach_cpu_die()Vaidyanathan Srinivasan2010-05-12
| | * powerpc: Move checks in pseries_mach_cpu_die()Vaidyanathan Srinivasan2010-05-12
| | * powerpc: Reset kernel stack on cpu online from cede stateVaidyanathan Srinivasan2010-05-12
| | * kgdb: don't needlessly skip PAGE_USER test for Fsl bookeWufei2010-05-12
| | * x86, k8 nb: Fix boot crash: enable k8_northbridges unconditionally on AMD sys...Borislav Petkov2010-05-12
| | * x86: Fix NULL pointer access in irq_force_complete_move() for Xen guestsPrarit Bhargava2010-05-12
| | * x86: Disable large pages on CPUs with Atom erratum AAE44H. Peter Anvin2010-05-12
| | * x86-64: Clear a 64-bit FS/GS base on fork if selector is nonzeroH. Peter Anvin2010-05-12
| | * powernow-k8: Fix frequency reportingMark Langsdorf2010-05-12
| * | AT91: PIT: Remove irq handler when clock event is unusedBenedikt Spranger2010-05-02
| * | fs-inode_lock-scale-4Nick Piggin2010-04-27
| * | dcache-split-inode_lockNick Piggin2010-04-27
| * | fs-dcache_lock-removeNick Piggin2010-04-27
| * | fs-dcache-scale-d_unhashedNick Piggin2010-04-27
| * | fs-dcache-scale-d_countNick Piggin2010-04-27
| * | powerpc: Replace kmap_atomic with kmap in pte_offset_mapKevin Hao2010-04-27
| * | Merge branch 'master' ofThomas Gleixner2010-04-27
| |\|
| | * x86/gart: Disable GART explicitly before initializationJoerg Roedel2010-04-26
| | * KVM: x86: Fix TSS size check for 16-bit tasksJan Kiszka2010-04-26
| | * KVM: fix the handling of dirty bitmaps to avoid overflowsTakuya Yoshikawa2010-04-26
| | * KVM: MMU: fix kvm_mmu_zap_page() and its calling pathXiao Guangrong2010-04-26
| | * KVM: VMX: Save/restore rflags.vm correctly in real modeAvi Kivity2010-04-26
| | * KVM: allow bit 10 to be cleared in MSR_IA32_MC4_CTLAndre Przywara2010-04-26
| | * KVM: Don't spam kernel log when injecting exceptions due to bad cr writesAvi Kivity2010-04-26
| | * KVM: SVM: Fix memory leaks that happen when svm_create_vcpu() failsTakuya Yoshikawa2010-04-26
| | * KVM: VMX: Update instruction length on intercepted BPJan Kiszka2010-04-26
| | * powerpc: Fix SMP build with disabled CPU hotplugging.Adam Lackorzynski2010-04-26
| | * perf_events, x86: Implement Intel Westmere/Nehalem-EX supportPeter Zijlstra2010-04-26
| | * x86/PCI: irq and pci_ids patch for Intel Cougar Point DeviceIDsSeth Heasley2010-04-26
| | * x86-64, rwsem: Avoid store forwarding hazard in __downgrade_writeAvi Kivity2010-04-26