aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc
AgeCommit message (Expand)AuthorFilesLines
2013-07-14sparc: delete __cpuinit/__CPUINIT usage from all usersGravatar Paul Gortmaker 15-67/+60
2013-07-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-1/+1
2013-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 1-1/+1
2013-07-13Safer ABI for O_TMPFILEGravatar Al Viro 1-1/+1
2013-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcGravatar Linus Torvalds 7-17/+29
2013-07-10mm: remove free_area_cacheGravatar Michel Lespinasse 1-2/+0
2013-07-10net: rename busy poll socket op and globalsGravatar Eliezer Tamir 1-1/+1
2013-07-10[PATCH] sparc32: vm_area_struct access for old Sun SPARCs.Gravatar Olivier DANET 5-16/+18
2013-07-10sparc32, leon: Require separate snoop tags set to regard snooping to be enabledGravatar Andreas Larsson 1-1/+1
2013-07-10arch: sparc: kernel: check the memory length before use strcpy().Gravatar Chen Gang 1-0/+10
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 2-17/+5
2013-07-04Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Gravatar Linus Torvalds 2-4/+6
2013-07-03Merge branch 'akpm' (updates from Andrew Morton)Gravatar Linus Torvalds 3-57/+9
2013-07-03Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-3/+2
2013-07-03mm/SPARC: prepare for removing num_physpages and simplify mem_init()Gravatar Jiang Liu 3-54/+7
2013-07-03mm: concentrate modification of totalram_pages into the mm coreGravatar Jiang Liu 2-3/+2
2013-07-03mm: change signature of free_reserved_area() to fix building warningsGravatar Jiang Liu 2-4/+4
2013-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 14-67/+58
2013-07-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-0/+1
2013-07-02Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-1/+0
2013-07-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 3-10/+2
2013-07-01Merge tag 'v3.10' into nextGravatar Benjamin Herrenschmidt 15-69/+61
2013-06-29[O_TMPFILE] it's still short a few helpers, but infrastructure should be OK n...Gravatar Al Viro 1-0/+1
2013-06-29sparc: __pci_mmap_set_flags() is uselessGravatar Al Viro 1-10/+0
2013-06-29consolidate io_remap_pfn_range definitionsGravatar Al Viro 2-0/+2
2013-06-24Merge 3.10-rc7 into driver-core-nextGravatar Greg Kroah-Hartman 14-67/+58
2013-06-20mm/THP: add pmd args to pgtable deposit and withdraw APIsGravatar Aneesh Kumar K.V 2-4/+6
2013-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 1-2/+3
2013-06-19sparc: tsb must be flushed before tlbGravatar Dave Kleikamp 1-1/+1
2013-06-19sparc,leon: Convert to use devm_ioremap_resourceGravatar Tushar Behera 1-5/+3
2013-06-19sparc64 address-congruence propertyGravatar bob picco 1-1/+8
2013-06-19sparc32, leon: Enable interrupts before going idle to avoid getting stuckGravatar Andreas Larsson 1-0/+7
2013-06-19sparc32, leon: Remove separate "ticker" timer for SMPGravatar Andreas Larsson 3-38/+19
2013-06-19sparc: kernel: using strlcpy() instead of strcpy()Gravatar Zhao Hongjiang 3-3/+4
2013-06-19arch: sparc: prom: looping issue, need additional length check in the outside...Gravatar Chen Gang 1-5/+7
2013-06-19sparc: remove inline marking of EXPORT_SYMBOL functionsGravatar Denis Efremov 1-8/+8
2013-06-19sparc: Switch to asm-generic/linkage.hGravatar Geert Uytterhoeven 2-6/+1
2013-06-17Merge 3.10-rc6 into driver-core-nextGravatar Greg Kroah-Hartman 1-2/+3
2013-06-17net: add socket option for low latency pollingGravatar Eliezer Tamir 1-0/+2
2013-06-14Merge branch 'pci/jiang-bus-lock-v3' into nextGravatar Bjorn Helgaas 1-2/+1
2013-06-13of: Fix locking vs. interruptsGravatar Benjamin Herrenschmidt 1-2/+3
2013-06-05PCI: Convert alloc_pci_dev(void) to pci_alloc_dev(bus)Gravatar Gu Zheng 1-2/+1
2013-06-03Finally eradicate CONFIG_HOTPLUGGravatar Stephen Rothwell 1-1/+0
2013-05-20sparc/PCI: Use PCI_UNKNOWN for unknown power stateGravatar Bjorn Helgaas 1-1/+1
2013-05-17sparc: bpf_jit_comp: can call module_free() from any contextGravatar Eric Dumazet 1-17/+3
2013-05-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 2-10/+1
2013-05-09unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINEGravatar Al Viro 2-10/+1
2013-05-09Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxGravatar Linus Torvalds 1-5/+0
2013-05-07mm/SPARC: use common help functions to free reserved pagesGravatar Jiang Liu 3-68/+12
2013-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcGravatar David S. Miller 46-1039/+314