Age | Commit message (Expand) | Author | Files | Lines |
2008-05-15 | [POWERPC] vmemmap fixes to use smaller pages | Benjamin Herrenschmidt | 2 | -5/+6 |
2008-05-13 | Make 'cond_resched()' nullification depend on PREEMPT_BKL | Linus Torvalds | 1 | -1/+1 |
2008-05-12 | Fix up 'need_resched()' definition | Linus Torvalds | 1 | -1/+1 |
2008-05-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hpa/linux-2.6-inttypes | Linus Torvalds | 1 | -2/+2 |
2008-05-12 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 18 | -1578/+1451 |
2008-05-12 | types: s390: fix #ifdef reversal in <asm-s390/types.h> | H. Peter Anvin | 1 | -2/+2 |
2008-05-12 | [MIPS] Get rid of __ilog2 | Ralf Baechle | 1 | -7/+2 |
2008-05-12 | [MIPS] Fix __fls for non-MIPS32/MIPS64 cpus | Thomas Bogendoerfer | 1 | -2/+3 |
2008-05-12 | [MIPS] Pb1200/DBAu1200 code style cleanup | Sergei Shtylyov | 2 | -85/+81 |
2008-05-12 | [MIPS] Pb1550 code style cleanup | Sergei Shtylyov | 1 | -25/+26 |
2008-05-12 | [MIPS] Pb1500 code style cleanup | Sergei Shtylyov | 1 | -20/+18 |
2008-05-12 | [MIPS] Pb1100 code style cleanup | Sergei Shtylyov | 1 | -48/+48 |
2008-05-12 | [MIPS] Pb1000 code style cleanup | Sergei Shtylyov | 1 | -137/+52 |
2008-05-12 | [MIPS] DBAu1xx0 code style cleanup | Sergei Shtylyov | 1 | -41/+42 |
2008-05-12 | [MIPS] Alchemy common headers style cleanup | Sergei Shtylyov | 8 | -1209/+1175 |
2008-05-12 | [MIPS] Add empty argument parenthesis to GCC_IMM_ASM | Ralf Baechle | 1 | -2/+2 |
2008-05-12 | [MIPS] MT: Functional fixes and a little reformatting of APRP support | Kevin D. Kissell | 1 | -2/+2 |
2008-05-12 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 1 | -1/+1 |
2008-05-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 1 | -0/+2 |
2008-05-12 | [POWERPC] ppc: More compile fixes | Paul Mackerras | 1 | -1/+1 |
2008-05-12 | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds | 3 | -1/+5 |
2008-05-12 | Add new 'cond_resched_bkl()' helper function | Linus Torvalds | 1 | -1/+5 |
2008-05-12 | sparc32: Fix build. | Robert Reif | 1 | -0/+2 |
2008-05-11 | i2c: Convert some more new-style drivers to use module aliasing | Jean Delvare | 2 | -0/+4 |
2008-05-11 | i2c: Match dummy devices by type | Jean Delvare | 1 | -1/+1 |
2008-05-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 8 | -23/+26 |
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 | 8 | -23/+24 |
2008-05-11 | sparc: Fix ptrace() detach. | David S. Miller | 2 | -0/+2 |
2008-05-11 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2 | -2/+3 |
2008-05-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86... | Linus Torvalds | 5 | -36/+49 |
2008-05-11 | BKL: revert back to the old spinlock implementation | Linus Torvalds | 1 | -8/+10 |
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: 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: fix fpu restore from sig return | Suresh Siddha | 1 | -1/+9 |
2008-05-10 | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/nico/... | Russell King | 32 | -96/+240 |
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 | 15 | -35/+124 |
2008-05-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 17 | -675/+59 |
2008-05-09 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 4 | -8/+15 |
2008-05-09 | module: put modversions in vermagic | Rusty Russell | 1 | -1/+7 |
2008-05-09 | [POWERPC] Fix of_i2c include for module compilation | Jochen Friedrich | 1 | -4/+0 |
2008-05-09 | Merge branch 'for-2.6.26' of master.kernel.org:/pub/scm/linux/kernel/git/jwbo... | Paul Mackerras | 366 | -5695/+4531 |
2008-05-09 | sh: Fix DMAC base address for SH7709S | Steve Glendinning | 1 | -5/+5 |
2008-05-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 3 | -2/+20 |
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 | 3 | -18/+32 |
2008-05-08 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 1 | -0/+21 |