summaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2013-07-102-0/+12
|\
| * [PATCH] sparc32: vm_area_struct access for old Sun SPARCs.Olivier DANET2013-07-101-0/+2
| * arch: sparc: kernel: check the memory length before use strcpy().Chen Gang2013-07-101-0/+10
* | mm: remove free_area_cacheMichel Lespinasse2013-07-101-2/+0
|/
* Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds2013-07-031-3/+0
|\
| * mm/SPARC: prepare for removing num_physpages and simplify mem_init()Jiang Liu2013-07-031-3/+0
* | Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-07-031-3/+2
|\ \ | |/ |/|
| * Merge branch 'pci/jiang-bus-lock-v3' into nextBjorn Helgaas2013-06-141-2/+1
| |\
| | * PCI: Convert alloc_pci_dev(void) to pci_alloc_dev(bus)Gu Zheng2013-06-051-2/+1
| * | sparc/PCI: Use PCI_UNKNOWN for unknown power stateBjorn Helgaas2013-05-201-1/+1
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-07-021-10/+0
|\ \
| * | sparc: __pci_mmap_set_flags() is uselessAl Viro2013-06-291-10/+0
* | | sparc,leon: Convert to use devm_ioremap_resourceTushar Behera2013-06-191-5/+3
* | | sparc32, leon: Enable interrupts before going idle to avoid getting stuckAndreas Larsson2013-06-191-0/+7
* | | sparc32, leon: Remove separate "ticker" timer for SMPAndreas Larsson2013-06-191-37/+17
* | | sparc: kernel: using strlcpy() instead of strcpy()Zhao Hongjiang2013-06-193-3/+4
|/ /
* | of: Fix locking vs. interruptsBenjamin Herrenschmidt2013-06-131-2/+3
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-102-10/+1
|\
| * unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINEAl Viro2013-05-092-10/+1
* | mm/SPARC: use common help functions to free reserved pagesJiang Liu2013-05-071-12/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcDavid S. Miller2013-05-0418-866/+88
|\ \
| * | sparc32, leon: Do not overwrite previously set irq flow handlersAndreas Larsson2013-05-041-3/+7
| * | sparc/kernel/vio.c: add put_device() after device_find_child()Federico Vaga2013-05-041-0/+1
| |/
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-012-1/+2
| |\
| | * Include missing linux/slab.h inclusionsDavid Howells2013-04-291-0/+1
| | * procfs: new helper - PDE_DATA(inode)Al Viro2013-04-091-1/+1
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-014-87/+6
| |\ \
| | * | get rid of union semop in sys_semctl(2) argumentsAl Viro2013-03-051-1/+1
| | * | make do_mremap() staticAl Viro2013-03-041-4/+0
| | * | sparc: no need to sign-extend in sync_file_range() wrapperAl Viro2013-03-032-2/+1
| | * | merge compat sys_ipc instancesAl Viro2013-03-031-65/+0
| | * | consolidate compat lookup_dcookie()Al Viro2013-03-032-9/+1
| | * | convert vmsplice to COMPAT_SYSCALL_DEFINEAl Viro2013-03-032-2/+1
| | * | switch getrusage() to COMPAT_SYSCALL_DEFINEAl Viro2013-03-032-2/+1
| | * | convert sendfile{,64} to COMPAT_SYSCALL_DEFINEAl Viro2013-03-032-2/+1
| * | | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2013-04-303-24/+12
| |\ \ \
| | * | | sparc/sysrq: fix inconstistent help message of sysrq keyzhangwei(Jovi)2013-04-301-2/+2
| | * | | dump_stack: unify debug information printed by show_regs()Tejun Heo2013-04-302-0/+4
| | * | | dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo2013-04-302-14/+0
| | * | | sparc32: make show_stack() acquire %fp if @_ksp is not specifiedTejun Heo2013-04-301-9/+7
| * | | | Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-04-303-690/+0
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2013-04-283-690/+0
| | |\ \ \
| | | * | | cpufreq: sparc: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-103-680/+0
| | | * | | cpufreq: Don't check if cpu is online/offline for cpufreq callbacksViresh Kumar2013-04-022-12/+0
| | | * | | cpufreq: Notify all policy->cpus in cpufreq_notify_transition()Viresh Kumar2013-04-022-12/+14
| | | | |/ | | | |/|
| * | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-04-306-57/+23
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | sparc: Use generic idle loopSam Ravnborg2013-04-136-57/+23
| | |/ /
| * | | sparc64: Fix race in TLB batch processing.David S. Miller2013-04-191-4/+37
| |/ /
* | | sparc: Consistently use 'wr' and 'rd' instructions for ASRs.David S. Miller2013-04-061-2/+2
* | | sparc64: Hibernation supportTkhai Kirill2013-03-201-0/+15
OpenPOWER on IntegriCloud