| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | [PATCH] m68k: move cache functions into separate file | Roman Zippel | 2005-09-05 | 3 | -105/+119 |
* | | | [PATCH] m68k: sys_ptrace cleanup | Roman Zippel | 2005-09-05 | 1 | -111/+64 |
* | | | [PATCH] m68k: indent sys_ptrace | Roman Zippel | 2005-09-05 | 1 | -167/+166 |
* | | | [PATCH] add suspend/resume for timer | Shaohua Li | 2005-09-05 | 5 | -27/+47 |
* | | | [PATCH] swsusp: switch pm_message_t to struct | Pavel Machek | 2005-09-05 | 1 | -1/+1 |
* | | | [PATCH] swsusp: fix remaining u32 vs. pm_message_t confusion | Pavel Machek | 2005-09-05 | 4 | -4/+4 |
* | | | [PATCH] ISA DMA suspend for x86_64 | Pierre Ossman | 2005-09-05 | 1 | -1/+2 |
* | | | [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 | 8 | -346/+19 |
* | | | [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] arch/sh64/Kconfig: doesn't need it's own LOG_BUF_SHIFT | Adrian Bunk | 2005-09-05 | 1 | -4/+0 |
* | | | [PATCH] mips: fix build warnings | Yoichi Yuasa | 2005-09-05 | 3 | -9/+9 |
* | | | [PATCH] mips: add more SYS_SUPPORT_*_KERNEL and CPU_SUPPORTS_*_KERNEL | Yoichi Yuasa | 2005-09-05 | 1 | -11/+94 |
* | | | [PATCH] mips: add pcibios_bus_to_resource | Yoichi Yuasa | 2005-09-05 | 1 | -0/+17 |
* | | | [PATCH] mips: fix coherency configuration | Ralf Baechle | 2005-09-05 | 32 | -3/+42 |
* | | | [PATCH] mips: nuke trailing whitespace | Ralf Baechle | 2005-09-05 | 96 | -281/+281 |
* | | | [PATCH] mips: clean up 32/64-bit configuration | Ralf Baechle | 2005-09-05 | 72 | -213/+224 |
* | | | [PATCH] mips: changed from VR41xx to VR4100 series in Kconfig | Yoichi Yuasa | 2005-09-05 | 1 | -1/+1 |
* | | | [PATCH] mips: remove vrc4171 config | Yoichi Yuasa | 2005-09-05 | 1 | -6/+0 |
* | | | [PATCH] fix warning of TANBAC_TB0219 in drivers/char/Kconfig | Yoichi Yuasa | 2005-09-05 | 1 | -9/+3 |
* | | | [PATCH] mips: add default select configs for vr41xx | Yoichi Yuasa | 2005-09-05 | 1 | -3/+12 |
* | | | [PATCH] mips: add TANBAC VR4131 multichip module | Yoichi Yuasa | 2005-09-05 | 2 | -20/+19 |
* | | | [PATCH] mips: add support for Qemu system architecture | Ralf Baechle | 2005-09-05 | 9 | -0/+771 |
* | | | [PATCH] more vr4181 removal | Adrian Bunk | 2005-09-05 | 2 | -17/+1 |
* | | | [PATCH] mips: moreover remove vr4181 | Yoichi Yuasa | 2005-09-05 | 1 | -7/+0 |
* | | | [PATCH] mips: remove VR4181 support | Ralf Baechle | 2005-09-05 | 11 | -1566/+0 |
* | | | [PATCH] mips: change system type name in proc for vr41xx | Yoichi Yuasa | 2005-09-05 | 13 | -125/+4 |
* | | | [PATCH] mips: update IRQ handling for vr41xx | Yoichi Yuasa | 2005-09-05 | 4 | -150/+226 |
* | | | [PATCH] mips: remove obsolete GIU function call for vr41xx | Yoichi Yuasa | 2005-09-05 | 1 | -15/+0 |