| Commit message (Expand) | Author | Age |
* | sysctl x86: Remove dead binary sysctl support | Eric W. Biederman | 2009-11-12 |
* | kbuild: rename ld-option to cc-ldoption | Sam Ravnborg | 2009-09-20 |
* | time: Introduce CLOCK_REALTIME_COARSE | john stultz | 2009-08-21 |
* | gcov: enable GCOV_PROFILE_ALL for x86_64 | Peter Oberparleiter | 2009-06-18 |
* | Merge branch 'linus' into perfcounters/core | Ingo Molnar | 2009-06-11 |
|\ |
|
| * | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-06-10 |
| |\ |
|
| | * | x86: vdso/vma.c declare vdso_enabled and arch_setup_additional_pages before t... | Jaswinder Singh Rajput | 2009-04-12 |
* | | | x86: Set context.vdso before installing the mapping | Peter Zijlstra | 2009-06-05 |
|/ / |
|
* / | x86: gettimeofday() vDSO: fix segfault when tv == NULL | John Wright | 2009-04-30 |
|/ |
|
* | x86, mm: rename TASK_SIZE64 => TASK_SIZE_MAX | Ingo Molnar | 2009-02-20 |
* | x86: no stack protector for vdso | Tejun Heo | 2009-02-09 |
* | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2008-12-28 |
|\ |
|
| * | [S390] arch_setup_additional_pages arguments | Martin Schwidefsky | 2008-12-25 |
* | | trace: rename unlikely profiler to branch profiler | Steven Rostedt | 2008-11-12 |
* | | tracing: branch tracer, fix vdso crash | Ingo Molnar | 2008-11-12 |
|/ |
|
*-------. | Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x8... | Ingo Molnar | 2008-07-21 |
|\ \ \ \ \ |
|
| | | | | * | x86_64: further cleanup of 32-bit compat syscall mechanisms | Jeremy Fitzhardinge | 2008-07-16 |
| |_|_|_|/
|/| | | | |
|
| * | | | | x86: fix two modpost warnings | Jan Beulich | 2008-07-18 |
|/ / / / |
|
* | | | | Merge branch 'auto-ftrace-next' into tracing/for-linus | Ingo Molnar | 2008-07-14 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | Merge branch 'linus' into tracing/ftrace | Ingo Molnar | 2008-06-16 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | x86: add notrace annotations to vsyscall. | Steven Rostedt | 2008-05-23 |
* | | | | x86_64: vdso32 cleanup using feature flags | Jeremy Fitzhardinge | 2008-07-11 |
| |_|/
|/| | |
|
| | | | |
| \ \ | |
*-. \ \ | Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu... | Ingo Molnar | 2008-07-08 |
|\ \ \ \
| |_|/ /
|/| | /
| | |/
| |/| |
|
| | * | x86: clean up vdso_enabled type on x86_64 | OGAWA Hirofumi | 2008-05-25 |
| |/
|/| |
|
| * | x86: use explicit copy in vdso_gettimeofday() | Andi Kleen | 2008-05-23 |
|/ |
|
* | x86: vdso ELF handling - use SELFMAG instead of numeric constant | Cyrill Gorcunov | 2008-05-04 |
* | x86: don't bother printing compat vdso address | Jeremy Fitzhardinge | 2008-04-30 |
* | x86_64 vDSO: use initdata | Roland McGrath | 2008-04-28 |
* | x86 vDSO: compile with -g, 64-bit | Roland McGrath | 2008-04-19 |
* | x86: Centaur Isaiah processor to use sysenter in 64-bit compatibility mode ra... | Dave Jones | 2008-04-17 |
* | x86: include mach_apic.h in smpboot_64.c and smpboot.c | Glauber de Oliveira Costa | 2008-04-17 |
* | x86 vDSO: don't map 32-bit vdso when disabled | Roland McGrath | 2008-04-17 |
* | x86 vdso: fix build locale dependency | Roland McGrath | 2008-02-29 |
* | x86: fix build on non-C locales. | Priit Laes | 2008-02-26 |
* | x86: vdso_install fix | Roland McGrath | 2008-02-11 |
* | x86: add vdso32-int80-syms.lds to .gitignore | Harvey Harrison | 2008-01-30 |
* | x86: gitignore arch/x86/vdso files | Sam Ravnborg | 2008-01-30 |
* | x86: teach vdso to clean | Sam Ravnborg | 2008-01-30 |
* | x86: compat_binfmt_elf | Roland McGrath | 2008-01-30 |
* | x86: introduce native_read_tscp | Glauber de Oliveira Costa | 2008-01-30 |
* | x86: use generic register name in the thread and tss structures | H. Peter Anvin | 2008-01-30 |
* | x86: use generic register names in struct sigcontext | H. Peter Anvin | 2008-01-30 |
* | x86 vDSO: canonicalize sysenter .eh_frame | Roland McGrath | 2008-01-30 |
* | x86 vDSO: makefile cleanup | Roland McGrath | 2008-01-30 |
* | x86 vDSO: reorder vdso32 code | Roland McGrath | 2008-01-30 |
* | x86 vDSO: consolidate vdso32 | Roland McGrath | 2008-01-30 |
* | x86 vDSO: ia32 vdso32-syscall build | Roland McGrath | 2008-01-30 |
* | x86 vDSO: ia32_sysenter_target | Roland McGrath | 2008-01-30 |
* | x86 vDSO: vdso32 setup | Roland McGrath | 2008-01-30 |
* | x86 vDSO: i386 vdso32 | Roland McGrath | 2008-01-30 |