index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PARISC] Fix mux.c driver
Matthew Wilcox
2005-10-21
2
-3
/
+5
*
[PARISC] Update scsi drivers from parisc tree
Matthew Wilcox
2005-10-21
1
-2
/
+0
*
[PARISC] Avoid use of floating point in the kernel
Randolph Chung
2005-10-21
1
-1
/
+1
*
[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
2
-3
/
+7
*
[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] Add NETPOLL support to lasi_82596
Sven Schnelle
2005-10-21
1
-3
/
+18
*
[PARISC] Remove the spurious do_softirq calls from entry.S
James Bottomley
2005-10-21
1
-27
/
+0
*
[PARISC] Define pgprot_noncached macro in pgtable.h
Grant Grundler
2005-10-21
1
-0
/
+2
*
[PARISC] Add other CRT_ID for newer cards to grfioctl.h
Kyle McMartin
2005-10-21
1
-0
/
+2
*
[PARISC] Add ECANCELED to errno.h
Grant Grundler
2005-10-21
1
-0
/
+1
*
[PARISC] Fix the alloc_slabmgmt panic
James Bottomley
2005-10-21
2
-6
/
+36
*
[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] Fix compile warning in pci.h
Matthew Wilcox
2005-10-21
1
-1
/
+1
*
[PARISC] Disable use of fpregs in pa_memcpy
Randolph Chung
2005-10-21
2
-1
/
+3
*
[PARISC] Initialize serial spinlocks in superio.c
Kyle McMartin
2005-10-21
1
-0
/
+3
*
[PARISC] Add sync required after fdc to enforce insn ordering
Grant Grundler
2005-10-21
1
-0
/
+1
*
[PARISC] Minor iosapic.c cleanup
Grant Grundler
2005-10-21
1
-1
/
+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
3
-124
/
+112
*
[PARISC] Add new ioprio_{set,get} syscalls
Jens Axboe
2005-10-21
2
-5
/
+17
*
[PARISC] Update bitops from parisc tree
Grant Grundler
2005-10-21
2
-158
/
+134
*
[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
2
-6
/
+29
*
[PARISC] Replace some calls to bl with b,l or bv to use longer offsets
Randolph Chung
2005-10-21
1
-3
/
+13
*
[PARISC] Update harmony from parisc tree
Stuart Brady
2005-10-21
2
-22
/
+105
*
[PARISC] Take into account nullified insn and lock functions for profiling
Randolph Chung
2005-10-21
2
-1
/
+19
*
[PARISC] Reorganize sticore probe routine to be a little less convoluted
Matthew Wilcox
2005-10-21
1
-66
/
+60
*
[PARISC] Update spinlocks from parisc tree
Matthew Wilcox
2005-10-21
3
-14
/
+30
*
[PARISC] Move pa_tlb_lock to tlb_flush.h
Grant Grundler
2005-10-21
2
-19
/
+20
*
[PARISC] Make sure use of RFI conforms to PA 2.0 and 1.1 arch docs
Grant Grundler
2005-10-21
7
-160
/
+146
*
[PARISC] Allow STI_CONSOLE access to some FONTS
Grant Grundler
2005-10-21
1
-4
/
+4
*
[PARISC] Update dino from parisc tree
Matthew Wilcox
2005-10-21
1
-10
/
+22
*
[PARISC] Update ccio-dma from parisc tree
Grant Grundler
2005-10-21
1
-58
/
+78
*
[PARISC] Update sba_iommu from parisc tree
Grant Grundler
2005-10-21
1
-49
/
+91
*
[PARISC] Convert parisc_device to use struct resource for hpa
Matthew Wilcox
2005-10-21
23
-55
/
+60
*
[PARISC] Change the driver names so /sys/bus/parisc/drivers/ looks better
Matthew Wilcox
2005-10-21
12
-13
/
+13
*
[PARISC] Convert parisc_device tree to use struct device klists
Matthew Wilcox
2005-10-21
4
-91
/
+216
*
[PATCH] typo fix in last cpufreq powernow patch
Chris Wright
2005-10-21
1
-1
/
+1
[next]