| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'parisc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/d... | Linus Torvalds | 2014-04-17 | 6 | -14/+14 |
|\ |
|
| * | 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 | 3 | -11/+11 |
| * | parisc: Replace __get_cpu_var uses for address calculation | Christoph Lameter | 2014-04-03 | 2 | -2/+2 |
* | | Merge git://git.infradead.org/users/eparis/audit | Linus Torvalds | 2014-04-12 | 1 | -0/+1 |
|\ \ |
|
| * | | audit: Add CONFIG_HAVE_ARCH_AUDITSYSCALL | AKASHI Takahiro | 2014-03-20 | 1 | -0/+1 |
* | | | 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 |
* | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2014-03-31 | 1 | -6/+26 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | locking/mcs: Allow architecture specific asm files to be used for contended case | Tim Chen | 2014-02-09 | 1 | -0/+1 |
| * | | | locking/mcs: Order the header files in Kbuild of each architecture in alphabe... | Tim Chen | 2014-02-09 | 1 | -6/+25 |
* | | | | parisc: locks: remove redundant arch_*_relax operations | Will Deacon | 2014-03-23 | 1 | -4/+0 |
* | | | | parisc: wire up sys_utimes | Helge Deller | 2014-03-23 | 2 | -2/+3 |
* | | | | parisc: Remove unused CONFIG_PARISC_TMPALIAS code | John David Anglin | 2014-03-23 | 2 | -75/+0 |
| |/ /
|/| | |
|
* | | | execve: use 'struct filename *' for executable name passing | Linus Torvalds | 2014-02-05 | 1 | -14/+1 |
* | | | parisc: add flexible mmap memory layout support | Helge Deller | 2014-02-02 | 6 | -43/+233 |
* | | | parisc: Make EWOULDBLOCK be equal to EAGAIN on parisc | Guy Martin | 2014-02-02 | 1 | -1/+1 |
* | | | parisc: convert uapi/asm/stat.h to use native types only | Helge Deller | 2014-02-02 | 1 | -21/+19 |
* | | | parisc: wire up sched_setattr and sched_getattr | Helge Deller | 2014-02-02 | 2 | -1/+5 |
* | | | parisc: fix cache-flushing | Helge Deller | 2014-02-02 | 3 | -3/+16 |
|/ / |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2014-01-25 | 2 | -0/+3 |
|\ \ |
|
| * | | net: introduce SO_BPF_EXTENSIONS | Michal Sekletar | 2014-01-19 | 1 | -0/+2 |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-01-18 | 1 | -1/+1 |
| |\| |
|
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-01-14 | 3 | -46/+6 |
| |\ \ |
|
| * \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-12-18 | 10 | -173/+110 |
| |\ \ \ |
|
| * | | | | lib: Add missing arch generic-y entries for asm-generic/hash.h | David S. Miller | 2013-12-18 | 1 | -0/+1 |
* | | | | | Kconfig: update flightly outdated CONFIG_SMP documentation | Robert Graffham | 2014-01-24 | 1 | -4/+4 |
* | | | | | Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2014-01-23 | 1 | -17/+5 |
|\ \ \ \ \ |
|
| * | | | | | parisc/PCI: Use dev_is_pci() to identify PCI devices | Yijing Wang | 2013-12-12 | 1 | -17/+5 |
| |/ / / / |
|
* | | | | | mm, show_mem: remove SHOW_MEM_FILTER_PAGE_COUNT | Mel Gorman | 2014-01-22 | 1 | -42/+17 |
* | | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2014-01-20 | 2 | -35/+1 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | arch: Re-sort some Kbuild files to hopefully help avoid some conflicts | Stephen Rothwell | 2014-01-14 | 1 | -1/+1 |
| * | | | | Merge tag 'v3.13-rc8' into core/locking | Ingo Molnar | 2014-01-13 | 3 | -46/+6 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| * | | | | arch: Clean up asm/barrier.h implementations using asm-generic/barrier.h | Peter Zijlstra | 2014-01-12 | 2 | -35/+1 |
| | |_|/
| |/| | |
|
* | | | | parisc: fix SO_MAX_PACING_RATE typo | Eric Dumazet | 2014-01-18 | 1 | -1/+1 |
| |/ /
|/| | |
|
* | | | parisc: Ensure full cache coherency for kmap/kunmap | John David Anglin | 2014-01-08 | 3 | -46/+6 |
|/ / |
|
* | | parisc: update 64bit defconfigs and use SIL680 instead of SIIMAGE driver | Helge Deller | 2013-12-03 | 3 | -67/+8 |
* | | parisc: remove CONFIG_MLONGCALLS=y from defconfigs | Helge Deller | 2013-11-30 | 2 | -2/+0 |
* | | parisc: fix kernel memory layout in vmlinux.ld.S | Helge Deller | 2013-11-30 | 3 | -85/+78 |
* | | parisc: use kernel_text_address() in unwind functions | Helge Deller | 2013-11-30 | 1 | -6/+3 |
* | | parisc: remove empty SERIAL_PORT_DFNS in serial.h | Chen Gang | 2013-11-30 | 1 | -2/+0 |
* | | 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 |
|/ |
|
* | parisc: size_t is unsigned, so comparison size < 0 doesn't make sense. | Helge Deller | 2013-11-20 | 1 | -1/+1 |
* | parisc: improve SIGBUS/SIGSEGV error reporting | Helge Deller | 2013-11-19 | 1 | -2/+20 |
* | parisc: break out SOCK_NONBLOCK define to own asm header file | Helge Deller | 2013-11-19 | 2 | -8/+14 |
* | parisc: do not inline pa_memcpy() internal functions | Helge Deller | 2013-11-19 | 1 | -2/+2 |
* | Revert "parisc: implement full version of access_ok()" | Helge Deller | 2013-11-19 | 1 | -42/+4 |
* | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-11-19 | 1 | -3/+0 |
|\ |
|
| * | preempt: Make PREEMPT_ACTIVE generic | Thomas Gleixner | 2013-11-13 | 1 | -3/+0 |