aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-05-18crypto: sparc/md5 - use md5 IV MD5_HX instead of their raw valueLABBE Corentin1-4/+4
2015-04-15Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/miscLinus Torvalds4-26/+18
2015-04-14sparc: clarify __GFP_NOFAIL allocationMichal Hocko1-11/+11
2015-04-14sparc: expose number of page table levelsKirill A. Shutemov1-0/+4
2015-04-13Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds3-9/+14
2015-04-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-5/+1
2015-04-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+2
2015-04-12sparc: Fix execution domain removalGuenter Roeck1-7/+9
2015-04-12sparc: Remove signal translation and exec_domainRichard Weinberger4-33/+23
2015-04-09Merge tag 'pci-v4.0-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-4/+1
2015-04-09jump_label: Allow asm/jump_label.h to be included in assemblyAnton Blanchard1-3/+2
2015-04-08Revert "sparc/PCI: Clip bridge windows to fit in upstream windows"Bjorn Helgaas1-4/+1
2015-03-31Merge tag 'v4.0-rc6' into timers/core, before applying new patchesIngo Molnar16-68/+182
2015-03-23sparc64: Fix several bugs in memmove().David S. Miller1-3/+32
2015-03-19sparc: Touch NMI watchdog when walking cpus and calling printkDavid Ahern1-0/+4
2015-03-19sparc: perf: Add support M7 processorDavid Ahern5-0/+102
2015-03-19sparc: perf: Make counting mode actually workDavid Ahern1-8/+3
2015-03-19sparc: perf: Remove redundant perf_pmu_{en|dis}able callsDavid Ahern1-4/+0
2015-03-19PCI: Cleanup control flowBjorn Helgaas1-8/+9
2015-03-19sparc/PCI: Claim bus resources before pci_bus_add_devices()Yijing Wang1-2/+1
2015-03-19PCI: Assign resources before drivers claim devices (pci_scan_root_bus())Yijing Wang1-0/+1
2015-03-18sparc: Fix /proc/kcoreDavid S. Miller2-1/+4
2015-03-13clocksource, sparc32: Convert to using clocksource_register_hz()John Stultz1-5/+1
2015-03-13clocksource: Mostly kill clocksource_register()John Stultz1-1/+1
2015-03-12PCI: Assign resources before drivers claim devices (pci_scan_bus())Yijing Wang1-0/+4
2015-03-03sparc: semtimedop() unreachable due to comparison errorRob Gardner1-1/+1
2015-03-01sparc: io_64.h: Replace io function-link macrosRicardo Ribalda1-10/+10
2015-03-01sparc64: fatal trap should stop all cpusDave Kleikamp2-3/+26
2015-03-01arch: sparc: kernel: starfire.c: Remove unused functionRickard Strandqvist2-6/+0
2015-03-01arch: sparc: kernel: traps_64.c: Remove some unused functionsRickard Strandqvist2-32/+0
2015-02-18Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds2-242/+319
2015-02-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds4-3/+4
2015-02-13mm: vmalloc: pass additional vm_flags to __vmalloc_node_range()Andrey Ryabinin1-1/+1
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski6-21/+7
2015-02-11mm: gup: use get_user_pages_unlocked within get_user_pages_fastAndrea Arcangeli1-4/+2
2015-02-11mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov2-2/+2
2015-02-11sparc32: fix broken set_pte()Kirill A. Shutemov1-1/+2
2015-02-11mm/hugetlb: reduce arch dependent code around follow_huge_*Naoya Horiguchi1-12/+0
2015-02-10sparc: drop pte_file()-related helpersKirill A. Shutemov3-73/+5
2015-02-05mm/debug_pagealloc: fix build failure on ppc and some other archsJoonsoo Kim1-5/+0
2015-01-29vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds2-0/+4
2015-01-24Merge tag 'pci-v3.19-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-1/+4
2015-01-20module: remove mod arg from module_free, rename module_memfree().Rusty Russell1-2/+2
2015-01-16sparc/PCI: Clip bridge windows to fit in upstream windowsYinghai Lu1-1/+4
2015-01-13sparc32: nocheck uaccess coding style tweaksMichael S. Tsirkin1-61/+35
2015-01-13sparc64: nocheck uaccess coding style tweaksMichael S. Tsirkin1-63/+37
2015-01-13sparc64: uaccess_64 macro whitespace fixesMichael S. Tsirkin1-104/+144
2015-01-13sparc32: uaccess_32 macro whitespace fixesMichael S. Tsirkin1-138/+227
2015-01-13sparc64/uaccess: fix sparse errorsMichael S. Tsirkin1-2/+2
2015-01-13sparc32/uaccess: fix sparse errorsMichael S. Tsirkin1-4/+4