aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-05-11[ARM] Spinlock initializer cleanupThomas Gleixner
2007-05-11[ARM] remove useless config option GENERIC_BUST_SPINLOCKRobert P. J. Day
2007-05-11[ARM] 4303/3: base kernel support for TI DaVinciKevin Hilman
2007-05-11[ARM] 4359/3: H1940: Add bluetooth supportArnaud Patard
2007-05-11[ARM] 4365/1: Add AC97 clock to s3c2443 machineGraeme Gregory
2007-05-11[ARM] 4362/1: trizeps4 updateJürgen Schindele
2007-05-11[ARM] pata_icside: fix build errorsRussell King
2007-05-11[ARM] ecard: add ecardm_iomap() / ecardm_iounmap()Russell King
2007-05-11[ARM] ecard: add helper function for setting ecard irq opsRussell King
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
2007-05-10firewire: Allocate scsi_host up front and allocate the sbp2_device as hostdata.Kristian Høgsberg
2007-05-10firewire: Provide module aliase for backwards compatibility.Olaf Hering
2007-05-10firewire: Add to fw-core-y instead of assigning fw-core-objs in Makefile.Kristian Høgsberg
2007-05-10firewire: Break out shared IEEE1394 constant to separate header file.Kristian Høgsberg
2007-05-10firewire: Use linux/*.h instead of asm/*.h header files.Kristian Høgsberg
2007-05-10firewire: Uppercase most macro names.Kristian Høgsberg
2007-05-10firewire: Coding style cleanup: no spaces after function names.Kristian Høgsberg
2007-05-10firewire: Convert card_rwsem to a regular mutex.Kristian Høgsberg
2007-05-10firewire: Clean up comment style.Kristian Høgsberg