aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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-10locks: fix F_GETLK regression (failure to find conflicts)J. Bruce Fields1-2/+3
2007-05-10Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds16-893/+496
2007-05-10Allow compat_ioctl.c to compile without CONFIG_NETSimon Horman1-1/+4
2007-05-10Fix ixp4xx compile errorFrederik Deweerdt1-1/+1
2007-05-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds47-1002/+867
2007-05-10Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds12-781/+349
2007-05-10Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds70-727/+721
2007-05-10Merge branch 'juju' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6Linus 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/raid1 to a filesystem.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
2007-05-10firewire: Always use parens with sizeof.Kristian Høgsberg7-65/+65
2007-05-10firewire: Drop single buffer request support.Kristian Høgsberg1-42/+1
2007-05-10firewire: Add a comment to describe why we split the sg list.Kristian Høgsberg, Stefan Richter1-1/+4
2007-05-10firewire: Return SCSI_MLQUEUE_HOST_BUSY for out of memory cases in queuecommand.Kristian Høgsberg1-4/+4
2007-05-10firewire: Handle the last few DMA mapping error cases.Kristian Høgsberg1-7/+26
2007-05-10firewire: Allocate scsi_host up front and allocate the sbp2_device as hostdata.Kristian Høgsberg1-84/+50
2007-05-10firewire: Provide module aliase for backwards compatibility.Olaf Hering2-0/+10
2007-05-10firewire: Add to fw-core-y instead of assigning fw-core-objs in Makefile.Kristian Høgsberg1-1/+1
2007-05-10firewire: Break out shared IEEE1394 constant to separate header file.Kristian Høgsberg3-105/+74
2007-05-10firewire: Use linux/*.h instead of asm/*.h header files.Kristian Høgsberg1-2/+2
2007-05-10firewire: Uppercase most macro names.Kristian Høgsberg5-232/+231