| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | | Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming | Linus Torvalds | 2013-11-15 | 1 | -0/+1 |
|\ \ |
|
| * | | parisc: select ARCH_MIGHT_HAVE_PC_PARPORT | Mark Salter | 2013-10-23 | 1 | -0/+1 |
* | | | kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS | Christoph Hellwig | 2013-11-15 | 1 | -1/+0 |
* | | | parisc: handle pgtable_page_ctor() fail | Kirill A. Shutemov | 2013-11-15 | 1 | -2/+6 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2013-11-13 | 1 | -0/+2 |
|\ \ \ |
|
| * \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-11-04 | 1 | -0/+4 |
| |\ \ \ |
|
| * \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-10-23 | 11 | -22/+43 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-10-01 | 1 | -2/+3 |
| |\ \ \ \ \ |
|
| * | | | | | | net: introduce SO_MAX_PACING_RATE | Eric Dumazet | 2013-09-28 | 1 | -0/+2 |
| | |_|_|/ /
| |/| | | | |
|
* | | | | | | Merge branch 'akpm' (patches from Andrew Morton) | Linus Torvalds | 2013-11-13 | 2 | -2/+2 |
|\ \ \ \ \ \ |
|
| * | | | | | | errno.h: remove "NFS" from descriptions in comments | Eric Sandeen | 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 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-11-12 | 1 | -0/+1 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'linus' into sched/core | Ingo Molnar | 2013-11-01 | 12 | -22/+47 |
| |\ \ \ \ \
| | | |_|_|/
| | |/| | | |
|
| * | | | | | Merge tag 'v3.12-rc4' into sched/core | Ingo Molnar | 2013-10-09 | 1 | -2/+3 |
| |\ \ \ \ \
| | | |/ / /
| | |/| | | |
|
| * | | | | | sched, arch: Create asm/preempt.h | Peter Zijlstra | 2013-09-25 | 1 | -0/+1 |
| | |_|/ /
| |/| | | |
|
* | | | | | 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: add generic 32- and 64-bit defconfigs | Helge Deller | 2013-11-07 | 2 | -0/+674 |
* | | | | | parisc: signal fixup - SIGBUS vs. SIGSEGV | Helge Deller | 2013-11-07 | 1 | -4/+14 |
* | | | | | parisc: implement full version of access_ok() | Helge Deller | 2013-11-07 | 1 | -4/+42 |
* | | | | | 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 | 3 | -10/+0 |
* | | | | | parisc: make udelay() SMP-safe | Helge Deller | 2013-11-07 | 3 | -32/+84 |
* | | | | | parisc: remove duplicate define | Michael Opdenacker | 2013-11-07 | 1 | -1/+0 |
* | | | | | parisc: make "make install" not depend on vmlinux | Helge Deller | 2013-11-07 | 2 | -15/+51 |
* | | | | | parisc: add kernel audit feature | Helge Deller | 2013-11-07 | 7 | -5/+157 |
* | | | | | parisc: provide macro to create exception table entries | Helge Deller | 2013-11-07 | 5 | -14/+27 |
| |_|/ /
|/| | | |
|
* | | | | parisc: Do not crash 64bit SMP kernels on machines with >= 4GB RAM | Helge Deller | 2013-10-27 | 1 | -0/+4 |
| |_|/
|/| | |
|
* | | | parisc: enable DEVTMPFS, DEVTMPFS_MOUNT and BLK_DEV_INITRD in defconfigs | Helge Deller | 2013-10-19 | 6 | -0/+14 |
* | | | Revert "parisc: Export flush_cache_page() (needed by lustre)" | Helge Deller | 2013-10-19 | 1 | -1/+0 |
* | | | parisc: let probe_kernel_read() capture access to page zero | Helge Deller | 2013-10-13 | 1 | -1/+14 |
* | | | parisc: optimize variable initialization in do_page_fault | John David Anglin | 2013-10-13 | 1 | -5/+10 |
* | | | parisc: fix interruption handler to respect pagefault_disable() | Helge Deller | 2013-10-13 | 1 | -3/+3 |