- 971eae7 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- 0708268 sparc64, sched: Remove unused sparc64_multi_core by Bjorn Helgaas · 11 years ago
- 36fc550 sched: Remove unused mc_capable() and smt_capable() by Bjorn Helgaas · 11 years ago
- ddf1d16 locking/mcs: Allow architecture specific asm files to be used for contended case by Tim Chen · 11 years ago
- b119fa6 locking/mcs: Order the header files in Kbuild of each architecture in alphabetical order by Tim Chen · 11 years ago
- a54983a sparc: Hook up sched_setattr and sched_getattr syscalls. by David S. Miller · 11 years ago
- 4ba9920 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
- ea02f94 net: introduce SO_BPF_EXTENSIONS by Michal Sekletar · 11 years ago
- 0a379e21 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
- 1c62448 Merge tag 'v3.13-rc8' into core/locking by Ingo Molnar · 11 years ago
- 47933ad arch: Introduce smp_load_acquire(), smp_store_release() by Peter Zijlstra · 11 years ago
- 93ea02b arch: Clean up asm/barrier.h implementations using asm-generic/barrier.h by Peter Zijlstra · 11 years ago
- 56a4342 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
- d11739e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 11 years ago
- 1693223 Revert "sparc64: Fix __copy_{to,from}_user_inatomic defines." by Dave Kleikamp · 11 years ago
- 2084140 mm: fix TLB flush race between migration, and change_protection_range by Rik van Riel · 11 years ago
- e3fec2f lib: Add missing arch generic-y entries for asm-generic/hash.h by David S. Miller · 11 years ago
- 4457e6f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 11 years ago
- 4007162 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- 6469c84 sparc64: fix build regession by Kirill A. Shutemov · 11 years ago
- 1b27227 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next by Linus Torvalds · 11 years ago
- 812cb83 sparc64: Implement HAVE_CONTEXT_TRACKING by Kirill Tkhai · 11 years ago
- a7b9403 sparc64: Encode huge PMDs using PTE encoding. by David S. Miller · 11 years ago
- 00d1a39 preempt: Make PREEMPT_ACTIVE generic by Thomas Gleixner · 11 years ago
- 54197e4 hardirq: Make hardirq bits generic by Thomas Gleixner · 11 years ago
- 42a2d92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
- 0ca4343 errno.h: remove "NFS" from descriptions in comments by Eric Sandeen · 11 years ago
- 2b77933 sparc64: Move to 64-bit PGDs and PMDs. by David S. Miller · 11 years ago
- 37b3a8f sparc64: Move from 4MB to 8MB huge pages. by David S. Miller · 11 years ago
- b2d4383 sparc64: Make PAGE_OFFSET variable. by David S. Miller · 11 years ago
- f998c9c sparc64: Fix inconsistent max-physical-address defines. by David S. Miller · 11 years ago
- bb7b435 sparc64: Document the shift counts used to validate linear kernel addresses. by David S. Miller · 11 years ago
- e0a45e3 sparc64: Define PAGE_OFFSET in terms of physical address bits. by David S. Miller · 11 years ago
- c920745 sparc64: Clean up 64-bit mmap exclusion defines. by David S. Miller · 11 years ago
- 10d0c97 Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 11 years ago
- b548095 Merge remote-tracking branch 'grant/devicetree/next' into for-next by Rob Herring · 11 years ago
- c3fa32b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
- ec0ad3d Merge branch 'core/urgent' into sched/core by Ingo Molnar · 11 years ago
- 3f0116c compiler/gcc4: Add quirk for 'asm goto' miscompilation bug by Ingo Molnar · 11 years ago
- 4acf4b9 of: move of_address_to_resource and of_iomap declarations from sparc by Rob Herring · 11 years ago
- 0c3f061 of: implement of_node_to_nid as a weak function by Rob Herring · 11 years ago
- 37bf063 Merge tag 'v3.12-rc4' into sched/core by Ingo Molnar · 11 years ago
- d2f09b1 sparc: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
- 62748f3 net: introduce SO_MAX_PACING_RATE by Eric Dumazet · 11 years ago
- a787870 sched, arch: Create asm/preempt.h by Peter Zijlstra · 11 years ago
- 37d6fa3 sparc64: cleanup: Rename ret_from_syscall to ret_from_fork by Kirill Tkhai · 11 years ago
- 41d9884c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
- be9c6d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
- bb458c6 Safer ABI for O_TMPFILE by Al Viro · 11 years ago
- 64b0dc5 net: rename busy poll socket op and globals by Eliezer Tamir · 11 years ago
- e8e2bfd sparc32, leon: Require separate snoop tags set to regard snooping to be enabled by Andreas Larsson · 11 years ago
- 496322b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
- 65b97fb Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
- 0c1072a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
- 790eac5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
- 63580e5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
- 24a72ac Merge tag 'v3.10' into next by Benjamin Herrenschmidt · 11 years ago
- 60545d0 [O_TMPFILE] it's still short a few helpers, but infrastructure should be OK now... by Al Viro · 12 years ago
- 40d158e consolidate io_remap_pfn_range definitions by Al Viro · 12 years ago
- 6b0b50b mm/THP: add pmd args to pgtable deposit and withdraw APIs by Aneesh Kumar K.V · 12 years ago
- 1ffbc51 sparc32, leon: Remove separate "ticker" timer for SMP by Andreas Larsson · 12 years ago
- ccd847b sparc: Switch to asm-generic/linkage.h by Geert Uytterhoeven · 12 years ago
- dafcc43 net: add socket option for low latency polling by Eliezer Tamir · 12 years ago
- 048c9ac Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by David S. Miller · 12 years ago
- 73287a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
- 08d7676 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
- 8700c95 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- 106c992 mm/hugetlb: add more arch-defined huge_pte functions by Gerald Schaefer · 12 years ago
- 6e0895c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
- f36391d sparc64: Fix race in TLB batch processing. by David S. Miller · 12 years ago
- 07df841 sparc64: Do not save/restore interrupts in get_new_mmu_context() by Kirill Tkhai · 12 years ago
- ee761f6 arch: Consolidate tsk_is_polling() by Thomas Gleixner · 12 years ago
- 598ec97 sparc: Consistently use 'wr' and 'rd' instructions for ASRs. by David S. Miller · 12 years ago
- 7d4c04f net: add option to enable error queue packets waking select by Keller, Jacob E · 12 years ago
- cbf1ef6 sparc: use asm-generic version of types.h by Sam Ravnborg · 12 years ago
- a2d34dd sparc: use generic headers by Sam Ravnborg · 12 years ago
- bf3aece sparc:cleanup unused code in smp_32.h by Kefeng Wang · 12 years ago
- 71196a2 sparc:remove unused declaration smp_boot_cpus() by Kefeng Wang · 12 years ago
- d6d88ba sparc64: Kill __ARCH_WANT_UNLOCKED_CTXSW by David S. Miller · 12 years ago
- b0a217f sparc64: Provide cmpxchg64() by Geert Uytterhoeven · 12 years ago
- bdde6b3 sparc64: Hibernation support by Tkhai Kirill · 12 years ago
- aa90b69 sparc32,leon: add support for PCI busn resource for GRPCI2 by Daniel Hellstrom · 12 years ago
- 76950e6 sparc64: correctly recognize SPARC64-X chips by Allen Pais · 12 years ago
- e1b5bb6 consolidate cond_syscall and SYSCALL_ALIAS declarations by Al Viro · 12 years ago
- d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
- e72837e default SET_PERSONALITY() in linux/elf.h by Al Viro · 12 years ago
- 9e2d59a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
- a0b1c42 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
- 8ec4942 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 12 years ago
- 76968ad sparc64: Fix huge PMD to PTE translation for sun4u in TLB miss handler. by David S. Miller · 12 years ago
- 8793422 Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
- 0fbebed sparc64: Fix tsb_grow() in atomic context. by David S. Miller · 12 years ago
- d472ba8 sparc idle: rename pm_idle to sparc_idle by Len Brown · 12 years ago
- d64008a burying unused conditionals by Al Viro · 12 years ago
- 89a7791 sparc64: Fix get_user_pages_fast() wrt. THP. by David S. Miller · 12 years ago
- a274bd4 sparc: switch to use of generic old sigaction by Al Viro · 12 years ago
- 99b06fe sparc: switch to generic sigaltstack by Al Viro · 12 years ago
- 574c486 consolidate kernel-side struct sigaction declarations by Al Viro · 12 years ago
- 92a3ce4 consolidate declarations of k_sigaction by Al Viro · 12 years ago
- 055dc21 soreuseport: infrastructure by Tom Herbert · 12 years ago