summaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-04-152-3/+0
|\
| * sparc: Remove signal translation and exec_domainRichard Weinberger2015-04-122-3/+0
* | sparc: clarify __GFP_NOFAIL allocationMichal Hocko2015-04-141-11/+11
* | Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-04-133-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/+1
| * | 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/+1
|\ \ \
| * \ \ Merge tag 'v4.0-rc6' into timers/core, before applying new patchesIngo Molnar2015-03-3110-53/+124
| |\ \ \ | | | |/ | | |/|
| * | | clocksource, sparc32: Convert to using clocksource_register_hz()John Stultz2015-03-131-5/+1
| * | | clocksource: Mostly kill clocksource_register()John Stultz2015-03-131-1/+1
| | |/ | |/|
* | | Merge tag 'pci-v4.0-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-04-091-4/+1
|\ \ \ | |_|/ |/| |
| * | Revert "sparc/PCI: Clip bridge windows to fit in upstream windows"Bjorn Helgaas2015-04-081-4/+1
| |/
* | sparc: Touch NMI watchdog when walking cpus and calling printkDavid Ahern2015-03-191-0/+4
* | sparc: perf: Add support M7 processorDavid Ahern2015-03-194-0/+90
* | sparc: perf: Make counting mode actually workDavid Ahern2015-03-191-8/+3
* | sparc: perf: Remove redundant perf_pmu_{en|dis}able callsDavid Ahern2015-03-191-4/+0
* | sparc: semtimedop() unreachable due to comparison errorRob Gardner2015-03-031-1/+1
* | sparc64: fatal trap should stop all cpusDave Kleikamp2015-03-012-3/+26
* | arch: sparc: kernel: starfire.c: Remove unused functionRickard Strandqvist2015-03-011-5/+0
* | arch: sparc: kernel: traps_64.c: Remove some unused functionsRickard Strandqvist2015-03-012-32/+0
|/
* mm: vmalloc: pass additional vm_flags to __vmalloc_node_range()Andrey Ryabinin2015-02-131-1/+1
* all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-124-6/+4
* sparc/PCI: Clip bridge windows to fit in upstream windowsYinghai Lu2015-01-161-1/+4
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-1415-18/+0
|\
| * Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2014-11-0315-18/+0
| |\
| | * sparc: kernel: drop owner assignment from platform_driversWolfram Sang2014-10-2015-18/+0
* | | Merge branch 'akpm' (second patch-bomb from Andrew)Linus Torvalds2014-12-133-0/+13
|\ \ \
| * | | sparc: hook up execveat system callDavid Drysdale2014-12-133-0/+13
* | | | sparc/ldc: create separate ldc_unbind from ldc_freeDwight Engen2014-12-111-3/+9
* | | | sparc32, leon: Align ccall_info to prevent unaligned traps on crosscallAndreas Larsson2014-12-111-1/+1
|/ / /
* | | Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-12-101-5/+5
|\ \ \
| * | | PCI/MSI: Rename mask/unmask_msi_irq treewideThomas Gleixner2014-11-231-4/+4
| * | | PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()Jiang Liu2014-11-231-1/+1
| | |/ | |/|
* | | sparc64: Do irq_{enter,exit}() around generic_smp_call_function*().David S. Miller2014-11-071-0/+4
* | | sparc64: Fix crashes in schizo_pcierr_intr_other().David S. Miller2014-11-011-3/+3
| |/ |/|
* | sparc: Hook up bpf system call.David S. Miller2014-10-282-3/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2014-10-245-53/+31
|\ \ | |/ |/|
| * sparc64: Fix register corruption in top-most kernel stack frame during boot.David S. Miller2014-10-245-53/+31
* | Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-10-191-7/+2
|\ \ | |/ |/|
| * ARCH: AUDIT: audit_syscall_entry() should not require the archEric Paris2014-09-231-7/+2
* | sparc64: Fix corrupted thread fault code.David S. Miller2014-10-182-6/+6
* | Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-10-157-31/+31
|\ \
| * | sparc: Replace __get_cpu_var usesChristoph Lameter2014-08-267-31/+31
* | | Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-10-131-1/+1
|\ \ \
| * | | locking,arch,sparc: Fold atomic_opsPeter Zijlstra2014-08-141-1/+1
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2014-10-1120-356/+560
|\ \ \
| * | | sparc64: Kill unnecessary tables and increase MAX_BANKS.David S. Miller2014-10-051-2/+3
| * | | sparc64: sparse irqbob picco2014-10-051-169/+338
OpenPOWER on IntegriCloud