summaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel
Commit message (Expand)AuthorAgeFilesLines
* kernel-wide: fix missing validations on __get/__put/__copy_to/__copy_from_user()Mathieu Desnoyers2013-09-121-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-231-2/+0Star
* sparc64: Fix ITLB handler of null pageKirill Tkhai2013-08-031-2/+1Star
* sparc64: Fix not SRA'ed %o5 in 32-bit traced syscallKirill Tkhai2013-08-011-4/+4
* sparc64: cleanup: Rename ret_from_syscall to ret_from_forkKirill Tkhai2013-08-012-4/+4
* sparc32: Fix exit flag passed from traced sys_sigreturnKirill Tkhai2013-08-011-1/+1
* sparc64: Fix wrong syscall return value passed to trace_sys_exit()Kirill Tkhai2013-08-011-1/+1
* support sparc64x chip type in cpumap.cAllen Pais2013-08-011-0/+1
* cpu hw caps support for sparc64xAllen Pais2013-08-011-4/+8
* sparc: delete __cpuinit/__CPUINIT usage from all usersPaul Gortmaker2013-07-1513-60/+53Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2013-07-112-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-111-2/+0Star
|/
* Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds2013-07-041-3/+0Star
|\
| * mm/SPARC: prepare for removing num_physpages and simplify mem_init()Jiang Liu2013-07-041-3/+0Star
* | Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-07-041-3/+2Star
|\ \ | |/ |/|
| * Merge branch 'pci/jiang-bus-lock-v3' into nextBjorn Helgaas2013-06-151-2/+1Star
| |\
| | * PCI: Convert alloc_pci_dev(void) to pci_alloc_dev(bus)Gu Zheng2013-06-051-2/+1Star
| * | sparc/PCI: Use PCI_UNKNOWN for unknown power stateBjorn Helgaas2013-05-211-1/+1
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-07-021-10/+0Star
|\ \
| * | sparc: __pci_mmap_set_flags() is uselessAl Viro2013-06-291-10/+0Star
* | | sparc,leon: Convert to use devm_ioremap_resourceTushar Behera2013-06-191-5/+3Star
* | | 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/+17Star
* | | 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/+1Star
|\
| * unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINEAl Viro2013-05-092-10/+1Star
* | mm/SPARC: use common help functions to free reserved pagesJiang Liu2013-05-081-12/+3Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcDavid S. Miller2013-05-0518-866/+88Star
|\ \
| * | sparc32, leon: Do not overwrite previously set irq flow handlersAndreas Larsson2013-05-051-3/+7
| * | sparc/kernel/vio.c: add put_device() after device_find_child()Federico Vaga2013-05-051-0/+1
| |/
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-022-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/+6Star
| |\ \
| | * | get rid of union semop in sys_semctl(2) argumentsAl Viro2013-03-051-1/+1
| | * | make do_mremap() staticAl Viro2013-03-041-4/+0Star
| | * | sparc: no need to sign-extend in sync_file_range() wrapperAl Viro2013-03-042-2/+1Star
| | * | merge compat sys_ipc instancesAl Viro2013-03-041-65/+0Star
| | * | consolidate compat lookup_dcookie()Al Viro2013-03-042-9/+1Star
| | * | convert vmsplice to COMPAT_SYSCALL_DEFINEAl Viro2013-03-042-2/+1Star
| | * | switch getrusage() to COMPAT_SYSCALL_DEFINEAl Viro2013-03-042-2/+1Star
| | * | convert sendfile{,64} to COMPAT_SYSCALL_DEFINEAl Viro2013-03-042-2/+1Star
| * | | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2013-05-013-24/+12Star
| |\ \ \
| | * | | sparc/sysrq: fix inconstistent help message of sysrq keyzhangwei(Jovi)2013-05-011-2/+2
| | * | | dump_stack: unify debug information printed by show_regs()Tejun Heo2013-05-012-0/+4
| | * | | dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo2013-05-012-14/+0Star