index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
crypto_null.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-05-24
x86: i8259.c: remove trivial ifdefs
Pavel Machek
1
-17
/
+3
2008-05-24
x86: i8259.c: remove #ifdefs around includes
Pavel Machek
1
-11
/
+0
2008-05-24
x86: automatical unification of i8259.c
Pavel Machek
5
-605
/
+371
2008-05-12
x86: irq_32 move 4kstacks code to one place
Thomas Gleixner
1
-86
/
+77
2008-05-12
x86: janitor stack overflow warning patch
Thomas Gleixner
1
-61
/
+75
2008-05-12
i386: Execute stack overflow warning on interrupt stack v2
Andi Kleen
1
-16
/
+33
2008-05-12
x86: change FIRST_SYSTEM_VECTOR to a variable, fix
Alan Mayer
2
-4
/
+4
2008-05-12
x86: change FIRST_SYSTEM_VECTOR to a variable
Alan Mayer
6
-27
/
+55
2008-05-12
x86: move eisa_set_level_irq declaration to header
Thomas Gleixner
2
-2
/
+3
2008-05-12
x86: declare setup_apic_routing
Thomas Gleixner
1
-0
/
+2
2008-05-12
x86: unify irq.h
Thomas Gleixner
3
-86
/
+48
2008-05-12
x86: unify hwirq.h
Thomas Gleixner
3
-26
/
+7
2008-05-12
x86: unify apic interrupt function declarations
Thomas Gleixner
3
-3
/
+6
2008-05-12
x86: move BUILD_IRQ macro magic to i8259_64.c
Thomas Gleixner
2
-14
/
+14
2008-05-12
x86: unify interrupt vector defines
Thomas Gleixner
12
-359
/
+184
2008-05-12
x86: move common declarations to hw_irq.h
Thomas Gleixner
3
-129
/
+81
2008-05-12
x86: resize NR_IRQS for large machines
Alan Mayer
2
-1
/
+7
2008-05-12
Linux 2.6.26-rc2
v2.6.26-rc2
Linus Torvalds
1
-1
/
+1
2008-05-12
Add new 'cond_resched_bkl()' helper function
Linus Torvalds
3
-4
/
+6
2008-05-11
i2c: Convert some more new-style drivers to use module aliasing
Jean Delvare
5
-1
/
+29
2008-05-11
i2c: Match dummy devices by type
Jean Delvare
3
-8
/
+10
2008-05-11
i2c-sibyte: Mark i2c_sibyte_add_bus() as static
Maciej W. Rozycki
1
-1
/
+1
2008-05-11
i2c-sibyte: Correct a comment about frequency
Maciej W. Rozycki
1
-2
/
+2
2008-05-11
i2c: Improve the functionality documentation
Jean Delvare
1
-43
/
+52
2008-05-11
i2c: Improve smbus-protocol documentation
David Brownell
1
-35
/
+46
2008-05-11
i2c-piix4: Blacklist two mainboards
Jean Delvare
1
-2
/
+30
2008-05-11
i2c-piix4: Increase the intitial delay for the ServerWorks CSB5
David Milburn
1
-3
/
+12
2008-05-11
i2c-mpc: Compare to NO_IRQ instead of zero
Jon Smirl
1
-9
/
+7
2008-05-11
usb-serial: Add ThinkOptics WavIT
Bernhard Beck
1
-0
/
+1
2008-05-11
sparc: Fix debugger syscall restart interactions.
David S. Miller
17
-119
/
+115
2008-05-11
sparc: Fix ptrace() detach.
David S. Miller
4
-0
/
+8
2008-05-11
BKL: revert back to the old spinlock implementation
Linus Torvalds
4
-81
/
+95
2008-05-11
Revert "semaphore: fix"
Linus Torvalds
1
-30
/
+34
2008-05-11
Make <asm-x86/spinlock.h> use ACCESS_ONCE()
Linus Torvalds
1
-14
/
+4
2008-05-11
Move ACCESS_ONCE() to <linux/compiler.h>
Linus Torvalds
2
-12
/
+12
2008-05-10
x86: rdc: leds build/config fix
Ingo Molnar
1
-0
/
+1
2008-05-10
x86: sysfs cpu?/topology is empty in 2.6.25 (32-bit Intel system)
Vaidyanathan Srinivasan
1
-8
/
+10
2008-05-10
x86: revert commit 709f744 ("x86: bitops asm constraint fixes")
Simon Holm Thøgersen
1
-20
/
+17
2008-05-10
x86: restrict keyboard io ports reservation to make ipmi driver work
Helge Wagner
2
-2
/
+9
2008-05-10
x86: fix fpu restore from sig return
Suresh Siddha
2
-3
/
+19
2008-05-10
x86: remove spew print out about bus to node mapping
Yinghai Lu
1
-8
/
+0
2008-05-10
x86: revert printk format warning change which is for linux-next
Thomas Gleixner
1
-1
/
+1
2008-05-10
sparc32: Don't twiddle PT_DTRACE in exec.
David S. Miller
1
-5
/
+0
2008-05-09
[ARM] 5033/1: Unbreak corgi_ssp by registering ssp drivers earlier.
Dmitry Baryshkov
1
-5
/
+7
2008-05-09
[libata] revert new check-ready Status register logic
Jeff Garzik
1
-6
/
+3
2008-05-09
m32r: use generic sys_pipe
Christoph Hellwig
1
-23
/
+0
2008-05-09
cris: kill sys_pipe implementation
Christoph Hellwig
1
-22
/
+0
2008-05-09
module: don't ignore vermagic string if module doesn't have modversions
Rusty Russell
2
-9
/
+13
2008-05-09
module: be more picky about allowing missing module versions
Rusty Russell
1
-2
/
+7
2008-05-09
module: put modversions in vermagic
Rusty Russell
1
-1
/
+7
[next]