Age | Commit message (Expand) | Author |
2014-06-20 | arch:unicore32:mm: add devmem_is_allowed() to support STRICT_DEVMEM | Chen Gang |
2014-06-20 | unicore32: include: asm: add missing ')' for PAGE_* macros in pgtable.h | Chen Gang |
2014-06-20 | arch/unicore32/include/asm/io.h: add readl_relaxed() generic definition | Chen Gang |
2014-06-20 | arch/unicore32/include/asm/ptrace.h: add generic definition for profile_pc() | Chen Gang |
2014-05-27 | PCI: Turn pcibios_penalize_isa_irq() into a weak function | Hanjun Guo |
2014-04-07 | mm: per-thread vma caching | Davidlohr Bueso |
2014-02-09 | locking/mcs: Allow architecture specific asm files to be used for contended case | Tim Chen |
2014-02-09 | locking/mcs: Order the header files in Kbuild of each architecture in alphabe... | Tim Chen |
2014-01-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2014-01-12 | arch: Clean up asm/barrier.h implementations using asm-generic/barrier.h | Peter Zijlstra |
2013-12-17 | lib: Add missing arch generic-y entries for asm-generic/hash.h | David S. Miller |
2013-11-19 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2013-11-15 | unicore32: handle pgtable_page_ctor() fail | Kirill A. Shutemov |
2013-11-13 | preempt: Make PREEMPT_ACTIVE generic | Thomas Gleixner |
2013-09-25 | sched, arch: Create asm/preempt.h | Peter Zijlstra |
2013-07-03 | mm/unicore32: fix stale comment about VALID_PAGE() | Jiang Liu |
2013-06-29 | consolidate io_remap_pfn_range definitions | Al Viro |
2012-12-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-12-19 | missing user_stack_pointer() instances | Al Viro |
2012-12-19 | Bury the conditionals from kernel_thread/kernel_execve series | Al Viro |
2012-12-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-12-08 | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar |
2012-11-28 | unicore32: switch to generic clone(2) | Al Viro |
2012-11-13 | tracing,x86: Add a TSC trace_clock | David Sharp |
2012-11-09 | unicore32: switch to generic sys_execve() | Al Viro |
2012-11-09 | unicore32: switch to generic kernel_thread()/kernel_execve() | Al Viro |
2012-11-09 | unicore32: Use Kbuild infrastructure for kvm_para.h | Guan Xuetao |
2012-11-09 | UAPI: (Scripted) Disintegrate arch/unicore32/include/asm | David Howells |
2012-11-09 | UniCore32-bugfix: Remove definitions in asm/bug.h to solve difference between... | Guan Xuetao |
2012-11-09 | UniCore32-bugfix: fix mismatch return value of __xchg_bad_pointer | Guan Xuetao |
2012-10-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-10-10 | Merge tag 'for-3.7-rc1' of git://gitorious.org/linux-pwm/linux-pwm | Linus Torvalds |
2012-10-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-10-05 | unicore32: pwm: Properly remap memory-mapped registers | Thierry Reding |
2012-10-04 | Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow... | Arnd Bergmann |
2012-10-04 | UAPI: Fix the guards on various asm/unistd.h files | David Howells |
2012-10-03 | asm-generic: Add default clkdev.h | Mark Brown |
2012-10-02 | UAPI: (Scripted) Set up UAPI Kbuild files | David Howells |
2012-10-02 | UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst... | David Howells |
2012-10-01 | bury _TIF_RESTORE_SIGMASK | Al Viro |
2012-10-01 | unicore32: unobfuscate _TIF_WORK_MASK | Al Viro |
2012-09-20 | get rid of generic instances of asm/exec.h | Al Viro |
2012-05-24 | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2012-05-16 | fork: move the real prepare_to_copy() users to arch_dup_task_struct() | Suresh Siddha |
2012-04-08 | kvmclock: Add functions to check if the host has stopped the vm | Eric B Munson |
2012-04-04 | Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma... | Linus Torvalds |
2012-03-28 | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds |
2012-03-28 | Delete all instances of asm/system.h | David Howells |
2012-03-28 | Disintegrate asm/system.h for Unicore32 [based on ver #3, changed by gxt] | Guan Xuetao |
2012-03-28 | Unicore32: adapt for dma_map_ops changes | Andrzej Pietrasiewicz |