Age | Commit message (Expand) | Author | Files | Lines |
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-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 | 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-09 | sit: Add missing kfree_skb() on pskb_may_pull() failure. | David S. Miller | 1 | -1/+1 |
2008-05-09 | sh: update smc91x platform data for se7206. | Paul Mundt | 1 | -3/+14 |
2008-05-09 | tipc: Increase buffer header to support worst-case device | Allan Stephens | 1 | -6/+5 |
2008-05-09 | [CIFS] fix build warning | Steve French | 1 | -1/+1 |
2008-05-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 40 | -413/+1242 |
2008-05-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 3 | -8/+51 |
2008-05-09 | Revert "PCI: remove default PCI expansion ROM memory allocation" | Linus Torvalds | 1 | -17/+0 |
2008-05-09 | [CIFS] Fixed build warning in is_ip | Igor Mammedov | 3 | -32/+5 |
2008-05-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min... | Linus Torvalds | 2 | -37/+38 |
2008-05-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 6 | -11/+20 |
2008-05-08 | Remove duplicated include in net/sunrpc/svc.c | Huang Weiyi | 1 | -1/+0 |
2008-05-08 | fs/proc/task_mmu.c: remove duplicated include files | Huang Weiyi | 1 | -2/+0 |
2008-05-08 | Fix drivers/media build for modular builds | Ingo Molnar | 1 | -0/+2 |
2008-05-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 19 | -316/+458 |
2008-05-08 | MN10300: Make cpu_relax() invoke barrier() | David Howells | 1 | -1/+1 |
2008-05-08 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 14 | -73/+103 |
2008-05-08 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 5 | -6/+166 |
2008-05-08 | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 27 | -387/+408 |
2008-05-08 | drivers/scsi/dpt_i2o.c: fix build on alpha | Andrew Morton | 2 | -55/+36 |
2008-05-08 | Fix cpuset sched_relax_domain_level control file | Paul Menage | 1 | -12/+40 |
2008-05-08 | slub: fix atomic usage in any_slab_objects() | Benjamin Herrenschmidt | 1 | -1/+1 |
2008-05-08 | sys_pipe(): fix file descriptor leaks | Ulrich Drepper | 3 | -3/+13 |
2008-05-08 | vt: fix canonical input in UTF-8 mode | Samuel Thibault | 1 | -0/+6 |
2008-05-08 | usb/asix: add Buffalo LUA-U2-GT 10/100/1000 | Mattia Dongili | 1 | -0/+4 |
2008-05-08 | sx.c: fix printk warnings on sparc32 | Andrew Morton | 1 | -3/+6 |