Commit Graph

38 Commits (d73fa29a9b75b2af7f69dae276d2c602a23b329b)

Author SHA1 Message Date
David Howells 350b4da71f CRED: Wrap task credential accesses in the x86 arch 16 years ago
Pekka Paalanen fd3fdf11d3 trace: add the MMIO-tracer to the tracer menu, cleanup 17 years ago
Alexander van Heukelum 874d93d118 x86, dumpstack: let signr=0 signal no do_exit 17 years ago
Ingo Molnar 3a1dfe6eef x86/mm: unify init task OOM handling 17 years ago
Linus Torvalds 891cffbd6b x86/mm: do not trigger a kernel warning if user-space disables interrupts and generates a page fault 17 years ago
Alexander van Heukelum 69c89b5bf7 traps: x86: remove trace_hardirqs_fixup from pagefault handler 17 years ago
Hugh Dickins bb577f980e x86: add periodic corruption check 17 years ago
Jeremy Fitzhardinge 5394f80f92 x86: check for and defend against BIOS memory corruption 17 years ago
Jan Beulich cc643d4687 x86: adjust vmalloc_sync_all() for Xen (2nd try) 17 years ago
Jaswinder Singh 70ef56414e x86: mm/fault.c declare do_page_fault before they get used 17 years ago
Jeremy Fitzhardinge 67350a5c45 x86: simplify vmalloc_sync_all 17 years ago
Gustavo Fernando Padovan 95c60b08c6 x86: remove unnecessary #ifdef CONFIG_X86_32...#else 17 years ago
Vegard Nossum f294a8ce21 x86: small unifications of address printing 17 years ago
Henry Nestler b29c701dea x86: fix endless page faults in mount_block_root for Linux 2.6 17 years ago
Pekka Paalanen 0fd0e3da45 x86: mmiotrace full patch, preview 1 17 years ago
Pekka Paalanen 10c43d2eb5 x86: explicit call to mmiotrace in do_page_fault() 17 years ago
Pekka Paalanen 86069782d6 x86: add a list for custom page fault handlers. 17 years ago
gorcunov@gmail.com 6b6891f9c5 x86: cleanup - rename VM_MASK to X86_VM_MASK 17 years ago
Ingo Molnar b4e0409a36 x86: check vmlinux limits, 64-bit 17 years ago
Ingo Molnar 3085354de6 x86: prefetch fix #2 17 years ago
Ingo Molnar bc713dcf35 x86: fix prefetch workaround 17 years ago
Adrian Bunk cae30f8270 x86: make dump_pagetable() static 17 years ago
Ingo Molnar 58d5d0d8dd x86: fix deadlock, make pgd_lock irq-safe 17 years ago
Thomas Gleixner d8b57bb700 x86: make spurious fault handler aware of large mappings 17 years ago
Andi Kleen b536022227 x86: support gbpages in pagetable dump 17 years ago
Harvey Harrison cf89ec924d x86: reduce ifdef sections in fault.c 17 years ago
Harvey Harrison 93809be8b1 x86: fixes for lookup_address args 17 years ago
Jeremy Fitzhardinge e3ed910db2 x86: use the same pgd_list for PAE and 64-bit 17 years ago
Harvey Harrison fd40d6e318 x86: shrink some ifdefs in fault.c 17 years ago
Jeremy Fitzhardinge 5b727a3b01 x86: ignore spurious faults 17 years ago
Harvey Harrison b406ac61e9 x86: remove nx_enabled from fault.c 17 years ago
Harvey Harrison c61e211d99 x86: unify fault_32|64.c 17 years ago
Harvey Harrison f8c2ee224d x86: unify fault_32|64.c with ifdefs 17 years ago
Harvey Harrison 1156e098c5 x86: unify fault_32|64.c by ifdef'd function bodies 17 years ago
Harvey Harrison 19f0dda91e x86: unify page fault oops printing 17 years ago
Harvey Harrison b3279c7fd7 x86: introduce show_fault_oops helper to fault_32|64.c 17 years ago
Harvey Harrison 35f3266ffb x86: add is_errata100 helper to fault_32|64.c 17 years ago
Harvey Harrison 29caf2f98c x86: add is_f00f_bug helper to fault_32|64.c 17 years ago
Harvey Harrison 518edc93f8 x86: update reliability argument to printk_address 17 years ago
Harvey Harrison d729ab35ee x86: use v8086_mode helper, trivial unification 17 years ago
Andi Kleen 03252919b7 x86: print which shared library/executable faulted in segfault etc. messages v3 17 years ago
Harvey Harrison edcd81199d x86: unify printk strings in fault_32|64.c 17 years ago
Harvey Harrison fdfe8aa84d x86: function ifdefs in fault_32|64.c 17 years ago
Harvey Harrison 6f4d368ef9 x86: last of trivial fault_32|64.c unification 17 years ago
Harvey Harrison 608566b4ed x86: do_page_fault small unification 17 years ago
Harvey Harrison f2857ce920 x86: remove last user of get_segment_eip 17 years ago
Harvey Harrison 37cd9cf3da x86: common x86_32|64 naming 17 years ago
Arjan van de Ven bc850d6b37 x86: add the capability to print fuzzy backtraces 17 years ago
Harvey Harrison 1379a5ce3f x86: move get_segment_eip() to step.c 17 years ago
Harvey Harrison 318aa296c3 x86: more users of PF_ constants in fault_32|64.c 17 years ago