Age | Commit message (Expand) | Author |
2014-04-25 | mm: split 'tlb_flush_mmu()' into tlb flushing and memory freeing parts | Linus Torvalds |
2014-04-07 | Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP | Uwe Kleine-König |
2014-04-03 | sh: don't pass saved userspace state to exception handlers | Bobby Bingham |
2014-04-03 | sh: push extra copy of r0-r2 for syscall parameters | Bobby Bingham |
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-23 | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds |
2014-01-23 | Merge tag 'clk-for-linus-3.14-part1' of git://git.linaro.org/people/mike.turq... | Linus Torvalds |
2014-01-23 | sh: use generic fixmap.h | Mark Salter |
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-12-04 | clk: Add common __clk_get(), __clk_put() implementations | Sylwester Nawrocki |
2013-11-19 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2013-11-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2013-11-15 | sh: handle pgtable_page_ctor() fail | Kirill A. Shutemov |
2013-11-13 | preempt: Make PREEMPT_ACTIVE generic | Thomas Gleixner |
2013-11-13 | sh: move fpu_counter into ARCH specific thread_struct | Vineet Gupta |
2013-10-14 | treewide: fix "distingush" typo | Michael Opdenacker |
2013-09-25 | sched, arch: Create asm/preempt.h | Peter Zijlstra |
2013-08-16 | Fix TLB gather virtual address range invalidation corner cases | Linus Torvalds |
2013-07-02 | Merge branch 'core-mutexes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2013-06-29 | consolidate io_remap_pfn_range definitions | Al Viro |
2013-06-26 | arch: Make __mutex_fastpath_lock_retval return whether fastpath succeeded or not | Maarten Lankhorst |
2013-05-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-04-30 | Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2013-04-30 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-04-29 | mm/hugetlb: add more arch-defined huge_pte functions | Gerald Schaefer |
2013-04-22 | SH: cpuidle: check error code at init | Daniel Lezcano |
2013-04-08 | arch: Consolidate tsk_is_polling() | Thomas Gleixner |
2013-03-03 | consolidate cond_syscall and SYSCALL_ALIAS declarations | Al Viro |
2013-02-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-02-14 | burying unused conditionals | Al Viro |
2013-02-03 | sh: switch to generic old sigaction() | Al Viro |
2013-02-03 | sh: switch to generic old sigsuspend() | Al Viro |
2013-02-03 | sh: switch to generic sigaltstack | Al Viro |
2013-01-29 | Merge branch 'pfc' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/ren... | Olof Johansson |
2013-01-25 | sh: Remove unused sh_pfc_register_info() function | Laurent Pinchart |
2013-01-11 | sh: Fix FDPIC binary loader | Thomas Schwinge |
2013-01-11 | sh: define TASK_UNMAPPED_BASE as a page aligned constant | Kuninori Morimoto |
2012-12-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-12-20 | Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
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-11 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2012-11-28 | sh: switch to generic fork/vfork/clone | Al Viro |
2012-11-28 | Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc... | Al Viro |
2012-11-28 | sh: dma_debug: add debug_dma_mapping_error support | Shuah Khan |
2012-11-13 | tracing,x86: Add a TSC trace_clock | David Sharp |
2012-10-24 | /dev/mem: use phys_addr_t for physical addresses | Cyril Chemparathy |