index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
parisc
/
kernel
Age
Commit message (
Expand
)
Author
Lines
2006-10-01
[PATCH] kill wall_jiffies
Atsushi Nemoto
-4
/
+1
2006-10-01
[PATCH] proper flags type of spin_lock_irqsave()
Alexey Dobriyan
-3
/
+4
2006-09-29
[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)
Atsushi Nemoto
-1
/
+1
2006-09-29
[PATCH] Fix conflict with the is_init identifier on parisc
Eric Biederman
-16
/
+16
2006-07-31
[PATCH] vDSO hash-style fix
Roland McGrath
-0
/
+1
2006-07-10
[PATCH] vt: Remove VT-specific declarations and definitions from tty.h
Jon Smirl
-0
/
+2
2006-07-02
[PATCH] irq-flags: PARISC: Use the new IRQF_ constants
Thomas Gleixner
-2
/
+2
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
-17
/
+0
2006-06-29
Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6
Linus Torvalds
-147
/
+281
2006-06-29
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
-1
/
+1
2006-06-29
[PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend()
Ingo Molnar
-7
/
+4
2006-06-29
[PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[]
Ingo Molnar
-4
/
+4
2006-06-29
[PATCH] genirq: rename desc->handler to desc->chip
Ingo Molnar
-5
/
+5
2006-06-27
[PATCH] node hotplug: register cpu: remove node struct
KAMEZAWA Hiroyuki
-2
/
+1
2006-06-27
[PARISC] Fix do_gettimeofday() hang
James Bottomley
-2
/
+16
2006-06-27
[PARISC] Fix PCREL22F relocation problem for most modules
James Bottomley
-13
/
+50
2006-06-27
[PARISC] Refactor show_regs in traps.c
Kyle McMartin
-44
/
+40
2006-06-27
[PARISC] OS_ID_LINUX == 0x0006
Kyle McMartin
-2
/
+4
2006-06-27
[PARISC] Ensure Space ID hashing is turned off
Kyle McMartin
-1
/
+29
2006-06-27
[PARISC] Match show_cache_info with reality
Kyle McMartin
-8
/
+10
2006-06-27
[PARISC] Remove unused macro fixup_branch in syscall.S
Kyle McMartin
-12
/
+0
2006-06-27
[PARISC] Add is_compat_task() helper
Kyle McMartin
-14
/
+14
2006-06-27
[PARISC] pdc_stable version 0.30
Thibaut Varene
-0
/
+5
2006-06-27
[PARISC] Work around machines which do not support chassis warnings
Thibaut Varene
-20
/
+24
2006-06-27
[PARISC] PDC_CHASSIS is implemented on all machines
Thibaut Varene
-15
/
+80
2006-06-27
[PARISC] Remove dead function pc_in_user_space
Kyle McMartin
-9
/
+0
2006-06-27
[PARISC] Use FIXUP_BRANCH_CLOBBER to asm clobber list
Carlos O'Donell
-8
/
+10
2006-06-27
[PARISC] Ensure all ldcw uses are ldcw,co on pa2.0
Kyle McMartin
-4
/
+4
2006-06-27
[PATCH] 64bit resource: change pci core and arch code to use resource_size_t
Greg Kroah-Hartman
-1
/
+1
2006-06-23
[PATCH] fix incorrect SA_ONSTACK behaviour for 64-bit processes
Laurent MEYER
-1
/
+1
2006-04-21
[PARISC] Add new entries to the syscall table
Kyle McMartin
-1
/
+15
2006-04-21
[PARISC] Further work for multiple page sizes
Helge Deller
-66
/
+87
2006-04-21
[PARISC] Misc. janitorial work
Helge Deller
-2
/
+2
2006-04-11
[PATCH] No arch-specific strpbrk implementations
Kyle McMartin
-1
/
+0
2006-03-30
[PARISC] Kill duplicated EXPORT_SYMBOL warnings
Kyle McMartin
-17
/
+0
2006-03-30
[PARISC] Move ioremap EXPORT_SYMBOL from parisc_ksyms.c
Kyle McMartin
-2
/
+0
2006-03-30
[PARISC] Add PREEMPT support
Kyle McMartin
-3
/
+36
2006-03-30
[PARISC] getsockopt should be ENTRY_COMP
Kyle McMartin
-1
/
+1
2006-03-30
[PARISC] Fix IOREMAP with a 64-bit kernel
Helge Deller
-3
/
+3
2006-03-30
[PARISC] Add parisc implementation of flush_kernel_dcache_page()
James Bottomley
-5
/
+5
2006-03-30
[PARISC] I/O-Space must be ioremap_nocache()'d
Helge Deller
-1
/
+1
2006-03-30
[PARISC] Clarify pdc_stable license terms
Thibaut VARENE
-3
/
+2
2006-03-27
[PATCH] Notifier chain update: API changes
Alan Stern
-1
/
+2
2006-03-26
[PATCH] consolidate sys32/compat_adjtimex
Stephen Rothwell
-30
/
+1
2006-03-26
[PATCH] create struct compat_timex and use it everywhere
Stephen Rothwell
-33
/
+4
2006-03-24
[PATCH] kill include/linux/platform.h, default_idle() cleanup
Adrian Bunk
-5
/
+0
2006-03-23
[PATCH] more for_each_cpu() conversions
Andrew Morton
-15
/
+10
2006-02-13
[PATCH] sys_newfstatat -> sys_fstatat64
Kyle McMartin
-1
/
+1
2006-02-08
[PARISC] Stub out pselect6/ppoll until TIF_RESTORE_SIGMASK is done
Kyle McMartin
-2
/
+2
2006-01-30
[PARISC] New syscalls (inotify, *at, pselect6/ppoll, migrate_pages)
Kyle McMartin
-0
/
+19
[prev]
[next]