summaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2014-08-041-3/+3
|\
| * parisc: ftrace: Remove check of obsolete variable function_trace_stopSteven Rostedt (Red Hat)2014-07-181-3/+0
| * parisc: ftrace: Add call to ftrace_graph_is_dead() in function graph codeSteven Rostedt (Red Hat)2014-07-181-0/+3
* | Merge branch 'parisc-3.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-07-133-38/+13
|\ \ | |/ |/|
| * parisc: drop unused defines and header includesHelge Deller2014-07-131-36/+0
| * parisc: fix fanotify_mark() syscall on 32bit compat kernelHelge Deller2014-07-132-1/+11
| * parisc: add serial ports of C8000/1GHz machine to hardware databaseHelge Deller2014-07-131-1/+2
* | parisc: 'renameat2()' doesn't need (or have) a separate compat system callLinus Torvalds2014-05-231-1/+1
* | parisc: add renameat2 syscallMiklos Szeredi2014-05-201-0/+1
* | Merge branch 'parisc-3.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-05-202-32/+34
|\ \
| * | parisc: Improve LWS-CAS performanceJohn David Anglin2014-05-151-3/+9
| * | parisc: ratelimit userspace segfault printingHelge Deller2014-05-151-29/+25
* | | parisc,metag: Do not hardcode maximum userspace stack sizeHelge Deller2014-05-151-3/+3
* | | Merge branch 'parisc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2014-04-173-9/+10
|\ \ \
| * | | parisc: fix epoll_pwait syscall on compat kernelHelge Deller2014-04-131-1/+1
| * | | parisc: change value of SHMLBA from 0x00400000 to PAGE_SIZEHelge Deller2014-04-132-8/+9
| |/ /
* | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-04-011-1/+1
|\ \ \ | |/ / |/| |
| * | parisc: Validate online cpus in irq_set_affinity() callbacksThomas Gleixner2014-03-121-1/+1
* | | parisc: wire up sys_utimesHelge Deller2014-03-231-0/+1
* | | parisc: Remove unused CONFIG_PARISC_TMPALIAS codeJohn David Anglin2014-03-231-64/+0
|/ /
* | parisc: add flexible mmap memory layout supportHelge Deller2014-02-022-43/+216
* | parisc: wire up sched_setattr and sched_getattrHelge Deller2014-02-021-0/+2
* | parisc: fix cache-flushingHelge Deller2014-02-021-0/+14
* | Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-01-221-17/+5
|\ \ | |/ |/|
| * parisc/PCI: Use dev_is_pci() to identify PCI devicesYijing Wang2013-12-111-17/+5
* | parisc: Ensure full cache coherency for kmap/kunmapJohn David Anglin2014-01-081-35/+0
* | parisc: fix kernel memory layout in vmlinux.ld.SHelge Deller2013-11-302-82/+62
* | parisc: use kernel_text_address() in unwind functionsHelge Deller2013-11-301-6/+3
* | parisc: add some more machine names to hardware databaseHelge Deller2013-11-301-1/+6
* | parisc: fix mmap(MAP_FIXED|MAP_SHARED) to already mmapped addressHelge Deller2013-11-301-10/+15
|/
* Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2013-11-131-1/+1
|\
| * mm/arch: use NUMA_NO_NODEJianguo Wu2013-11-131-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-11-132-2/+2
|\ \ | |/ |/|
| * constify copy_siginfo_to_user{,32}()Al Viro2013-11-092-2/+2
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-11-121-15/+2
|\ \
| * | irq: Consolidate do_softirq() arch overriden implementationsFrederic Weisbecker2013-10-011-15/+2
| |/
* | parisc: correctly display number of active CPUsHelge Deller2013-11-071-2/+6
* | parisc: do not count IPI calls twiceHelge Deller2013-11-072-9/+0
* | parisc: add kernel audit featureHelge Deller2013-11-074-4/+147
* | parisc: provide macro to create exception table entriesHelge Deller2013-11-071-4/+2
* | parisc: Do not crash 64bit SMP kernels on machines with >= 4GB RAMHelge Deller2013-10-271-0/+4
* | Revert "parisc: Export flush_cache_page() (needed by lustre)"Helge Deller2013-10-191-1/+0
* | parisc: fix interruption handler to respect pagefault_disable()Helge Deller2013-10-131-3/+3
* | parisc: remove unused syscall_ipi() function.Helge Deller2013-10-131-5/+0
* | parisc: kill SMP single function call interruptJiang Liu2013-10-131-7/+1
* | parisc: Export flush_cache_page() (needed by lustre)Geert Uytterhoeven2013-10-131-0/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-09-061-1/+1
|\
| * treewide: Fix printks with 0x%#Joe Perches2013-08-271-1/+1
* | parisc: Fix interrupt routing for C8000 serial portsThomas Bogendoerfer2013-07-311-0/+1
* | parisc: Remove arch/parisc/kernel/sys32.h headerJohn David Anglin2013-07-314-46/+0
OpenPOWER on IntegriCloud