index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
parisc
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2006-04-21
[PARISC] Add new entries to the syscall table
Kyle McMartin
2
-1
/
+15
2006-04-21
[PARISC] Further work for multiple page sizes
Helge Deller
7
-66
/
+87
2006-04-21
[PARISC] Misc. janitorial work
Helge Deller
1
-2
/
+2
2006-04-11
[PATCH] No arch-specific strpbrk implementations
Kyle McMartin
1
-1
/
+0
2006-03-30
[PARISC] Kill duplicated EXPORT_SYMBOL warnings
Kyle McMartin
1
-17
/
+0
2006-03-30
[PARISC] Move ioremap EXPORT_SYMBOL from parisc_ksyms.c
Kyle McMartin
1
-2
/
+0
2006-03-30
[PARISC] Add PREEMPT support
Kyle McMartin
1
-3
/
+36
2006-03-30
[PARISC] getsockopt should be ENTRY_COMP
Kyle McMartin
1
-1
/
+1
2006-03-30
[PARISC] Fix IOREMAP with a 64-bit kernel
Helge Deller
1
-3
/
+3
2006-03-30
[PARISC] Add parisc implementation of flush_kernel_dcache_page()
James Bottomley
2
-5
/
+5
2006-03-30
[PARISC] I/O-Space must be ioremap_nocache()'d
Helge Deller
1
-1
/
+1
2006-03-30
[PARISC] Clarify pdc_stable license terms
Thibaut VARENE
1
-3
/
+2
2006-03-27
[PATCH] Notifier chain update: API changes
Alan Stern
1
-1
/
+2
2006-03-26
[PATCH] consolidate sys32/compat_adjtimex
Stephen Rothwell
2
-30
/
+1
2006-03-26
[PATCH] create struct compat_timex and use it everywhere
Stephen Rothwell
1
-33
/
+4
2006-03-24
[PATCH] kill include/linux/platform.h, default_idle() cleanup
Adrian Bunk
1
-5
/
+0
2006-03-23
[PATCH] more for_each_cpu() conversions
Andrew Morton
1
-15
/
+10
2006-02-13
[PATCH] sys_newfstatat -> sys_fstatat64
Kyle McMartin
1
-1
/
+1
2006-02-08
[PARISC] Stub out pselect6/ppoll until TIF_RESTORE_SIGMASK is done
Kyle McMartin
1
-2
/
+2
2006-01-30
[PARISC] New syscalls (inotify, *at, pselect6/ppoll, migrate_pages)
Kyle McMartin
1
-0
/
+19
2006-01-22
[PARISC] Arch-specific compat signals
Kyle McMartin
4
-8
/
+231
2006-01-22
[PARISC] Add CONFIG_DEBUG_RODATA to protect read-only data
Helge Deller
1
-0
/
+2
2006-01-22
[PARISC] Remove {,un}lock_kernel from perf ioctl
Matthew Wilcox
1
-3
/
+0
2006-01-22
[PARISC] Add chassis_power_off routine
Kyle McMartin
1
-8
/
+5
2006-01-22
[PARISC] Remove obsolete _hlt cruft
Kyle McMartin
1
-16
/
+0
2006-01-22
[PARISC] Move pm_power_off export to process.c
Kyle McMartin
2
-3
/
+1
2006-01-22
[PARISC] Clean up compiler warning in pci.c
Helge Deller
1
-0
/
+2
2006-01-22
[PARISC] Use F_EXTEND() for COMMAND_GLOBAL
Kyle McMartin
1
-6
/
+1
2006-01-22
[PARISC] Remove unnecessary extern declarations from asm/pci.h
Grant Grundler
1
-1
/
+1
2006-01-22
[PARISC] Use kzalloc and other janitor-style cleanups
Helge Deller
5
-29
/
+27
2006-01-13
[PATCH] Add parisc_bus_type probe and remove methods
Russell King
1
-2
/
+2
2006-01-12
[PATCH] parisc: task_stack_page(), task_thread_info()
Al Viro
2
-4
/
+4
2006-01-11
[PATCH] capable/capability.h (arch/)
Randy Dunlap
1
-0
/
+1
2006-01-10
[PARISC] Use STABS_DEBUG macro from vmlinux.lds.h
Matthew Wilcox
1
-9
/
+2
2006-01-10
[PARISC] Fix Dino reporting on J2240
Matthew Wilcox
1
-0
/
+1
2006-01-10
[PARISC] Fix GSC graphics cards with 64MB regions
Matthew Wilcox
1
-3
/
+8
2006-01-10
[PARISC] Make local cache flushes take a void *
Matthew Wilcox
2
-9
/
+7
2006-01-10
[PARISC] Add __read_mostly section for parisc
Helge Deller
16
-42
/
+48
2006-01-10
[PATCH] sanitize building of fs/compat_ioctl.c
Christoph Hellwig
2
-43
/
+1
2006-01-10
[PATCH] move rtc compat ioctl handling to fs/compat_ioctl.c
Christoph Hellwig
1
-19
/
+0
2005-11-17
[PARISC] Remove unused variable in signal.c
Grant Grundler
1
-1
/
+0
2005-11-17
[PARISC] remove drm compat ioctls handlers
Christoph Hellwig
1
-541
/
+0
2005-11-17
[PARISC] move PA perf driver over to ->compat_ioctl
Christoph Hellwig
2
-18
/
+20
2005-11-17
[PARISC] Fix some compile problems in ptrace.c
Matthew Wilcox
1
-2
/
+3
2005-11-17
[PARISC] Improve the error message when we get a clashing mod path
Matthew Wilcox
1
-2
/
+6
2005-11-17
[PARISC] Return PDC_OK when alloc_pa_dev fails to enumerate all devices
Matthew Wilcox
1
-1
/
+1
2005-11-17
[PARISC] Document some register usages in assembly files
Carlos O'Donell
2
-1
/
+3
2005-11-17
[PARISC] Make redirecting irq messages less noisy
Ryan Bradetich
1
-1
/
+1
2005-11-17
[PARISC] irq_affinityp[] only available for SMP builds
Grant Grundler
1
-2
/
+9
2005-11-17
[PARISC] Add IRQ affinities
James Bottomley
1
-2
/
+58
[next]