Age | Commit message (Expand) | Author |
2014-05-23 | parisc: 'renameat2()' doesn't need (or have) a separate compat system call | Linus Torvalds |
2014-05-20 | parisc: add renameat2 syscall | Miklos Szeredi |
2014-05-20 | Merge branch 'parisc-3.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2014-05-15 | parisc: Improve LWS-CAS performance | John David Anglin |
2014-05-15 | parisc: ratelimit userspace segfault printing | Helge Deller |
2014-05-15 | parisc,metag: Do not hardcode maximum userspace stack size | Helge Deller |
2014-04-17 | Merge branch 'parisc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/d... | Linus Torvalds |
2014-04-13 | parisc: fix epoll_pwait syscall on compat kernel | Helge Deller |
2014-04-13 | parisc: change value of SHMLBA from 0x00400000 to PAGE_SIZE | Helge Deller |
2014-04-01 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2014-03-23 | parisc: wire up sys_utimes | Helge Deller |
2014-03-23 | parisc: Remove unused CONFIG_PARISC_TMPALIAS code | John David Anglin |
2014-03-12 | parisc: Validate online cpus in irq_set_affinity() callbacks | Thomas Gleixner |
2014-02-02 | parisc: add flexible mmap memory layout support | Helge Deller |
2014-02-02 | parisc: wire up sched_setattr and sched_getattr | Helge Deller |
2014-02-02 | parisc: fix cache-flushing | Helge Deller |
2014-01-22 | Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2014-01-08 | parisc: Ensure full cache coherency for kmap/kunmap | John David Anglin |
2013-12-11 | parisc/PCI: Use dev_is_pci() to identify PCI devices | Yijing Wang |
2013-11-30 | parisc: fix kernel memory layout in vmlinux.ld.S | Helge Deller |
2013-11-30 | parisc: use kernel_text_address() in unwind functions | Helge Deller |
2013-11-30 | parisc: add some more machine names to hardware database | Helge Deller |
2013-11-30 | parisc: fix mmap(MAP_FIXED|MAP_SHARED) to already mmapped address | Helge Deller |
2013-11-13 | Merge branch 'akpm' (patches from Andrew Morton) | Linus Torvalds |
2013-11-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-11-13 | mm/arch: use NUMA_NO_NODE | Jianguo Wu |
2013-11-12 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2013-11-09 | constify copy_siginfo_to_user{,32}() | Al Viro |
2013-11-07 | parisc: correctly display number of active CPUs | Helge Deller |
2013-11-07 | parisc: do not count IPI calls twice | Helge Deller |
2013-11-07 | parisc: add kernel audit feature | Helge Deller |
2013-11-07 | parisc: provide macro to create exception table entries | Helge Deller |
2013-10-27 | parisc: Do not crash 64bit SMP kernels on machines with >= 4GB RAM | Helge Deller |
2013-10-19 | Revert "parisc: Export flush_cache_page() (needed by lustre)" | Helge Deller |
2013-10-13 | parisc: fix interruption handler to respect pagefault_disable() | 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-10-01 | irq: Consolidate do_softirq() arch overriden implementations | Frederic Weisbecker |
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: 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-09 | parisc: Ensure volatile space register %sr1 is not clobbered | John David Anglin |
2013-07-09 | parisc: more capabilities info in /proc/cpuinfo | Helge Deller |
2013-06-24 | Merge 3.10-rc7 into tty-next | Greg Kroah-Hartman |
2013-06-18 | parisc: Use unshadowed index register for flush instructions in flush_dcache_... | John David Anglin |
2013-06-18 | parisc: provide pci_mmap_page_range() for parisc | Thomas Bogendoerfer |