summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* fuse: add flag to turn on big writesMiklos Szeredi2008-05-131-0/+1
* memcg: fix possible panic when CONFIG_MM_OWNER=yKOSAKI Motohiro2008-05-131-2/+11
* cpumask: remove bitmap_scnprintf_len and cpumask_scnprintf_lenPaul Jackson2008-05-132-8/+0
* uml: random driver fixesJeff Dike2008-05-131-1/+2
* uml: use PAGE_SIZE in linker scriptsCyrill Gorcunov2008-05-131-6/+11
* uml: remove unused headerJeff Dike2008-05-131-6/+0
* Make 'cond_resched()' nullification depend on PREEMPT_BKLLinus Torvalds2008-05-121-1/+1
* Fix up 'need_resched()' definitionLinus Torvalds2008-05-121-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/hpa/linux-2.6-inttypesLinus Torvalds2008-05-121-2/+2
|\
| * types: s390: fix #ifdef reversal in <asm-s390/types.h>H. Peter Anvin2008-05-121-2/+2
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2008-05-1218-1578/+1451
|\ \
| * | [MIPS] Get rid of __ilog2Ralf Baechle2008-05-121-7/+2
| * | [MIPS] Fix __fls for non-MIPS32/MIPS64 cpusThomas Bogendoerfer2008-05-121-2/+3
| * | [MIPS] Pb1200/DBAu1200 code style cleanupSergei Shtylyov2008-05-122-85/+81
| * | [MIPS] Pb1550 code style cleanupSergei Shtylyov2008-05-121-25/+26
| * | [MIPS] Pb1500 code style cleanupSergei Shtylyov2008-05-121-20/+18
| * | [MIPS] Pb1100 code style cleanupSergei Shtylyov2008-05-121-48/+48
| * | [MIPS] Pb1000 code style cleanupSergei Shtylyov2008-05-121-137/+52
| * | [MIPS] DBAu1xx0 code style cleanupSergei Shtylyov2008-05-121-41/+42
| * | [MIPS] Alchemy common headers style cleanupSergei Shtylyov2008-05-128-1209/+1175
| * | [MIPS] Add empty argument parenthesis to GCC_IMM_ASMRalf Baechle2008-05-121-2/+2
| * | [MIPS] MT: Functional fixes and a little reformatting of APRP supportKevin D. Kissell2008-05-121-2/+2
| |/
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-05-121-1/+1
|\ \
| * | [POWERPC] ppc: More compile fixesPaul Mackerras2008-05-121-1/+1
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-05-121-0/+2
|\ \ | |/ |/|
| * sparc32: Fix build.Robert Reif2008-05-111-0/+2
* | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2008-05-113-1/+5
|\ \
| * | i2c: Convert some more new-style drivers to use module aliasingJean Delvare2008-05-112-0/+4
| * | i2c: Match dummy devices by typeJean Delvare2008-05-111-1/+1
* | | Add new 'cond_resched_bkl()' helper functionLinus Torvalds2008-05-111-1/+5
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-05-118-23/+26
|\ \ | |/
| * sparc: Fix debugger syscall restart interactions.David S. Miller2008-05-118-23/+24
| * sparc: Fix ptrace() detach.David S. Miller2008-05-112-0/+2
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-05-111-6/+3
|\ \
| * | [libata] revert new check-ready Status register logicJeff Garzik2008-05-091-6/+3
* | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-05-102-2/+3
|\ \ \
| * \ \ Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/nico/...Russell King2008-05-0932-96/+240
| |\ \ \ | | |/ /
| * | | [ARM] pxa: Fix RCSR handlingRussell King2008-05-081-1/+2
| * | | [ARM] 5027/1: Fixed random memory corruption on pxa suspend cycle.Robert Jarzmik2008-05-041-1/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-05-105-36/+49
|\ \ \ \
| * | | | x86: sysfs cpu?/topology is empty in 2.6.25 (32-bit Intel system)Vaidyanathan Srinivasan2008-05-101-8/+10
| * | | | x86: revert commit 709f744 ("x86: bitops asm constraint fixes")Simon Holm Thøgersen2008-05-101-20/+17
| * | | | x86: fix fpu restore from sig returnSuresh Siddha2008-05-101-1/+9
| * | | | x86: cleanup PAT cpu validationThomas Gleixner2008-05-081-0/+8
| * | | | x86: geode: define geode_has_vsa2() even if CONFIG_MGEODE_LX is not setAndres Salomon2008-05-081-0/+7
| * | | | x86: GEODE: cache results from geode_has_vsa2() and uninlineAndres Salomon2008-05-081-10/+1
* | | | | BKL: revert back to the old spinlock implementationLinus Torvalds2008-05-101-8/+10
* | | | | Make <asm-x86/spinlock.h> use ACCESS_ONCE()Linus Torvalds2008-05-101-14/+4
* | | | | Move ACCESS_ONCE() to <linux/compiler.h>Linus Torvalds2008-05-102-12/+12
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds2008-05-0915-35/+124
|\ \ \ \ \
OpenPOWER on IntegriCloud