Gitiles Standalone
repos
/
linux-2.6
/
e6fc0449be45a0e7520da6a17a64520743b9aa20
/
arch
/
parisc
/
kernel
e6fc044
[PARISC] Remove sched.h from uaccess.h on parisc
by Matthew Wilcox
· 19 years ago
d6ce862
[PARISC] Clean up the cache and tlb headers
by Randolph Chung
· 19 years ago
e7b3ca0
Merge branch 'parisc' from /home/kyle/repos/parisc-2.6.git
by Kyle McMartin
· 19 years ago
b282b6f
[PATCH] Change cpu_up and co from __devinit to __cpuinit
by Gautham R Shenoy
· 19 years ago
5cbded5
[PATCH] getting rid of all casts of k[cmz]alloc() calls
by Robert P. J. Day
· 19 years ago
f41464f
[PARISC] Fix thinko in cpu_data.lock removal
by Kyle McMartin
· 19 years ago
3c97b5e
[PARISC] Move spinlock_t out of struct cpu_data
by Kyle McMartin
· 19 years ago
f8fc18a
[TRIVIAL] [PARISC] Fix module.c printk message, add missing ')'
by Helge Deller
· 19 years ago
3ee8f5e
[PARISC] avoid compiler warnings when compiling 64bit
by Helge Deller
· 19 years ago
e51ec24
[PARISC] more sparse fixes
by Matthew Wilcox
· 19 years ago
c2c4798
[PARISC] sparse fixes
by Matthew Wilcox
· 19 years ago
386d9a7
[PATCH] elf: Always define elf_addr_t in linux/elf.h
by Magnus Damm
· 19 years ago
61ce1ef
[PATCH] vmlinux.lds: consolidate initcall sections
by Andrew Morton
· 19 years ago
9ab6a45
[PATCH] remove bogus arch-specific syscall exports
by Al Viro
· 19 years ago
c7753f1
[PARISC] More pt_regs removal
by Matthew Wilcox
· 19 years ago
09690b1
[PARISC] Make firmware calls irqsafe-ish...
by Kyle McMartin
· 19 years ago
ba0e427
[PA-RISC] Fix boot breakage
by Matthew Wilcox
· 19 years ago
e11e30a
[PARISC] Use set_irq_regs
by Matthew Wilcox
· 19 years ago
be577a5
Build fixes for struct pt_regs removal
by Matthew Wilcox
· 19 years ago
1604f31
[PA-RISC] Fix time.c for new do_timer() calling convention
by Matthew Wilcox
· 19 years ago
1070c96
[PA-RISC] Fix must_check warnings in drivers.c
by Matthew Wilcox
· 19 years ago
f64ef29
[PA-RISC] Fix parisc_newuname()
by Matthew Wilcox
· 19 years ago
ccd6c35
[PA-RISC] Remove warning from pci.c
by Matthew Wilcox
· 19 years ago
15c130c
[PA-RISC] Fix filldir warnings
by Matthew Wilcox
· 19 years ago
17cca07
[PA-RISC] Fix sys32_sysctl
by Matthew Wilcox
· 19 years ago
fefd26b
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/configh
by Linus Torvalds
· 19 years ago
5f024a2
[PARISC] Kill wall_jiffies use
by Andrew Morton
· 19 years ago
22fced8
[PARISC] Honour "panic_on_oops" sysctl
by Helge Deller
· 19 years ago
8d0b7d1
[PARISC] Export clear_user_page to modules
by Matthew Wilcox
· 19 years ago
d207ac0
[PARISC] Fix CONFIG_DEBUG_SPINLOCK
by Matthew Wilcox
· 19 years ago
8a63674
[PARISC] Add hardware found in the rp8400
by Matthew Wilcox
· 19 years ago
7085689
[PARISC] Allow nested interrupts
by James Bottomley
· 19 years ago
6e5dc42
[PARISC] Further updates to timer_interrupt()
by Grant Grundler
· 19 years ago
6b799d9
[PARISC] remove halftick and copy clocktick to local var (gcc can optimize usage)
by Grant Grundler
· 19 years ago
bed583f
[PARISC] Rewrite timer_interrupt() and gettimeoffset() using "unsigned" math.
by Grant Grundler
· 19 years ago
56f335c
[PARISC] Add new function to start local Interval Timer, start_cpu_itimer()
by Grant Grundler
· 19 years ago
7908a0c
[PARISC] Prevent processor_probe() from clobbering cpu_data[0]
by Grant Grundler
· 19 years ago
9c2c545
[PARISC] [BUGFIX] nullify branch delay slot of the jump back to
by Kyle McMartin
· 19 years ago
75a4958
[PARISC] Allow overriding personality with sys_personality
by Kyle McMartin
· 19 years ago
df570b9
[PARISC] Switch is_compat_task to use TIF_32BIT
by Kyle McMartin
· 19 years ago
20f4d3c
[PARISC] parisc specific kmap API implementation for pa8800
by James Bottomley
· 19 years ago
5cfe87d
[PARISC] Fix up parisc irq handling for genirq changes
by Kyle McMartin
· 19 years ago
3d73cf5
[PARISC] Abstract shift register left in .S
by Kyle McMartin
· 19 years ago
038b0a6
Remove all inclusions of <linux/config.h>
by Dave Jones
· 19 years ago
4b3f686
Attack of "the the"s in arch
by Matt LaPlante
· 19 years ago
afefdbb
[PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbers
by David Howells
· 19 years ago
3db03b4
[PATCH] rename the provided execve functions to kernel_execve
by Arnd Bergmann
· 19 years ago
0437eb5
[PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.c
by Serge E. Hallyn
· 19 years ago
ab51601
[PATCH] namespaces: add nsproxy
by Serge E. Hallyn
· 19 years ago
8ef3860
[PATCH] kill wall_jiffies
by Atsushi Nemoto
· 19 years ago
c53421b
[PATCH] proper flags type of spin_lock_irqsave()
by Alexey Dobriyan
· 19 years ago
3171a03
[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)
by Atsushi Nemoto
· 19 years ago
959ed34
[PATCH] Fix conflict with the is_init identifier on parisc
by Eric Biederman
· 19 years ago
0b0bf7a
[PATCH] vDSO hash-style fix
by Roland McGrath
· 19 years ago
a8f340e
[PATCH] vt: Remove VT-specific declarations and definitions from tty.h
by Jon Smirl
· 19 years ago
733ea86
[PATCH] irq-flags: PARISC: Use the new IRQF_ constants
by Thomas Gleixner
· 19 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 19 years ago
4d3ce21
Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6
by Linus Torvalds
· 19 years ago
1903ac5
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
by Linus Torvalds
· 19 years ago
c0ad90a
[PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend()
by Ingo Molnar
· 19 years ago
a53da52
[PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[]
by Ingo Molnar
· 19 years ago
d1bef4e
[PATCH] genirq: rename desc->handler to desc->chip
by Ingo Molnar
· 19 years ago
76b67ed
[PATCH] node hotplug: register cpu: remove node struct
by KAMEZAWA Hiroyuki
· 19 years ago
61c3401
[PARISC] Fix do_gettimeofday() hang
by James Bottomley
· 19 years ago
6e1b958
[PARISC] Fix PCREL22F relocation problem for most modules
by James Bottomley
· 19 years ago
1c63b4b
[PARISC] Refactor show_regs in traps.c
by Kyle McMartin
· 19 years ago
ec1fdc2
[PARISC] OS_ID_LINUX == 0x0006
by Kyle McMartin
· 19 years ago
a9d2d38
[PARISC] Ensure Space ID hashing is turned off
by Kyle McMartin
· 19 years ago
e5a2e7f
[PARISC] Match show_cache_info with reality
by Kyle McMartin
· 19 years ago
667baef
[PARISC] Remove unused macro fixup_branch in syscall.S
by Kyle McMartin
· 19 years ago
a3ea84f
[PARISC] Add is_compat_task() helper
by Kyle McMartin
· 19 years ago
3f9edb5
[PARISC] pdc_stable version 0.30
by Thibaut Varene
· 19 years ago
9b0703f
[PARISC] Work around machines which do not support chassis warnings
by Thibaut Varene
· 19 years ago
8ffaeaf
[PARISC] PDC_CHASSIS is implemented on all machines
by Thibaut Varene
· 19 years ago
7514b7a
[PARISC] Remove dead function pc_in_user_space
by Kyle McMartin
· 19 years ago
3fd3a74
[PARISC] Use FIXUP_BRANCH_CLOBBER to asm clobber list
by Carlos O'Donell
· 19 years ago
64f4953
[PARISC] Ensure all ldcw uses are ldcw,co on pa2.0
by Kyle McMartin
· 19 years ago
e31dd6e
[PATCH] 64bit resource: change pci core and arch code to use resource_size_t
by Greg Kroah-Hartman
· 19 years ago
d09042d
[PATCH] fix incorrect SA_ONSTACK behaviour for 64-bit processes
by Laurent MEYER
· 19 years ago
6ca773c
[PARISC] Add new entries to the syscall table
by Kyle McMartin
· 19 years ago
2fd8303
[PARISC] Further work for multiple page sizes
by Helge Deller
· 19 years ago
67a5a59
[PARISC] Misc. janitorial work
by Helge Deller
· 19 years ago
894b577
[PATCH] No arch-specific strpbrk implementations
by Kyle McMartin
· 19 years ago
8ace5ff
[PARISC] Kill duplicated EXPORT_SYMBOL warnings
by Kyle McMartin
· 19 years ago
d345fd3
[PARISC] Move ioremap EXPORT_SYMBOL from parisc_ksyms.c
by Kyle McMartin
· 19 years ago
50a34db
[PARISC] Add PREEMPT support
by Kyle McMartin
· 19 years ago
b29eac4
[PARISC] getsockopt should be ENTRY_COMP
by Kyle McMartin
· 20 years ago
b9e71ac
[PARISC] Fix IOREMAP with a 64-bit kernel
by Helge Deller
· 19 years ago
ba57583
[PARISC] Add parisc implementation of flush_kernel_dcache_page()
by James Bottomley
· 19 years ago
5076c15
[PARISC] I/O-Space must be ioremap_nocache()'d
by Helge Deller
· 19 years ago
a81dd18
[PARISC] Clarify pdc_stable license terms
by Thibaut VARENE
· 20 years ago
e041c68
[PATCH] Notifier chain update: API changes
by Alan Stern
· 19 years ago
3158e94
[PATCH] consolidate sys32/compat_adjtimex
by Stephen Rothwell
· 19 years ago
88959ea
[PATCH] create struct compat_timex and use it everywhere
by Stephen Rothwell
· 19 years ago
cdb0452
[PATCH] kill include/linux/platform.h, default_idle() cleanup
by Adrian Bunk
· 19 years ago
394e390
[PATCH] more for_each_cpu() conversions
by Andrew Morton
· 19 years ago
108dff7
[PATCH] sys_newfstatat -> sys_fstatat64
by Kyle McMartin
· 20 years ago
28b2425
[PARISC] Stub out pselect6/ppoll until TIF_RESTORE_SIGMASK is done
by Kyle McMartin
· 20 years ago
68ee3eb
[PARISC] New syscalls (inotify, *at, pselect6/ppoll, migrate_pages)
by Kyle McMartin
· 20 years ago
f671c45
[PARISC] Arch-specific compat signals
by Kyle McMartin
· 20 years ago
Next »