aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-08route: Remove redirect_genidSteffen Klassert
2012-03-08inetpeer: Invalidate the inetpeer tree along with the routing cacheSteffen Klassert
2012-03-08mlx4_core: fix bug in modify_cq wrapper for resize flow.Jack Morgenstein
2012-03-08atl1c: set ATL1C_WORK_EVENT_RESET bit correctlyDan Carpenter
2012-03-08bridge: fix state reporting when port is disabledPaulius Zaleckas
2012-03-08bridge: br_log_state() s/entering/entered/Paulius Zaleckas
2012-03-08ehea: restore multicast and rx_errors fieldsEric Dumazet
2012-03-07Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...David S. Miller
2012-03-07Merge branch 'next/cleanup-use-static' of git://git.kernel.org/pub/scm/linux/...Olof Johansson
2012-03-07openvswitch: Fix checksum update for actions on UDP packets.Jesse Gross
2012-03-07Merge branch 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlin...Olof Johansson
2012-03-07Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2012-03-07regulator: tps65910: Configure correct value for VDDCTRL vout regLaxman Dewangan
2012-03-07dm raid: fix flush supportJonathan E Brassow
2012-03-07dm raid: set MD_CHANGE_DEVS when rebuildingJonathan E Brassow
2012-03-07dm thin metadata: decrement counter after removing mapped blockJoe Thornber
2012-03-07dm thin metadata: unlock superblock in init_pmd error pathJoe Thornber
2012-03-07dm thin metadata: remove incorrect close_device on creation error pathsMike Snitzer
2012-03-07dm flakey: fix crash on read when corrupt_bio_byte not setMike Snitzer
2012-03-07dm io: fix discard supportMilan Broz
2012-03-07dm ioctl: do not leak argv if target message only contains whitespaceJesper Juhl
2012-03-07hwmon: (jc42) Add support for AT30TS00, TS3000GB2, TSE2002GB2, and MCP9804Guenter Roeck
2012-03-07hwmon: (zl6100) Maintain delay parameter in driver instance dataGuenter Roeck
2012-03-07hwmon: (pmbus_core) Fix maximum number of POUT alarm attributesGuenter Roeck
2012-03-07hwmon: (jc42) Add support for ST Microelectronics STTS2002 and STTS3000Jean Delvare
2012-03-07ARM: OMAP2+: Fix build error after mergeTony Lindgren
2012-03-07Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-03-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2012-03-07C6X: fix KSTK_EIP and KSTK_ESP macrosMark Salter
2012-03-07Revert "CPU hotplug, cpusets, suspend: Don't touch cpusets during suspend/res...Linus Torvalds
2012-03-07drm/radeon: deal with errors from framebuffer init path.Dave Airlie
2012-03-07drm/radeon: fix a semaphore deadlock on pre cayman asicsChristian König
2012-03-07Merge branch 'topic/cleanup-use-static' into next/cleanup-use-staticKukjin Kim
2012-03-07ARM: S3C24XX: remove call to s3c24xx_setup_clocksHeiko Stuebner
2012-03-07ARM: S3C24XX: add get_rate for clk_p on S3C2416/2443Heiko Stuebner
2012-03-07ARM: S3C24XX: add get_rate for clk_h on S3C2416/2443Heiko Stuebner
2012-03-07ARM: S3C24XX: remove XXX_setup_clocks method from S3C2443Heiko Stuebner
2012-03-07ARM: S3C24XX: remove obsolete S3C2416_DMA optionHeiko Stuebner
2012-03-07ARM: S3C24XX: Reuse S3C2443 dma for S3C2416Heiko Stuebner
2012-03-07ARM: S3C24XX: Fix indentation of dma-s3c2443Heiko Stuebner
2012-03-07ARM: S3C24XX: Move device setup files to mach directoryHeiko Stuebner
2012-03-07ARM: S3C24XX: Consolidate Simtec extensionsHeiko Stuebner
2012-03-07ARM: S3C24XX: move simtec-specific code to mach directoryHeiko Stuebner
2012-03-07ARM: S3C24XX: Move common-smdk code to mach directoryHeiko Stuebner
2012-03-07ARM: 7358/1: perf: add PMU hotplug notifierLorenzo Pieralisi
2012-03-07ARM: 7357/1: perf: fix overflow handling for xscale2 PMUsWill Deacon
2012-03-07ARM: 7356/1: perf: check that we have an event in the PMU IRQ handlersWill Deacon
2012-03-07ARM: 7355/1: perf: clear overflow flag when disabling counter on ARMv7 PMUWill Deacon
2012-03-07ARM: 7354/1: perf: limit sample_period to half max_period in non-sampling modeWill Deacon
2012-03-07Merge branch 'topic/cleanup-s3c24xx' into next/cleanup-s3c24xxKukjin Kim