summaryrefslogtreecommitdiffstats
path: root/security/inode.c (unfollow)
Commit message (Expand)AuthorFilesLines
2008-01-30x86: fix 32-bit FRAME_POINTER chasing codeArjan van de Ven1-1/+3
2008-01-30x86: make early printk selectable on 64-bit as wellIngo Molnar6-3/+24
2008-01-30x86: early_idt_handler improvements, 64-bitRoland McGrath3-5/+37
2008-01-30x86: discover_ebda section mismatchRandy Dunlap1-1/+1
2008-01-30x86: preset apic clockevents multiplicatorThomas Gleixner2-2/+6
2008-01-30x86: sanity check APIC timer frequencyThomas Gleixner2-0/+25
2008-01-30x86 setup: correct the base in the GDT_ENTRY() macroH. Peter Anvin1-1/+1
2008-01-30x86 setup: guard the heap against invalid stack setupsH. Peter Anvin1-6/+18
2008-01-30x86 setup: push video mode setup as late as possibleH. Peter Anvin1-3/+4
2008-01-30x86 setup: add note to use edd=off on EDD probing hangsH. Peter Anvin1-1/+1
2008-01-30x86 setup: add missing prototype; formatting fixH. Peter Anvin2-1/+2
2008-01-30x86 setup: OK -> ok (no need to scream)H. Peter Anvin1-2/+2
2008-01-30x86 setup: be more verbose when probing EDDdevzero@web.de1-0/+13
2008-01-30x86 setup: early cmdline parser handle boolean optionsdevzero@web.de1-0/+65
2008-01-30x86 setup: fix constraints in segment accessor functionsH. Peter Anvin1-8/+8
2008-01-30x86 setup: display VESA graphics modes in vga=ask menuH. Peter Anvin5-24/+61
2008-01-30x86 setup: use X86_CR0_PE macro instead of hard-coded constantH. Peter Anvin1-1/+2
2008-01-30x86 setup: initialize LDTR and TR to make life easier to Intel VTH. Peter Anvin3-0/+14
2008-01-30x86 setup: make PM transition more paranoid; cleanup 32-bit entryH. Peter Anvin1-12/+32
2008-01-30x86: <asm/segment.h>: boot GDT entries are 32/64-independentH. Peter Anvin2-17/+8
2008-01-30x86: trivial whitespace in kprobes.cHarvey Harrison1-3/+3
2008-01-30x86: move get_segment_eip() to step.cHarvey Harrison4-154/+83
2008-01-30x86: move out tick_nohz_stop_sched_tick() call from the loopHiroshi Shimamoto1-2/+1
2008-01-30x86: fix UML and -regparm=3Ingo Molnar5-12/+25
2008-01-30x86: big ticket locksNick Piggin1-27/+97
2008-01-30x86: coding style fixes in arch/x86/pci/fixup.cPaolo Ciarrocchi1-15/+15
2008-01-30x86: use fixup_exception() in traps_64.cHarvey Harrison1-32/+15
2008-01-30x86: more users of PF_ constants in fault_32|64.cHarvey Harrison2-4/+5
2008-01-30x86: introduce __die helper to X86_32Harvey Harrison1-34/+42
2008-01-30x86: change x86 machine check handler to use unlocked_ioctl insteadNikanth Karthikesan1-3/+2
2008-01-30x86/pgtable: explain constant sign extension problemJeremy Fitzhardinge1-0/+5
2008-01-30xen: mask out PWT tooJeremy Fitzhardinge1-1/+1
2008-01-30x86: unify paravirt pagetable accessorsJeremy Fitzhardinge5-72/+121
2008-01-30x86: unify zero_page definitionJeremy Fitzhardinge3-13/+8
2008-01-30x86: fix warningJeremy Fitzhardinge1-1/+1
2008-01-30x86: pgtable: unify pte accessorsJeremy Fitzhardinge5-143/+113
2008-01-30x86/vmi: fix compilation as a result of pte_t changesJeremy Fitzhardinge1-4/+4
2008-01-30x86: page.h: make pte_t a union to always includeJeremy Fitzhardinge10-41/+29
2008-01-30x86: fix pte_modify() bugIngo Molnar1-1/+1
2008-01-30x86: unify pgtable accessors which use, #2Ingo Molnar2-16/+15
2008-01-30x86: unify pgtable accessors which useJeremy Fitzhardinge5-36/+17
2008-01-30x86: mask NX from pte_pfnJeremy Fitzhardinge1-1/+1
2008-01-30x86/pgtable: unify pagetable accessors, #6Jeremy Fitzhardinge3-60/+28
2008-01-30x86/pgtable: unify pagetable accessors, #5Ingo Molnar1-11/+6
2008-01-30x86/pgtable: unify pagetable accessors, #4Ingo Molnar1-0/+8
2008-01-30x86/pgtable: unify pagetable accessors, #3Ingo Molnar1-7/+7
2008-01-30x86/pgtable: unify pagetable accessors, #2Ingo Molnar1-5/+5
2008-01-30x86/pgtable: unify pagetable accessors, #1Ingo Molnar1-9/+15
2008-01-30x86/pgtable: fix constant sign extension problemIngo Molnar1-12/+12
2008-01-30x86: avoid name conflict for Voyager leave_mmJeremy Fitzhardinge1-5/+5