summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2008-05-12Make 'cond_resched()' nullification depend on PREEMPT_BKLLinus Torvalds
2008-05-12Fix up 'need_resched()' definitionLinus Torvalds
2008-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/hpa/linux-2.6-inttypesLinus Torvalds
2008-05-12Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2008-05-12types: s390: fix #ifdef reversal in <asm-s390/types.h>H. Peter Anvin
2008-05-12[MIPS] Get rid of __ilog2Ralf Baechle
2008-05-12[MIPS] Fix __fls for non-MIPS32/MIPS64 cpusThomas Bogendoerfer
2008-05-12[MIPS] Pb1200/DBAu1200 code style cleanupSergei Shtylyov
2008-05-12[MIPS] Pb1550 code style cleanupSergei Shtylyov
2008-05-12[MIPS] Pb1500 code style cleanupSergei Shtylyov
2008-05-12[MIPS] Pb1100 code style cleanupSergei Shtylyov
2008-05-12[MIPS] Pb1000 code style cleanupSergei Shtylyov
2008-05-12[MIPS] DBAu1xx0 code style cleanupSergei Shtylyov
2008-05-12[MIPS] Alchemy common headers style cleanupSergei Shtylyov
2008-05-12[MIPS] Add empty argument parenthesis to GCC_IMM_ASMRalf Baechle
2008-05-12[MIPS] MT: Functional fixes and a little reformatting of APRP supportKevin D. Kissell
2008-05-12Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2008-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-05-12[POWERPC] ppc: More compile fixesPaul Mackerras
2008-05-11Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds
2008-05-11Add new 'cond_resched_bkl()' helper functionLinus Torvalds
2008-05-11sparc32: Fix build.Robert Reif
2008-05-11i2c: Convert some more new-style drivers to use module aliasingJean Delvare
2008-05-11i2c: Match dummy devices by typeJean Delvare
2008-05-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-05-11Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-05-11sparc: Fix debugger syscall restart interactions.David S. Miller
2008-05-11sparc: Fix ptrace() detach.David S. Miller
2008-05-10Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-05-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds
2008-05-10BKL: revert back to the old spinlock implementationLinus Torvalds
2008-05-10Make <asm-x86/spinlock.h> use ACCESS_ONCE()Linus Torvalds
2008-05-10Move ACCESS_ONCE() to <linux/compiler.h>Linus Torvalds
2008-05-10x86: sysfs cpu?/topology is empty in 2.6.25 (32-bit Intel system)Vaidyanathan Srinivasan
2008-05-10x86: revert commit 709f744 ("x86: bitops asm constraint fixes")Simon Holm Thøgersen
2008-05-10x86: fix fpu restore from sig returnSuresh Siddha
2008-05-09Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/nico/...Russell King
2008-05-09[libata] revert new check-ready Status register logicJeff Garzik
2008-05-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds
2008-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2008-05-09Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2008-05-09module: put modversions in vermagicRusty Russell
2008-05-09[POWERPC] Fix of_i2c include for module compilationJochen Friedrich
2008-05-09Merge branch 'for-2.6.26' of master.kernel.org:/pub/scm/linux/kernel/git/jwbo...Paul Mackerras
2008-05-09sh: Fix DMAC base address for SH7709SSteve Glendinning
2008-05-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-05-08MN10300: Make cpu_relax() invoke barrier()David Howells
2008-05-08Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2008-05-08Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2008-05-08[ARM] pxa: Fix RCSR handlingRussell King