| Commit message (Expand) | Author | Age |
* | arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate area | Andy Lutomirski | 2014-08-08 |
* | sh: fix build error by adding generic ioport_{map/unmap}() | Pranith Kumar | 2014-08-06 |
* | sh: remove CPU_SUBTYPE_SH7764 | Richard Weinberger | 2014-08-06 |
* | arch, locking: Ciao arch_mutex_cpu_relax() | Davidlohr Bueso | 2014-07-17 |
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2014-06-06 |
|\ |
|
| * | ftrace: Make CALLER_ADDRx macros more generic | AKASHI Takahiro | 2014-05-21 |
* | | sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALL | Fabian Frederick | 2014-06-04 |
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2014-06-03 |
|\ \ |
|
| * | | arch,sh: Convert smp_mb__*() | Peter Zijlstra | 2014-04-18 |
* | | | Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2014-06-02 |
|\ \ \
| |_|/
|/| | |
|
| * | | PCI: Turn pcibios_penalize_isa_irq() into a weak function | Hanjun Guo | 2014-05-27 |
| |/ |
|
* / | mm: split 'tlb_flush_mmu()' into tlb flushing and memory freeing parts | Linus Torvalds | 2014-04-25 |
|/ |
|
* | Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP | Uwe Kleine-König | 2014-04-07 |
* | 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-04-03 |
* | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2014-03-31 |
|\ |
|
| * | 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-02-09 |
* | | sh: prefix sh-specific "CCR" and "CCR2" by "SH_" | Geert Uytterhoeven | 2014-03-04 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2014-01-25 |
|\ |
|
| * | lib: Add missing arch generic-y entries for asm-generic/hash.h | David S. Miller | 2013-12-17 |
* | | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds | 2014-01-23 |
|\ \ |
|
| * | | sh: use generic fixmap.h | Mark Salter | 2014-01-23 |
* | | | Merge tag 'clk-for-linus-3.14-part1' of git://git.linaro.org/people/mike.turq... | Linus Torvalds | 2014-01-23 |
|\ \ \
| |/ /
|/| | |
|
| * | | clk: Add common __clk_get(), __clk_put() implementations | Sylwester Nawrocki | 2013-12-04 |
| |/ |
|
* / | arch: Clean up asm/barrier.h implementations using asm-generic/barrier.h | Peter Zijlstra | 2014-01-12 |
|/ |
|
* | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-11-19 |
|\ |
|
| * | preempt: Make PREEMPT_ACTIVE generic | Thomas Gleixner | 2013-11-13 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2013-11-15 |
|\ \ |
|
| * | | treewide: fix "distingush" typo | Michael Opdenacker | 2013-10-14 |
* | | | sh: handle pgtable_page_ctor() fail | Kirill A. Shutemov | 2013-11-14 |
* | | | sh: move fpu_counter into ARCH specific thread_struct | Vineet Gupta | 2013-11-12 |
| |/
|/| |
|
* | | sched, arch: Create asm/preempt.h | Peter Zijlstra | 2013-09-25 |
* | | Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-09-06 |
|\ \
| |/
|/| |
|
| * | sh: kfr2r09: Use lv5207lp backlight | Laurent Pinchart | 2013-07-16 |
* | | Fix TLB gather virtual address range invalidation corner cases | Linus Torvalds | 2013-08-16 |
|/ |
|
* | Merge branch 'core-mutexes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2013-07-02 |
|\ |
|
| * | arch: Make __mutex_fastpath_lock_retval return whether fastpath succeeded or not | Maarten Lankhorst | 2013-06-26 |
* | | consolidate io_remap_pfn_range definitions | Al Viro | 2013-06-29 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-05-01 |
|\ |
|
| * | consolidate cond_syscall and SYSCALL_ALIAS declarations | Al Viro | 2013-03-03 |
* | | Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-04-30 |
|\ \ |
|
| * | | SH: cpuidle: check error code at init | Daniel Lezcano | 2013-04-21 |
| |/ |
|
* | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-04-30 |
|\ \ |
|
| * | | arch: Consolidate tsk_is_polling() | Thomas Gleixner | 2013-04-08 |
| |/ |
|
* / | mm/hugetlb: add more arch-defined huge_pte functions | Gerald Schaefer | 2013-04-29 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-02-23 |
|\ |
|
| * | burying unused conditionals | Al Viro | 2013-02-14 |
| * | sh: switch to generic old sigaction() | Al Viro | 2013-02-03 |
| * | sh: switch to generic old sigsuspend() | Al Viro | 2013-02-03 |