| Commit message (Expand) | Author | Age |
... | |
| | | | | |
| \ \ \ | |
| \ \ \ | |
| \ \ \ | |
*---. \ \ \ | Merge branches 'x86/asm', 'x86/cleanups', 'x86/cpudetect', 'x86/debug', 'x86/... | Ingo Molnar | 2009-01-28 |
|\ \ \ \ \ \
| | | |/ / /
| | |/| / /
| | | |/ /
| |_|_| /
|/| | | |
|
| | | * | x86: optimise page fault entry, cleanup | Johannes Weiner | 2009-01-21 |
* | | | | Merge branch 'x86/mm' into core/percpu | Ingo Molnar | 2009-01-21 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | x86: optimise x86's do_page_fault (C entry point for the page fault path) | Nick Piggin | 2009-01-20 |
| | |/
| |/| |
|
* | | | Merge branch 'core/percpu' into stackprotector | Ingo Molnar | 2009-01-18 |
|\| | |
|
| * | | x86: avoid theoretical vmalloc fault loop | Andi Kleen | 2009-01-12 |
| |/ |
|
| * | mm: invoke oom-killer from page fault | Nick Piggin | 2009-01-06 |
* | | Merge branch 'linus' into stackprotector | Ingo Molnar | 2008-12-31 |
|\| |
|
| * | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2008-12-28 |
| |\ |
|
| | *-. | Merge commit 'v2.6.28-rc7'; branch 'x86/dumpstack' into tracing/ftrace | Ingo Molnar | 2008-12-03 |
| | |\ \ |
|
| | * | | | trace: add the MMIO-tracer to the tracer menu, cleanup | Pekka Paalanen | 2008-10-27 |
| | |/ / |
|
| * | | | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2008-12-28 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | x86, dumpstack: let signr=0 signal no do_exit | Alexander van Heukelum | 2008-10-22 |
| | |/ |
|
| * / | CRED: Wrap task credential accesses in the x86 arch | David Howells | 2008-11-13 |
| |/ |
|
| * | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-10-16 |
| |\ |
|
| | * | x86/mm: unify init task OOM handling | Ingo Molnar | 2008-10-13 |
| | * | x86/mm: do not trigger a kernel warning if user-space disables interrupts and... | Linus Torvalds | 2008-10-13 |
* | | | Merge branch 'linus' into stackprotector | Ingo Molnar | 2008-10-15 |
|\| | |
|
| * | | traps: x86: remove trace_hardirqs_fixup from pagefault handler | Alexander van Heukelum | 2008-10-13 |
| |/ |
|
| * | Merge branch 'linus' into x86/xen | Ingo Molnar | 2008-10-12 |
| |\ |
|
| | * | x86: mm/fault.c declare do_page_fault before they get used | Jaswinder Singh | 2008-07-23 |
| * | | x86: adjust vmalloc_sync_all() for Xen (2nd try) | Jan Beulich | 2008-09-06 |
| |/ |
|
| * | Merge branch 'auto-ftrace-next' into tracing/for-linus | Ingo Molnar | 2008-07-14 |
| |\ |
|
| | * | Merge branch 'linus' into tracing/mmiotrace | Ingo Molnar | 2008-07-07 |
| | |\ |
|
| | * | | x86: mmiotrace full patch, preview 1 | Pekka Paalanen | 2008-05-24 |
| | * | | x86: explicit call to mmiotrace in do_page_fault() | Pekka Paalanen | 2008-05-24 |
| | * | | x86: add a list for custom page fault handlers. | Pekka Paalanen | 2008-05-23 |
| * | | | x86: simplify vmalloc_sync_all | Jeremy Fitzhardinge | 2008-07-08 |
| | | | | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| *---. \ \ | Merge branches 'x86/mmio', 'x86/delay', 'x86/idle', 'x86/oprofile', 'x86/debu... | Ingo Molnar | 2008-07-08 |
| |\ \ \ \ \
| | | |_|/ /
| | |/| | /
| | | | |/
| | | |/| |
|
| | | | * | x86: small unifications of address printing | Vegard Nossum | 2008-07-01 |
| | | |/ |
|
| * | / | x86: remove unnecessary #ifdef CONFIG_X86_32...#else | Gustavo Fernando Padovan | 2008-07-03 |
| | |/
| |/| |
|
* | | | Merge branch 'linus' into stackprotector | Ingo Molnar | 2008-06-25 |
|\| | |
|
| * | | x86: fix endless page faults in mount_block_root for Linux 2.6 | Henry Nestler | 2008-06-12 |
| |/ |
|
* / | stackprotector: use canary at end of stack to indicate overruns at oops time | Eric Sandeen | 2008-05-26 |
|/ |
|
* | x86: cleanup - rename VM_MASK to X86_VM_MASK | gorcunov@gmail.com | 2008-04-17 |
* | x86: check vmlinux limits, 64-bit | Ingo Molnar | 2008-04-17 |
* | x86: prefetch fix #2 | Ingo Molnar | 2008-03-27 |
* | x86: fix prefetch workaround | Ingo Molnar | 2008-03-27 |
* | x86: make dump_pagetable() static | Adrian Bunk | 2008-02-14 |
* | x86: fix deadlock, make pgd_lock irq-safe | Ingo Molnar | 2008-02-06 |
* | x86: make spurious fault handler aware of large mappings | Thomas Gleixner | 2008-02-06 |
* | x86: support gbpages in pagetable dump | Andi Kleen | 2008-02-04 |
* | x86: reduce ifdef sections in fault.c | Harvey Harrison | 2008-02-04 |
* | x86: fixes for lookup_address args | Harvey Harrison | 2008-02-01 |
* | x86: use the same pgd_list for PAE and 64-bit | Jeremy Fitzhardinge | 2008-01-30 |
* | x86: shrink some ifdefs in fault.c | Harvey Harrison | 2008-01-30 |
* | x86: ignore spurious faults | Jeremy Fitzhardinge | 2008-01-30 |
* | x86: remove nx_enabled from fault.c | Harvey Harrison | 2008-01-30 |
* | x86: unify fault_32|64.c | Harvey Harrison | 2008-01-30 |