aboutsummaryrefslogtreecommitdiffstats
path: root/fs/dlm/netlink.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2011-04-01dlm: delayed reply message warningDavid Teigland6-11/+108
2011-03-28dlm: Remove superfluous call to recalc_sigpending()Matt Fleming1-1/+0
2011-03-27apm: orphan the driverStephen Rothwell1-3/+1
2011-03-27um: Add myself as co-maintainerRichard Weinberger1-0/+1
2011-03-27docbook: fix rapidio warningRandy Dunlap1-1/+0
2011-03-27docbook: fix broken media buildRandy Dunlap1-1/+0
2011-03-27fs: fix inode.c kernel-doc warningRandy Dunlap1-1/+1
2011-03-27ipc: fix util.c kernel-doc warningsRandy Dunlap1-1/+3
2011-03-27mm: fix memory.c incorrect kernel-docRandy Dunlap1-1/+1
2011-03-27percpu: Omit segment prefix in the UP case for cmpxchg_doubleChristoph Lameter2-8/+16
2011-03-27proc: fix oops on invalid /proc/<pid>/maps accessLinus Torvalds1-1/+2
2011-03-27regulator: Add MODULE_DEVICE_TABLE to max8997 and max8998Axel Lin2-0/+2
2011-03-27mfd: Clean up max8997 IRQ namespaceSamuel Ortiz1-8/+8
2011-03-27mfd: Fold irq_set_chip/irq_set_handlerThomas Gleixner5-12/+8
2011-03-27mfd: Cleanup irq namespaceThomas Gleixner21-131/+131
2011-03-27mfd: twl6030: Cleanup interrupt handlingThomas Gleixner1-16/+1
2011-03-27mfd: twl4030: Cleanup interrupt handlingThomas Gleixner1-38/+8
2011-03-27mfd: mx8925: Remove irq_desc leftoversThomas Gleixner1-2/+0
2011-03-27mfd: htc-i2cpld: Cleanup interrupt handlingThomas Gleixner1-18/+7
2011-03-27mfd: htc-egpio: Cleanup interrupt handlingThomas Gleixner1-4/+2
2011-03-27mfd: ezx-pcap: Remvove open coded irq handlingThomas Gleixner1-11/+3
2011-03-27mfd: 88pm860x: Remove unused irq_desc leftoversThomas Gleixner1-3/+0
2011-03-27mfd: asic3: Cleanup irq handlingThomas Gleixner1-11/+6
2011-03-27mfd: Select MFD_CORE if TPS6105X driver is configuredGuenter Roeck1-0/+1
2011-03-27mfd: Add MODULE_DEVICE_TABLE to rdc321x-southbridgeAxel Lin1-0/+1
2011-03-27mfd: Add MAX8997/8966 IRQ controlMyungJoo Ham4-3/+404
2011-03-27mfd: Constify i2c_device_id tablesAxel Lin2-2/+2
2011-03-27mfd: OLPC: Clean up names to match what OLPC actually usesDaniel Drake2-9/+7
2011-03-27mfd: Add mfd_clone_cell(), convert cs5535-mfd/olpc-xo1 to itAndres Salomon4-57/+52
2011-03-26staging: Fix bdops->check_events() misconversion in cyasblkdev_block.cTejun Heo1-1/+1
2011-03-26ide: ensure that we re-run the queue handlerJens Axboe1-1/+11
2011-03-26hwmon: (pmbus) Fix temperature limit register accessGuenter Roeck1-34/+36
2011-03-26regulator: fix tps6524x section mismatchRandy Dunlap1-1/+1
2011-03-26regulator: Remove more wm831x-specific IRQ operationsMark Brown1-3/+3
2011-03-26regulator: add ab8500 enable and raise time delaysLinus Walleij1-0/+30
2011-03-26regulator: provide consumer interface for fall/rise timeLinus Walleij2-0/+47
2011-03-26regulator: add set_voltage_time_sel infrastructureLinus Walleij2-2/+34
2011-03-26regulator: initialization for ab8500 regulatorsBengt Jonsson5-3/+279
2011-03-26regulator: add support for USB voltage regulatorBengt Jonsson2-1/+17
2011-03-26regulator: switch the ab3100 to use enable_time()Linus Walleij1-23/+28
2011-03-26Regulator: add suspend-finish API for regulator core.MyungJoo Ham2-0/+42
2011-03-26regulator: fix typo in KconfigIgor Grinberg1-1/+1
2011-03-26regulator: Convert WM831x regulators to genirqMark Brown3-30/+21
2011-03-26regulator: If we fail when setting up a supply say which supplyMark Brown1-1/+4
2011-03-26hwmon: (f71882fg) Add support for the F71889AHans de Goede3-2/+18
2011-03-26hwmon: (f71882fg) Add support for the F81865FJean Delvare3-8/+19
2011-03-26hwmon: (f71882fg) Document all supported devicesJean Delvare3-4/+25
2011-03-26hwmon: (f71882fg) Per-chip fan/temperature input count tablesJean Delvare1-6/+30
2011-03-26hwmon: (f71882fg) Secure chip property definition arraysJean Delvare1-27/+27
2011-03-25ipcns: fix use after free in free_ipc_ns()Xiaotian Feng1-1/+1