| Commit message (Expand) | Author | Age | Files | Lines |
* | parisc: Implement new LWS CAS supporting 64 bit operations. | Guy Martin | 2014-09-13 | 1 | -4/+229 |
* | parisc: Wire up seccomp, getrandom and memfd_create syscalls | Helge Deller | 2014-08-27 | 2 | -0/+9 |
* | Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2014-08-09 | 1 | -34/+24 |
|\ |
|
| * | parisc: Use get_signal() signal_setup_done() | Richard Weinberger | 2014-08-06 | 1 | -34/+24 |
* | | Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 2014-08-04 | 1 | -3/+3 |
|\ \
| |/
|/| |
|
| * | parisc: ftrace: Remove check of obsolete variable function_trace_stop | Steven Rostedt (Red Hat) | 2014-07-18 | 1 | -3/+0 |
| * | parisc: ftrace: Add call to ftrace_graph_is_dead() in function graph code | Steven Rostedt (Red Hat) | 2014-07-18 | 1 | -0/+3 |
* | | Merge branch 'parisc-3.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-07-13 | 3 | -38/+13 |
|\ \
| |/
|/| |
|
| * | parisc: drop unused defines and header includes | Helge Deller | 2014-07-13 | 1 | -36/+0 |
| * | parisc: fix fanotify_mark() syscall on 32bit compat kernel | Helge Deller | 2014-07-13 | 2 | -1/+11 |
| * | parisc: add serial ports of C8000/1GHz machine to hardware database | Helge Deller | 2014-07-13 | 1 | -1/+2 |
* | | parisc: 'renameat2()' doesn't need (or have) a separate compat system call | Linus Torvalds | 2014-05-23 | 1 | -1/+1 |
* | | parisc: add renameat2 syscall | Miklos Szeredi | 2014-05-20 | 1 | -0/+1 |
* | | Merge branch 'parisc-3.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-05-20 | 2 | -32/+34 |
|\ \ |
|
| * | | parisc: Improve LWS-CAS performance | John David Anglin | 2014-05-15 | 1 | -3/+9 |
| * | | parisc: ratelimit userspace segfault printing | Helge Deller | 2014-05-15 | 1 | -29/+25 |
* | | | parisc,metag: Do not hardcode maximum userspace stack size | Helge Deller | 2014-05-15 | 1 | -3/+3 |
* | | | Merge branch 'parisc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/d... | Linus Torvalds | 2014-04-17 | 3 | -9/+10 |
|\ \ \ |
|
| * | | | parisc: fix epoll_pwait syscall on compat kernel | Helge Deller | 2014-04-13 | 1 | -1/+1 |
| * | | | parisc: change value of SHMLBA from 0x00400000 to PAGE_SIZE | Helge Deller | 2014-04-13 | 2 | -8/+9 |
| |/ / |
|
* | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-04-01 | 1 | -1/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | parisc: Validate online cpus in irq_set_affinity() callbacks | Thomas Gleixner | 2014-03-12 | 1 | -1/+1 |
* | | | parisc: wire up sys_utimes | Helge Deller | 2014-03-23 | 1 | -0/+1 |
* | | | parisc: Remove unused CONFIG_PARISC_TMPALIAS code | John David Anglin | 2014-03-23 | 1 | -64/+0 |
|/ / |
|
* | | parisc: add flexible mmap memory layout support | Helge Deller | 2014-02-02 | 2 | -43/+216 |
* | | parisc: wire up sched_setattr and sched_getattr | Helge Deller | 2014-02-02 | 1 | -0/+2 |
* | | parisc: fix cache-flushing | Helge Deller | 2014-02-02 | 1 | -0/+14 |
* | | Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2014-01-22 | 1 | -17/+5 |
|\ \
| |/
|/| |
|
| * | parisc/PCI: Use dev_is_pci() to identify PCI devices | Yijing Wang | 2013-12-11 | 1 | -17/+5 |
* | | parisc: Ensure full cache coherency for kmap/kunmap | John David Anglin | 2014-01-08 | 1 | -35/+0 |
* | | parisc: fix kernel memory layout in vmlinux.ld.S | Helge Deller | 2013-11-30 | 2 | -82/+62 |
* | | parisc: use kernel_text_address() in unwind functions | Helge Deller | 2013-11-30 | 1 | -6/+3 |
* | | parisc: add some more machine names to hardware database | Helge Deller | 2013-11-30 | 1 | -1/+6 |
* | | parisc: fix mmap(MAP_FIXED|MAP_SHARED) to already mmapped address | Helge Deller | 2013-11-30 | 1 | -10/+15 |
|/ |
|
* | Merge branch 'akpm' (patches from Andrew Morton) | Linus Torvalds | 2013-11-13 | 1 | -1/+1 |
|\ |
|
| * | mm/arch: use NUMA_NO_NODE | Jianguo Wu | 2013-11-13 | 1 | -1/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-11-13 | 2 | -2/+2 |
|\ \
| |/
|/| |
|
| * | constify copy_siginfo_to_user{,32}() | Al Viro | 2013-11-09 | 2 | -2/+2 |
* | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2013-11-12 | 1 | -15/+2 |
|\ \ |
|
| * | | irq: Consolidate do_softirq() arch overriden implementations | Frederic Weisbecker | 2013-10-01 | 1 | -15/+2 |
| |/ |
|
* | | parisc: correctly display number of active CPUs | Helge Deller | 2013-11-07 | 1 | -2/+6 |
* | | parisc: do not count IPI calls twice | Helge Deller | 2013-11-07 | 2 | -9/+0 |
* | | parisc: add kernel audit feature | Helge Deller | 2013-11-07 | 4 | -4/+147 |
* | | parisc: provide macro to create exception table entries | Helge Deller | 2013-11-07 | 1 | -4/+2 |
* | | parisc: Do not crash 64bit SMP kernels on machines with >= 4GB RAM | Helge Deller | 2013-10-27 | 1 | -0/+4 |
* | | Revert "parisc: Export flush_cache_page() (needed by lustre)" | Helge Deller | 2013-10-19 | 1 | -1/+0 |
* | | parisc: fix interruption handler to respect pagefault_disable() | Helge Deller | 2013-10-13 | 1 | -3/+3 |
* | | parisc: remove unused syscall_ipi() function. | Helge Deller | 2013-10-13 | 1 | -5/+0 |
* | | parisc: kill SMP single function call interrupt | Jiang Liu | 2013-10-13 | 1 | -7/+1 |
* | | parisc: Export flush_cache_page() (needed by lustre) | Geert Uytterhoeven | 2013-10-13 | 1 | -0/+1 |
|/ |
|