summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-03-02Merge branch 'devel-cleanup' into omap-for-linusTony Lindgren
2011-03-02arm: omap: fix section mismatch warningMing Lei
2011-03-01Linux 2.6.38-rc7v2.6.38-rc7Linus Torvalds
2011-03-01Revert "TPM: Long default timeout fix"Linus Torvalds
2011-02-28omap: omap3evm: add support for the WL12xx WLAN module to the omap3evmEyal Reizer
2011-02-28Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2011-02-28fs/block_dev.c: fix new kernel-doc warningRandy Dunlap
2011-02-28ACPI: Fix build for CONFIG_NET unsetRafael J. Wysocki
2011-02-28Merge branch 'hwmod_clockevent_2.6.39' of git://git.pwsan.com/linux-2.6 into ...Tony Lindgren
2011-02-28Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2011-02-28Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-02-28Merge branches 'perf-fixes-for-linus', 'x86-fixes-for-linus' and 'timers-fixe...Linus Torvalds
2011-02-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2011-02-28OMAP2+: sdrc: fix compile break on OMAP4-only config on current omap-for-linusPaul Walmsley
2011-02-28Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2011-02-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2011-02-28mm: <asm-generic/pgtable.h> must include <linux/mm_types.h>Ben Hutchings
2011-02-28OMAP2+: clockevent: set up GPTIMER clockevent hwmod right before timer initPaul Walmsley
2011-02-28OMAP2+: hwmod: add ability to setup individual hwmodsPaul Walmsley
2011-02-28OMAP2+: hwmod: ignore attempts to re-setup a hwmodPaul Walmsley
2011-02-28OMAP2+: hwmod: find MPU initiator hwmod during in _register()Paul Walmsley
2011-02-28OMAP2+: hwmod: rename some init functionsPaul Walmsley
2011-02-28OMAP2+: hwmod: allow multiple calls to omap_hwmod_init()Paul Walmsley
2011-02-28x86: Use u32 instead of long to set reset vector back to 0Don Zickus
2011-02-28perf timechart: Fix max number of cpusThomas Renninger
2011-02-28perf timechart: Fix black idle boxes in the titleThomas Renninger
2011-02-28Merge remote branch 'nouveau/drm-nouveau-fixes' of /ssd/git/drm-nouveau-next ...Dave Airlie
2011-02-28drm: fix unsigned vs signed comparison issue in modeset ctl ioctl.Dave Airlie
2011-02-28drm/nv50-nvc0: make sure vma is definitely unmapped when destroying boBen Skeggs
2011-02-27OMAP3: hwmod data: add dmtimerThara Gopinath
2011-02-27OMAP2430: hwmod data: add dmtimerThara Gopinath
2011-02-27OMAP2420: hwmod data: add dmtimerThara Gopinath
2011-02-26hwmon: (adt7411) add MODULE_DEVICE_TABLEaxel lin
2011-02-26hwmon: (ad7414) add MODULE_DEVICE_TABLEaxel lin
2011-02-26Merge branch 'fix/asoc' into for-linusTakashi Iwai
2011-02-26clockevents: Prevent oneshot mode when broadcast device is periodicThomas Gleixner
2011-02-25Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2011-02-25rapidio: fix sysfs config attribute to access 16MB of maint spaceAlexandre Bounine
2011-02-25pps: initialize ts_real properlyAlexander Gordeev
2011-02-25memcg: more mem_cgroup_uncharge() batchingHugh Dickins
2011-02-25thp: fix interleaving for transparent hugepagesAndi Kleen
2011-02-25aio: fix race between io_destroy() and io_submit()Jan Kara
2011-02-25aio: fix rcu ioctx lookupNick Piggin
2011-02-25mm: fix dubious code in __count_immobile_pages()Namhyung Kim
2011-02-25drivers/rtc/rtc-ds3232.c: fix time range difference between linux and RTC chipLei Xu
2011-02-25ldm: corrupted partition table can cause kernel oopsTimo Warns
2011-02-25mm: vmscan: stop reclaim/compaction earlier due to insufficient progress if !...Mel Gorman
2011-02-25drivers/nfc/pn544.c: add missing regulatorMatti J. Aaltonen
2011-02-25drivers/nfc/Kconfig: use full form of the NFC acronymMatti J. Aaltonen
2011-02-25swiotlb: fix wrong panicFUJITA Tomonori