summaryrefslogtreecommitdiff
path: root/arch/sparc
AgeCommit message (Expand)Author
2015-04-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-04-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-04-12sparc: Fix execution domain removalGuenter Roeck
2015-04-12sparc: Remove signal translation and exec_domainRichard Weinberger
2015-04-09Merge tag 'pci-v4.0-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-04-09jump_label: Allow asm/jump_label.h to be included in assemblyAnton Blanchard
2015-04-08Revert "sparc/PCI: Clip bridge windows to fit in upstream windows"Bjorn Helgaas
2015-03-31Merge tag 'v4.0-rc6' into timers/core, before applying new patchesIngo Molnar
2015-03-23sparc64: Fix several bugs in memmove().David S. Miller
2015-03-19sparc: Touch NMI watchdog when walking cpus and calling printkDavid Ahern
2015-03-19sparc: perf: Add support M7 processorDavid Ahern
2015-03-19sparc: perf: Make counting mode actually workDavid Ahern
2015-03-19sparc: perf: Remove redundant perf_pmu_{en|dis}able callsDavid Ahern
2015-03-19PCI: Cleanup control flowBjorn Helgaas
2015-03-19sparc/PCI: Claim bus resources before pci_bus_add_devices()Yijing Wang
2015-03-19PCI: Assign resources before drivers claim devices (pci_scan_root_bus())Yijing Wang
2015-03-18sparc: Fix /proc/kcoreDavid S. Miller
2015-03-13clocksource, sparc32: Convert to using clocksource_register_hz()John Stultz
2015-03-13clocksource: Mostly kill clocksource_register()John Stultz
2015-03-12PCI: Assign resources before drivers claim devices (pci_scan_bus())Yijing Wang
2015-03-03sparc: semtimedop() unreachable due to comparison errorRob Gardner
2015-03-01sparc: io_64.h: Replace io function-link macrosRicardo Ribalda
2015-03-01sparc64: fatal trap should stop all cpusDave Kleikamp
2015-03-01arch: sparc: kernel: starfire.c: Remove unused functionRickard Strandqvist
2015-03-01arch: sparc: kernel: traps_64.c: Remove some unused functionsRickard Strandqvist
2015-02-18Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-02-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2015-02-13mm: vmalloc: pass additional vm_flags to __vmalloc_node_range()Andrey Ryabinin
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski
2015-02-11mm: gup: use get_user_pages_unlocked within get_user_pages_fastAndrea Arcangeli
2015-02-11mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov
2015-02-11sparc32: fix broken set_pte()Kirill A. Shutemov
2015-02-11mm/hugetlb: reduce arch dependent code around follow_huge_*Naoya Horiguchi
2015-02-10sparc: drop pte_file()-related helpersKirill A. Shutemov
2015-02-05mm/debug_pagealloc: fix build failure on ppc and some other archsJoonsoo Kim
2015-01-29vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds
2015-01-24Merge tag 'pci-v3.19-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-01-20module: remove mod arg from module_free, rename module_memfree().Rusty Russell
2015-01-16sparc/PCI: Clip bridge windows to fit in upstream windowsYinghai Lu
2015-01-13sparc32: nocheck uaccess coding style tweaksMichael S. Tsirkin
2015-01-13sparc64: nocheck uaccess coding style tweaksMichael S. Tsirkin
2015-01-13sparc64: uaccess_64 macro whitespace fixesMichael S. Tsirkin
2015-01-13sparc32: uaccess_32 macro whitespace fixesMichael S. Tsirkin
2015-01-13sparc64/uaccess: fix sparse errorsMichael S. Tsirkin
2015-01-13sparc32/uaccess: fix sparse errorsMichael S. Tsirkin
2015-01-13crypto: sparc64/md5 - fix module descriptionMathias Krause
2015-01-13crypto: sparc64/des - add "des3_ede" module aliasMathias Krause
2015-01-13crypto: sparc64/camellia - fix module aliasMathias Krause
2015-01-13crypto: sparc64/aes - fix module descriptionMathias Krause
2014-12-18sparc32: destroy_context() and switch_mm() needs to disable interrupts.Andreas Larsson