index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sparc
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-4
/
+4
2013-03-02
[regression] braino in "sparc: convert to ksignal"
Al Viro
1
-1
/
+1
2013-02-28
hlist: drop the node parameter from iterators
Sasha Levin
2
-5
/
+4
2013-02-28
arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS
Stephen Rothwell
1
-3
/
+0
2013-02-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-3
/
+0
2013-02-26
default SET_PERSONALITY() in linux/elf.h
Al Viro
1
-3
/
+0
2013-02-26
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-3
/
+3
2013-02-25
fix compat truncate/ftruncate
Al Viro
2
-3
/
+2
2013-02-24
switch lseek to COMPAT_SYSCALL_DEFINE
Al Viro
2
-2
/
+1
2013-02-24
lseek() and truncate() on sparc really need sign extension
Al Viro
2
-2
/
+4
2013-02-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
16
-718
/
+245
2013-02-24
swap: add per-partition lock for swapfile
Shaohua Li
1
-1
/
+1
2013-02-24
memory-hotplug: remove memmap of sparse-vmemmap
Tang Chen
1
-0
/
+4
2013-02-24
memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmap
Yasuaki Ishimatsu
1
-0
/
+1
2013-02-22
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-13
/
+11
2013-02-22
Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+1
2013-02-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+2
2013-02-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
14
-120
/
+246
2013-02-21
sparc32: refactor smp boot
Sam Ravnborg
6
-78
/
+132
2013-02-21
sparc64: Fix huge PMD to PTE translation for sun4u in TLB miss handler.
David S. Miller
1
-9
/
+19
2013-02-20
Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-8
/
+11
2013-02-20
Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
1
-2
/
+2
2013-02-20
sparc64: Fix tsb_grow() in atomic context.
David S. Miller
6
-16
/
+72
2013-02-20
sparc64: Handle hugepage TSB being NULL.
David S. Miller
1
-16
/
+22
2013-02-20
sparc64: Fix gfp_flags setting in tsb_grow().
David S. Miller
1
-1
/
+1
2013-02-20
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+0
2013-02-18
sparc idle: rename pm_idle to sparc_idle
Len Brown
5
-8
/
+11
2013-02-14
sparc: convert to ksignal
Al Viro
3
-254
/
+164
2013-02-14
burying unused conditionals
Al Viro
2
-8
/
+0
2013-02-14
sparc64: Fix get_user_pages_fast() wrt. THP.
David S. Miller
2
-10
/
+63
2013-02-14
sparc64: Add missing HAVE_ARCH_TRANSPARENT_HUGEPAGE.
David S. Miller
1
-0
/
+1
2013-02-09
OF: convert devtree lock from rw_lock to raw spinlock
Thomas Gleixner
1
-2
/
+2
2013-02-06
sparc: explicitly include sched.h to get task_thread_info declaration
Stephen Rothwell
1
-0
/
+1
2013-02-04
sparc: switch to generic old sigsuspend
Al Viro
4
-15
/
+1
2013-02-04
sparc: COMPAT_SYSCALL_DEFINE does all sign-extension as well as SYSCALL_DEFINE
Al Viro
2
-18
/
+8
2013-02-04
sparc: kill sign-extending wrappers for native syscalls
Al Viro
3
-150
/
+40
2013-02-04
kill sparc32_open()
Al Viro
2
-11
/
+1
2013-02-04
sparc: switch to use of generic old sigaction
Al Viro
6
-69
/
+13
2013-02-04
sparc: switch sys_compat_rt_sigaction() to COMPAT_SYSCALL_DEFINE
Al Viro
2
-17
/
+8
2013-02-04
sparc: switch to generic compat rt_sigqueueinfo()
Al Viro
2
-16
/
+1
2013-02-04
sparc: switch to generic compat rt_sigpending()
Al Viro
3
-25
/
+2
2013-02-04
sparc: switch to generic compat rt_sigprocmask(2)
Al Viro
2
-40
/
+1
2013-02-04
sparc: bury the sys_sigpause() remains
Al Viro
3
-18
/
+2
2013-02-04
sparc: switch to generic sigaltstack
Al Viro
8
-84
/
+11
2013-02-04
consolidate kernel-side struct sigaction declarations
Al Viro
3
-1
/
+4
2013-02-04
consolidate declarations of k_sigaction
Al Viro
1
-4
/
+1
2013-02-04
sanitize rt_sigaction() situation a bit
Al Viro
2
-6
/
+6
2013-01-30
Merge remote-tracking branch 'origin/x86/boot' into x86/mm2
H. Peter Anvin
64
-769
/
+446
2013-01-24
Merge branch 'core/irq_work' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
1
-1
/
+0
2013-01-23
soreuseport: infrastructure
Tom Herbert
1
-1
/
+1
[next]