Age | Commit message (Expand) | Author |
2014-06-09 | metag: Reduce maximum stack size to 256MB | James Hogan |
2014-05-05 | parisc: fix epoll_pwait syscall on compat kernel | Helge Deller |
2014-02-06 | parisc: fix cache-flushing | Helge Deller |
2014-01-15 | parisc: Ensure full cache coherency for kmap/kunmap | John David Anglin |
2013-12-11 | parisc: fix mmap(MAP_FIXED|MAP_SHARED) to already mmapped address | Helge Deller |
2013-12-04 | parisc: break out SOCK_NONBLOCK define to own asm header file | Helge Deller |
2013-10-27 | parisc: Do not crash 64bit SMP kernels on machines with >= 4GB RAM | Helge Deller |
2013-10-19 | parisc: enable DEVTMPFS, DEVTMPFS_MOUNT and BLK_DEV_INITRD in defconfigs | Helge Deller |
2013-10-19 | Revert "parisc: Export flush_cache_page() (needed by lustre)" | Helge Deller |
2013-10-13 | parisc: let probe_kernel_read() capture access to page zero | Helge Deller |
2013-10-13 | parisc: optimize variable initialization in do_page_fault | John David Anglin |
2013-10-13 | parisc: fix interruption handler to respect pagefault_disable() | Helge Deller |
2013-10-13 | parisc: mark parisc_terminate() noreturn and cold. | Helge Deller |
2013-10-13 | parisc: remove unused syscall_ipi() function. | Helge Deller |
2013-10-13 | parisc: kill SMP single function call interrupt | Jiang Liu |
2013-10-13 | parisc: Export flush_cache_page() (needed by lustre) | Geert Uytterhoeven |
2013-09-30 | arch/parisc/mm/fault.c: fix uninitialized variable usage | Felipe Pena |
2013-09-13 | Remove GENERIC_HARDIRQ config option | Martin Schwidefsky |
2013-09-12 | arch: mm: pass userspace fault flag to generic fault handler | Johannes Weiner |
2013-09-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2013-08-27 | treewide: Fix printks with 0x%# | Joe Perches |
2013-07-31 | parisc: Fix interrupt routing for C8000 serial ports | Thomas Bogendoerfer |
2013-07-31 | parisc: Remove arch/parisc/kernel/sys32.h header | John David Anglin |
2013-07-31 | parisc: add defconfig for c8000 machine | Helge Deller |
2013-07-31 | parisc: Fix cache routines to ignore vma's with an invalid pfn | John David Anglin |
2013-07-14 | parisc: delete __cpuinit usage from all users | Paul Gortmaker |
2013-07-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-07-13 | Safer ABI for O_TMPFILE | Al Viro |
2013-07-10 | net: rename busy poll socket op and globals | Eliezer Tamir |
2013-07-10 | Merge branch 'parisc-for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2013-07-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2013-07-09 | parisc: Fix gcc miscompilation in pa_memcpy() | Helge Deller |
2013-07-09 | parisc: Ensure volatile space register %sr1 is not clobbered | John David Anglin |
2013-07-09 | parisc: optimize mtsp(0,sr) inline assembly | Helge Deller |
2013-07-09 | parisc: switch to gzip-compressed vmlinuz kernel | Helge Deller |
2013-07-09 | parisc: more capabilities info in /proc/cpuinfo | Helge Deller |
2013-07-04 | Merge branch 'kconfig-diet' from Dave Hansen | Linus Torvalds |
2013-07-04 | consolidate per-arch stack overflow debugging options | Dave Hansen |
2013-07-03 | mm/PARISC: prepare for killing free_all_bootmem_node() | Jiang Liu |
2013-07-03 | mm/PARISC: prepare for removing num_physpages and simplify mem_init() | Jiang Liu |
2013-07-03 | mm: concentrate modification of totalram_pages into the mm core | Jiang Liu |
2013-07-03 | mm: enhance free_reserved_area() to support poisoning memory with zero | Jiang Liu |
2013-07-03 | mm: change signature of free_reserved_area() to fix building warnings | Jiang Liu |
2013-07-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-07-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-07-02 | Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2013-07-02 | Merge tag 'tty-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2013-07-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-06-29 | [O_TMPFILE] it's still short a few helpers, but infrastructure should be OK n... | Al Viro |
2013-06-29 | [readdir] constify ->actor | Al Viro |