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