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
/
parisc
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
all archs: consolidate init and exit sections in vmlinux.lds.h
Sam Ravnborg
2008-01-28
1
-4
/
+4
*
[PARISC] print more than one character at a time for pdc console
Kyle McMartin
2007-12-06
2
-63
/
+36
*
[PARISC] timer interrupt should not be IRQ_DISABLED
Kyle McMartin
2007-12-06
1
-1
/
+1
*
Revert "[PARISC] import necessary bits of libgcc.a"
Kyle McMartin
2007-12-06
1
-0
/
+22
*
parisc: fix sg_page() fallout
FUJITA Tomonori
2007-10-23
1
-0
/
+1
*
Merge branch 'master' of hera.kernel.org:/pub/scm/linux/kernel/git/kyle/paris...
Linus Torvalds
2007-10-20
17
-275
/
+224
|
\
|
*
[PARISC] Zap unused variable warnings in pci.c
Kyle McMartin
2007-10-19
1
-5
/
+5
|
*
[PARISC] Fix infinite loop in /proc/iomem
Matthew Wilcox
2007-10-18
1
-32
/
+0
|
*
[PARISC] Kill off broken irqstack code
Kyle McMartin
2007-10-18
5
-59
/
+3
|
*
[PARISC] Remove hardcoded uses of PAGE_SIZE
Kyle McMartin
2007-10-18
4
-6
/
+6
|
*
[PARISC] Clean up pointless ASM_PAGE_SIZE_DIV use
Kyle McMartin
2007-10-18
2
-6
/
+4
|
*
[PARISC] Kill off the last vestiges of ASM_PAGE_SIZE
Kyle McMartin
2007-10-18
1
-1
/
+1
|
*
[PARISC] Kill off ASM_PAGE_SIZE use
Sam Ravnborg
2007-10-18
3
-13
/
+13
|
*
[PARISC] Beautify parisc vmlinux.lds.S
Sam Ravnborg
2007-10-18
1
-134
/
+185
|
*
[PARISC] Kill incorrect cast warning in unwinder
Kyle McMartin
2007-10-18
1
-2
/
+2
|
*
[PARISC] Unbreak processor_probe when we have more than NR_CPUS
Kyle McMartin
2007-10-18
1
-1
/
+6
|
*
[PARISC] Kill pointless variable use in time.c
Kyle McMartin
2007-10-18
1
-4
/
+2
|
*
[PARISC] import necessary bits of libgcc.a
Kyle McMartin
2007-10-18
1
-22
/
+0
|
*
[PARISC] Use page allocator instead of slab allocator in pci-dma.c
Christoph Lameter
2007-10-18
1
-5
/
+4
|
*
[PARISC] Wire up sys_fallocate (and compat_sys_fallocate)
Kyle McMartin
2007-10-18
2
-0
/
+8
*
|
Use helpers to obtain task pid in printks (arch code)
Alexey Dobriyan
2007-10-19
2
-6
/
+6
*
|
pid namespaces: changes to show virtual ids to user
Pavel Emelyanov
2007-10-19
1
-1
/
+1
|
/
*
Consolidate PTRACE_DETACH
Alexey Dobriyan
2007-10-16
1
-4
/
+0
*
[PARISC] Add NOTES section
Kyle McMartin
2007-08-27
1
-0
/
+2
*
[PARISC] Use compat_sys_getdents
Kyle McMartin
2007-08-27
2
-144
/
+1
*
Remove fs.h from mm.h
Alexey Dobriyan
2007-07-29
3
-0
/
+3
*
define new percpu interface for shared data
Fenghua Yu
2007-07-19
1
-4
/
+3
*
kallsyms: make KSYM_NAME_LEN include space for trailing '\0'
Tejun Heo
2007-07-17
1
-1
/
+1
*
PTRACE_PEEKDATA consolidation
Alexey Dobriyan
2007-07-17
1
-11
/
+2
*
Report that kernel is tainted if there was an OOPS
Pavel Emelianov
2007-07-17
1
-0
/
+1
*
generic bug: use show_regs() instead of dump_stack()
Heiko Carstens
2007-07-16
1
-1
/
+1
*
[PARISC] unwinder improvements
Randolph Chung
2007-06-21
1
-7
/
+34
*
[PARISC] Fix unwinder on 64-bit kernels
Randolph Chung
2007-06-21
1
-0
/
+2
*
[PARISC] remove global_ack_eiem
Grant Grundler
2007-06-12
1
-18
/
+8
*
[PARISC] Fix kernel panic in check_ivt
Kyle McMartin
2007-06-04
2
-7
/
+5
*
[PARISC] Fix bug when syscall nr is __NR_Linux_syscalls
Kyle McMartin
2007-06-03
1
-1
/
+1
*
[PARISC] be more defensive in process.c::get_wchan
Kyle McMartin
2007-05-30
1
-0
/
+4
*
[PARISC] fix "reduce size of task_struct on 64-bit machines" fallout
Kyle McMartin
2007-05-30
2
-4
/
+3
*
[PARISC] fix null ptr deref in unwind.c
Kyle McMartin
2007-05-30
1
-1
/
+3
*
[PARISC] remove remnants of parisc-specific softirq code
Grant Grundler
2007-05-30
1
-34
/
+1
*
[PARISC] fix section mismatch in smp.c
Helge Deller
2007-05-30
1
-1
/
+1
*
[PARISC] Wire up utimensat/signalfd/timerfd/eventfd syscalls
Helge Deller
2007-05-27
1
-0
/
+5
*
[PARISC] fix section mismatches in arch/parisc/kernel
Helge Deller
2007-05-27
2
-8
/
+8
*
[PARISC] ROUND_UP macro cleanup in arch/parisc
Milind Arun Choudhary
2007-05-22
1
-2
/
+1
*
[PARISC] spelling fixes: arch/parisc/
Simon Arlott
2007-05-22
8
-19
/
+19
*
[PARISC] Disable LWS debugging
Aurelien Jarno
2007-05-22
1
-4
/
+4
*
[PARISC] Let PA-8900 processors boot
Kyle McMartin
2007-05-22
3
-3
/
+8
*
parisc: convert /proc/gsc/pcxl_dma to seq_file
Alexey Dobriyan
2007-05-22
1
-41
/
+53
*
[PARISC] Wire up kexec_load syscall
Kyle McMartin
2007-05-22
1
-0
/
+1
*
[PARISC] Move #undef to end of syscall table
Kyle McMartin
2007-05-22
1
-5
/
+5
[next]