summaryrefslogtreecommitdiffstats
path: root/arch/sparc
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-05-091-5/+0
|\ \
| * | Remove GENERIC_GPIO config optionAlexandre Courbot2013-04-161-5/+0
* | | mm/SPARC: use common help functions to free reserved pagesJiang Liu2013-05-073-68/+12
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcDavid S. Miller2013-05-0446-1039/+314
|\ \ \
| * | | 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 git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-05-012-5/+3
| |\ \
| | * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-2218-112/+251
| | |\ \
| | * | | net: add option to enable error queue packets waking selectKeller, Jacob E2013-03-311-0/+2
| | * | | filter: bpf_jit_comp: refactor and unify BPF JIT image dump outputDaniel Borkmann2013-03-211-5/+1
| | | |/ | | |/|
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-016-96/+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
| | * | | make HAVE_SYSCALL_WRAPPERS unconditionalAl Viro2013-03-031-1/+0
| | * | | consolidate cond_syscall and SYSCALL_ALIAS declarationsAl Viro2013-03-031-8/+0
| * | | | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2013-04-305-34/+12
| |\ \ \ \
| | * | | | sparc/sysrq: fix inconstistent help message of sysrq keyzhangwei(Jovi)2013-04-301-2/+2
| | * | | | Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKSStephen Boyd2013-04-302-10/+0
| | * | | | 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-304-713/+0
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2013-04-284-713/+0
| | |\ \ \ \ | | | |_|_|/ | | |/| | |
| | | * | | cpufreq: sparc: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-104-703/+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-308-61/+23
| |\ \ \ \
| | * | | | idle: Remove GENERIC_IDLE_LOOP config switchThomas Gleixner2013-04-171-1/+0
| | * | | | sparc: Use generic idle loopSam Ravnborg2013-04-137-57/+24
| | * | | | arch: Consolidate tsk_is_polling()Thomas Gleixner2013-04-082-4/+0
| | | |/ / | | |/| |
| * | | | sparse-vmemmap: specify vmemmap population range in bytesJohannes Weiner2013-04-291-4/+3
| * | | | mm/hugetlb: add more arch-defined huge_pte functionsGerald Schaefer2013-04-291-0/+1
| * | | | mm/SPARC: use free_highmem_page() to free highmem pages into buddy systemJiang Liu2013-04-291-10/+2
| * | | | Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-04-291-0/+2
| |\ \ \ \
| | * | | | USB: remove USB_EHCI_BIG_ENDIAN_{DESC,MMIO} depends on architecture symbolFlorian Fainelli2013-04-091-0/+2
| | |/ / /
| * | / / sparc64: Fix missing put_cpu_var() in tlb_batch_add_one() when not batching.David S. Miller2013-04-241-1/+2
| | |/ / | |/| |
| * | | sparc64: Fix race in TLB batch processing.David S. Miller2013-04-197-55/+241
| * | | sparc: use asm-generic version of types.hSam Ravnborg2013-03-313-18/+1
| * | | sparc: use generic headersSam Ravnborg2013-03-315-27/+4