aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/internal.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-05[S390] Add set_fs(USER_DS) to start_thread().Heiko Carstens1-0/+3
2007-02-05[S390] cio: Catch operand exceptions on stsch.Cornelia Huck2-2/+2
2007-02-05[S390] Fix register usage description.Heiko Carstens1-1/+1
2007-02-05[S390] kretprobe_trampoline_holder() in wrong section.Heiko Carstens1-1/+1
2007-02-05[S390] Fix kprobes breakpoint handling.Heiko Carstens1-2/+9
2007-02-05[S390] Update maintainers file.Martin Schwidefsky1-3/+3
2007-02-05[S390] dasd: fix unconditional reserve handling.Horst Hummel2-6/+6
2007-02-05[S390] Remove dasd_ccw_log function.Horst Hummel3-67/+0
2007-02-05[S390] Small barrier() and cpu_relax() cleanup.Heiko Carstens2-4/+2
2007-02-05[S390] cio: Use device_{create,remove}_bin_file.Cornelia Huck1-7/+5
2007-02-05[S390] sclp: don't call local_bh_disable/_local_bh_enable if in_interrupt()Heiko Carstens1-2/+6
2007-02-05[S390] Show loaded DCSS segments under /proc/iomem.Gerald Schaefer2-12/+56
2007-02-05[S390] cio: Restart path verification after unsolicited interrupt.Cornelia Huck1-0/+2
2007-02-05[S390] Fix FCP dump feature detection.Heiko Carstens1-1/+5
2007-02-05[S390] dasd: fix bug in dasd initialization cleanupStefan Weinhuber1-7/+17
2007-02-05[S390] sclp: invalid handling of temporary 'not operational' statusPeter Oberparleiter1-21/+49
2007-02-05[S390] Simplify virt_to_phys.Heiko Carstens1-4/+0
2007-02-05[S390] cio: Remove check for ssd in chpids_show().Cornelia Huck1-5/+2
2007-02-05[S390] cpcmd with vmalloc addresses.Christian Borntraeger1-7/+7
2007-02-05[S390] Remove pointless/unreliable kernel messages.Heiko Carstens2-5/+0
2007-02-05[S390] Check the return value of kthread_run().Akinobu Mita1-1/+5
2007-02-05[S390] Get rid of a lot of sparse warnings.Heiko Carstens69-189/+210
2007-02-05[S390] Move init_irq_proc to the other irq related functions.Heiko Carstens3-24/+13
2007-02-05[IA64] add newline to PAL-code warning messageHorms1-1/+1
2007-02-05[IA64] kexec: Remove inline declaration of efi_get_pal_addr()Horms1-1/+1
2007-02-05[IA64] kexec: Minor enhancement to includes in crash.cHorms1-1/+2
2007-02-05[IA64] kexec: typo in the saved_max_pfn description in contig.cHorms1-1/+1
2007-02-05[IA64] Zero size /proc/vmcore on ia64Horms1-0/+6
2007-02-05[IA64] kexec: Fix CONFIG_SMP=n compilationMagnus Damm2-4/+9
2007-02-05[DLM] fix softlockup in dlm_recvPatrick Caulfield1-6/+9
2007-02-05[DLM] zero new user lvbsDavid Teigland1-2/+2
2007-02-05[DLM/GFS2] indent help textRandy Dunlap2-31/+30
2007-02-05[GFS2] Fix unlink deadlocksRussell Cattelan2-53/+40
2007-02-05[GFS2] Put back semaphore to avoid umount problemSteven Whitehouse1-0/+6
2007-02-05[GFS2] more CURRENT_TIME_SECEric Sandeen1-4/+4
2007-02-05[GFS2/DLM] fix GFS2 circular dependencyAdrian Bunk2-4/+2
2007-02-05[GFS2/DLM] use sysfsRandy Dunlap2-0/+2
2007-02-05[GFS2] make lock_dlm drop_count tunable in sysfsDavid Teigland3-10/+15
2007-02-05[GFS2] increase default lock limitDavid Teigland1-1/+1
2007-02-05[GFS2] Fix list corruption in lops.cSteven Whitehouse1-3/+11
2007-02-05[GFS2] Fix recursive locking attempt with NFSSteven Whitehouse2-9/+16
2007-02-05[DLM] can miss clearing resend flagDavid Teigland1-0/+6
2007-02-05[DLM] saved dlm message can be droppedDavid Teigland1-2/+2
2007-02-05[DLM] Make sock_sem into a mutexPatrick Caulfield1-22/+22
2007-02-05[GFS2] Fix typo in glock.cSteven Whitehouse1-1/+1
2007-02-05[GFS2] use CURRENT_TIME_SEC instead of get_seconds in gfs2Eric Sandeen4-12/+12
2007-02-05[GFS2] Compile fix for glock.cSteven Whitehouse1-1/+1
2007-02-05[GFS2] Remove queue_empty() functionSteven Whitehouse1-31/+7
2007-02-05[DLM] fix lowcomms receivingPatrick Caulfield1-11/+13
2007-02-05[GFS2] Tidy up glops callsSteven Whitehouse4-77/+59