aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2013-07-13Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-07-12perf/x86: Fix incorrect use of do_div() in NMI warningDave Hansen
2013-07-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2013-07-10Merge tag 'kvm-3.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-07-10Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds
2013-07-10mm: remove free_area_cacheMichel Lespinasse
2013-07-10Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-07-10Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-07-09Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-07-09arm: add support for LZ4-compressed kernelKyungsik Lee
2013-07-09reboot: move arch/x86 reboot= handling to generic kernelRobin Holt
2013-07-09reboot: x86: prepare reboot_mode for moving to generic kernel codeRobin Holt
2013-07-09ptrace/x86: flush_ptrace_hw_breakpoint() shoule clear the virtual debug regis...Oleg Nesterov
2013-07-09ptrace/x86: cleanup ptrace_set_debugreg()Oleg Nesterov
2013-07-09ptrace/x86: ptrace_write_dr7() should create bp if !disabledOleg Nesterov
2013-07-09ptrace/x86: introduce ptrace_register_breakpoint()Oleg Nesterov
2013-07-09ptrace/x86: dont delay "disable" till second pass in ptrace_write_dr7()Oleg Nesterov
2013-07-09ptrace/x86: simplify the "disable" logic in ptrace_write_dr7()Oleg Nesterov
2013-07-09ptrace/x86: revert "hw_breakpoints: Fix racy access to ptrace breakpoints"Oleg Nesterov
2013-07-09mm/pgtable: don't accumulate addr during pgd prepopulate pmdWanpeng Li
2013-07-06Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-07-06Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2013-07-05perf/x86/amd: Do not print an error when the device is not presentPeter Zijlstra
2013-07-04Merge branch 'timers/posix-cpu-timers-for-tglx' ofThomas Gleixner
2013-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-07-04Merge branch 'kconfig-diet' from Dave HansenLinus Torvalds
2013-07-04consolidate per-arch stack overflow debugging optionsDave Hansen
2013-07-04KVM: VMX: mark unusable segment as nonpresentGleb Natapov
2013-07-03Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds
2013-07-03Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-07-03rapidio: add modular build option for the subsystem coreAlexandre Bounine
2013-07-03x86: kill TIF_DEBUGOleg Nesterov
2013-07-03mm/x86: prepare for removing num_physpages and simplify mem_init()Jiang Liu
2013-07-03mm: concentrate modification of totalram_pages into the mm coreJiang Liu
2013-07-03mm: make __free_pages_bootmem() only available at boot timeJiang Liu
2013-07-03mm: accurately calculate zone->managed_pages for highmem zonesJiang Liu
2013-07-03mm/x86: use free_reserved_area() to simplify codeJiang Liu
2013-07-03mm: soft-dirty bits for user memory changes trackingPavel Emelyanov
2013-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-07-03Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-07-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-07-03Merge tag 'stable/for-linus-3.11-rc0-tag-two' of git://git.kernel.org/pub/scm...Linus Torvalds
2013-07-03Merge tags 'modules-next-for-linus' and 'virtio-next-for-linus' of git://git....Linus Torvalds
2013-07-03Merge tag 'please-pull-mce-therm' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-07-03Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds
2013-07-02Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-07-02Merge branch 'x86-tracing-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-07-02Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds