summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'setns'Linus Torvalds2011-05-284-1/+6
|\
| * ns: Wire up the setns system callEric W. Biederman2011-05-284-1/+6
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2011-05-272-7/+0
|\ \
| * | PM / Hibernate: Remove arch_prepare_suspend()Rafael J. Wysocki2011-05-242-7/+0
* | | Merge branch 'upstream/tidy-xen-mmu-2.6.39' of git://git.kernel.org/pub/scm/l...Linus Torvalds2011-05-262-271/+50
|\ \ \
| * | | xen: fix compile without CONFIG_XEN_DEBUG_FSJeremy Fitzhardinge2011-05-201-0/+2
| * | | Use arbitrary_virt_to_machine() to deal with ioremapped pud updates.Jeremy Fitzhardinge2011-05-201-1/+1
| * | | Use arbitrary_virt_to_machine() to deal with ioremapped pmd updates.Jeremy Fitzhardinge2011-05-201-1/+1
| * | | xen/mmu: remove all ad-hoc stats stuffJeremy Fitzhardinge2011-05-201-138/+0
| * | | xen: use normal virt_to_machine for ptesJeremy Fitzhardinge2011-05-201-5/+5
| * | | xen: make a pile of mmu pvop functions staticJeremy Fitzhardinge2011-05-202-60/+23
| * | | xen: condense everything onto xen_set_pteJeremy Fitzhardinge2011-05-201-46/+27
| * | | xen: use mmu_update for xen_set_pte_at()Jeremy Fitzhardinge2011-05-201-15/+11
| * | | xen: drop all the special iomap pte paths.Jeremy Fitzhardinge2011-05-201-25/+0
* | | | arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}Akinobu Mita2011-05-261-1/+0
* | | | kgdbts: unify/generalize gdb breakpoint adjustmentMike Frysinger2011-05-261-0/+1
* | | | x86: convert to asm-generic ptrace.hMike Frysinger2011-05-261-13/+5
* | | | cgroup: remove the ns_cgroupDaniel Lezcano2011-05-262-2/+0
* | | | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-05-2618-185/+202
|\ \ \ \
| * | | | x86: vdso: Remove unused variableThomas Gleixner2011-05-261-1/+1
| * | | | x86-64: Optimize vDSO time()Andy Lutomirski2011-05-241-6/+2
| * | | | x86-64: Add time to vDSOAndy Lutomirski2011-05-242-1/+36
| * | | | x86-64: Turn off -pg and turn on -foptimize-sibling-calls for vDSOAndy Lutomirski2011-05-241-1/+14
| * | | | x86-64: Move vread_tsc into a new file with sensible optionsAndy Lutomirski2011-05-244-37/+45
| * | | | x86-64: Vclock_gettime(CLOCK_MONOTONIC) can't ever see nsec < 0Andy Lutomirski2011-05-241-18/+22
| * | | | x86-64: Don't generate cmov in vread_tscAndy Lutomirski2011-05-241-2/+16
| * | | | x86-64: Remove unnecessary barrier in vread_tscAndy Lutomirski2011-05-241-4/+5
| * | | | x86-64: Clean up vdso/kernel shared variablesAndy Lutomirski2011-05-2415-145/+91
| | | | |
| \ \ \ \
*-. \ \ \ \ Merge branches 'core-fixes-for-linus' and 'irq-fixes-for-linus' of git://git....Linus Torvalds2011-05-261-1/+1
|\ \ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | seqlock: Get rid of SEQLOCK_UNLOCKEDEric Dumazet2011-05-241-1/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djm...Linus Torvalds2011-05-261-0/+7
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | xen: cleancache shim to Xen Transcendent MemoryDan Magenheimer2011-05-261-0/+7
| | |/ / | |/| |
* | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-05-251-0/+1
|\ \ \ \
| * | | | i8k: Integrate with the hwmon subsystemJean Delvare2011-05-251-0/+1
* | | | | lib: consolidate DEBUG_STACK_USAGE optionStephen Boyd2011-05-251-9/+0
* | | | | lib: consolidate DEBUG_PER_CPU_MAPSStephen Boyd2011-05-251-11/+0
* | | | | printk: allocate kernel log buffer earlierMike Travis2011-05-251-0/+2
* | | | | x86: remove 32-bit versions of readq()/writeq()Roland Dreier2011-05-252-24/+2
* | | | | vmscan: change shrinker API by passing shrink_control structYing Han2011-05-251-1/+2
* | | | | mm: convert mm->cpu_vm_cpumask into cpumask_var_tKOSAKI Motohiro2011-05-251-1/+0
* | | | | mm: Convert i_mmap_lock to a mutexPeter Zijlstra2011-05-251-2/+2
* | | | | mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra2011-05-251-2/+0
* | | | | x86,mm: make pagefault killableKOSAKI Motohiro2011-05-251-1/+11
|/ / / /
* | | | Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2011-05-242-2/+7
|\ \ \ \
| * \ \ \ Merge branch 'fixes-2.6.39' into for-2.6.40Tejun Heo2011-05-2420-267/+180
| |\ \ \ \
| | * | | | percpu: Avoid extra NOP in percpu_cmpxchg16b_doubleEric Dumazet2011-03-281-1/+6
| * | | | | percpu: Always align percpu output section to PAGE_SIZETejun Heo2011-03-241-1/+1
* | | | | | x86, ioapic: Restore ioapic entries during resume properlySuresh Siddha2011-05-241-2/+2
* | | | | | x86: Get rid of asmregparmRichard Weinberger2011-05-242-7/+2
| |_|_|/ / |/| | | |
* | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2011-05-236-79/+19
|\ \ \ \ \
OpenPOWER on IntegriCloud