aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2005-09-05[PATCH] uml: mark SMP on UML/x86_64 as brokenJeff Dike
2005-09-05[PATCH] uml: remove libc reference in buildAl Viro
2005-09-05[PATCH] uml: build cleanupAl Viro
2005-09-05[PATCH] uml: error path cleanupJeff Dike
2005-09-05[PATCH] uml: fix a macro typoAl Viro
2005-09-05[PATCH] uml: fix signal frame copy_userAl Viro
2005-09-05[PATCH] uml: fault handler micro-cleanupsPaolo 'Blaisorblade' Giarrusso
2005-09-05[PATCH] uml: fix SIGWINCH handler race while waiting for signals.Bodo Stroesser
2005-09-05[PATCH] uml: workaround GDB problems on debuggingPaolo 'Blaisorblade' Giarrusso
2005-09-05[PATCH] uml: SYSEMU: slight cleanup and speedupPaolo 'Blaisorblade' Giarrusso
2005-09-05[PATCH] SYSEMU: fix sysaudit / singlestep interactionBodo Stroesser
2005-09-05[PATCH] Uml support: add PTRACE_SYSEMU_SINGLESTEP option to i386Bodo Stroesser
2005-09-05[PATCH] Uml support: reorganize PTRACE_SYSEMU supportBodo Stroesser
2005-09-05[PATCH] UML Support - Ptrace: adds the host SYSEMU support, for UML and gener...Laurent Vivier
2005-09-05[PATCH] Ptrace/i386: fix "syscall audit" interaction with singlestepBodo Stroesser
2005-09-05[PATCH] uml: Rename Kconfig files to be like the other archesJeff Dike
2005-09-05[PATCH] uml: remove debugging code from page fault pathJeff Dike
2005-09-05[PATCH] arch/cris/Kconfig.debug: use lib/Kconfig.debugAdrian Bunk
2005-09-05[PATCH] m68k: cleanup inline mem functionsRoman Zippel
2005-09-05[PATCH] m68k: move cache functions into separate fileRoman Zippel
2005-09-05[PATCH] m68k: sys_ptrace cleanupRoman Zippel
2005-09-05[PATCH] m68k: indent sys_ptraceRoman Zippel
2005-09-05[PATCH] add suspend/resume for timerShaohua Li
2005-09-05[PATCH] swsusp: switch pm_message_t to structPavel Machek
2005-09-05[PATCH] swsusp: fix remaining u32 vs. pm_message_t confusionPavel Machek
2005-09-05[PATCH] ISA DMA suspend for x86_64Pierre Ossman
2005-09-05[PATCH] ISA DMA suspend for i386Pierre Ossman
2005-09-05[PATCH] unify x86/x86-64 semaphore codeBenjamin LaHaise
2005-09-05[PATCH] i386 boottime for_each_cpu brokenZwane Mwaikambo
2005-09-05[PATCH] i386: encapsulate copying of pgd entriesZachary Amsden
2005-09-05[PATCH] x86 NMI: better support for debuggersGeorge Anzinger
2005-09-05[PATCH] x86: introduce a write acessor for updating the current LDTZachary Amsden
2005-09-05[PATCH] x86: remove redundant TSS clearingZachary Amsden
2005-09-05[PATCH] x86: make IOPL explicitZachary Amsden
2005-09-05[PATCH] x86: privilege cleanupZachary Amsden
2005-09-05[PATCH] x86: more asm cleanupsZachary Amsden
2005-09-05[PATCH] i386: use set_pte macros in a couple places where they were missingZachary Amsden
2005-09-05[PATCH] i386: load_tls() fixZachary Amsden
2005-09-05[PATCH] i386: inline assembler: cleanup and encapsulate descriptor and task r...Zachary Amsden
2005-09-05[PATCH] i386: cleanup serialize msrZachary Amsden
2005-09-05[PATCH] i386: inline asm cleanupZachary Amsden
2005-09-05[PATCH] i386: clean up vDSO alignment paddingRoland McGrath
2005-09-05[PATCH] ES7000 platform update (i386)Natalie.Protasevich@unisys.com
2005-09-05[PATCH] x86: Add the check for all the cores in a package in cache informationVenkatesh Pallipadi
2005-09-05[PATCH] x86: sutomatically enable bigsmp when we have more than 8 CPUsVenkatesh Pallipadi
2005-09-05[PATCH] kdump: Save parameter segment in protected mode (x86)Vivek Goyal
2005-09-05[PATCH] vm86: Honor TF bit when emulating an instructionPetr Tesarik
2005-09-05[PATCH] x86: fix EFI memory map parsingMatt Tolentino
2005-09-05[PATCH] hpet: use read_timer_tsc only when CPU has TSCVenkatesh Pallipadi
2005-09-05[PATCH] x86: compress the stack layout of do_page_fault()Ingo Molnar