aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-01
|\
| * get rid of union semop in sys_semctl(2) argumentsAl Viro2013-03-05
| * make do_mremap() staticAl Viro2013-03-04
| * sparc: no need to sign-extend in sync_file_range() wrapperAl Viro2013-03-03
| * merge compat sys_ipc instancesAl Viro2013-03-03
| * consolidate compat lookup_dcookie()Al Viro2013-03-03
| * convert vmsplice to COMPAT_SYSCALL_DEFINEAl Viro2013-03-03
| * switch getrusage() to COMPAT_SYSCALL_DEFINEAl Viro2013-03-03
| * convert sendfile{,64} to COMPAT_SYSCALL_DEFINEAl Viro2013-03-03
| * make HAVE_SYSCALL_WRAPPERS unconditionalAl Viro2013-03-03
| * consolidate cond_syscall and SYSCALL_ALIAS declarationsAl Viro2013-03-03
* | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2013-04-30
|\ \
| * | sparc/sysrq: fix inconstistent help message of sysrq keyzhangwei(Jovi)2013-04-30
| * | Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKSStephen Boyd2013-04-30
| * | dump_stack: unify debug information printed by show_regs()Tejun Heo2013-04-30
| * | dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo2013-04-30
| * | sparc32: make show_stack() acquire %fp if @_ksp is not specifiedTejun Heo2013-04-30
* | | Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-04-30
|\ \ \ | |/ / |/| |
| * | Merge branch 'pm-cpufreq'Rafael J. Wysocki2013-04-27
| |\ \
| | * | cpufreq: sparc: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-10
| | * | cpufreq: Don't check if cpu is online/offline for cpufreq callbacksViresh Kumar2013-04-02
| | * | cpufreq: Notify all policy->cpus in cpufreq_notify_transition()Viresh Kumar2013-04-02
* | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-04-30
|\ \ \ \
| * | | | idle: Remove GENERIC_IDLE_LOOP config switchThomas Gleixner2013-04-17
| * | | | sparc: Use generic idle loopSam Ravnborg2013-04-13
| * | | | arch: Consolidate tsk_is_polling()Thomas Gleixner2013-04-08
| | |/ / | |/| |
* | | | sparse-vmemmap: specify vmemmap population range in bytesJohannes Weiner2013-04-29
* | | | mm/hugetlb: add more arch-defined huge_pte functionsGerald Schaefer2013-04-29
* | | | mm/SPARC: use free_highmem_page() to free highmem pages into buddy systemJiang Liu2013-04-29
* | | | Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-04-29
|\ \ \ \
| * | | | USB: remove USB_EHCI_BIG_ENDIAN_{DESC,MMIO} depends on architecture symbolFlorian Fainelli2013-04-09
| |/ / /
* | / / sparc64: Fix missing put_cpu_var() in tlb_batch_add_one() when not batching.David S. Miller2013-04-24
| |/ / |/| |
* | | sparc64: Fix race in TLB batch processing.David S. Miller2013-04-19
* | | sparc: use asm-generic version of types.hSam Ravnborg2013-03-31
* | | sparc: use generic headersSam Ravnborg2013-03-31
* | | sparc:cleanup unused code in smp_32.hKefeng Wang2013-03-31
* | | sparc/iommu: fix typo s/265KB/256KB/Akinobu Mita2013-03-31
* | | sparc/srmmu: clear trailing edge of bitmap properlyAkinobu Mita2013-03-31
* | | sparc:remove unused declaration smp_boot_cpus()Kefeng Wang2013-03-31
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2013-03-19
|\ \ | |/ |/|
| * sparc: remove unused "config BITS"Paul Bolle2013-03-19
| * sparc: delete "if !ULTRA_HAS_POPULATION_COUNT"Paul Bolle2013-03-19
| * sparc64: correctly recognize SPARC64-X chipsAllen Pais2013-03-11
| * sparc,leon: fix GRPCI2 device0 PCI config space accessDaniel Hellstrom2013-03-03
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-03-02
|\ \ | |/ |/|
| * [regression] braino in "sparc: convert to ksignal"Al Viro2013-03-02
| * fix compat truncate/ftruncateAl Viro2013-02-25
| * switch lseek to COMPAT_SYSCALL_DEFINEAl Viro2013-02-24
| * lseek() and truncate() on sparc really need sign extensionAl Viro2013-02-24
* | hlist: drop the node parameter from iteratorsSasha Levin2013-02-27