pandora-kernel.git
2005-09-05 Jeff Dike[PATCH] uml: add host AIO support to block driver
2005-09-05 Jeff Dike[PATCH] uml: use host AIO support
2005-09-05 Al Viro[PATCH] uml: build cleanups
2005-09-05 Jeff Dike[PATCH] uml: system call path cleanup
2005-09-05 Jeff Dike[PATCH] uml: merge duplicated page table code
2005-09-05 Jeff Dike[PATCH] uml: TLB operation batching
2005-09-05 Jeff Dike[PATCH] uml: remove duplicated exports
2005-09-05 Jeff Dike[PATCH] uml: mark SMP on UML/x86_64 as broken
2005-09-05 Al Viro[PATCH] uml: remove libc reference in build
2005-09-05 Al Viro[PATCH] uml: build cleanup
2005-09-05 Jeff Dike[PATCH] uml: error path cleanup
2005-09-05 Al Viro[PATCH] uml: fix a macro typo
2005-09-05 Al Viro[PATCH] uml: fix signal frame copy_user
2005-09-05 Paolo 'Blaisorblade... [PATCH] uml: fault handler micro-cleanups
2005-09-05 Paolo 'Blaisorblade... [PATCH] uml: fixes performance regression in activate_m...
2005-09-05 Bodo Stroesser[PATCH] uml: fix SIGWINCH handler race while waiting...
2005-09-05 Paolo 'Blaisorblade... [PATCH] uml: workaround GDB problems on debugging
2005-09-05 Paolo 'Blaisorblade... [PATCH] uml: SYSEMU: slight cleanup and speedup
2005-09-05 Bodo Stroesser[PATCH] SYSEMU: fix sysaudit / singlestep interaction
2005-09-05 Bodo Stroesser[PATCH] Uml support: add PTRACE_SYSEMU_SINGLESTEP optio...
2005-09-05 Bodo Stroesser[PATCH] Uml support: reorganize PTRACE_SYSEMU support
2005-09-05 Laurent Vivier[PATCH] UML Support - Ptrace: adds the host SYSEMU...
2005-09-05 Bodo Stroesser[PATCH] Ptrace/i386: fix "syscall audit" interaction...
2005-09-05 Jeff Dike[PATCH] uml: Rename Kconfig files to be like the other...
2005-09-05 Jeff Dike[PATCH] uml: remove debugging code from page fault...
2005-09-05 Adrian Bunk[PATCH] arch/cris/Kconfig.debug: use lib/Kconfig.debug
2005-09-05 Roman Zippel[PATCH] m68k: cleanup inline mem functions
2005-09-05 Roman Zippel[PATCH] m68k: move cache functions into separate file
2005-09-05 Roman Zippel[PATCH] m68k: sys_ptrace cleanup
2005-09-05 Roman Zippel[PATCH] m68k: indent sys_ptrace
2005-09-05 Shaohua Li[PATCH] add suspend/resume for timer
2005-09-05 Pavel Machek[PATCH] pm: clean up /sys/power/disk
2005-09-05 Pavel Machek[PATCH] pm: fix process freezing
2005-09-05 Pavel Machek[PATCH] swsusp: fix error handling and cleanups
2005-09-05 Shaohua Li[PATCH] swsusp: add locking to software_resume
2005-09-05 Andreas Steinmetz[PATCH] swsusup with dm-crypt mini howto
2005-09-05 Michal Schmidt[PATCH] swsusp: simpler calculation of number of pages...
2005-09-05 Michal Schmidt[PATCH] swsusp: prevent disks from spinning down and up
2005-09-05 Andreas Steinmetz[PATCH] encrypt suspend data for easy wiping
2005-09-05 Pavel Machek[PATCH] fix pm_message_t stuff in -mm tree
2005-09-05 Pavel Machek[PATCH] swsusp: switch pm_message_t to struct
2005-09-05 Pavel Machek[PATCH] swsusp: fix remaining u32 vs. pm_message_t...
2005-09-05 Pavel Machek[PATCH] suspend: update documentation
2005-09-05 Pierre Ossman[PATCH] ISA DMA suspend for x86_64
2005-09-05 Pierre Ossman[PATCH] ISA DMA suspend for i386
2005-09-05 Pavel Machek[PATCH] remove busywait in refrigerator
2005-09-05 Benjamin LaHaise[PATCH] unify x86/x86-64 semaphore code
2005-09-05 Zwane Mwaikambo[PATCH] i386 boottime for_each_cpu broken
2005-09-05 Zachary Amsden[PATCH] i386: encapsulate copying of pgd entries
2005-09-05 George Anzinger[PATCH] x86 NMI: better support for debuggers
2005-09-05 Zachary Amsden[PATCH] x86: introduce a write acessor for updating...
2005-09-05 Zachary Amsden[PATCH] x86: remove redundant TSS clearing
2005-09-05 Zachary Amsden[PATCH] x86: make IOPL explicit
2005-09-05 Zachary Amsden[PATCH] x86: privilege cleanup
2005-09-05 Zachary Amsden[PATCH] x86: more asm cleanups
2005-09-05 Ingo Molnar[PATCH] i386: fix incorrect TSS entry for LDT
2005-09-05 Zachary Amsden[PATCH] i386: use set_pte macros in a couple places...
2005-09-05 Zachary Amsden[PATCH] i386: load_tls() fix
2005-09-05 Zachary Amsden[PATCH] i386: generate better code around descriptor...
2005-09-05 Zachary Amsden[PATCH] i386: inline assembler: cleanup and encapsulate...
2005-09-05 Zachary Amsden[PATCH] i386: cleanup serialize msr
2005-09-05 Zachary Amsden[PATCH] i386: inline asm cleanup
2005-09-05 Roland McGrath[PATCH] i386: clean up vDSO alignment padding
2005-09-05 Natalie.Protasevich... [PATCH] ES7000 platform update (i386)
2005-09-05 Karsten Wiese[PATCH] via vt8237 apic bypass deassertion quirk
2005-09-05 Venkatesh Pallipadi[PATCH] x86: Add the check for all the cores in a packa...
2005-09-05 Venkatesh Pallipadi[PATCH] x86: sutomatically enable bigsmp when we have...
2005-09-05 Vivek Goyal[PATCH] kdump: Save parameter segment in protected...
2005-09-05 Petr Tesarik[PATCH] vm86: Honor TF bit when emulating an instruction
2005-09-05 Matt Tolentino[PATCH] x86: fix EFI memory map parsing
2005-09-05 Venkatesh Pallipadi[PATCH] hpet: use read_timer_tsc only when CPU has TSC
2005-09-05 Ingo Molnar[PATCH] x86: compress the stack layout of do_page_fault()
2005-09-05 Adrian Bunk[PATCH] arch/sh64/Kconfig: doesn't need it's own LOG_BU...
2005-09-05 Ralf Baechle[PATCH] mips: kludge envdev to build for 64-bit MIPS...
2005-09-05 Yoichi Yuasa[PATCH] mips: remove timex.h for vr41xx
2005-09-05 Yoichi Yuasa[PATCH] mips: fix build warnings
2005-09-05 Yoichi Yuasa[PATCH] mips: add more SYS_SUPPORT_*_KERNEL and CPU_SUP...
2005-09-05 Yoichi Yuasa[PATCH] mips: add pcibios_bus_to_resource
2005-09-05 Yoichi Yuasa[PATCH] mips: add pcibios_select_root
2005-09-05 Ralf Baechle[PATCH] mips: fix coherency configuration
2005-09-05 Ralf Baechle[PATCH] mips: nuke trailing whitespace
2005-09-05 Ralf Baechle[PATCH] mips: clean up 32/64-bit configuration
2005-09-05 Yoichi Yuasa[PATCH] mips: changed from VR41xx to VR4100 series...
2005-09-05 Yoichi Yuasa[PATCH] mips: remove vrc4171 config
2005-09-05 Yoichi Yuasa[PATCH] fix warning of TANBAC_TB0219 in drivers/char...
2005-09-05 Yoichi Yuasa[PATCH] mips: add default select configs for vr41xx
2005-09-05 Yoichi Yuasa[PATCH] mips: add TANBAC VR4131 multichip module
2005-09-05 Ralf Baechle[PATCH] MIPS Technologies PCI ID bits
2005-09-05 Ralf Baechle[PATCH] mips: add support for Qemu system architecture
2005-09-05 Ralf Baechle[PATCH] DEC PMAGB B framebuffer update
2005-09-05 Ralf Baechle[PATCH] DEC PMAG BA frame buffer update
2005-09-05 Ralf Baechle[PATCH] DEC PMAG AA framebuffer update
2005-09-05 Ralf Baechle[PATCH] mips: remove HP Laserjet remains
2005-09-05 Adrian Bunk[PATCH] more vr4181 removal
2005-09-05 Yoichi Yuasa[PATCH] mips: moreover remove vr4181
2005-09-05 Ralf Baechle[PATCH] mips: remove VR4181 support
2005-09-05 Yoichi Yuasa[PATCH] mips: change system type name in proc for vr41xx
2005-09-05 Yoichi Yuasa[PATCH] mips: update IRQ handling for vr41xx
2005-09-05 Yoichi Yuasa[PATCH] mips: remove obsolete GIU function call for...
2005-09-05 Jesper Juhl[PATCH] frv: Remove export of strtok()
next