summaryrefslogtreecommitdiff
path: root/arch/sparc/include
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-05-24
|\
| * sparc64: Fix huge TSB mapping on pre-UltraSPARC-III cpus.David S. Miller2014-05-08
| * sparc64: Give more detailed information in {pgd,pmd}_ERROR() and kill pte_ERR...David S. Miller2014-05-03
| * sparc64: Add basic validations to {pud,pmd}_bad().David S. Miller2014-05-03
| * sparc64: Use 'ILOG2_4MB' instead of constant '22'.David S. Miller2014-05-03
| * sparc64: Fix range check in kern_addr_valid().David S. Miller2014-05-03
| * sparc64: Don't use _PAGE_PRESENT in pte_modify() mask.David S. Miller2014-05-03
| * sparc64: Fix hex values in comment above pte_modify().David S. Miller2014-05-03
| * sparc64: Fix bugs in get_user_pages_fast() wrt. THP.David S. Miller2014-05-03
| * sparc64: Fix huge PMD invalidation.David S. Miller2014-05-03
* | sparc: csum_add for SparcTom Herbert2014-05-05
|/
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-03-31
|\
| * sparc64, sched: Remove unused sparc64_multi_coreBjorn Helgaas2014-03-11
| * sched: Remove unused mc_capable() and smt_capable()Bjorn Helgaas2014-03-11
* | locking/mcs: Allow architecture specific asm files to be used for contended caseTim Chen2014-02-09
* | locking/mcs: Order the header files in Kbuild of each architecture in alphabe...Tim Chen2014-02-09
|/
* sparc: Hook up sched_setattr and sched_getattr syscalls.David S. Miller2014-01-29
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-01-25
|\
| * net: introduce SO_BPF_EXTENSIONSMichal Sekletar2014-01-18
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-14
| |\
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-06
| |\ \
| * | | lib: Add missing arch generic-y entries for asm-generic/hash.hDavid S. Miller2013-12-17
* | | | Merge tag 'v3.13-rc8' into core/lockingIngo Molnar2014-01-13
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2014-01-04
| |\ \ \ | | |_|/ | |/| |
| | * | Revert "sparc64: Fix __copy_{to,from}_user_inatomic defines."Dave Kleikamp2014-01-04
| | |/
| * | mm: fix TLB flush race between migration, and change_protection_rangeRik van Riel2013-12-18
| |/
* | arch: Introduce smp_load_acquire(), smp_store_release()Peter Zijlstra2014-01-12
* | arch: Clean up asm/barrier.h implementations using asm-generic/barrier.hPeter Zijlstra2014-01-12
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2013-11-19
|\
| * sparc64: fix build regessionKirill A. Shutemov2013-11-18
* | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-11-19
|\ \ | |/ |/|
| * preempt: Make PREEMPT_ACTIVE genericThomas Gleixner2013-11-13
| * hardirq: Make hardirq bits genericThomas Gleixner2013-11-13
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds2013-11-15
|\ \
| * | sparc64: Implement HAVE_CONTEXT_TRACKINGKirill Tkhai2013-11-14
| * | sparc64: Encode huge PMDs using PTE encoding.David S. Miller2013-11-13
| * | sparc64: Move to 64-bit PGDs and PMDs.David S. Miller2013-11-12
| * | sparc64: Move from 4MB to 8MB huge pages.David S. Miller2013-11-12
| * | sparc64: Make PAGE_OFFSET variable.David S. Miller2013-11-12
| * | sparc64: Fix inconsistent max-physical-address defines.David S. Miller2013-11-12
| * | sparc64: Document the shift counts used to validate linear kernel addresses.David S. Miller2013-11-12
| * | sparc64: Define PAGE_OFFSET in terms of physical address bits.David S. Miller2013-11-12
| * | sparc64: Clean up 64-bit mmap exclusion defines.David S. Miller2013-11-12
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-11-13
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-23
| |\ \ \
| * | | | net: introduce SO_MAX_PACING_RATEEric Dumazet2013-09-28
* | | | | errno.h: remove "NFS" from descriptions in commentsEric Sandeen2013-11-13
| |_|/ / |/| | |
* | | | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-12
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring2013-11-07
| |\ \ \ | | | |/ | | |/|
| * | | of: move of_address_to_resource and of_iomap declarations from sparcRob Herring2013-10-09