index
:
ralf/linux-ax25.git
ax25-6pack-timer-fixes
ax25-bpqether-rework-4.10
ax25-bpqether-rework-5.0
ax25-sysctl-overhaul
dl9sau-ax25-fragmentation-fixes
master
rose-fixes
rose-fixes-4.2-rc2
wip/ax25-compat-ioctls-v1
wip/ax25-compat-ioctls-v2
wip/ax25-vj
ROSE Development and bugfix repository.
Ralf Baechle
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
parisc
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PARISC] Use STABS_DEBUG macro from vmlinux.lds.h
Matthew Wilcox
2006-01-10
1
-9
/
+2
*
[PARISC] Fix Dino reporting on J2240
Matthew Wilcox
2006-01-10
1
-0
/
+1
*
[PARISC] Fix GSC graphics cards with 64MB regions
Matthew Wilcox
2006-01-10
1
-3
/
+8
*
[PARISC] Make local cache flushes take a void *
Matthew Wilcox
2006-01-10
2
-9
/
+7
*
[PARISC] Add __read_mostly section for parisc
Helge Deller
2006-01-10
16
-42
/
+48
*
[PATCH] sanitize building of fs/compat_ioctl.c
Christoph Hellwig
2006-01-10
2
-43
/
+1
*
[PATCH] move rtc compat ioctl handling to fs/compat_ioctl.c
Christoph Hellwig
2006-01-10
1
-19
/
+0
*
[PARISC] Remove unused variable in signal.c
Grant Grundler
2005-11-17
1
-1
/
+0
*
[PARISC] remove drm compat ioctls handlers
Christoph Hellwig
2005-11-17
1
-541
/
+0
*
[PARISC] move PA perf driver over to ->compat_ioctl
Christoph Hellwig
2005-11-17
2
-18
/
+20
*
[PARISC] Fix some compile problems in ptrace.c
Matthew Wilcox
2005-11-17
1
-2
/
+3
*
[PARISC] Improve the error message when we get a clashing mod path
Matthew Wilcox
2005-11-17
1
-2
/
+6
*
[PARISC] Return PDC_OK when alloc_pa_dev fails to enumerate all devices
Matthew Wilcox
2005-11-17
1
-1
/
+1
*
[PARISC] Document some register usages in assembly files
Carlos O'Donell
2005-11-17
2
-1
/
+3
*
[PARISC] Make redirecting irq messages less noisy
Ryan Bradetich
2005-11-17
1
-1
/
+1
*
[PARISC] irq_affinityp[] only available for SMP builds
Grant Grundler
2005-11-17
1
-2
/
+9
*
[PARISC] Add IRQ affinities
James Bottomley
2005-11-17
1
-2
/
+58
*
[PARISC] Fix uniprocessor build by dummying smp_send_all_nop()
Kyle McMartin
2005-11-17
1
-0
/
+2
*
[PARISC] Fix our interrupts not to use smp_call_function
James Bottomley
2005-11-17
2
-15
/
+31
*
[PARISC] Disable nesting of interrupts
Grant Grundler
2005-11-17
1
-7
/
+6
*
[PARISC] Make sure timer and IPI execute with interrupts disabled
James Bottomley
2005-11-17
2
-0
/
+6
*
[PATCH] sched: resched and cpu_idle rework
Nick Piggin
2005-11-09
1
-0
/
+2
*
[PATCH] sched: disable preempt in idle tasks
Nick Piggin
2005-11-09
2
-0
/
+3
*
[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason
Olaf Hering
2005-11-09
1
-1
/
+0
*
[PATCH] consolidate sys_ptrace()
Christoph Hellwig
2005-11-07
1
-46
/
+4
*
[PATCH] jiffies_64 cleanup
Thomas Gleixner
2005-10-30
1
-4
/
+0
*
[PATCH] adjust parisc sys_ptrace prototype
Christoph Hellwig
2005-10-30
1
-1
/
+1
*
[PATCH] TIOC* compat ioctl handling
Christoph Hellwig
2005-10-30
1
-5
/
+0
*
[PATCH] mm: parisc pte atomicity
Hugh Dickins
2005-10-29
1
-15
/
+9
*
[PATCH] mm: init_mm without ptlock
Hugh Dickins
2005-10-29
1
-1
/
+1
*
Auto-update from upstream
Kyle McMartin
2005-10-28
1
-3
/
+3
|
\
|
*
[PATCH] gfp_t: dma-mapping (parisc)
Al Viro
2005-10-28
1
-3
/
+3
*
|
[PARISC] Properly specify section alignment for real2.S
Grant Grundler
2005-10-21
1
-1
/
+1
*
|
[PARISC] Explicitly specify sr4 when flushing kernel space
Matthew Wilcox
2005-10-21
1
-17
/
+17
*
|
[PARISC] Properly specify index field to I/D cache flush ops
Grant Grundler
2005-10-21
2
-6
/
+9
*
|
[PARISC] Fix copy_user_page_asm to NOT access past end of page
Grant Grundler
2005-10-21
1
-4
/
+9
*
|
[PARISC] Remove the spurious do_softirq calls from entry.S
James Bottomley
2005-10-21
1
-27
/
+0
*
|
[PARISC] Fix the alloc_slabmgmt panic
James Bottomley
2005-10-21
1
-0
/
+2
*
|
[PARISC] Implement 5 argument clone.
Carlos O'Donell
2005-10-21
1
-5
/
+29
*
|
[PARISC] Document history of PDC_NARROW as it is now obsolete
Grant Grundler
2005-10-21
1
-8
/
+8
*
|
[PARISC] kfree cleanups to ioctl32.c
Jesper Juhl
2005-10-21
1
-23
/
+9
*
|
[PARISC] Cleanup whitespace and handle proc_mkdir() failures in pci-dma.c
Grant Grundler
2005-10-21
1
-18
/
+30
*
|
[PARISC] More informative error message in pcibios_link_hba_resources
Grant Grundler
2005-10-21
1
-1
/
+2
*
|
[PARISC] Update pdc console from parisc tree
Matthew Wilcox
2005-10-21
1
-36
/
+10
*
|
[PARISC] Prevent signal loops if we have a problem setting up a frame
Randolph Chung
2005-10-21
1
-9
/
+1
*
|
[PARISC] Add printing of fpregs state to stack dump
Thibaut Varene
2005-10-21
1
-6
/
+31
*
|
[PARISC] Add sync required after fdc to enforce insn ordering
Grant Grundler
2005-10-21
1
-0
/
+1
*
|
[PARISC] Replace uses of __LP64__ with CONFIG_64BIT
Grant Grundler
2005-10-21
7
-105
/
+108
*
|
[PARISC] Use work queue in LED/LCD driver instead of tasklet.
Grant Grundler
2005-10-21
1
-8
/
+0
*
|
[PARISC] Add new ioprio_{set,get} syscalls
Jens Axboe
2005-10-21
1
-0
/
+6
[next]