| Commit message (Expand) | Author | Age |
* | Revert "sparc64: Fix __copy_{to,from}_user_inatomic defines." | Dave Kleikamp | 2014-04-26 |
* | mm: fix TLB flush race between migration, and change_protection_range | Rik van Riel | 2014-01-09 |
* | compiler/gcc4: Add quirk for 'asm goto' miscompilation bug | Ingo Molnar | 2013-10-18 |
* | sparc32, leon: Remove separate "ticker" timer for SMP | Andreas Larsson | 2013-06-19 |
* | sparc: Switch to asm-generic/linkage.h | Geert Uytterhoeven | 2013-06-19 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | David S. Miller | 2013-05-04 |
|\ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2013-05-01 |
| |\ |
|
| | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-04-22 |
| | |\ |
|
| | * | | net: add option to enable error queue packets waking select | Keller, Jacob E | 2013-03-31 |
| * | | | 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 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 |
| | |_|/
| |/| | |
|
| * | | | sparc64: Fix race in TLB batch processing. | David S. Miller | 2013-04-19 |
| * | | | sparc: use asm-generic version of types.h | Sam Ravnborg | 2013-03-31 |
| * | | | sparc: use generic headers | Sam Ravnborg | 2013-03-31 |
| * | | | sparc:cleanup unused code in smp_32.h | Kefeng Wang | 2013-03-31 |
| * | | | sparc:remove unused declaration smp_boot_cpus() | Kefeng Wang | 2013-03-31 |
| |/ / |
|
* | | | sparc64: Do not save/restore interrupts in get_new_mmu_context() | Kirill Tkhai | 2013-04-08 |
* | | | sparc: Consistently use 'wr' and 'rd' instructions for ASRs. | David S. Miller | 2013-04-06 |
* | | | sparc64: Kill __ARCH_WANT_UNLOCKED_CTXSW | David S. Miller | 2013-03-20 |
* | | | sparc64: Provide cmpxchg64() | Geert Uytterhoeven | 2013-03-20 |
* | | | sparc64: Hibernation support | Tkhai Kirill | 2013-03-20 |
* | | | sparc32,leon: add support for PCI busn resource for GRPCI2 | Daniel Hellstrom | 2013-03-20 |
|/ / |
|
* / | sparc64: correctly recognize SPARC64-X chips | Allen Pais | 2013-03-11 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-02-26 |
|\ |
|
| * | default SET_PERSONALITY() in linux/elf.h | Al Viro | 2013-02-26 |
* | | 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 |
| * | | sparc: switch to use of generic old sigaction | Al Viro | 2013-02-03 |
| * | | sparc: switch to generic sigaltstack | Al Viro | 2013-02-03 |
| * | | consolidate kernel-side struct sigaction declarations | Al Viro | 2013-02-03 |
| * | | consolidate declarations of k_sigaction | Al Viro | 2013-02-03 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2013-02-20 |
|\ \ |
|
| * | | soreuseport: infrastructure | Tom Herbert | 2013-01-23 |
| * | | sk-filter: Add ability to lock a socket filter program | Vincent Bernat | 2013-01-17 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2013-02-20 |
|\ \ |
|
| * | | sparc64: Fix huge PMD to PTE translation for sun4u in TLB miss handler. | David S. Miller | 2013-02-20 |
| * | | sparc64: Fix tsb_grow() in atomic context. | David S. Miller | 2013-02-20 |
* | | | Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2013-02-20 |
|\ \ \
| |/ /
|/| | |
|
| * | | sparc idle: rename pm_idle to sparc_idle | Len Brown | 2013-02-17 |
| |/ |
|
* / | sparc64: Fix get_user_pages_fast() wrt. THP. | David S. Miller | 2013-02-13 |
|/ |
|
* | sparc: remove __devinit, __devexit annotations | Sam Ravnborg | 2013-01-12 |
* | sparc: Hook up finit_module syscall. | David S. Miller | 2012-12-29 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-12-20 |
|\ |
|
| * | unify SS_ONSTACK/SS_DISABLE definitions | Al Viro | 2012-12-19 |
| * | Bury the conditionals from kernel_thread/kernel_execve series | Al Viro | 2012-12-19 |
* | | Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2012-12-20 |
|\ \ |
|
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| *---. \ | Merge branches 'iommu/fixes', 'dma-debug', 'x86/amd', 'x86/vt-d', 'arm/tegra'... | Joerg Roedel | 2012-12-16 |
| |\ \ \ \ |
|