index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
parisc
Commit message (
Expand
)
Author
Age
Files
Lines
*
[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] memory hotplug locking: node_size_lock
Dave Hansen
2005-10-29
1
-0
/
+3
*
[PATCH] mm: parisc pte atomicity
Hugh Dickins
2005-10-29
1
-15
/
+9
*
[PATCH] mm: init_mm without ptlock
Hugh Dickins
2005-10-29
2
-5
/
+3
*
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] defconfig updates
Kyle McMartin
2005-10-21
5
-905
/
+1705
*
|
[PARISC] Properly specify section alignment for real2.S
Grant Grundler
2005-10-21
1
-1
/
+1
*
|
[PARISC] Specify level to fix binutils level promotion bug
Grant Grundler
2005-10-21
1
-1
/
+3
*
|
[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] Update Kconfig for itimer selection
Grant Grundler
2005-10-21
1
-2
/
+3
*
|
[PARISC] Update minimum compiler version and CROSS_COMPILE for parisc64
Randolph Chung
2005-10-21
1
-1
/
+10
*
|
[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] Disable use of fpregs in pa_memcpy
Randolph Chung
2005-10-21
2
-1
/
+3
*
|
[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
*
|
[PARISC] Fix parisc_setup_cache_timing to choose a better flush threshold
Stuart Brady
2005-10-21
1
-4
/
+6
*
|
[PARISC] Add ability for prctl to change unaligned trap behaviour
Kyle McMartin
2005-10-21
1
-6
/
+10
*
|
[PARISC] Replace some calls to bl with b,l or bv to use longer offsets
Randolph Chung
2005-10-21
1
-3
/
+13
*
|
[PARISC] Take into account nullified insn and lock functions for profiling
Randolph Chung
2005-10-21
1
-0
/
+18
*
|
[PARISC] Make sure use of RFI conforms to PA 2.0 and 1.1 arch docs
Grant Grundler
2005-10-21
4
-129
/
+92
*
|
[PARISC] Convert parisc_device to use struct resource for hpa
Matthew Wilcox
2005-10-21
2
-9
/
+11
*
|
[PARISC] Convert parisc_device tree to use struct device klists
Matthew Wilcox
2005-10-21
1
-86
/
+187
|
/
*
[PATCH] spinlock consolidation
Ingo Molnar
2005-09-10
3
-281
/
+2
*
kbuild: m68k,parisc,ppc,ppc64,s390,xtensa use generic asm-offsets.h support
Sam Ravnborg
2005-09-09
10
-18
/
+10
*
[PATCH] Kconfig fix (BLK_DEV_FD dependencies)
viro@ZenIV.linux.org.uk
2005-09-07
1
-0
/
+4
*
[PATCH] NTP: ntp-helper functions
john stultz
2005-09-07
1
-4
/
+1
*
[PATCH] convert signal handling of NODEFER to act like other Unix boxes.
Steven Rostedt
2005-08-29
1
-6
/
+5
*
It wasn't just x86-64 that had hardcoded VM_FAULT_xxx numbers
Linus Torvalds
2005-08-04
1
-6
/
+6
*
[PATCH] Add pcibios_bus_to_resource for parisc
Dominik Brodowski
2005-07-27
1
-0
/
+18
*
[PATCH] Don't export machine_restart, machine_halt, or machine_power_off.
Eric W. Biederman
2005-07-26
1
-6
/
+0
*
[NET]: add a top-level Networking menu to *config
Sam Ravnborg
2005-07-11
1
-0
/
+2
*
[PATCH] Serial: Split 8250 port table (part 2)
Russell King
2005-06-29
5
-5
/
+5
*
[PATCH] mm/Kconfig: kill unused ARCH_FLATMEM_DISABLE
Dave Hansen
2005-06-23
1
-4
/
+0
[next]