summaryrefslogtreecommitdiffstats
path: root/arch/sparc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-04-143-9/+14
|\
| * PCI: Cleanup control flowBjorn Helgaas2015-03-191-8/+9
| * sparc/PCI: Claim bus resources before pci_bus_add_devices()Yijing Wang2015-03-191-2/+1Star
| * PCI: Assign resources before drivers claim devices (pci_scan_root_bus())Yijing Wang2015-03-191-0/+1
| * PCI: Assign resources before drivers claim devices (pci_scan_bus())Yijing Wang2015-03-121-0/+4
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-04-131-5/+1Star
|\ \
| * \ Merge tag 'v4.0-rc6' into timers/core, before applying new patchesIngo Molnar2015-03-3116-68/+182
| |\ \
| * | | clocksource, sparc32: Convert to using clocksource_register_hz()John Stultz2015-03-131-5/+1Star
| * | | clocksource: Mostly kill clocksource_register()John Stultz2015-03-131-1/+1
| | |/ | |/|
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-04-131-3/+2Star
|\ \ \
| * | | jump_label: Allow asm/jump_label.h to be included in assemblyAnton Blanchard2015-04-091-3/+2Star
| |/ /
* | | Merge tag 'pci-v4.0-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-04-091-4/+1Star
|\ \ \ | |_|/ |/| |
| * | Revert "sparc/PCI: Clip bridge windows to fit in upstream windows"Bjorn Helgaas2015-04-081-4/+1Star
| |/
* | sparc64: Fix several bugs in memmove().David S. Miller2015-03-231-3/+32
* | sparc: Touch NMI watchdog when walking cpus and calling printkDavid Ahern2015-03-201-0/+4
* | sparc: perf: Add support M7 processorDavid Ahern2015-03-205-0/+102
* | sparc: perf: Make counting mode actually workDavid Ahern2015-03-201-8/+3Star
* | sparc: perf: Remove redundant perf_pmu_{en|dis}able callsDavid Ahern2015-03-201-4/+0Star
* | sparc: Fix /proc/kcoreDavid S. Miller2015-03-192-1/+4
* | sparc: semtimedop() unreachable due to comparison errorRob Gardner2015-03-031-1/+1
* | sparc: io_64.h: Replace io function-link macrosRicardo Ribalda2015-03-021-10/+10
* | sparc64: fatal trap should stop all cpusDave Kleikamp2015-03-022-3/+26
* | arch: sparc: kernel: starfire.c: Remove unused functionRickard Strandqvist2015-03-022-6/+0Star
* | arch: sparc: kernel: traps_64.c: Remove some unused functionsRickard Strandqvist2015-03-022-32/+0Star
|/
* Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-02-182-242/+319
|\
| * sparc32: nocheck uaccess coding style tweaksMichael S. Tsirkin2015-01-131-61/+35Star
| * sparc64: nocheck uaccess coding style tweaksMichael S. Tsirkin2015-01-131-63/+37Star
| * sparc64: uaccess_64 macro whitespace fixesMichael S. Tsirkin2015-01-131-104/+144
| * sparc32: uaccess_32 macro whitespace fixesMichael S. Tsirkin2015-01-131-138/+227
| * sparc64/uaccess: fix sparse errorsMichael S. Tsirkin2015-01-131-2/+2
| * sparc32/uaccess: fix sparse errorsMichael S. Tsirkin2015-01-131-4/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-02-144-3/+4
|\ \
| * | crypto: sparc64/md5 - fix module descriptionMathias Krause2015-01-131-1/+1
| * | crypto: sparc64/des - add "des3_ede" module aliasMathias Krause2015-01-131-0/+1
| * | crypto: sparc64/camellia - fix module aliasMathias Krause2015-01-131-1/+1
| * | crypto: sparc64/aes - fix module descriptionMathias Krause2015-01-131-1/+1
| |/
* | mm: vmalloc: pass additional vm_flags to __vmalloc_node_range()Andrey Ryabinin2015-02-141-1/+1
* | all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-136-21/+7Star
* | mm: gup: use get_user_pages_unlocked within get_user_pages_fastAndrea Arcangeli2015-02-121-4/+2Star
* | mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov2015-02-122-2/+2
* | sparc32: fix broken set_pte()Kirill A. Shutemov2015-02-121-1/+2
* | mm/hugetlb: reduce arch dependent code around follow_huge_*Naoya Horiguchi2015-02-121-12/+0Star
* | sparc: drop pte_file()-related helpersKirill A. Shutemov2015-02-103-73/+5Star
* | mm/debug_pagealloc: fix build failure on ppc and some other archsJoonsoo Kim2015-02-051-5/+0Star
* | vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds2015-01-292-0/+4
* | Merge tag 'pci-v3.19-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-01-231-1/+4
|\ \
| * | sparc/PCI: Clip bridge windows to fit in upstream windowsYinghai Lu2015-01-161-1/+4
| |/
* / module: remove mod arg from module_free, rename module_memfree().Rusty Russell2015-01-201-2/+2
|/
* sparc32: destroy_context() and switch_mm() needs to disable interrupts.Andreas Larsson2014-12-181-4/+7
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-1516-19/+0Star
|\