summaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel
Commit message (Expand)AuthorAgeFilesLines
* 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
* | parisc: Fix cache routines to ignore vma's with an invalid pfnJohn David Anglin2013-07-311-64/+71
|/
* parisc: delete __cpuinit usage from all usersPaul Gortmaker2013-07-144-14/+16
* parisc: Ensure volatile space register %sr1 is not clobberedJohn David Anglin2013-07-091-1/+1
* parisc: more capabilities info in /proc/cpuinfoHelge Deller2013-07-091-3/+16
* Merge 3.10-rc7 into tty-nextGreg Kroah-Hartman2013-06-243-38/+66
|\
| * parisc: Use unshadowed index register for flush instructions in flush_dcache_...John David Anglin2013-06-181-38/+38
| * parisc: provide pci_mmap_page_range() for pariscThomas Bogendoerfer2013-06-181-0/+27
| * parisc: fix serial ports on C8000 workstationThomas Bogendoerfer2013-06-181-0/+1
* | Merge 3.10-rc5 into tty-nextGreg Kroah-Hartman2013-06-082-2/+3
|\|
| * parisc: kernel: using strlcpy() instead of strcpy()Chen Gang2013-06-011-1/+2
| * parisc: memory overflow, 'name' length is too short for usingChen Gang2013-06-011-1/+1
* | Merge 3.10-rc3 into tty-nextGreg Kroah-Hartman2013-05-276-102/+211
|\|
| * parisc: fix irq stack on UP and SMPHelge Deller2013-05-241-15/+26
| * parisc: make interrupt and interruption stack allocation reentrantJohn David Anglin2013-05-241-9/+10
| * parisc: show number of FPE and unaligned access handler calls in /proc/interr...Helge Deller2013-05-243-0/+12
| * parisc: use PAGE_SHIFT instead of hardcoded value 12 in pacache.SHelge Deller2013-05-241-6/+6
| * parisc: add rp5470 entry to machine databaseHelge Deller2013-05-241-0/+1
| * parisc: fix SMP races when updating PTE and TLB entries in entry.SJohn David Anglin2013-05-111-72/+83
| * parisc: implement irq stacks - part 2 (v2)Helge Deller2013-05-111-14/+87
* | TTY:vt: convert remain take_over_console's users to do_take_over_consoleWang YanQing2013-05-201-1/+1
|/