| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] vfs: add lock owner argument to flush operation | Miklos Szeredi | 2006-06-23 | 1 | -2/+1 |
* | [PATCH] s390_hypfs filesystem | Michael Holzheu | 2006-06-23 | 7 | -1/+1250 |
* | [PATCH] xtensa: remove verify_area macros | Jesper Juhl | 2006-06-23 | 3 | -10/+6 |
* | [PATCH] m68k traps.c constraints | Al Viro | 2006-06-23 | 1 | -1/+1 |
* | [PATCH] m68k: clean up uaccess.h | Roman Zippel | 2006-06-23 | 2 | -2/+224 |
* | [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: print correct stack trace | Roman Zippel | 2006-06-23 | 1 | -2/+4 |
* | [PATCH] move do_suspend_lowlevel to correct segment | Shaohua Li | 2006-06-23 | 1 | -5/+4 |
* | [PATCH] don't use flush_tlb_all in suspend time | Shaohua Li | 2006-06-23 | 4 | -21/+10 |
* | [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] Remove duplicate symbol exports on Alpha | Mathieu Chouquet-Stringer | 2006-06-23 | 1 | -12/+0 |
* | [PATCH] x86: VIA C7 CPU flags | Michal Ludvig | 2006-06-23 | 1 | -1/+1 |
* | [PATCH] i386: extra checks in show_registers() | Chuck Ebbert | 2006-06-23 | 1 | -2/+3 |
* | [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] 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 | 1 | -11/+20 |
* | [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 | 2 | -0/+2 |
* | [PATCH] i386: break out of recursion in stackframe walk | Ingo Molnar | 2006-06-23 | 1 | -0/+6 |
* | [PATCH] fix x86 microcode driver handling of multiple matching revisions | Jan Beulich | 2006-06-23 | 1 | -24/+49 |
* | [PATCH] Don't trigger full rebuild via CONFIG_MTRR | Alexey Dobriyan | 2006-06-23 | 2 | -0/+2 |
* | [PATCH] i386 apm.c optimization | Andreas Mohr | 2006-06-23 | 1 | -17/+22 |
* | [PATCH] arch/i386/kernel/apic.c: make modern_apic() static | Adrian Bunk | 2006-06-23 | 1 | -1/+1 |
* | [PATCH] x86: cache pollution aware __copy_from_user_ll() | Hiro Yoshioka | 2006-06-23 | 1 | -8/+129 |
* | [PATCH] mips: fix number of mremap arguments | Yoichi Yuasa | 2006-06-23 | 1 | -1/+1 |
* | [PATCH] frv: trivial cleanups in frv_ksyms.c | Al Viro | 2006-06-23 | 1 | -18/+0 |
* | [PATCH] frv: wrong syscall | Al Viro | 2006-06-23 | 1 | -1/+1 |
* | [PATCH] frv: misc sparse annotations | Al Viro | 2006-06-23 | 2 | -9/+9 |
* | [PATCH] frv: misc __user annotations | Al Viro | 2006-06-23 | 3 | -5/+5 |
* | [PATCH] frv: sysctl __user annotations | Al Viro | 2006-06-23 | 2 | -22/+22 |
* | [PATCH] frv: signal annotations | Al Viro | 2006-06-23 | 1 | -10/+10 |
* | [PATCH] frv: basic __iomem annotations | Al Viro | 2006-06-23 | 1 | -3/+3 |
* | [PATCH] frv: __user infrastructure | Al Viro | 2006-06-23 | 1 | -3/+3 |
* | [PATCH] sys_move_pages: 32bit support (i386, x86_64) | Christoph Lameter | 2006-06-23 | 2 | -0/+2 |
* | [PATCH] page migration: sys_move_pages(): support moving of individual pages | Christoph Lameter | 2006-06-23 | 1 | -1/+1 |
* | [PATCH] change gen_pool allocator to not touch managed memory | Dean Nelson | 2006-06-23 | 2 | -99/+116 |
* | [PATCH] Unify pxm_to_node() and node_to_pxm() | Yasunori Goto | 2006-06-23 | 7 | -69/+21 |
* | [PATCH] VFS: Permit filesystem to perform statfs with a known root dentry | David Howells | 2006-06-23 | 4 | -14/+14 |
* | [PATCH] VFS: Permit filesystem to override root dentry on mount | David Howells | 2006-06-23 | 2 | -6/+7 |
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-06-22 | 38 | -460/+1771 |
|\ |
|
| * | [ARM] 3537/1: Rework DMA-bounce locking for finer granularity | Kevin Hilman | 2006-06-22 | 1 | -46/+21 |