aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc
Commit message (Expand)AuthorAge
* Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-01-20
|\
| * arch: Re-sort some Kbuild files to hopefully help avoid some conflictsStephen Rothwell2014-01-14
| * Merge tag 'v3.13-rc8' into core/lockingIngo Molnar2014-01-13
| |\
| * | arch: Clean up asm/barrier.h implementations using asm-generic/barrier.hPeter Zijlstra2014-01-12
* | | parisc: fix SO_MAX_PACING_RATE typoEric Dumazet2014-01-17
| |/ |/|
* | parisc: Ensure full cache coherency for kmap/kunmapJohn David Anglin2014-01-08
|/
* parisc: update 64bit defconfigs and use SIL680 instead of SIIMAGE driverHelge Deller2013-12-03
* parisc: remove CONFIG_MLONGCALLS=y from defconfigsHelge Deller2013-11-30
* parisc: fix kernel memory layout in vmlinux.ld.SHelge Deller2013-11-30
* parisc: use kernel_text_address() in unwind functionsHelge Deller2013-11-30
* parisc: remove empty SERIAL_PORT_DFNS in serial.hChen Gang2013-11-30
* parisc: add some more machine names to hardware databaseHelge Deller2013-11-30
* parisc: fix mmap(MAP_FIXED|MAP_SHARED) to already mmapped addressHelge Deller2013-11-30
* parisc: size_t is unsigned, so comparison size < 0 doesn't make sense.Helge Deller2013-11-19
* parisc: improve SIGBUS/SIGSEGV error reportingHelge Deller2013-11-19
* parisc: break out SOCK_NONBLOCK define to own asm header fileHelge Deller2013-11-19
* parisc: do not inline pa_memcpy() internal functionsHelge Deller2013-11-19
* Revert "parisc: implement full version of access_ok()"Helge Deller2013-11-19
* Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-11-19
|\
| * preempt: Make PREEMPT_ACTIVE genericThomas Gleixner2013-11-13
* | Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds2013-11-15
|\ \
| * | parisc: select ARCH_MIGHT_HAVE_PC_PARPORTMark Salter2013-10-23
* | | kernel: remove CONFIG_USE_GENERIC_SMP_HELPERSChristoph Hellwig2013-11-14
* | | parisc: handle pgtable_page_ctor() failKirill A. Shutemov2013-11-14
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-11-13
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-11-04
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-23
| |\ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-01
| |\ \ \ \ \
| * | | | | | net: introduce SO_MAX_PACING_RATEEric Dumazet2013-09-28
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2013-11-13
|\ \ \ \ \ \
| * | | | | | errno.h: remove "NFS" from descriptions in commentsEric Sandeen2013-11-12
| * | | | | | mm/arch: use NUMA_NO_NODEJianguo Wu2013-11-12
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-11-13
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | constify copy_siginfo_to_user{,32}()Al Viro2013-11-09
| | |/ / / | |/| | |
* | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-11-11
|\ \ \ \ \
| * \ \ \ \ Merge branch 'linus' into sched/coreIngo Molnar2013-11-01
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge tag 'v3.12-rc4' into sched/coreIngo Molnar2013-10-09
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | sched, arch: Create asm/preempt.hPeter Zijlstra2013-09-25
| | |_|/ / | |/| | |
* | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-11-11
|\ \ \ \ \
| * | | | | irq: Consolidate do_softirq() arch overriden implementationsFrederic Weisbecker2013-10-01
| |/ / / /
* | | | | parisc: add generic 32- and 64-bit defconfigsHelge Deller2013-11-07
* | | | | parisc: signal fixup - SIGBUS vs. SIGSEGVHelge Deller2013-11-07
* | | | | parisc: implement full version of access_ok()Helge Deller2013-11-07
* | | | | parisc: correctly display number of active CPUsHelge Deller2013-11-07
* | | | | parisc: do not count IPI calls twiceHelge Deller2013-11-07
* | | | | parisc: make udelay() SMP-safeHelge Deller2013-11-07
* | | | | parisc: remove duplicate defineMichael Opdenacker2013-11-07
* | | | | parisc: make "make install" not depend on vmlinuxHelge Deller2013-11-07
* | | | | parisc: add kernel audit featureHelge Deller2013-11-07
* | | | | parisc: provide macro to create exception table entriesHelge Deller2013-11-07
| |_|/ / |/| | |