index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
[MIPS] Fix warning by moving do_default_vi into CONFIG_CPU_MIPSR2_SRS
Atsushi Nemoto
2007-06-06
1
-6
/
+6
*
[MIPS] Fix some system calls with long long arguments
Atsushi Nemoto
2007-06-06
3
-2
/
+12
*
[MIPS] Remove duplicate fpu enable hazard code.
Chris Dearman
2007-06-06
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fix
Linus Torvalds
2007-05-21
1
-2
/
+2
|
\
|
*
all-archs: consolidate .data section definition in asm-generic
Sam Ravnborg
2007-05-19
1
-1
/
+1
|
*
all-archs: consolidate .text section definition in asm-generic
Sam Ravnborg
2007-05-19
1
-1
/
+1
*
|
Detach sched.h from mm.h
Alexey Dobriyan
2007-05-21
1
-1
/
+1
|
/
*
[MIPS] Drop __devinit tag from allocate_irqno() and free_irqno()
Atsushi Nemoto
2007-05-11
1
-2
/
+2
*
[MIPS] clocksource: use CLOCKSOURCE_MASK() macro
Franck Bui-Huu
2007-05-11
1
-1
/
+1
*
[MIPS] MT: Reenable EIC support and add support for SOCit SC.
Chris Dearman
2007-05-11
1
-5
/
+5
*
[MIPS] Define and use vi_handler_t for vectored interrupt handlers.
Ralf Baechle
2007-05-11
1
-2
/
+2
*
[MIPS] Fix do_default_vi to use get_irq_regs to get the irq register ptr.
Ralf Baechle
2007-05-11
1
-2
/
+2
*
[MIPS] Make do_default_vi static
Ralf Baechle
2007-05-11
1
-1
/
+1
*
[MIPS] early_printk: allow the early console to run earlier
Franck Bui-Huu
2007-05-11
1
-0
/
+6
*
[MIPS] early_printk: use init section
Franck Bui-Huu
2007-05-11
1
-2
/
+3
*
rename thread_info to stack
Roman Zippel
2007-05-09
1
-1
/
+1
*
wrap access to thread_info
Roman Zippel
2007-05-09
1
-1
/
+1
*
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-08
10
-10
/
+0
*
Fixes and cleanups for earlyprintk aka boot console
Gerd Hoffmann
2007-05-08
1
-5
/
+0
*
simplify the stacktrace code
Christoph Hellwig
2007-05-08
1
-16
/
+6
*
[PATCH] x86: Allow percpu variables to be page-aligned
Jeremy Fitzhardinge
2007-05-02
1
-1
/
+1
*
[MIPS] Remove unused _THREAD_SIZE_ORDER from asm-offset.c.
Ralf Baechle
2007-04-27
1
-1
/
+0
*
[MIPS] Register PCI host bridge resource earlier
Thomas Bogendoerfer
2007-04-27
1
-2
/
+2
*
[MIPS] Fix AP/SP to work in the reality of modern kernels.
Ralf Baechle
2007-04-27
2
-7
/
+5
*
[MIPS] Fix BUG(), BUG_ON() handling
Atsushi Nemoto
2007-04-20
1
-2
/
+2
*
[MIPS] Retry {save,restore}_fp_context if failed in atomic context.
Atsushi Nemoto
2007-04-20
3
-18
/
+95
*
[MIPS] Disallow CpU exception in kernel again.
Atsushi Nemoto
2007-04-20
5
-40
/
+21
*
[MIPS] SMTC: Fix recursion in instant IPI replay code.
Ralf Baechle
2007-03-29
1
-7
/
+33
*
[MIPS] SMTC: Fix false trigger of debug code on single VPE.
Ralf Baechle
2007-03-29
1
-5
/
+15
*
[MIPS] SMTC: irq_{enter,leave} and kstats keeping for relayed timer ints.
Ralf Baechle
2007-03-29
1
-0
/
+5
*
[MIPS] lockdep: Deal with interrupt disable hazard in TRACE_IRQFLAGS
Chris Dearman
2007-03-29
1
-0
/
+31
*
[MIPS] lockdep: Handle interrupts in R3000 style c0_status register.
Chris Dearman
2007-03-29
1
-1
/
+5
*
[MIPS] Export except_vec_vi_{mori,lui,ori} as text symbols.
Ralf Baechle
2007-03-19
1
-3
/
+3
*
[MIPS] VI: TRACE_IRQS_OFF clobbers $v0, so save & restore around call.
Ralf Baechle
2007-03-19
1
-0
/
+10
*
[MIPS] RTLX: Handle copy_*_user return values.
Ralf Baechle
2007-03-17
2
-29
/
+35
*
[MIPS] RTLX: Protect rtlx_{read,write} with mutex.
Ralf Baechle
2007-03-17
1
-0
/
+6
*
[MIPS] RTLX: Harden against compiler reordering and optimization.
Ralf Baechle
2007-03-17
1
-17
/
+24
*
[MIPS] RTLX: Don't use volatile; it's fragile.
Ralf Baechle
2007-03-17
1
-5
/
+16
*
[MIPS] Compat: Fix build if CONFIG_SYSVIPC is disabled.
Ralf Baechle
2007-03-17
1
-0
/
+12
*
[MIPS] FPU ownership management & preemption fixes
Atsushi Nemoto
2007-03-17
5
-89
/
+73
*
[MIPS] Check FCSR for pending interrupts, alternative version
Atsushi Nemoto
2007-03-17
5
-23
/
+75
*
[MIPS] kspd: ioctl needs a translation entry.
Ralf Baechle
2007-03-13
1
-1
/
+3
*
[PATCH] Add epoll compat_ code to fs/compat.c
Davide Libenzi
2007-03-08
1
-46
/
+0
*
[MIPS] Wire up ioprio_set and ioprio_get.
Ralf Baechle
2007-03-07
4
-1
/
+11
*
[MIPS] Export __copy_user_inatomic.
Ralf Baechle
2007-03-07
1
-0
/
+1
*
[MIPS] Fix and cleanup the mess that a dozen prom_printf variants are.
Ralf Baechle
2007-03-04
3
-0
/
+49
*
[MIPS] Replace sys32_timer_create with the generic compat_sys_timer_create.
Ralf Baechle
2007-03-04
3
-33
/
+2
*
[MIPS] Replace sys32_socketcall with the generic compat_sys_socketcall.
Ralf Baechle
2007-03-04
2
-115
/
+1
*
[MIPS] N32 waitid is the same as o32.
Ralf Baechle
2007-03-04
2
-29
/
+1
*
[MIPS] Make SMTC_IDLE_HOOK_DEBUG a proper option in Kconfig.debug.
Ralf Baechle
2007-02-26
2
-13
/
+10
[next]