summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2008-05-13fuse: add flag to turn on big writesMiklos Szeredi1-0/+1
2008-05-13memcg: fix possible panic when CONFIG_MM_OWNER=yKOSAKI Motohiro1-2/+11
2008-05-13cpumask: remove bitmap_scnprintf_len and cpumask_scnprintf_lenPaul Jackson2-8/+0
2008-05-13uml: random driver fixesJeff Dike1-1/+2
2008-05-13uml: use PAGE_SIZE in linker scriptsCyrill Gorcunov1-6/+11
2008-05-13uml: remove unused headerJeff Dike1-6/+0
2008-05-12Make 'cond_resched()' nullification depend on PREEMPT_BKLLinus Torvalds1-1/+1
2008-05-12Fix up 'need_resched()' definitionLinus Torvalds1-1/+1
2008-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/hpa/linux-2.6-inttypesLinus Torvalds1-2/+2
2008-05-12Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds18-1578/+1451
2008-05-12types: s390: fix #ifdef reversal in <asm-s390/types.h>H. Peter Anvin1-2/+2
2008-05-12[MIPS] Get rid of __ilog2Ralf Baechle1-7/+2
2008-05-12[MIPS] Fix __fls for non-MIPS32/MIPS64 cpusThomas Bogendoerfer1-2/+3
2008-05-12[MIPS] Pb1200/DBAu1200 code style cleanupSergei Shtylyov2-85/+81
2008-05-12[MIPS] Pb1550 code style cleanupSergei Shtylyov1-25/+26
2008-05-12[MIPS] Pb1500 code style cleanupSergei Shtylyov1-20/+18
2008-05-12[MIPS] Pb1100 code style cleanupSergei Shtylyov1-48/+48
2008-05-12[MIPS] Pb1000 code style cleanupSergei Shtylyov1-137/+52
2008-05-12[MIPS] DBAu1xx0 code style cleanupSergei Shtylyov1-41/+42
2008-05-12[MIPS] Alchemy common headers style cleanupSergei Shtylyov8-1209/+1175
2008-05-12[MIPS] Add empty argument parenthesis to GCC_IMM_ASMRalf Baechle1-2/+2
2008-05-12[MIPS] MT: Functional fixes and a little reformatting of APRP supportKevin D. Kissell1-2/+2
2008-05-12Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds1-1/+1
2008-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-0/+2
2008-05-12[POWERPC] ppc: More compile fixesPaul Mackerras1-1/+1
2008-05-11Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds3-1/+5
2008-05-11Add new 'cond_resched_bkl()' helper functionLinus Torvalds1-1/+5
2008-05-11sparc32: Fix build.Robert Reif1-0/+2
2008-05-11i2c: Convert some more new-style drivers to use module aliasingJean Delvare2-0/+4
2008-05-11i2c: Match dummy devices by typeJean Delvare1-1/+1
2008-05-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds8-23/+26
2008-05-11Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-6/+3
2008-05-11sparc: Fix debugger syscall restart interactions.David S. Miller8-23/+24
2008-05-11sparc: Fix ptrace() detach.David S. Miller2-0/+2
2008-05-10Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-2/+3
2008-05-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds5-36/+49
2008-05-10BKL: revert back to the old spinlock implementationLinus Torvalds1-8/+10
2008-05-10Make <asm-x86/spinlock.h> use ACCESS_ONCE()Linus Torvalds1-14/+4
2008-05-10Move ACCESS_ONCE() to <linux/compiler.h>Linus Torvalds2-12/+12
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: fix fpu restore from sig returnSuresh Siddha1-1/+9
2008-05-09Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/nico/...Russell King32-96/+240
2008-05-09[libata] revert new check-ready Status register logicJeff Garzik1-6/+3
2008-05-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds15-35/+124
2008-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds17-675/+59
2008-05-09Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds4-8/+15
2008-05-09module: put modversions in vermagicRusty Russell1-1/+7
2008-05-09[POWERPC] Fix of_i2c include for module compilationJochen Friedrich1-4/+0
2008-05-09Merge branch 'for-2.6.26' of master.kernel.org:/pub/scm/linux/kernel/git/jwbo...Paul Mackerras366-5695/+4531