| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] uml: SYSEMU: slight cleanup and speedup | Paolo 'Blaisorblade' Giarrusso | 2005-09-05 | 1 | -7/+1 |
* | [PATCH] SYSEMU: fix sysaudit / singlestep interaction | Bodo Stroesser | 2005-09-05 | 1 | -3/+20 |
* | [PATCH] Uml support: add PTRACE_SYSEMU_SINGLESTEP option to i386 | Bodo Stroesser | 2005-09-05 | 1 | -4/+17 |
* | [PATCH] Uml support: reorganize PTRACE_SYSEMU support | Bodo Stroesser | 2005-09-05 | 2 | -30/+21 |
* | [PATCH] UML Support - Ptrace: adds the host SYSEMU support, for UML and gener... | Laurent Vivier | 2005-09-05 | 2 | -21/+45 |
* | [PATCH] Ptrace/i386: fix "syscall audit" interaction with singlestep | Bodo Stroesser | 2005-09-05 | 1 | -2/+13 |
* | [PATCH] add suspend/resume for timer | Shaohua Li | 2005-09-05 | 5 | -27/+47 |
* | [PATCH] swsusp: fix remaining u32 vs. pm_message_t confusion | Pavel Machek | 2005-09-05 | 1 | -1/+1 |
* | [PATCH] ISA DMA suspend for i386 | Pierre Ossman | 2005-09-05 | 2 | -1/+68 |
* | [PATCH] unify x86/x86-64 semaphore code | Benjamin LaHaise | 2005-09-05 | 2 | -162/+4 |
* | [PATCH] i386 boottime for_each_cpu broken | Zwane Mwaikambo | 2005-09-05 | 3 | -1/+13 |
* | [PATCH] i386: encapsulate copying of pgd entries | Zachary Amsden | 2005-09-05 | 2 | -7/+7 |
* | [PATCH] x86 NMI: better support for debuggers | George Anzinger | 2005-09-05 | 2 | -1/+8 |
* | [PATCH] x86: introduce a write acessor for updating the current LDT | Zachary Amsden | 2005-09-05 | 1 | -5/+2 |
* | [PATCH] x86: remove redundant TSS clearing | Zachary Amsden | 2005-09-05 | 1 | -1/+0 |
* | [PATCH] x86: make IOPL explicit | Zachary Amsden | 2005-09-05 | 2 | -3/+10 |
* | [PATCH] x86: privilege cleanup | Zachary Amsden | 2005-09-05 | 2 | -5/+4 |
* | [PATCH] x86: more asm cleanups | Zachary Amsden | 2005-09-05 | 7 | -50/+20 |
* | [PATCH] i386: use set_pte macros in a couple places where they were missing | Zachary Amsden | 2005-09-05 | 2 | -3/+4 |
* | [PATCH] i386: load_tls() fix | Zachary Amsden | 2005-09-05 | 1 | -7/+12 |
* | [PATCH] i386: inline assembler: cleanup and encapsulate descriptor and task r... | Zachary Amsden | 2005-09-05 | 9 | -38/+31 |
* | [PATCH] i386: cleanup serialize msr | Zachary Amsden | 2005-09-05 | 1 | -2/+5 |
* | [PATCH] i386: inline asm cleanup | Zachary Amsden | 2005-09-05 | 10 | -52/+32 |
* | [PATCH] i386: clean up vDSO alignment padding | Roland McGrath | 2005-09-05 | 1 | -1/+2 |
* | [PATCH] ES7000 platform update (i386) | Natalie.Protasevich@unisys.com | 2005-09-05 | 2 | -25/+25 |
* | [PATCH] x86: Add the check for all the cores in a package in cache information | Venkatesh Pallipadi | 2005-09-05 | 1 | -2/+7 |
* | [PATCH] x86: sutomatically enable bigsmp when we have more than 8 CPUs | Venkatesh Pallipadi | 2005-09-05 | 5 | -2/+43 |
* | [PATCH] kdump: Save parameter segment in protected mode (x86) | Vivek Goyal | 2005-09-05 | 1 | -22/+26 |
* | [PATCH] vm86: Honor TF bit when emulating an instruction | Petr Tesarik | 2005-09-05 | 1 | -1/+5 |
* | [PATCH] x86: fix EFI memory map parsing | Matt Tolentino | 2005-09-05 | 3 | -58/+62 |
* | [PATCH] hpet: use read_timer_tsc only when CPU has TSC | Venkatesh Pallipadi | 2005-09-05 | 1 | -1/+4 |
* | [PATCH] x86: compress the stack layout of do_page_fault() | Ingo Molnar | 2005-09-05 | 1 | -14/+17 |
* | [PATCH] remove hugetlb_clean_stale_pgtable() and fix huge_pte_alloc() | Chen, Kenneth W | 2005-09-05 | 1 | -20/+3 |
* | [PATCH] hugetlb: check p?d_present in huge_pte_offset() | Adam Litke | 2005-09-05 | 1 | -2/+5 |
* | [PATCH] hugetlb: move stale pte check into huge_pte_alloc() | Adam Litke | 2005-09-05 | 1 | -2/+11 |
* | [PATCH] sparsemem extreme implementation | Bob Picco | 2005-09-05 | 1 | -0/+1 |
* | [PATCH] x86: pci_assign_unassigned_resources() update | Ivan Kokshaysky | 2005-08-30 | 2 | -34/+16 |
* | [PATCH] convert signal handling of NODEFER to act like other Unix boxes. | Steven Rostedt | 2005-08-29 | 1 | -2/+3 |
* | [PATCH] i386: fix incorrect FP signal code | Chuck Ebbert | 2005-08-23 | 1 | -4/+6 |
* | [PATCH] Mobil Pentium 4 HT and the NMI | Steven Rostedt | 2005-08-19 | 1 | -2/+2 |
* | [PATCH] x86: Remove obsolete get_cpu_vendor call | Andi Kleen | 2005-08-18 | 1 | -4/+0 |
* | [PATCH] Move the fix to align node_end_pfns to a proper location | Ravikiran G Thirumalai | 2005-08-07 | 1 | -8/+11 |
* | [PATCH] visws: linkage fix | Tom Duffy | 2005-08-07 | 2 | -0/+4 |
* | [PATCH] i386 visws: Add machine_shutdown and emergency_restart | Eric W. Biederman | 2005-08-06 | 1 | -1/+10 |
* | [PATCH] i386 voyager: Add machine_shutdown | Eric W. Biederman | 2005-08-06 | 1 | -0/+6 |
* | [PATCH] fix voyager compile after machine_emergency_restart breakage | James Bottomley | 2005-08-05 | 1 | -0/+7 |
* | [PATCH] remove special HPET_EMULATE_RTC config option | Venkatesh Pallipadi | 2005-08-04 | 1 | -1/+2 |
* | [PATCH] transmeta: CONFIG_PROC_FS=n build fix | Andrew Morton | 2005-08-01 | 1 | -0/+2 |
* | [PATCH] disable addres space randomization default on transmeta CPUs | Eric Lammerts | 2005-08-01 | 1 | -0/+4 |
* | [PATCH] remove sys_set_zone_reclaim() | Ingo Molnar | 2005-08-01 | 1 | -1/+1 |