| Commit message (Expand) | Author | Age | Files | Lines |
* | sparc: Hook up sched_setattr and sched_getattr syscalls. | David S. Miller | 2014-01-29 | 1 | -1/+3 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2014-01-25 | 2 | -0/+3 |
|\ |
|
| * | net: introduce SO_BPF_EXTENSIONS | Michal Sekletar | 2014-01-18 | 1 | -0/+2 |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-01-14 | 1 | -2/+2 |
| |\ |
|
| * \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-01-06 | 1 | -2/+2 |
| |\ \ |
|
| * | | | lib: Add missing arch generic-y entries for asm-generic/hash.h | David S. Miller | 2013-12-17 | 1 | -0/+1 |
* | | | | Merge tag 'v3.13-rc8' into core/locking | Ingo Molnar | 2014-01-13 | 2 | -4/+4 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2014-01-04 | 1 | -2/+2 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | Revert "sparc64: Fix __copy_{to,from}_user_inatomic defines." | Dave Kleikamp | 2014-01-04 | 1 | -2/+2 |
| | |/ |
|
| * / | mm: fix TLB flush race between migration, and change_protection_range | Rik van Riel | 2013-12-18 | 1 | -2/+2 |
| |/ |
|
* | | arch: Introduce smp_load_acquire(), smp_store_release() | Peter Zijlstra | 2014-01-12 | 1 | -0/+15 |
* | | arch: Clean up asm/barrier.h implementations using asm-generic/barrier.h | Peter Zijlstra | 2014-01-12 | 1 | -10/+2 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2013-11-19 | 1 | -1/+0 |
|\ |
|
| * | sparc64: fix build regession | Kirill A. Shutemov | 2013-11-18 | 1 | -1/+0 |
* | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-11-19 | 4 | -7/+0 |
|\ \
| |/
|/| |
|
| * | preempt: Make PREEMPT_ACTIVE generic | Thomas Gleixner | 2013-11-13 | 2 | -4/+0 |
| * | hardirq: Make hardirq bits generic | Thomas Gleixner | 2013-11-13 | 2 | -3/+0 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next | Linus Torvalds | 2013-11-15 | 6 | -181/+192 |
|\ \ |
|
| * | | sparc64: Implement HAVE_CONTEXT_TRACKING | Kirill Tkhai | 2013-11-14 | 1 | -1/+2 |
| * | | sparc64: Encode huge PMDs using PTE encoding. | David S. Miller | 2013-11-13 | 2 | -152/+121 |
| * | | sparc64: Move to 64-bit PGDs and PMDs. | David S. Miller | 2013-11-12 | 3 | -30/+33 |
| * | | sparc64: Move from 4MB to 8MB huge pages. | David S. Miller | 2013-11-12 | 4 | -11/+24 |
| * | | sparc64: Make PAGE_OFFSET variable. | David S. Miller | 2013-11-12 | 1 | -14/+6 |
| * | | sparc64: Fix inconsistent max-physical-address defines. | David S. Miller | 2013-11-12 | 1 | -2/+4 |
| * | | sparc64: Document the shift counts used to validate linear kernel addresses. | David S. Miller | 2013-11-12 | 1 | -0/+16 |
| * | | sparc64: Define PAGE_OFFSET in terms of physical address bits. | David S. Miller | 2013-11-12 | 1 | -1/+3 |
| * | | sparc64: Clean up 64-bit mmap exclusion defines. | David S. Miller | 2013-11-12 | 1 | -2/+15 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2013-11-13 | 1 | -0/+2 |
|\ \ \ |
|
| * \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-10-23 | 2 | -2/+2 |
| |\ \ \ |
|
| * | | | | net: introduce SO_MAX_PACING_RATE | Eric Dumazet | 2013-09-28 | 1 | -0/+2 |
* | | | | | errno.h: remove "NFS" from descriptions in comments | Eric Sandeen | 2013-11-13 | 1 | -1/+1 |
| |_|/ /
|/| | | |
|
* | | | | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-11-12 | 1 | -12/+0 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | Merge remote-tracking branch 'grant/devicetree/next' into for-next | Rob Herring | 2013-11-07 | 2 | -2/+2 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | of: move of_address_to_resource and of_iomap declarations from sparc | Rob Herring | 2013-10-09 | 1 | -8/+0 |
| * | | | of: implement of_node_to_nid as a weak function | Rob Herring | 2013-10-09 | 1 | -4/+0 |
| | |/
| |/| |
|
* | | | Merge branch 'core/urgent' into sched/core | Ingo Molnar | 2013-10-11 | 1 | -1/+1 |
|\ \ \
| | |/
| |/| |
|
| * | | compiler/gcc4: Add quirk for 'asm goto' miscompilation bug | Ingo Molnar | 2013-10-11 | 1 | -1/+1 |
* | | | Merge tag 'v3.12-rc4' into sched/core | Ingo Molnar | 2013-10-09 | 1 | -1/+1 |
|\| | |
|
| * | | sparc: remove deprecated IRQF_DISABLED | Michael Opdenacker | 2013-10-02 | 1 | -1/+1 |
| |/ |
|
* / | sched, arch: Create asm/preempt.h | Peter Zijlstra | 2013-09-25 | 1 | -0/+1 |
|/ |
|
* | sparc64: cleanup: Rename ret_from_syscall to ret_from_fork | Kirill Tkhai | 2013-07-31 | 1 | -2/+2 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-07-14 | 1 | -1/+1 |
|\ |
|
| * | Safer ABI for O_TMPFILE | Al Viro | 2013-07-13 | 1 | -1/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2013-07-13 | 1 | -1/+1 |
|\ \ |
|
| * | | net: rename busy poll socket op and globals | Eliezer Tamir | 2013-07-10 | 1 | -1/+1 |
* | | | sparc32, leon: Require separate snoop tags set to regard snooping to be enabled | Andreas Larsson | 2013-07-10 | 1 | -1/+1 |
|/ / |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2013-07-09 | 1 | -0/+2 |
|\ \
| |/
|/| |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-07-03 | 4 | -7/+3 |
| |\ |
|
| * | | net: add socket option for low latency polling | Eliezer Tamir | 2013-06-17 | 1 | -0/+2 |
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2013-07-04 | 1 | -2/+3 |
|\ \ \ |
|