summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-05-11Consolidate asm/poll.hStephen Rothwell24-514/+66
2007-05-11lib/hexdumpRandy Dunlap3-1/+116
2007-05-11getrusage(): fill ru_inblock and ru_oublock fields if possibleEric Dumazet5-0/+46
2007-05-11uml: shrink kernel stacksJeff Dike2-2/+3
2007-05-11uml: iRQ stacksJeff Dike10-14/+180
2007-05-11uml: tidy IRQ codeJeff Dike4-18/+13
2007-05-11uml: use UM_THREAD_SIZE in userspace codeJeff Dike2-6/+4
2007-05-11uml: remove task_protectionsJeff Dike6-24/+8
2007-05-11Let SYSV68_PARTITION default to yes on VME onlyGeert Uytterhoeven1-1/+1
2007-05-11m32r: fix pte_to_pgoff(), pgoff_to_pte() and __swp_type() macrosHirokazu Takata2-3/+3
2007-05-11m32r: fix tme_handler to check _PAGE_PRESENT bitHirokazu Takata1-9/+13
2007-05-11m32r: fix switch_to macro to push/pop frame pointer if neededHirokazu Takata2-0/+15
2007-05-11h8300 syscall updateYoshinori Sato2-42/+102
2007-05-11frv: gdb: use __maybe_unusedDavid Rientjes1-6/+6
2007-05-11VM statistics: Make timer deferrableChristoph Lameter1-1/+1
2007-05-11AFS: implement statfsDavid Howells7-15/+426
2007-05-11AFS: fix a couple of problems with unlinking AFS filesDavid Howells4-17/+31
2007-05-11AFS: fix interminable loop in afs_write_back_from_locked_page()David Howells1-2/+3
2007-05-11x86_64: new syscallAndi Kleen1-0/+3
2007-05-11Documentation/gpio.txt mentions GENERIC_GPIODavid Brownell1-1/+3
2007-05-11Bug in mm/thrash.c function grab_swap_token()Mika Kukkonen1-3/+2
2007-05-11x86_64: display more intuitive error message if kernel is not 2MB alignedVivek Goyal2-7/+9
2007-05-11i386: work around miscompilation of alternatives codeJoerg Roedel3-2/+16
2007-05-11locks: fix F_GETLK regression (failure to find conflicts)J. Bruce Fields1-2/+3
2007-05-11Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds16-893/+496
2007-05-11Allow compat_ioctl.c to compile without CONFIG_NETSimon Horman1-1/+4
2007-05-11Fix ixp4xx compile errorFrederik Deweerdt1-1/+1
2007-05-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds47-1002/+867
2007-05-11Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds12-781/+349
2007-05-11Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds70-727/+721
2007-05-11Merge branch 'juju' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394...Linus Torvalds22-0/+8359
2007-05-10Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds68-312/+321
2007-05-10timer: revert parenthesis fix in tbase_get_deferrable() etcakpm@linux-foundation.org1-5/+5
2007-05-10i2c-at91: compile fix (IS_ERR)Alexey Dobriyan1-0/+1
2007-05-10i2c-at91 supports new-style i2c driversDavid Brownell1-1/+5
2007-05-10md: avoid a possibility that a read error can wrongly propagate through md/ra...NeilBrown1-14/+19
2007-05-10drivers/hwmon: switch to using input_dev->dev.parentDmitry Torokhov3-3/+3
2007-05-10SLUB: remove nr_cpu_ids hackChristoph Lameter1-3/+2
2007-05-10SLUB: SLUB_DEBUG must depend on SLUBChristoph Lameter1-0/+1
2007-05-10Revert "[PATCH] paravirt: Add startup infrastructure for paravirtualization"Eric W. Biederman4-50/+0
2007-05-10arm: fix i2c-pxa buildRussell King1-1/+1
2007-05-10ocfs2: kobject/kset foobarRandy Dunlap1-2/+3
2007-05-10early_pfn_to_nid needs to be __meminitStephen Rothwell1-1/+1
2007-05-10AF_RXRPC: reduce debugging noiseDavid Howells1-2/+2
2007-05-10AFS: further write support fixesDavid Howells2-3/+3
2007-05-10AFS: write support fixesDavid Howells3-17/+216
2007-05-10add upper-32-bits macroAndrew Morton1-0/+10
2007-05-10slub: support concurrent local and remote frees and allocs on a slabChristoph Lameter2-38/+123
2007-05-10x86_64: fix default_do_nmi() missing return after an if ()Mathieu Desnoyers1-0/+1
2007-05-10firewire: Convert OHCI driver to use standard goto unwinding for error handling.Kristian Høgsberg1-44/+42