summaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel
Commit message (Expand)AuthorAgeFilesLines
* sparc: fix MSI build failure on Sparc32Thomas Petazzoni2013-10-021-1/+2
* sparc: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-10-021-2/+2
* sparc: fix ldom_reboot buffer overflow harderKees Cook2013-10-021-3/+2
* sparc64: Fix buggy strlcpy() conversion in ldom_reboot().David S. Miller2013-09-271-1/+1
* kernel-wide: fix missing validations on __get/__put/__copy_to/__copy_from_user()Mathieu Desnoyers2013-09-111-6/+6
* sparc64: Export flush_ptrace_access() (needed by lustre)Geert Uytterhoeven2013-09-051-0/+2
* sparc64: Fix off by one in trampoline TLB mapping installation loop.David S. Miller2013-08-221-2/+0
* sparc64: Fix ITLB handler of null pageKirill Tkhai2013-08-021-2/+1
* sparc64: Fix not SRA'ed %o5 in 32-bit traced syscallKirill Tkhai2013-07-311-4/+4
* sparc64: cleanup: Rename ret_from_syscall to ret_from_forkKirill Tkhai2013-07-312-4/+4
* sparc32: Fix exit flag passed from traced sys_sigreturnKirill Tkhai2013-07-311-1/+1
* sparc64: Fix wrong syscall return value passed to trace_sys_exit()Kirill Tkhai2013-07-311-1/+1
* support sparc64x chip type in cpumap.cAllen Pais2013-07-311-0/+1
* cpu hw caps support for sparc64xAllen Pais2013-07-311-4/+8
* sparc: delete __cpuinit/__CPUINIT usage from all usersPaul Gortmaker2013-07-1413-60/+53
* 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
OpenPOWER on IntegriCloud