summaryrefslogtreecommitdiffstats
path: root/crypto/crypto_null.c (unfollow)
Commit message (Expand)AuthorFilesLines
2008-05-24x86: i8259.c: remove trivial ifdefsPavel Machek1-17/+3
2008-05-24x86: i8259.c: remove #ifdefs around includesPavel Machek1-11/+0
2008-05-24x86: automatical unification of i8259.cPavel Machek5-605/+371
2008-05-12x86: irq_32 move 4kstacks code to one placeThomas Gleixner1-86/+77
2008-05-12x86: janitor stack overflow warning patchThomas Gleixner1-61/+75
2008-05-12i386: Execute stack overflow warning on interrupt stack v2Andi Kleen1-16/+33
2008-05-12x86: change FIRST_SYSTEM_VECTOR to a variable, fixAlan Mayer2-4/+4
2008-05-12x86: change FIRST_SYSTEM_VECTOR to a variableAlan Mayer6-27/+55
2008-05-12x86: move eisa_set_level_irq declaration to headerThomas Gleixner2-2/+3
2008-05-12x86: declare setup_apic_routingThomas Gleixner1-0/+2
2008-05-12x86: unify irq.hThomas Gleixner3-86/+48
2008-05-12x86: unify hwirq.hThomas Gleixner3-26/+7
2008-05-12x86: unify apic interrupt function declarationsThomas Gleixner3-3/+6
2008-05-12x86: move BUILD_IRQ macro magic to i8259_64.cThomas Gleixner2-14/+14
2008-05-12x86: unify interrupt vector definesThomas Gleixner12-359/+184
2008-05-12x86: move common declarations to hw_irq.hThomas Gleixner3-129/+81
2008-05-12x86: resize NR_IRQS for large machinesAlan Mayer2-1/+7
2008-05-12Linux 2.6.26-rc2v2.6.26-rc2Linus Torvalds1-1/+1
2008-05-12Add new 'cond_resched_bkl()' helper functionLinus Torvalds3-4/+6
2008-05-11i2c: Convert some more new-style drivers to use module aliasingJean Delvare5-1/+29
2008-05-11i2c: Match dummy devices by typeJean Delvare3-8/+10
2008-05-11i2c-sibyte: Mark i2c_sibyte_add_bus() as staticMaciej W. Rozycki1-1/+1
2008-05-11i2c-sibyte: Correct a comment about frequencyMaciej W. Rozycki1-2/+2
2008-05-11i2c: Improve the functionality documentationJean Delvare1-43/+52
2008-05-11i2c: Improve smbus-protocol documentationDavid Brownell1-35/+46
2008-05-11i2c-piix4: Blacklist two mainboardsJean Delvare1-2/+30
2008-05-11i2c-piix4: Increase the intitial delay for the ServerWorks CSB5David Milburn1-3/+12
2008-05-11i2c-mpc: Compare to NO_IRQ instead of zeroJon Smirl1-9/+7
2008-05-11usb-serial: Add ThinkOptics WavITBernhard Beck1-0/+1
2008-05-11sparc: Fix debugger syscall restart interactions.David S. Miller17-119/+115
2008-05-11sparc: Fix ptrace() detach.David S. Miller4-0/+8
2008-05-11BKL: revert back to the old spinlock implementationLinus Torvalds4-81/+95
2008-05-11Revert "semaphore: fix"Linus Torvalds1-30/+34
2008-05-11Make <asm-x86/spinlock.h> use ACCESS_ONCE()Linus Torvalds1-14/+4
2008-05-11Move ACCESS_ONCE() to <linux/compiler.h>Linus Torvalds2-12/+12
2008-05-10x86: rdc: leds build/config fixIngo Molnar1-0/+1
2008-05-10x86: sysfs cpu?/topology is empty in 2.6.25 (32-bit Intel system)Vaidyanathan Srinivasan1-8/+10
2008-05-10x86: revert commit 709f744 ("x86: bitops asm constraint fixes")Simon Holm Thøgersen1-20/+17
2008-05-10x86: restrict keyboard io ports reservation to make ipmi driver workHelge Wagner2-2/+9
2008-05-10x86: fix fpu restore from sig returnSuresh Siddha2-3/+19
2008-05-10x86: remove spew print out about bus to node mappingYinghai Lu1-8/+0
2008-05-10x86: revert printk format warning change which is for linux-nextThomas Gleixner1-1/+1
2008-05-10sparc32: Don't twiddle PT_DTRACE in exec.David S. Miller1-5/+0
2008-05-09[ARM] 5033/1: Unbreak corgi_ssp by registering ssp drivers earlier.Dmitry Baryshkov1-5/+7
2008-05-09[libata] revert new check-ready Status register logicJeff Garzik1-6/+3
2008-05-09m32r: use generic sys_pipeChristoph Hellwig1-23/+0
2008-05-09cris: kill sys_pipe implementationChristoph Hellwig1-22/+0
2008-05-09module: don't ignore vermagic string if module doesn't have modversionsRusty Russell2-9/+13
2008-05-09module: be more picky about allowing missing module versionsRusty Russell1-2/+7
2008-05-09module: put modversions in vermagicRusty Russell1-1/+7