Age | Commit message (Expand) | Author | Files | Lines |
2006-06-23 | [PATCH] Add a sysfs file to determine if a kexec kernel is loaded | Jeff Moyer | 3 | -3/+23 |
2006-06-23 | [PATCH] s390_hypfs filesystem | Michael Holzheu | 7 | -1/+1250 |
2006-06-23 | [PATCH] xtensa: remove verify_area macros | Jesper Juhl | 6 | -47/+13 |
2006-06-23 | [PATCH] m68k: windfarm is powerpc-only, don't do it on m68k macs | Al Viro | 1 | -0/+1 |
2006-06-23 | [PATCH] m68k traps.c constraints | Al Viro | 1 | -1/+1 |
2006-06-23 | [PATCH] m68k: ptrace.h typo fix | Jan Altenberg | 1 | -1/+1 |
2006-06-23 | [PATCH] m68k: clean up uaccess.h | Roman Zippel | 3 | -815/+495 |
2006-06-23 | [PATCH] m68k: m68k mac VIA2 fixes and cleanups | Finn Thain | 3 | -29/+2 |
2006-06-23 | [PATCH] m68k: adjust to changed HARDIRQ_MASK | Roman Zippel | 2 | -2/+8 |
2006-06-23 | [PATCH] m68k: use proper defines for zone initialization | Roman Zippel | 2 | -9/+8 |
2006-06-23 | [PATCH] m68k: wd33c93: extra delay | Roman Zippel | 1 | -0/+4 |
2006-06-23 | [PATCH] m68k: restore amikbd compatibility with 2.4 | Roman Zippel | 1 | -12/+22 |
2006-06-23 | [PATCH] m68k: print correct stack trace | Roman Zippel | 1 | -2/+4 |
2006-06-23 | [PATCH] m68k: use c99 initializer | Roman Zippel | 1 | -4/+4 |
2006-06-23 | [PATCH] m68k: Remove some unused definitions in zorro.h | Roman Zippel | 1 | -42/+0 |
2006-06-23 | [PATCH] m68k: cleanup unistd.h | Roman Zippel | 1 | -39/+0 |
2006-06-23 | [PATCH] m68k: atyfb_base compile fix for CONFIG_PCI=n | Roman Zippel | 1 | -0/+4 |
2006-06-23 | [PATCH] m68k: completely initialize hw_regs_t in ide_setup_ports | Roman Zippel | 2 | -0/+2 |
2006-06-23 | [PATCH] move do_suspend_lowlevel to correct segment | Shaohua Li | 1 | -5/+4 |
2006-06-23 | [PATCH] swsusp: documentation updates | Pavel Machek | 2 | -3/+46 |
2006-06-23 | [PATCH] don't use flush_tlb_all in suspend time | Shaohua Li | 4 | -21/+10 |
2006-06-23 | [PATCH] swsusp: use less memory during resume | Rafael J. Wysocki | 2 | -58/+85 |
2006-06-23 | [PATCH] kernel/power/snapshot.c: cleanups | Adrian Bunk | 1 | -7/+8 |
2006-06-23 | [PATCH] swsusp: take lowmem reserves into account | Rafael J. Wysocki | 1 | -1/+3 |
2006-06-23 | [PATCH] swsusp: x86_64 mark special saveable/unsaveable pages | Shaohua Li | 1 | -0/+95 |
2006-06-23 | [PATCH] swsusp: i386 mark special saveable/unsaveable pages | Shaohua Li | 1 | -0/+106 |
2006-06-23 | [PATCH] swsusp: add architecture special saveable pages support | Shaohua Li | 4 | -15/+118 |
2006-06-23 | [PATCH] Remove duplicate symbol exports on Alpha | Mathieu Chouquet-Stringer | 1 | -12/+0 |
2006-06-23 | [PATCH] x86: compile fix for asm-i386/alternatives.h | Kirill Smelkov | 1 | -0/+2 |
2006-06-23 | [PATCH] x86: VIA C7 CPU flags | Michal Ludvig | 2 | -1/+13 |
2006-06-23 | [PATCH] i386: extra checks in show_registers() | Chuck Ebbert | 1 | -2/+3 |
2006-06-23 | [PATCH] x86: fix __range_ok constraint | Roman Zippel | 1 | -1/+1 |
2006-06-23 | [PATCH] i386: don't try kprobes for v8086 mode | Zachary Amsden | 1 | -1/+1 |
2006-06-23 | [PATCH] i386: fix get_segment_eip() with vm86 segments | Chuck Ebbert | 1 | -4/+7 |
2006-06-23 | [PATCH] x86: use proper defines for i8259A I/O | Andreas Mohr | 1 | -2/+2 |
2006-06-23 | [PATCH] x86: constify arch/i386/pci/irq.c | Andreas Mohr | 1 | -7/+7 |
2006-06-23 | [PATCH] make ACPI errata __read_mostly | Andreas Mohr | 1 | -1/+1 |
2006-06-23 | [PATCH] x86: make i387 mxcsr_feature_mask __read_mostly | Andreas Mohr | 2 | -2/+2 |
2006-06-23 | [PATCH] x86: cyrix code CONFIG_PCI fix / add __initdata | Andreas Mohr | 1 | -4/+5 |
2006-06-23 | [PATCH] x86: make using_apic_timer __read_mostly | Andreas Mohr | 2 | -2/+2 |
2006-06-23 | [PATCH] i386: let usermode execute the "enter" instruction | Chuck Ebbert | 1 | -5/+5 |
2006-06-23 | [PATCH] x86: kernel irq balance doesn't work | Zhang Yanmin | 3 | -11/+31 |
2006-06-23 | [PATCH] x86: call eisa_set_level_irq() in pbibios_lookup_irq() | Linus Torvalds | 1 | -0/+1 |
2006-06-23 | [PATCH] Don't trigger full rebuild via CONFIG_X86_MCE | Alexey Dobriyan | 4 | -6/+7 |
2006-06-23 | [PATCH] i386: break out of recursion in stackframe walk | Ingo Molnar | 1 | -0/+6 |
2006-06-23 | [PATCH] fix x86 microcode driver handling of multiple matching revisions | Jan Beulich | 1 | -24/+49 |
2006-06-23 | [PATCH] Don't trigger full rebuild via CONFIG_MTRR | Alexey Dobriyan | 4 | -8/+6 |
2006-06-23 | [PATCH] i386 apm.c optimization | Andreas Mohr | 1 | -17/+22 |
2006-06-23 | [PATCH] arch/i386/kernel/apic.c: make modern_apic() static | Adrian Bunk | 2 | -3/+1 |
2006-06-23 | [PATCH] x86: cache pollution aware __copy_from_user_ll() | Hiro Yoshioka | 5 | -13/+189 |