summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2011-05-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2011-05-27Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar
2011-05-27Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...Ingo Molnar
2011-05-27x86, asm: Clean up desc.h a bitIngo Molnar
2011-05-26Merge branch 'upstream/tidy-xen-mmu-2.6.39' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2011-05-26arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}Akinobu Mita
2011-05-26kgdbts: unify/generalize gdb breakpoint adjustmentMike Frysinger
2011-05-26x86: convert to asm-generic ptrace.hMike Frysinger
2011-05-26cgroup: remove the ns_cgroupDaniel Lezcano
2011-05-26Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-05-26Merge branches 'core-fixes-for-linus' and 'irq-fixes-for-linus' of git://git....Linus Torvalds
2011-05-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djm...Linus Torvalds
2011-05-26x86, amd: Do not enable ARAT feature on AMD processors below family 0x12Boris Ostrovsky
2011-05-26xen: cleancache shim to Xen Transcendent MemoryDan Magenheimer
2011-05-26x86: Move do_page_fault()'s error path under unlikely()KOSAKI Motohiro
2011-05-26Merge branch 'linus' into x86/urgentIngo Molnar
2011-05-26x86: vdso: Remove unused variableThomas Gleixner
2011-05-25x86, efi: Retain boot service code until after switching to virtual modeMatthew Garrett
2011-05-25x86/ftrace: Fix compiler warning in ftrace.cRakib Mullick
2011-05-25Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2011-05-25x86: Remove unnecessary check in detect_ht()Nikhil P Rao
2011-05-25i8k: Integrate with the hwmon subsystemJean Delvare
2011-05-25lib: consolidate DEBUG_STACK_USAGE optionStephen Boyd
2011-05-25lib: consolidate DEBUG_PER_CPU_MAPSStephen Boyd
2011-05-25printk: allocate kernel log buffer earlierMike Travis
2011-05-25x86: remove 32-bit versions of readq()/writeq()Roland Dreier
2011-05-25vmscan: change shrinker API by passing shrink_control structYing Han
2011-05-25mm: convert mm->cpu_vm_cpumask into cpumask_var_tKOSAKI Motohiro
2011-05-25mm: Convert i_mmap_lock to a mutexPeter Zijlstra
2011-05-25mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra
2011-05-25x86,mm: make pagefault killableKOSAKI Motohiro
2011-05-25x86: Reorder mm_context_t to remove x86_64 alignment padding and thus shrink ...Richard Kennedy
2011-05-25x86, UV: Clean up uv_tlb.cCliff Wickman
2011-05-25x86, UV: Add support for SGI UV2 hub chipJack Steiner
2011-05-24x86, cpufeature: Update CPU feature RDRND to RDRANDKees Cook
2011-05-24PM / Hibernate: Remove arch_prepare_suspend()Rafael J. Wysocki
2011-05-24Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds
2011-05-24x86, ioapic: Restore ioapic entries during resume properlySuresh Siddha
2011-05-24seqlock: Get rid of SEQLOCK_UNLOCKEDEric Dumazet
2011-05-24x86-64: Optimize vDSO time()Andy Lutomirski
2011-05-24x86-64: Add time to vDSOAndy Lutomirski
2011-05-24x86-64: Turn off -pg and turn on -foptimize-sibling-calls for vDSOAndy Lutomirski
2011-05-24x86-64: Move vread_tsc into a new file with sensible optionsAndy Lutomirski
2011-05-24x86-64: Vclock_gettime(CLOCK_MONOTONIC) can't ever see nsec < 0Andy Lutomirski
2011-05-24x86-64: Don't generate cmov in vread_tscAndy Lutomirski
2011-05-24x86-64: Remove unnecessary barrier in vread_tscAndy Lutomirski
2011-05-24x86-64: Clean up vdso/kernel shared variablesAndy Lutomirski
2011-05-24x86: Get rid of asmregparmRichard Weinberger
2011-05-24Merge branch 'fixes-2.6.39' into for-2.6.40Tejun Heo
2011-05-23Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds