summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)Author
2012-03-21hugetlb: try to search again if it is really neededXiao Guangrong
2012-03-21mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read modeAndrea Arcangeli
2012-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2012-03-21Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-03-21Merge tag 'pm-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2012-03-21Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds
2012-03-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-03-20take removal of PF_FORKNOEXEC to flush_old_exec()Al Viro
2012-03-20__register_binfmt() made voidAl Viro
2012-03-20xen/cpufreq: Disable the cpu frequency scaling drivers from loading.Konrad Rzeszutek Wilk
2012-03-20Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-03-20Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-03-20Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-03-20Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-03-20Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-03-20geos: Platform driver for Geos and Geos2 single-board computers.Philip A. Prindeville
2012-03-20x86, mrst: add msic_thermal platform supportMika Westerberg
2012-03-20highmem: kill all __kmap_atomic()Cong Wang
2012-03-20x86: remove the second argument of k[un]map_atomic()Cong Wang
2012-03-20KVM: x86: fix kvm_write_tsc() TSC matching thinkoMarcelo Tosatti
2012-03-20x86: kvmclock: abstract save/restore sched_clock_stateMarcelo Tosatti
2012-03-19Merge branch 'dcache-word-accesses'Linus Torvalds
2012-03-19net: bpf_jit: fix BPF_S_LDX_B_MSH compilationEric Dumazet
2012-03-19x86: Fix section warningsSteffen Persvold
2012-03-16x86, efi: Fix pointer math issue in handle_ramdisks()Dan Carpenter
2012-03-16perf: Adding sysfs group format attribute for pmu deviceJiri Olsa
2012-03-15x86, tsc: Skip refined tsc calibration on systems with reliable TSCAlok Kataria
2012-03-15x86: vdso: Use seqcount instead of seqlockThomas Gleixner
2012-03-15x86: vdso: Remove bogus locking in update_vsyscall_tz()Thomas Gleixner
2012-03-15time: x86: Fix race switching from vsyscall to non-vsyscall clockJohn Stultz
2012-03-15[PATCH v3] ipc: provide generic compat versions of IPC syscallsChris Metcalf
2012-03-15drm: Merge tag 'v3.3-rc7' into drm-core-nextDave Airlie
2012-03-14x32: Fix alignment fail in struct compat_siginfoH. Peter Anvin
2012-03-14crypto: camellia - add assembler implementation for x86_64Jussi Kivilinna
2012-03-14x86/platform: Move APIC ID validity check into platform APIC codeDaniel J Blueman
2012-03-14Merge tag 'v3.3-rc7' into x86/platformIngo Molnar
2012-03-14Merge tag 'mce-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/...Ingo Molnar
2012-03-14Merge tag 'v3.3-rc7' into x86/mceIngo Molnar
2012-03-13x32: Fix stupid ia32/x32 inversion in the siginfo formatH. Peter Anvin
2012-03-13tboot: Add return values for tboot_sleepKonrad Rzeszutek Wilk
2012-03-13x86, acpi, tboot: Have a ACPI os prepare sleep instead of calling tboot_sleep.Tang Liang
2012-03-13Merge branch 'linus' into irq/coreThomas Gleixner
2012-03-13x86: Move is_ia32_task to asm/thread_info.h from asm/compat.hSrikar Dronamraju
2012-03-13sched/x86: Fix overflow in cyc2ns_offsetSalman Qazi
2012-03-13Merge tag 'v3.3-rc7' into sched/coreIngo Molnar
2012-03-13x86: Rename trap_no to trap_nr in thread_structSrikar Dronamraju
2012-03-13Merge branch 'x86/x32' into x86/cleanupsIngo Molnar
2012-03-13x86/ioapic: Add register level checks to detect bogus io-apic entriesSuresh Siddha