summaryrefslogtreecommitdiffstats
path: root/arch/sparc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-01-221-3/+3
|\
| * Merge branch 'pci/resource' into nextBjorn Helgaas2014-01-101-3/+3
| |\
| | * PCI: Convert pcibios_resource_to_bus() to take a pci_bus, not a pci_devYinghai Lu2013-12-211-3/+3
| * | sparc/PCI: Use dev_is_pci() to identify PCI devicesYijing Wang2013-12-112-4/+3
| |/
* | memblock: make memblock_set_node() support different memblock_typeTang Chen2014-01-211-2/+3
* | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-01-202-10/+17
|\ \
| * \ Merge tag 'v3.13-rc8' into core/lockingIngo Molnar2014-01-136-9/+10
| |\ \
| * | | arch: Introduce smp_load_acquire(), smp_store_release()Peter Zijlstra2014-01-121-0/+15
| * | | arch: Clean up asm/barrier.h implementations using asm-generic/barrier.hPeter Zijlstra2014-01-121-10/+2
| | |/ | |/|
* | | bpf: do not use reciprocal divideEric Dumazet2014-01-151-3/+14
| |/ |/|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2014-01-045-7/+8
|\ \
| * | Revert "sparc64: Fix __copy_{to,from}_user_inatomic defines."Dave Kleikamp2014-01-041-2/+2
| * | sparc64: smp_callin: Enable irqs after preemption is disabledKirill Tkhai2014-01-041-1/+2
| * | sparc/PCI: Use dev_is_pci() to identify PCI devicesYijing Wang2014-01-042-4/+3
| * | sparc64: Fix build regressionKirill Tkhai2013-12-031-0/+1
| |/
* | mm: fix TLB flush race between migration, and change_protection_rangeRik van Riel2013-12-181-2/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2013-11-192-3/+0
|\
| * sparc64: merge fixStephen Rothwell2013-11-181-2/+0
| * sparc64: fix build regessionKirill A. Shutemov2013-11-181-1/+0
* | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-11-195-11/+2
|\ \ | |/ |/|
| * preempt: Make PREEMPT_ACTIVE genericThomas Gleixner2013-11-132-4/+0
| * sparc: Use preempt_schedule_irqThomas Gleixner2013-11-131-4/+2
| * hardirq: Make hardirq bits genericThomas Gleixner2013-11-132-3/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-11-151-1/+1
|\ \
| * | doc: typo on word accounting in kprobes.c in mutliple architecturesAnoop Thomas Mathew2013-10-141-1/+1
* | | Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds2013-11-151-0/+1
|\ \ \
| * | | sparc: select ARCH_MIGHT_HAVE_PC_PARPORTMark Salter2013-10-231-0/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds2013-11-1534-434/+510
|\ \ \ \
| * | | | sparc64: Implement HAVE_CONTEXT_TRACKINGKirill Tkhai2013-11-1414-39/+137
| * | | | sparc64: Add self-IPI support for smp_send_reschedule()Kirill Tkhai2013-11-141-2/+7
| * | | | sparc: PCI: Fix incorrect address calculation of PCI Bridge windows on Simba-...oftedal2013-11-141-2/+2
| * | | | sparc64: Encode huge PMDs using PTE encoding.David S. Miller2013-11-135-262/+131
| * | | | sparc64: Move to 64-bit PGDs and PMDs.David S. Miller2013-11-124-31/+34
| * | | | sparc64: Move from 4MB to 8MB huge pages.David S. Miller2013-11-129-85/+47
| * | | | sparc64: Make PAGE_OFFSET variable.David S. Miller2013-11-127-29/+138
| * | | | sparc64: Fix inconsistent max-physical-address defines.David S. Miller2013-11-121-2/+4
| * | | | sparc64: Document the shift counts used to validate linear kernel addresses.David S. Miller2013-11-123-6/+24
| * | | | sparc64: Define PAGE_OFFSET in terms of physical address bits.David S. Miller2013-11-121-1/+3
| * | | | sparc64: Use PAGE_OFFSET instead of a magic constant.David S. Miller2013-11-121-7/+7
| * | | | sparc64: Clean up 64-bit mmap exclusion defines.David S. Miller2013-11-123-7/+15
* | | | | kernel: remove CONFIG_USE_GENERIC_SMP_HELPERSChristoph Hellwig2013-11-151-1/+0
* | | | | sparc: handle pgtable_page_ctor() failKirill A. Shutemov2013-11-152-6/+10
* | | | | mm, thp: do not access mm->pmd_huge_pte directlyKirill A. Shutemov2013-11-151-6/+6
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-11-131-0/+2
|\ \ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-236-9/+14
| |\ \ \ \ \
| * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-081-0/+1
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-011-1/+1
| |\ \ \ \ \ \ \
| * | | | | | | | net: introduce SO_MAX_PACING_RATEEric Dumazet2013-09-281-0/+2
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2013-11-132-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | errno.h: remove "NFS" from descriptions in commentsEric Sandeen2013-11-131-1/+1
OpenPOWER on IntegriCloud