Age | Commit message (Expand) | Author |
2013-04-30 | Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKS | Stephen Boyd |
2013-04-30 | dump_stack: unify debug information printed by show_regs() | Tejun Heo |
2013-04-30 | dump_stack: consolidate dump_stack() implementations and unify their behaviors | Tejun Heo |
2013-04-30 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-04-29 | mm/parisc: use common help functions to free reserved pages | Jiang Liu |
2013-04-29 | mm, show_mem: suppress page counts in non-blockable contexts | David Rientjes |
2013-04-25 | parisc: use spin_lock_irqsave/spin_unlock_irqrestore for PTE updates | John David Anglin |
2013-04-25 | parisc: disable -mlong-calls compiler option for kernel modules | Helge Deller |
2013-04-25 | parisc: uaccess: fix compiler warnings caused by __put_user casting | Will Deacon |
2013-04-25 | parisc: Change kunmap macro to static inline function | John David Anglin |
2013-04-25 | parisc: Provide __ucmpdi2 to resolve undefined references in 32 bit builds. | John David Anglin |
2013-04-17 | idle: Remove GENERIC_IDLE_LOOP config switch | Thomas Gleixner |
2013-04-08 | parisc: Use generic idle loop | Thomas Gleixner |
2013-04-08 | arch: Consolidate tsk_is_polling() | Thomas Gleixner |
2013-03-12 | Select VIRT_TO_BUS directly where needed | Stephen Rothwell |
2013-03-03 | Merge branch 'fixes-for-3.9-latest' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2013-03-02 | parisc: fix redefinition of SET_PERSONALITY | Helge Deller |
2013-03-02 | parisc: do not install modules when installing kernel | Rolf Eike Beer |
2013-03-02 | parisc: fix compile warnings triggered by atomic_sub(sizeof(),v) | Helge Deller |
2013-03-02 | parisc: avoid unitialized variable warning in pa_memcpy() | Helge Deller |
2013-03-02 | parisc: remove unused variable 'compat_val' | Helge Deller |
2013-03-02 | parisc: switch to compat_functions of io_setup, io_getevents and io_submit | Helge Deller |
2013-03-02 | parisc: select ARCH_WANT_FRAME_POINTERS | Helge Deller |
2013-03-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-03-02 | Merge tag 'arc-v3.9-rc1-late' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-02-27 | arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS | Stephen Rothwell |
2013-02-27 | mm: use vm_unmapped_area() on parisc architecture | Michel Lespinasse |
2013-02-25 | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2013-02-25 | fix compat truncate/ftruncate | Al Viro |
2013-02-24 | switch lseek to COMPAT_SYSCALL_DEFINE | Al Viro |
2013-02-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-02-22 | Merge branch 'parisc-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/de... | Linus Torvalds |
2013-02-21 | Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2013-02-21 | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-02-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2013-02-20 | arch/parisc/include/asm: use ARRAY_SIZE macro in mmzone.h | Nikitas Angelinas |
2013-02-20 | parisc: remove empty lines and unnecessary #ifdef coding in include/asm/signal.h | Helge Deller |
2013-02-20 | parisc: sendfile and sendfile64 syscall cleanups | Helge Deller |
2013-02-20 | parisc: switch to available compat_sched_rr_get_interval implementation | Helge Deller |
2013-02-20 | parisc: fix fallocate syscall | Helge Deller |
2013-02-20 | parisc: fix error return codes for rt_sigaction and rt_sigprocmask | Helge Deller |
2013-02-20 | parisc: convert msgrcv and msgsnd syscalls to use compat layer | Helge Deller |
2013-02-20 | parisc: correctly wire up mq_* functions for CONFIG_COMPAT case | Helge Deller |
2013-02-20 | parisc: fix personality on 32bit kernel | Helge Deller |
2013-02-20 | parisc: wire up process_vm_readv, process_vm_writev, kcmp and finit_module sy... | Helge Deller |
2013-02-20 | parisc: remove unused compat_rt_sigframe.h header | Paul Bolle |
2013-02-20 | parisc/mm/fault.c: Port OOM changes to do_page_fault | Kautuk Consul |
2013-02-20 | parisc: space register variables need to be in native length (unsigned long) | John David Anglin |
2013-02-20 | parisc: fix ptrace breakage | Al Viro |
2013-02-20 | parisc: always detect multiple physical ranges | John David Anglin |