aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2012-07-31x86: OLPC: switch over to using new EC driver on x86Andres Salomon
2012-07-31drivers: OLPC: update various drivers to include olpc-ec.hAndres Salomon
2012-07-31Platform: OLPC: add a stub to drivers/platform/ for the OLPC EC driverAndres Salomon
2012-07-30ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon
2012-07-30firmware_map: make firmware_map_add_early() argument consistent with firmware...Yasuaki Ishimatsu
2012-07-30atomic64_test: simplify the #ifdef for atomic64_dec_if_positive() testCatalin Marinas
2012-07-26Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-07-26Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-07-26Merge branches 'x86-cleanups-for-linus' and 'x86-cpufeature-for-linus' of git...Linus Torvalds
2012-07-26Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-07-26Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-07-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2012-07-24Merge tag 'iommu-updates-v3.6-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-07-24Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds
2012-07-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-07-24Merge tag 'stable/for-linus-3.6-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-07-24Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-07-24sched/x86: Remove broken power estimationPeter Zijlstra
2012-07-23Merge branches 'iommu/fixes', 'x86/amd', 'groups', 'arm/tegra' and 'api/domai...Joerg Roedel
2012-07-22Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-07-22Merge tag 'pm-for-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-07-22Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-07-22Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-07-22Merge branch 'x86-reboot-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-07-22Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2012-07-22Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-07-22Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-07-22Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-07-22Revert "x86/early_printk: Replace obsolete simple_strtoul() usage with kstrto...Ingo Molnar
2012-07-21x86, boot: Exclude cmdline.c if you can't use itGokul Caushik
2012-07-21x86, boot: Exclude early_serial_console.c if can't use it.Joe Millenbach
2012-07-21x86, boot: Removed unused debug flag and set codeJoe Millenbach
2012-07-21x86, boot: Switch output functions from command-line flags to conditional com...Joe Millenbach
2012-07-21x86, boot: Changed error putstr path to match new debug_putstr formatJoe Millenbach
2012-07-21x86, boot: Wrap debug printing in a new debug_putstr functionJoe Millenbach
2012-07-21x86, boot: Removed quiet flag and switched quiet output to debug flagJoe Millenbach
2012-07-20x86, efi: Handover ProtocolMatt Fleming
2012-07-20x86/tlb: Fix build warning and crash when building for !SMPAlex Shi
2012-07-20x86, cpufeature: Add the RDSEED and ADX featuresH. Peter Anvin
2012-07-20KVM: fix race with level interruptsMichael S. Tsirkin
2012-07-20module.c: spelling s/postition/position/gGeert Uytterhoeven
2012-07-19xen: populate correct number of pages when across mem boundary (v2)zhenzhong.duan
2012-07-19xen PVonHVM: move shared_info to MMIO before kexecOlaf Hering
2012-07-19xen: simplify init_hvm_pv_infoOlaf Hering
2012-07-19xen: remove cast from HYPERVISOR_shared_info assignmentOlaf Hering
2012-07-19xen/x86: avoid updating TLS descriptors if they haven't changedDavid Vrabel
2012-07-19xen/x86: add desc_equal() to compare GDT descriptorsDavid Vrabel
2012-07-19xen/mm: zero PTEs for non-present MFNs in the initial page tableDavid Vrabel
2012-07-19xen/mm: do direct hypercall in xen_set_pte() if batching is unavailableDavid Vrabel