aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc
Commit message (Expand)AuthorAge
* Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-04-15
|\
| * sparc: Fix execution domain removalGuenter Roeck2015-04-12
| * sparc: Remove signal translation and exec_domainRichard Weinberger2015-04-12
* | sparc: clarify __GFP_NOFAIL allocationMichal Hocko2015-04-14
* | sparc: expose number of page table levelsKirill A. Shutemov2015-04-14
* | Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-04-13
|\ \
| * | PCI: Cleanup control flowBjorn Helgaas2015-03-19
| * | sparc/PCI: Claim bus resources before pci_bus_add_devices()Yijing Wang2015-03-19
| * | PCI: Assign resources before drivers claim devices (pci_scan_root_bus())Yijing Wang2015-03-19
| * | PCI: Assign resources before drivers claim devices (pci_scan_bus())Yijing Wang2015-03-12
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-04-13
|\ \ \
| * \ \ Merge tag 'v4.0-rc6' into timers/core, before applying new patchesIngo Molnar2015-03-31
| |\ \ \ | | | |/ | | |/|
| * | | clocksource, sparc32: Convert to using clocksource_register_hz()John Stultz2015-03-13
| * | | clocksource: Mostly kill clocksource_register()John Stultz2015-03-13
| | |/ | |/|
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-04-13
|\ \ \
| * | | jump_label: Allow asm/jump_label.h to be included in assemblyAnton Blanchard2015-04-09
| |/ /
* | | Merge tag 'pci-v4.0-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-04-09
|\ \ \ | |_|/ |/| |
| * | Revert "sparc/PCI: Clip bridge windows to fit in upstream windows"Bjorn Helgaas2015-04-08
| |/
* | sparc64: Fix several bugs in memmove().David S. Miller2015-03-23
* | sparc: Touch NMI watchdog when walking cpus and calling printkDavid Ahern2015-03-19
* | sparc: perf: Add support M7 processorDavid Ahern2015-03-19
* | sparc: perf: Make counting mode actually workDavid Ahern2015-03-19
* | sparc: perf: Remove redundant perf_pmu_{en|dis}able callsDavid Ahern2015-03-19
* | sparc: Fix /proc/kcoreDavid S. Miller2015-03-18
* | sparc: semtimedop() unreachable due to comparison errorRob Gardner2015-03-03
* | sparc: io_64.h: Replace io function-link macrosRicardo Ribalda2015-03-02
* | sparc64: fatal trap should stop all cpusDave Kleikamp2015-03-02
* | arch: sparc: kernel: starfire.c: Remove unused functionRickard Strandqvist2015-03-02
* | arch: sparc: kernel: traps_64.c: Remove some unused functionsRickard Strandqvist2015-03-02
|/
* Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-02-18
|\
| * sparc32: nocheck uaccess coding style tweaksMichael S. Tsirkin2015-01-13
| * sparc64: nocheck uaccess coding style tweaksMichael S. Tsirkin2015-01-13
| * sparc64: uaccess_64 macro whitespace fixesMichael S. Tsirkin2015-01-13
| * sparc32: uaccess_32 macro whitespace fixesMichael S. Tsirkin2015-01-13
| * sparc64/uaccess: fix sparse errorsMichael S. Tsirkin2015-01-13
| * sparc32/uaccess: fix sparse errorsMichael S. Tsirkin2015-01-13
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-02-14
|\ \
| * | crypto: sparc64/md5 - fix module descriptionMathias Krause2015-01-13
| * | crypto: sparc64/des - add "des3_ede" module aliasMathias Krause2015-01-13
| * | crypto: sparc64/camellia - fix module aliasMathias Krause2015-01-13
| * | crypto: sparc64/aes - fix module descriptionMathias Krause2015-01-13
| |/
* | mm: vmalloc: pass additional vm_flags to __vmalloc_node_range()Andrey Ryabinin2015-02-14
* | all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-12
* | mm: gup: use get_user_pages_unlocked within get_user_pages_fastAndrea Arcangeli2015-02-11
* | mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov2015-02-11
* | sparc32: fix broken set_pte()Kirill A. Shutemov2015-02-11
* | mm/hugetlb: reduce arch dependent code around follow_huge_*Naoya Horiguchi2015-02-11
* | sparc: drop pte_file()-related helpersKirill A. Shutemov2015-02-10
* | mm/debug_pagealloc: fix build failure on ppc and some other archsJoonsoo Kim2015-02-05
* | vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds2015-01-29