Age | Commit message (Expand) | Author |
2009-09-22 | [S390] ptrace: use common code for simple peek/poke operations | Christian Borntraeger |
2009-09-22 | [S390] fix disabled_wait inline assembly clobber list | Heiko Carstens |
2009-09-22 | [S390] Change kernel_page_present coding style. | Heiko Carstens |
2009-09-22 | [S390] hibernation: reset system after resume | Heiko Carstens |
2009-09-22 | [S390] hibernation: fix guest page hinting related crash | Heiko Carstens |
2009-09-22 | [S390] Get rid of init_module/delete_module compat functions. | Heiko Carstens |
2009-09-22 | [S390] Convert sys_execve to function with parameters. | Heiko Carstens |
2009-09-22 | [S390] Convert sys_clone to function with parameters. | Heiko Carstens |
2009-09-22 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2009-09-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/veg... | Linus Torvalds |
2009-09-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2009-09-22 | uml: fix order of pud and pmd_free() | Roel Kluin |
2009-09-22 | um: convert to asm-generic/hardirq.h | Christoph Hellwig |
2009-09-22 | m68k: convert to asm-generic/hardirq.h | Christoph Hellwig |
2009-09-22 | m68k: convert to use arch_gettimeoffset() | john stultz |
2009-09-22 | m32r: convert to asm-generic/hardirq.h | Christoph Hellwig |
2009-09-22 | m32r: convert to use arch_gettimeoffset() | john stultz |
2009-09-22 | m32r: remove redundant tests on unsigned | Roel Kluin |
2009-09-22 | alpha: convert to asm-generic/hardirq.h | Christoph Hellwig |
2009-09-22 | alpha: use printk_once | Marcin Slusarz |
2009-09-22 | arch/alpha/boot/tools/objstrip.c: wrong variable tested after open() | Roel Kluin |
2009-09-22 | alpha: convert to use arch_gettimeoffset() | john stultz |
2009-09-22 | h8300: convert to asm-generic/hardirq.h | Christoph Hellwig |
2009-09-22 | mm: remove duplicate asm/mman.h files | Arnd Bergmann |
2009-09-22 | mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions | Arnd Bergmann |
2009-09-22 | mm: ZERO_PAGE without PTE_SPECIAL | Hugh Dickins |
2009-09-22 | mm: don't use alloc_bootmem_low() where not strictly needed | Jan Beulich |
2009-09-22 | mm: replace various uses of num_physpages by totalram_pages | Jan Beulich |
2009-09-22 | arches: drop superfluous casts in nr_free_pages() callers | Geert Uytterhoeven |
2009-09-22 | ksm: define MADV_MERGEABLE and MADV_UNMERGEABLE | Hugh Dickins |
2009-09-22 | const: make block_device_operations const | Alexey Dobriyan |
2009-09-22 | const: mark remaining inode_operations as const | Alexey Dobriyan |
2009-09-22 | const: mark remaining super_operations const | Alexey Dobriyan |
2009-09-22 | microblaze: Fix _start symbol to physical address | Michal Simek |
2009-09-22 | microblaze: Use LOAD_OFFSET macro to get correct LMA for all sections | Michal Simek |
2009-09-22 | microblaze: Create the LOAD_OFFSET macro used to compute VMA vs LMA offsets | John Williams |
2009-09-22 | microblaze: Copy ppc asm-compat.h for clean handling of constants in asm and C | John Williams |
2009-09-22 | microblaze: Actually show KiB rather than pages in "Freeing initrd memory:" | Lennart Sorensen |
2009-09-22 | microblaze: Support ptrace syscall tracing. | Michal Simek |
2009-09-22 | microblaze: Updated CPU version and FPGA family codes in PVR | John Williams |
2009-09-22 | microblaze: Generate correct signal and siginfo for integer div-by-zero | Michal Simek |
2009-09-22 | microblaze: Don't be noisy when userspace causes hardware exceptions | Michal Simek |
2009-09-22 | microblaze: Remove ipc.h file which points to non-existing asm-generic file | Michal Simek |
2009-09-22 | microblaze: Clear sticky FSR register after generating exception signals | John Williams |
2009-09-22 | microblaze: Ensure CPU usermode is set on new userspace processes | John Williams |
2009-09-22 | microblaze: Use correct kbuild variable KBUILD_CFLAGS | John Williams |
2009-09-22 | perf_event, powerpc: Fix compilation after big perf_counter rename | Paul Mackerras |
2009-09-22 | microblaze: Save and restore msr in hw exception | Michal Simek |
2009-09-22 | microblaze: Add architectural support for USB EHCI host controllers | Julie Zhu |
2009-09-21 | ixp4xx: arch_idle() documentation fixup | Mikael Pettersson |