index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
m68knommu
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
ptrace: cleanup arch_ptrace() on m68knommu
Namhyung Kim
2010-10-27
1
-29
/
+25
*
ptrace: change signature of arch_ptrace()
Namhyung Kim
2010-10-27
1
-3
/
+4
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...
Linus Torvalds
2010-10-25
6
-70
/
+31
|
\
|
*
m68knommu: convert to using tracehook_report_syscall_*
Greg Ungerer
2010-10-22
1
-16
/
+13
|
*
m68knommu: mask of vector bits in exception word properly
Greg Ungerer
2010-10-21
1
-5
/
+8
|
*
m68knommu: .gitignore vmlinux.lds
Philippe De Muyter
2010-10-21
1
-0
/
+1
|
*
m68knommu: rename PT_OFF_VECTOR to PT_OFF_FORMATVEC.
Philippe De Muyter
2010-10-21
1
-1
/
+1
|
*
m68k{nommu}: Remove unused DEFINE's from asm-offsets.c
Philippe De Muyter
2010-10-21
1
-9
/
+0
|
*
m68knommu: fix default starting date
Philippe De Muyter
2010-10-21
1
-5
/
+8
|
*
arch/m68knommu: Removing dead M68KFPU_EMU config option
Christian Dietrich
2010-10-21
2
-31
/
+0
|
*
arch/m68knommu: Removing dead M68000 config option
Christian Dietrich
2010-10-21
1
-3
/
+0
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
2010-10-22
1
-2
/
+1
|
\
\
|
*
|
m68k/m68knommu: Remove dead SMP config option
Christian Dietrich
2010-10-22
1
-2
/
+1
|
|
/
*
|
Fix IRQ flag handling naming
David Howells
2010-10-07
1
-2
/
+0
|
/
*
m68k,m68knommu: Wire up fanotify_init, fanotify_mark, and prlimit64
Geert Uytterhoeven
2010-09-13
1
-0
/
+3
*
m68knommu: fix missing linker segments
Greg Ungerer
2010-09-07
1
-0
/
+2
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...
Linus Torvalds
2010-08-18
1
-5
/
+5
|
\
|
*
m68knommu: formatting of pointers in printk()
Kulikov Vasiliy
2010-08-18
1
-5
/
+5
*
|
Make do_execve() take a const filename pointer
David Howells
2010-08-17
2
-2
/
+6
|
/
*
Mark arguments to certain syscalls as being const
David Howells
2010-08-13
1
-1
/
+1
*
Merge branch 'for-35' of git://repo.or.cz/linux-kbuild
Linus Torvalds
2010-06-01
1
-2
/
+2
|
\
|
*
Rename .data.initvect to .data..initvect.
Denys Vlasenko
2010-03-03
1
-1
/
+1
|
*
Rename .text.lock to .text..lock.
Denys Vlasenko
2010-03-03
1
-1
/
+1
*
|
Fix m68k-uclinux's rt_sigreturn trampoline
Maxim Kuvyrkov
2010-04-21
1
-1
/
+1
*
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
2
-1
/
+2
*
|
m68knommu: use generic ptrace_resume code
Christoph Hellwig
2010-03-12
1
-56
/
+0
*
|
ptrace: use ptrace_request() in the remaining architectures
Christoph Hellwig
2010-03-12
1
-17
/
+1
*
|
Add generic sys_ipc wrapper
Christoph Hellwig
2010-03-12
1
-86
/
+0
*
|
Add generic sys_old_mmap()
Christoph Hellwig
2010-03-12
2
-35
/
+1
*
|
Add generic sys_old_select()
Christoph Hellwig
2010-03-12
2
-17
/
+1
*
|
m68knommu: NPTL support for uClinux
Maxim Kuvyrkov
2010-02-27
4
-0
/
+49
|
/
*
Unify sys_mmap*
Al Viro
2009-12-11
2
-37
/
+3
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...
Linus Torvalds
2009-12-09
2
-35
/
+104
|
\
|
*
m68knommu: Split the .init section into INIT_TEXT_SECTION and INIT_DATA_SECTION.
Tim Abbott
2009-12-04
1
-13
/
+4
|
*
m68knommu: Move __init_end out of the .init section.
Tim Abbott
2009-12-04
1
-0
/
+2
|
*
m68knommu: Move __init_begin out of the .init section.
Tim Abbott
2009-12-04
1
-0
/
+2
|
*
m68knommu: Use more macros inside the .init section.
Tim Abbott
2009-12-04
1
-19
/
+5
|
*
m68knommu: Use INIT_TASK_DATA and CACHELINE_ALIGNED_DATA.
Tim Abbott
2009-12-04
1
-4
/
+3
|
*
m68knommu: Don't hardcode the value of PAGE_SIZE in the linker script.
Tim Abbott
2009-12-04
1
-2
/
+3
|
*
m68knommu: rename BSS define in linker script
Greg Ungerer
2009-12-04
1
-3
/
+3
|
*
m68knommu: define arch_has_single_step() and friends
Greg Ungerer
2009-12-04
1
-3
/
+15
|
*
m68knommu: add uboot commandline argument passing support
Lennart Sorensen
2009-12-04
1
-2
/
+90
*
|
Merge branch 'bkl-arch-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2009-12-09
1
-4
/
+1
|
\
\
|
*
|
m68knommu: Remove the BKL from sys_execve
John Kacur
2009-10-14
1
-4
/
+1
|
|
/
*
|
m68knommu: define arch_has_single_step() and friends
Greg Ungerer
2009-12-06
1
-3
/
+15
|
/
*
m68knommu: fix rename of pt_regs offset defines breakage
Greg Ungerer
2009-09-30
2
-17
/
+17
*
headers: utsname.h redux
Alexey Dobriyan
2009-09-23
1
-1
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next
Linus Torvalds
2009-09-23
1
-3
/
+2
|
\
|
*
Use new __init_task_data macro in arch init_task.c files.
Joe Perches
2009-09-21
1
-3
/
+2
*
|
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar
2009-09-21
1
-1
/
+1
|
/
[next]