aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-05-11uml: tidy IRQ codeJeff Dike
2007-05-11uml: use UM_THREAD_SIZE in userspace codeJeff Dike
2007-05-11uml: remove task_protectionsJeff Dike
2007-05-11Let SYSV68_PARTITION default to yes on VME onlyGeert Uytterhoeven
2007-05-11m32r: fix pte_to_pgoff(), pgoff_to_pte() and __swp_type() macrosHirokazu Takata
2007-05-11m32r: fix tme_handler to check _PAGE_PRESENT bitHirokazu Takata
2007-05-11m32r: fix switch_to macro to push/pop frame pointer if neededHirokazu Takata
2007-05-11h8300 syscall updateYoshinori Sato
2007-05-11frv: gdb: use __maybe_unusedDavid Rientjes
2007-05-11VM statistics: Make timer deferrableChristoph Lameter
2007-05-11AFS: implement statfsDavid Howells
2007-05-11AFS: fix a couple of problems with unlinking AFS filesDavid Howells
2007-05-11AFS: fix interminable loop in afs_write_back_from_locked_page()David Howells
2007-05-11x86_64: new syscallAndi Kleen
2007-05-11Documentation/gpio.txt mentions GENERIC_GPIODavid Brownell
2007-05-11Bug in mm/thrash.c function grab_swap_token()Mika Kukkonen
2007-05-11x86_64: display more intuitive error message if kernel is not 2MB alignedVivek Goyal
2007-05-11i386: work around miscompilation of alternatives codeJoerg Roedel
2007-05-10locks: fix F_GETLK regression (failure to find conflicts)J. Bruce Fields
2007-05-10Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds
2007-05-10Allow compat_ioctl.c to compile without CONFIG_NETSimon Horman
2007-05-10Fix ixp4xx compile errorFrederik Deweerdt
2007-05-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds
2007-05-10Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2007-05-10Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2007-05-10Merge branch 'juju' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394...Linus Torvalds
2007-05-10Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2007-05-10timer: revert parenthesis fix in tbase_get_deferrable() etcakpm@linux-foundation.org
2007-05-10i2c-at91: compile fix (IS_ERR)Alexey Dobriyan
2007-05-10i2c-at91 supports new-style i2c driversDavid Brownell
2007-05-10md: avoid a possibility that a read error can wrongly propagate through md/ra...NeilBrown
2007-05-10drivers/hwmon: switch to using input_dev->dev.parentDmitry Torokhov
2007-05-10SLUB: remove nr_cpu_ids hackChristoph Lameter
2007-05-10SLUB: SLUB_DEBUG must depend on SLUBChristoph Lameter
2007-05-10Revert "[PATCH] paravirt: Add startup infrastructure for paravirtualization"Eric W. Biederman
2007-05-10arm: fix i2c-pxa buildRussell King
2007-05-10ocfs2: kobject/kset foobarRandy Dunlap
2007-05-10early_pfn_to_nid needs to be __meminitStephen Rothwell
2007-05-10AF_RXRPC: reduce debugging noiseDavid Howells
2007-05-10AFS: further write support fixesDavid Howells
2007-05-10AFS: write support fixesDavid Howells
2007-05-10add upper-32-bits macroAndrew Morton
2007-05-10slub: support concurrent local and remote frees and allocs on a slabChristoph Lameter
2007-05-10x86_64: fix default_do_nmi() missing return after an if ()Mathieu Desnoyers
2007-05-10firewire: Convert OHCI driver to use standard goto unwinding for error handling.Kristian Høgsberg
2007-05-10firewire: Always use parens with sizeof.Kristian Høgsberg
2007-05-10firewire: Drop single buffer request support.Kristian Høgsberg
2007-05-10firewire: Add a comment to describe why we split the sg list.Kristian Høgsberg, Stefan Richter
2007-05-10firewire: Return SCSI_MLQUEUE_HOST_BUSY for out of memory cases in queuecommand.Kristian Høgsberg
2007-05-10firewire: Handle the last few DMA mapping error cases.Kristian Høgsberg