index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
tile
Commit message (
Expand
)
Author
Age
Files
Lines
*
tile: delete __cpuinit usage from all tile files
Paul Gortmaker
2013-07-14
5
-13
/
+13
*
mm: remove free_area_cache
Michel Lespinasse
2013-07-10
1
-2
/
+0
*
mm: invoke oom-killer from remaining unconverted page fault handlers
Johannes Weiner
2013-07-09
1
-4
/
+4
*
Merge branch 'kconfig-diet' from Dave Hansen
Linus Torvalds
2013-07-04
2
-7
/
+1
|
\
|
*
consolidate per-arch stack overflow debugging options
Dave Hansen
2013-07-04
2
-7
/
+1
*
|
mm/tile: prepare for removing num_physpages and simplify mem_init()
Jiang Liu
2013-07-03
2
-22
/
+9
*
|
tile: normalize global variables exported by vmlinux.lds
Jiang Liu
2013-07-03
4
-5
/
+7
*
|
mm: concentrate modification of totalram_pages into the mm core
Jiang Liu
2013-07-03
1
-1
/
+1
*
|
mm/tile: use common help functions to free reserved pages
Jiang Liu
2013-07-03
1
-5
/
+2
*
|
Merge branch 'sched-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2013-07-02
1
-1
/
+1
|
\
\
|
*
|
tile: uaccess s/might_sleep/might_fault/
Michael S. Tsirkin
2013-05-28
1
-1
/
+1
*
|
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-07-02
2
-2
/
+2
|
\
\
\
|
*
\
\
Merge tag 'v3.10' into sched/core
Ingo Molnar
2013-07-01
1
-0
/
+2
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
sched: Rename sched.c as sched/core.c in comments and Documentation
Viresh Kumar
2013-06-19
2
-2
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-07-02
1
-3
/
+0
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
consolidate io_remap_pfn_range definitions
Al Viro
2013-06-29
1
-3
/
+0
|
|
/
*
|
tilepro: work around module link error with gcc 4.7
Chris Metcalf
2013-06-15
1
-0
/
+2
|
/
*
Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...
Linus Torvalds
2013-05-09
5
-12
/
+45
|
\
|
*
arch/tile: remove inline marking of EXPORT_SYMBOL functions
Denis Efremov
2013-05-09
1
-1
/
+1
|
*
tile: support new Tilera hypervisor
Chris Metcalf
2013-05-02
4
-11
/
+44
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-05-01
1
-1
/
+1
|
\
\
|
*
|
procfs: new helper - PDE_DATA(inode)
Al Viro
2013-04-09
1
-1
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
2013-05-01
11
-49
/
+93
|
\
\
\
|
*
|
|
arch/tile: Fix syscall return value passed to tracepoint
Simon Marchi
2013-04-24
1
-1
/
+1
|
*
|
|
tile: comment assumption about __insn_mtspr for <asm/irqflags.h>
Chris Metcalf
2013-04-09
1
-1
/
+9
|
*
|
|
tile: ns2cycles should use __raw_get_cpu_var
Henrik Austad
2013-03-26
1
-1
/
+5
|
*
|
|
arch: remove KCORE_ELF again [tile]
Paul Bolle
2013-03-22
1
-5
/
+0
|
*
|
|
tile: remove two outdated Kconfig entries
Paul Bolle
2013-03-22
1
-9
/
+0
|
*
|
|
tile: support atomic64_dec_if_positive()
Chris Metcalf
2013-03-22
2
-0
/
+22
|
*
|
|
tile: support TIF_SYSCALL_TRACEPOINT; select HAVE_SYSCALL_TRACEPOINTS
Simon Marchi
2013-03-22
4
-7
/
+33
|
*
|
|
tile: Add definition of NR_syscalls
Simon Marchi
2013-03-21
1
-0
/
+2
|
*
|
|
tile: move declaration of sys_call_table to <asm/syscall.h>
Simon Marchi
2013-03-21
2
-6
/
+6
|
*
|
|
arch/tile: Enable HAVE_ARCH_TRACEHOOK
Simon Marchi
2013-03-21
1
-0
/
+1
|
*
|
|
arch/tile: Call tracehook_report_syscall_{entry,exit} in syscall trace
Simon Marchi
2013-03-21
4
-25
/
+28
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-05-01
2
-7
/
+0
|
\
\
\
\
|
*
|
|
|
consolidate compat lookup_dcookie()
Al Viro
2013-03-03
1
-5
/
+0
|
*
|
|
|
make HAVE_SYSCALL_WRAPPERS unconditional
Al Viro
2013-03-03
1
-1
/
+0
*
|
|
|
|
Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKS
Stephen Boyd
2013-04-30
3
-16
/
+7
*
|
|
|
|
dump_stack: unify debug information printed by show_regs()
Tejun Heo
2013-04-30
1
-2
/
+1
*
|
|
|
|
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-04-30
3
-61
/
+10
|
\
\
\
\
\
|
*
|
|
|
|
idle: Remove GENERIC_IDLE_LOOP config switch
Thomas Gleixner
2013-04-17
1
-1
/
+0
|
*
|
|
|
|
tile: Use generic idle loop
Thomas Gleixner
2013-04-08
3
-57
/
+11
|
*
|
|
|
|
tile: Enter idle with preemption disabled
Thomas Gleixner
2013-04-08
1
-2
/
+0
|
*
|
|
|
|
arch: Consolidate tsk_is_polling()
Thomas Gleixner
2013-04-08
1
-2
/
+0
*
|
|
|
|
|
early_printk: consolidate random copies of identical code
Thomas Gleixner
2013-04-29
1
-22
/
+5
*
|
|
|
|
|
mm, vmalloc: change iterating a vmlist to find_vm_area()
Joonsoo Kim
2013-04-29
1
-6
/
+1
*
|
|
|
|
|
mm/hugetlb: add more arch-defined huge_pte functions
Gerald Schaefer
2013-04-29
1
-0
/
+1
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
tile: comment assumption about __insn_mtspr for <asm/irqflags.h>
Chris Metcalf
2013-04-09
1
-1
/
+9
|
/
/
/
/
*
|
|
|
Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...
Linus Torvalds
2013-04-01
1
-13
/
+12
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
tile: expect new initramfs name from hypervisor file system
Chris Metcalf
2013-03-29
1
-13
/
+12
|
|
|
/
|
|
/
|
[next]