index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
parisc
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
21
-21
/
+0
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6
Linus Torvalds
2006-06-29
13
-147
/
+281
|
\
|
*
[PARISC] Fix do_gettimeofday() hang
James Bottomley
2006-06-27
1
-2
/
+16
|
*
[PARISC] Fix PCREL22F relocation problem for most modules
James Bottomley
2006-06-27
1
-13
/
+50
|
*
[PARISC] Refactor show_regs in traps.c
Kyle McMartin
2006-06-27
1
-44
/
+40
|
*
[PARISC] OS_ID_LINUX == 0x0006
Kyle McMartin
2006-06-27
2
-2
/
+4
|
*
[PARISC] Ensure Space ID hashing is turned off
Kyle McMartin
2006-06-27
2
-1
/
+29
|
*
[PARISC] Match show_cache_info with reality
Kyle McMartin
2006-06-27
1
-8
/
+10
|
*
[PARISC] Remove unused macro fixup_branch in syscall.S
Kyle McMartin
2006-06-27
1
-12
/
+0
|
*
[PARISC] Add is_compat_task() helper
Kyle McMartin
2006-06-27
2
-14
/
+14
|
*
[PARISC] pdc_stable version 0.30
Thibaut Varene
2006-06-27
1
-0
/
+5
|
*
[PARISC] Work around machines which do not support chassis warnings
Thibaut Varene
2006-06-27
1
-20
/
+24
|
*
[PARISC] PDC_CHASSIS is implemented on all machines
Thibaut Varene
2006-06-27
2
-15
/
+80
|
*
[PARISC] Remove dead function pc_in_user_space
Kyle McMartin
2006-06-27
1
-9
/
+0
|
*
[PARISC] Use FIXUP_BRANCH_CLOBBER to asm clobber list
Carlos O'Donell
2006-06-27
1
-8
/
+10
|
*
[PARISC] Ensure all ldcw uses are ldcw,co on pa2.0
Kyle McMartin
2006-06-27
2
-4
/
+4
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
2006-06-29
1
-1
/
+1
|
\
\
|
*
|
[PATCH] 64bit resource: change pci core and arch code to use resource_size_t
Greg Kroah-Hartman
2006-06-27
1
-1
/
+1
|
|
/
*
|
[PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend()
Ingo Molnar
2006-06-29
1
-7
/
+4
*
|
[PATCH] genirq: cleanup: turn ARCH_HAS_IRQ_PER_CPU into CONFIG_IRQ_PER_CPU
Ingo Molnar
2006-06-29
1
-0
/
+4
*
|
[PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[]
Ingo Molnar
2006-06-29
1
-4
/
+4
*
|
[PATCH] genirq: rename desc->handler to desc->chip
Ingo Molnar
2006-06-29
1
-5
/
+5
*
|
[PATCH] node hotplug: register cpu: remove node struct
KAMEZAWA Hiroyuki
2006-06-27
1
-2
/
+1
|
/
*
[PATCH] fix incorrect SA_ONSTACK behaviour for 64-bit processes
Laurent MEYER
2006-06-23
1
-1
/
+1
*
[PATCH] VFS: Permit filesystem to perform statfs with a known root dentry
David Howells
2006-06-23
1
-5
/
+5
*
[PARISC] Add new entries to the syscall table
Kyle McMartin
2006-04-21
2
-1
/
+15
*
[PARISC] Further work for multiple page sizes
Helge Deller
2006-04-21
9
-79
/
+133
*
[PARISC] defconfig updates
Helge Deller
2006-04-21
1
-179
/
+315
*
[PARISC] Misc. janitorial work
Helge Deller
2006-04-21
2
-3
/
+3
*
[PARISC] EISA regions must be mapped NO_CACHE
Helge Deller
2006-04-21
1
-1
/
+2
*
[PATCH] No arch-specific strpbrk implementations
Kyle McMartin
2006-04-11
1
-1
/
+0
*
[PATCH] Configurable NODES_SHIFT
Yasunori Goto
2006-04-11
1
-0
/
+5
*
[PARISC] Enabled some NLS modules in a500, b180 and c3000 defconfigs
Stuart Brady
2006-03-30
3
-14
/
+14
*
[PARISC] Kill duplicated EXPORT_SYMBOL warnings
Kyle McMartin
2006-03-30
1
-17
/
+0
*
[PARISC] Move ioremap EXPORT_SYMBOL from parisc_ksyms.c
Kyle McMartin
2006-03-30
2
-2
/
+2
*
[PARISC] Update defconfigs
Helge Deller
2006-03-30
3
-279
/
+286
*
[PARISC] Add PREEMPT support
Kyle McMartin
2006-03-30
2
-8
/
+37
*
[PARISC] Fixup CONFIG_EISA a bit
Helge Deller
2006-03-30
1
-5
/
+3
*
[PARISC] getsockopt should be ENTRY_COMP
Kyle McMartin
2006-03-30
1
-1
/
+1
*
[PARISC] Remove obsolete CONFIG_DEBUG_IOREMAP
Helge Deller
2006-03-30
2
-28
/
+0
*
[PARISC] Temporary FIXME for ioremapping EISA regions
Helge Deller
2006-03-30
1
-5
/
+6
*
[PARISC] Enable ioremap functionality unconditionally
Helge Deller
2006-03-30
2
-25
/
+2
*
[PARISC] Add CONFIG_HPPA_IOREMAP to conditionally enable ioremap
Helge Deller
2006-03-30
2
-7
/
+17
*
[PARISC] Fix IOREMAP with a 64-bit kernel
Helge Deller
2006-03-30
1
-3
/
+3
*
[PARISC] Add parisc implementation of flush_kernel_dcache_page()
James Bottomley
2006-03-30
2
-5
/
+5
*
[PARISC] I/O-Space must be ioremap_nocache()'d
Helge Deller
2006-03-30
1
-1
/
+1
*
[PARISC] Enable free_initrd_mem()
Helge Deller
2006-03-30
1
-4
/
+3
*
[PARISC] Clarify pdc_stable license terms
Thibaut VARENE
2006-03-30
1
-3
/
+2
*
[PATCH] Notifier chain update: API changes
Alan Stern
2006-03-27
1
-1
/
+2
*
[PATCH] bitops: parisc: use generic bitops
Akinobu Mita
2006-03-26
1
-0
/
+8
[prev]
[next]