aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-03-28dlm: Remove superfluous call to recalc_sigpending()Matt Fleming
2011-03-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds
2011-03-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2011-03-27Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds
2011-03-27Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2011-03-27Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-03-27Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2011-03-27Merge branch 'for-2.6.39/drivers' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2011-03-27Merge branch 'docs-next' of git://git.lwn.net/linux-2.6Linus Torvalds
2011-03-27Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2011-03-27Merge branch 'for-linus-1' of git://git.infradead.org/mtd-2.6Linus Torvalds
2011-03-27apm: orphan the driverStephen Rothwell
2011-03-27um: Add myself as co-maintainerRichard Weinberger
2011-03-27docbook: fix rapidio warningRandy Dunlap
2011-03-27docbook: fix broken media buildRandy Dunlap
2011-03-27fs: fix inode.c kernel-doc warningRandy Dunlap
2011-03-27ipc: fix util.c kernel-doc warningsRandy Dunlap
2011-03-27mm: fix memory.c incorrect kernel-docRandy Dunlap
2011-03-27percpu: Omit segment prefix in the UP case for cmpxchg_doubleChristoph Lameter
2011-03-27proc: fix oops on invalid /proc/<pid>/maps accessLinus Torvalds
2011-03-27regulator: Add MODULE_DEVICE_TABLE to max8997 and max8998Axel Lin
2011-03-27mfd: Clean up max8997 IRQ namespaceSamuel Ortiz
2011-03-27mfd: Fold irq_set_chip/irq_set_handlerThomas Gleixner
2011-03-27mfd: Cleanup irq namespaceThomas Gleixner
2011-03-27mfd: twl6030: Cleanup interrupt handlingThomas Gleixner
2011-03-27mfd: twl4030: Cleanup interrupt handlingThomas Gleixner
2011-03-27mfd: mx8925: Remove irq_desc leftoversThomas Gleixner
2011-03-27mfd: htc-i2cpld: Cleanup interrupt handlingThomas Gleixner
2011-03-27mfd: htc-egpio: Cleanup interrupt handlingThomas Gleixner
2011-03-27mfd: ezx-pcap: Remvove open coded irq handlingThomas Gleixner
2011-03-27mfd: 88pm860x: Remove unused irq_desc leftoversThomas Gleixner
2011-03-27mfd: asic3: Cleanup irq handlingThomas Gleixner
2011-03-27mfd: Select MFD_CORE if TPS6105X driver is configuredGuenter Roeck
2011-03-27mfd: Add MODULE_DEVICE_TABLE to rdc321x-southbridgeAxel Lin
2011-03-27mfd: Add MAX8997/8966 IRQ controlMyungJoo Ham
2011-03-27mfd: Constify i2c_device_id tablesAxel Lin
2011-03-27mfd: OLPC: Clean up names to match what OLPC actually usesDaniel Drake
2011-03-27mfd: Add mfd_clone_cell(), convert cs5535-mfd/olpc-xo1 to itAndres Salomon
2011-03-26staging: Fix bdops->check_events() misconversion in cyasblkdev_block.cTejun Heo
2011-03-26ide: ensure that we re-run the queue handlerJens Axboe
2011-03-26hwmon: (pmbus) Fix temperature limit register accessGuenter Roeck
2011-03-26regulator: fix tps6524x section mismatchRandy Dunlap
2011-03-26regulator: Remove more wm831x-specific IRQ operationsMark Brown
2011-03-26regulator: add ab8500 enable and raise time delaysLinus Walleij
2011-03-26regulator: provide consumer interface for fall/rise timeLinus Walleij
2011-03-26regulator: add set_voltage_time_sel infrastructureLinus Walleij
2011-03-26regulator: initialization for ab8500 regulatorsBengt Jonsson
2011-03-26regulator: add support for USB voltage regulatorBengt Jonsson
2011-03-26regulator: switch the ab3100 to use enable_time()Linus Walleij
2011-03-26Regulator: add suspend-finish API for regulator core.MyungJoo Ham