aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-03-27Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-34/+36
2011-03-27Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-42/+15
2011-03-27Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2-2/+12
2011-03-27Merge branch 'for-2.6.39/drivers' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds21-1403/+2267
2011-03-27Merge branch 'docs-next' of git://git.lwn.net/linux-2.6Linus Torvalds8-130/+169
2011-03-27Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-45/+117
2011-03-27Merge branch 'for-linus-1' of git://git.infradead.org/mtd-2.6Linus Torvalds55-648/+4655
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-27rose: Add length checks to CALL_REQUEST parsingBen Hutchings5-47/+93
2011-03-27ROSE: prevent heap corruption with bad facilitiesDan Rosenberg1-2/+16
2011-03-27irda: validate peer name and attribute lengthsDan Rosenberg1-0/+6
2011-03-27irda: prevent heap corruption on invalid nicknameDan Rosenberg1-0/+3
2011-03-27dst: Clone child entry in skb_dst_popSteffen Klassert2-2/+2
2011-03-27xfrm: Force a dst refcount before entering the xfrm type handlersSteffen Klassert2-0/+4
2011-03-27NFS: Ensure that rpc_release_resources_task() can be called twice.OGAWA Hirofumi1-1/+3
2011-03-27NFS: Don't leak RPC clients in NFSv4 secinfo negotiationTrond Myklebust1-1/+3
2011-03-27NFS: Fix a hang in the writeback pathTrond Myklebust3-13/+5
2011-03-27genirq: Split irq_set_affinity() so it can be called with lock held.David Daney2-18/+31
2011-03-27genirq: Add chip flag for restricting cpu_on/offline callsThomas Gleixner2-4/+9
2011-03-27genirq: Add chip hooks for taking CPUs on/off line.David Daney2-0/+66
2011-03-27genirq: Add irq disabled flag to irq_data stateThomas Gleixner3-2/+12
2011-03-27genirq: Reserve the irq when calling irq_set_chip()David Daney1-0/+6
2011-03-27Fix the broken build for Marvell Dove platform.Konstantin Porotchkin2-4/+1
2011-03-27regulator: Add MODULE_DEVICE_TABLE to max8997 and max8998Axel Lin2-0/+2
2011-03-26Input: h3600_ts_input - fix a spelling errorSylvestre Ledru1-1/+1
2011-03-26Input: wacom - report resolution for pen devicesPing Cheng2-92/+181
2011-03-26Input: wacom - constify wacom_features for a new missed Bamboo modelsPing Cheng1-8/+8
2011-03-27crypto: aesni-intel - fixed problem with packets that are not multiple of 64b...Tadeusz Struk2-3/+16
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