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
/
tile
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-08
tile: tag some code with #ifdef CONFIG_COMPAT
Chris Metcalf
1
-0
/
+4
2013-02-08
tile: fix memcpy_*io functions for allnoconfig
Chris Metcalf
1
-1
/
+5
2013-02-08
tile: export a handful of symbols appropriately
Chris Metcalf
6
-0
/
+10
2013-02-04
tile: avoid defining INT_MASK macro in <arch/interrupts.h>
Chris Metcalf
4
-391
/
+383
2013-02-04
tile: provide "screen_info" when enabling VT
Chris Metcalf
1
-0
/
+5
2013-02-01
tile: include kernel/Kconfig.freezer in tile Kconfig
Chris Metcalf
1
-0
/
+2
2013-02-01
tile: remove an unused variable in copy_thread()
Chris Metcalf
1
-1
/
+1
2013-01-04
ARCH: drivers remove __dev* attributes.
Greg Kroah-Hartman
3
-36
/
+22
2012-12-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-3
/
+1
2012-12-20
Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2012-12-20
missing user_stack_pointer() instances
Al Viro
1
-0
/
+1
2012-12-20
Bury the conditionals from kernel_thread/kernel_execve series
Al Viro
2
-3
/
+0
2012-12-19
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+0
2012-12-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
6
-34
/
+126
2012-12-18
arch/tile: set CORE_DUMP_USE_REGSET on tile
Simon Marchi
1
-0
/
+2
2012-12-18
arch/tile: implement arch_ptrace using user_regset on tile
Simon Marchi
1
-9
/
+6
2012-12-18
arch/tile: implement user_regset interface on tile
Simon Marchi
1
-0
/
+62
2012-12-18
compat: generic compat_sys_sched_rr_get_interval() implementation
Catalin Marinas
3
-20
/
+1
2012-12-16
Merge branches 'iommu/fixes', 'dma-debug', 'x86/amd', 'x86/vt-d', 'arm/tegra'...
Joerg Roedel
1
-0
/
+1
2012-12-14
arch/tile: clean up tile-specific PTRACE_SETOPTIONS
Chris Metcalf
3
-6
/
+9
2012-12-14
modules: don't hand 0 to vmalloc.
Rusty Russell
1
-2
/
+0
2012-12-13
arch/tile: provide PT_FLAGS_COMPAT value in pt_regs
Chris Metcalf
2
-17
/
+46
2012-12-13
tile/PCI: use for_each_pci_dev to simplify the code
Wei Yongjun
1
-2
/
+2
2012-12-13
tilegx: remove __init from pci fixup hook
Chris Metcalf
1
-2
/
+1
2012-12-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
16
-205
/
+116
2012-12-12
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2012-12-12
mm: use vm_unmapped_area() in hugetlbfs on tile architecture
Michel Lespinasse
1
-114
/
+25
2012-11-29
flagday: don't pass regs to copy_thread()
Al Viro
1
-3
/
+2
2012-11-29
take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.h
Al Viro
3
-5
/
+0
2012-11-29
tile: switch to generic clone()
Al Viro
2
-8
/
+1
2012-11-29
kill stray kernel_thread() garbage
Al Viro
1
-2
/
+0
2012-11-29
consolidate sys_execve() prototype
Al Viro
1
-4
/
+0
2012-11-29
Merge branch 'arch-tile' into no-rebases
Al Viro
1
-1
/
+1
2012-11-29
tile: compat rt_sigreturn gets too enthusiastic about sigaltstack errors
Al Viro
1
-1
/
+1
2012-11-28
tile: dma_debug: add debug_dma_mapping_error support
Shuah Khan
1
-0
/
+1
2012-11-17
Merge branch 'arch-frv' into no-rebases
Al Viro
5
-13
/
+8
2012-11-14
tracing,x86: Add a TSC trace_clock
David Sharp
1
-0
/
+1
2012-10-25
tile: sanitize copy_thread()
Al Viro
1
-13
/
+11
2012-10-24
arch/tile: eliminate pt_regs trampolines for syscalls
Chris Metcalf
10
-57
/
+39
2012-10-23
tile: switch to generic sys_execve()
Al Viro
8
-49
/
+5
2012-10-23
arch/tile: avoid build warnings from duplicate ELF_R_xxx #defines
Chris Metcalf
1
-10
/
+0
2012-10-23
arch/tile: avoid generating .eh_frame information in modules
Chris Metcalf
1
-0
/
+4
2012-10-20
tile: support GENERIC_KERNEL_THREAD and GENERIC_KERNEL_EXECVE
Chris Metcalf
6
-76
/
+75
2012-10-20
Drop struct pt_regs * argument in compat_sys_execve()
Al Viro
5
-11
/
+6
2012-10-17
UAPI: The tile arch uses the generic ucontext.h file
David Howells
2
-3
/
+3
2012-10-17
UAPI: Place comments in empty arch Kbuilds to make them non-empty
David Howells
1
-0
/
+1
2012-10-15
Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
2012-10-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
43
-177
/
+298
2012-10-13
vfs: define struct filename and have getname() return it
Jeff Layton
1
-4
/
+4
2012-10-12
arch/tile: enable interrupts in do_work_pending()
Chris Metcalf
1
-0
/
+3
[next]