index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sparc
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-02
sparc: fix MSI build failure on Sparc32
Thomas Petazzoni
1
-1
/
+2
2013-10-02
sparc: remove deprecated IRQF_DISABLED
Michael Opdenacker
1
-2
/
+2
2013-10-02
sparc: fix ldom_reboot buffer overflow harder
Kees Cook
1
-3
/
+2
2013-09-27
sparc64: Fix buggy strlcpy() conversion in ldom_reboot().
David S. Miller
1
-1
/
+1
2013-09-11
kernel-wide: fix missing validations on __get/__put/__copy_to/__copy_from_user()
Mathieu Desnoyers
1
-6
/
+6
2013-09-05
sparc64: Export flush_ptrace_access() (needed by lustre)
Geert Uytterhoeven
1
-0
/
+2
2013-08-22
sparc64: Fix off by one in trampoline TLB mapping installation loop.
David S. Miller
1
-2
/
+0
2013-08-02
sparc64: Fix ITLB handler of null page
Kirill Tkhai
1
-2
/
+1
2013-07-31
sparc64: Fix not SRA'ed %o5 in 32-bit traced syscall
Kirill Tkhai
1
-4
/
+4
2013-07-31
sparc64: cleanup: Rename ret_from_syscall to ret_from_fork
Kirill Tkhai
2
-4
/
+4
2013-07-31
sparc32: Fix exit flag passed from traced sys_sigreturn
Kirill Tkhai
1
-1
/
+1
2013-07-31
sparc64: Fix wrong syscall return value passed to trace_sys_exit()
Kirill Tkhai
1
-1
/
+1
2013-07-31
support sparc64x chip type in cpumap.c
Allen Pais
1
-0
/
+1
2013-07-31
cpu hw caps support for sparc64x
Allen Pais
1
-4
/
+8
2013-07-14
sparc: delete __cpuinit/__CPUINIT usage from all users
Paul Gortmaker
13
-60
/
+53
2013-07-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2
-0
/
+12
2013-07-10
mm: remove free_area_cache
Michel Lespinasse
1
-2
/
+0
2013-07-10
[PATCH] sparc32: vm_area_struct access for old Sun SPARCs.
Olivier DANET
1
-0
/
+2
2013-07-10
arch: sparc: kernel: check the memory length before use strcpy().
Chen Gang
1
-0
/
+10
2013-07-03
Merge branch 'akpm' (updates from Andrew Morton)
Linus Torvalds
1
-3
/
+0
2013-07-03
Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+2
2013-07-03
mm/SPARC: prepare for removing num_physpages and simplify mem_init()
Jiang Liu
1
-3
/
+0
2013-07-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-10
/
+0
2013-06-29
sparc: __pci_mmap_set_flags() is useless
Al Viro
1
-10
/
+0
2013-06-19
sparc,leon: Convert to use devm_ioremap_resource
Tushar Behera
1
-5
/
+3
2013-06-19
sparc32, leon: Enable interrupts before going idle to avoid getting stuck
Andreas Larsson
1
-0
/
+7
2013-06-19
sparc32, leon: Remove separate "ticker" timer for SMP
Andreas Larsson
1
-37
/
+17
2013-06-19
sparc: kernel: using strlcpy() instead of strcpy()
Zhao Hongjiang
3
-3
/
+4
2013-06-14
Merge branch 'pci/jiang-bus-lock-v3' into next
Bjorn Helgaas
1
-2
/
+1
2013-06-13
of: Fix locking vs. interrupts
Benjamin Herrenschmidt
1
-2
/
+3
2013-06-05
PCI: Convert alloc_pci_dev(void) to pci_alloc_dev(bus)
Gu Zheng
1
-2
/
+1
2013-05-20
sparc/PCI: Use PCI_UNKNOWN for unknown power state
Bjorn Helgaas
1
-1
/
+1
2013-05-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-10
/
+1
2013-05-09
unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINE
Al Viro
2
-10
/
+1
2013-05-07
mm/SPARC: use common help functions to free reserved pages
Jiang Liu
1
-12
/
+3
2013-05-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
David S. Miller
18
-866
/
+88
2013-05-04
sparc32, leon: Do not overwrite previously set irq flow handlers
Andreas Larsson
1
-3
/
+7
2013-05-04
sparc/kernel/vio.c: add put_device() after device_find_child()
Federico Vaga
1
-0
/
+1
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-1
/
+2
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
4
-87
/
+6
2013-04-30
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
3
-24
/
+12
2013-04-30
sparc/sysrq: fix inconstistent help message of sysrq key
zhangwei(Jovi)
1
-2
/
+2
2013-04-30
dump_stack: unify debug information printed by show_regs()
Tejun Heo
2
-0
/
+4
2013-04-30
dump_stack: consolidate dump_stack() implementations and unify their behaviors
Tejun Heo
2
-14
/
+0
2013-04-30
sparc32: make show_stack() acquire %fp if @_ksp is not specified
Tejun Heo
1
-9
/
+7
2013-04-30
Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-690
/
+0
2013-04-30
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-57
/
+23
2013-04-29
Include missing linux/slab.h inclusions
David Howells
1
-0
/
+1
2013-04-28
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
3
-690
/
+0
2013-04-19
sparc64: Fix race in TLB batch processing.
David S. Miller
1
-4
/
+37
[next]