index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
30
-159
/
+149
2008-05-11
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-6
/
+3
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-10
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
23
-226
/
+289
2008-05-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...
Linus Torvalds
15
-110
/
+136
2008-05-10
BKL: revert back to the old spinlock implementation
Linus Torvalds
4
-81
/
+95
2008-05-10
Revert "semaphore: fix"
Linus Torvalds
1
-30
/
+34
2008-05-10
Make <asm-x86/spinlock.h> use ACCESS_ONCE()
Linus Torvalds
1
-14
/
+4
2008-05-10
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
Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/nico/...
Russell King
323
-3407
/
+5589
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
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...
Linus Torvalds
39
-229
/
+817
2008-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
22
-345
/
+340
2008-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
63
-1793
/
+498
2008-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-2
/
+23
2008-05-09
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
22
-145
/
+399
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
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-7
/
+6
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
2008-05-09
[ARM] Orion: clean up addr-map.c after window setting code purge
Lennert Buytenhek
1
-16
/
+3
2008-05-09
[ARM] Orion: pass proper t_clk into mv643xx_eth
Lennert Buytenhek
1
-0
/
+1
2008-05-09
[ARM] Orion: use mv643xx_eth driver mbus window handling
Lennert Buytenhek
3
-49
/
+7
2008-05-09
SH: catch negative denormal_subf1() retval in denormal_add()
Roel Kluin
1
-2
/
+2
2008-05-09
[POWERPC] Remove leftover printk in isa-bridge.c
Nate Case
1
-3
/
+0
2008-05-09
[POWERPC] Remove duplicate #include
Huang Weiyi
1
-1
/
+0
2008-05-09
[POWERPC] Initialize lockdep earlier
Benjamin Herrenschmidt
1
-3
/
+3
2008-05-09
[POWERPC] Document when printk is useable
Benjamin Herrenschmidt
1
-0
/
+4
2008-05-09
[POWERPC] Fix bogus paca->_current initialization
Benjamin Herrenschmidt
1
-4
/
+0
2008-05-09
[POWERPC] Fix of_i2c include for module compilation
Jochen Friedrich
1
-4
/
+0
2008-05-09
[POWERPC] Make default cputable entries reflect selected CPU family
Benjamin Herrenschmidt
1
-10
/
+43
2008-05-09
Merge branch 'for-2.6.26' of master.kernel.org:/pub/scm/linux/kernel/git/jwbo...
Paul Mackerras
2197
-35267
/
+82090
2008-05-09
sh: Fix DMAC base address for SH7709S
Steve Glendinning
1
-5
/
+5
2008-05-08
sit: Add missing kfree_skb() on pskb_may_pull() failure.
David S. Miller
1
-1
/
+1
[next]