aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2013-01-07ARM: dts: fix highbank cpu mpidr valuesRob Herring1-8/+8
2013-01-07ARM: dts: add device_type prop to cpu nodes on Calxeda platformsRob Herring2-0/+8
2013-01-02Linux 3.8-rc2Linus Torvalds1-1/+1
2013-01-02leds: leds-gpio: set devm_gpio_request_one() flags param correctlyJavier Martinez Canillas1-2/+3
2013-01-02UAPI: Strip _UAPI prefix on header install no matter the whitespaceDavid Howells1-3/+3
2013-01-02UAPI: Remove empty Kbuild filesDavid Howells8-8/+0
2013-01-02mm: mempolicy: Convert shared_policy mutex to spinlockMel Gorman2-21/+49
2013-01-02mempolicy: remove arg from mpol_parse_str, mpol_to_strHugh Dickins4-14/+9
2013-01-02tmpfs mempolicy: fix /proc/mounts corrupting memoryHugh Dickins1-38/+26
2013-01-02epoll: prevent missed events on EPOLL_CTL_MODEric Wong1-1/+21
2013-01-02watchdog: twl4030_wdt: add DT supportAaro Koskinen3-2/+23
2013-01-02watchdog: omap_wdt: eliminate unused variable and a compiler warningAaro Koskinen1-1/+0
2013-01-02watchdog: da9055: Don't update wdt_dev->timeout in da9055_wdt_set_timeout error pathAxel Lin1-7/+6
2013-01-02watchdog: da9055: Fix invalid free of devm_ allocated dataAxel Lin1-4/+0
2012-12-30Revert "drm: tegra: protect DC register access with mutex"Dave Airlie2-14/+0
2012-12-30drm: tegra: program only one window during modesetLucas Stach1-2/+1
2012-12-30drm: tegra: clean out old gem prototypesLucas Stach1-18/+0
2012-12-30drm: tegra: remove redundant tegra2_tmds_config entryLucas Stach1-16/+3
2012-12-30drm: tegra: protect DC register access with mutexLucas Stach2-0/+14
2012-12-30drm: tegra: don't leave clients host1x member uninitializedLucas Stach1-0/+2
2012-12-30drm: tegra: fix front_porch <-> back_porch mixupLucas Stach2-7/+7
2012-12-28mm: fix null pointer dereference in wait_iff_congested()Zlatko Calusic1-1/+1
2012-12-27libceph: fix protocol feature mismatch failure pathSage Weil1-10/+4
2012-12-27libceph: WARN, don't BUG on unexpected connection statesAlex Elder1-6/+5
2012-12-27libceph: always reset osds when kickingAlex Elder1-2/+2
2012-12-27libceph: move linger requests sooner in kick_requests()Alex Elder1-11/+19
2012-12-27ext4: avoid hang when mounting non-journal filesystems with orphan listTheodore Ts'o1-1/+2
2012-12-27ext4: lock i_mutex when truncating orphan inodesTheodore Ts'o1-0/+2
2012-12-26ipv6/ip6_gre: set transport header correctlyIsaku Yamahata1-2/+1
2012-12-26ipv4/ip_gre: set transport header correctly to gre headerIsaku Yamahata1-1/+1
2012-12-26IB/rds: suppress incompatible protocol when version is knownMarciniszyn, Mike1-6/+5
2012-12-26IB/rds: Correct ib_api use with gs_dma_address/sg_dma_lenMarciniszyn, Mike1-3/+6
2012-12-26net/vxlan: Use the underlying device index when joining/leaving multicast groupsYan Burman1-2/+4
2012-12-26tcp: should drop incoming frames without ACK flag setEric Dumazet1-4/+10
2012-12-26mm: Fix PageHead when !CONFIG_PAGEFLAGS_EXTENDEDChristoffer Dall1-1/+7
2012-12-26netprio_cgroup: define sk_cgrp_prioidx only if NETPRIO_CGROUP is enabledLi Zefan1-1/+1
2012-12-26cpts: fix a run time warn_on.Richard Cochran1-1/+1
2012-12-26cpts: fix build error by removing useless code.Richard Cochran2-2/+0
2012-12-26batman-adv: fix random jitter calculationAkinobu Mita1-1/+1
2012-12-26PCI: Reduce Ricoh 0xe822 SD card reader base clock frequency to 50MHzAndy Lutomirski2-2/+6
2012-12-26PCI/PM: Do not suspend port if any subordinate device needs PME pollingHuang Ying1-1/+19
2012-12-26PCI: Add PCIe Link Capability link speed and width namesBjorn Helgaas1-0/+2
2012-12-26PCI: Work around Stratus ftServer broken PCIe hierarchy (fix DMI check)Myron Stowe1-1/+2
2012-12-26PCI: Remove spurious error for sriov_numvfs store and simplify flowBjorn Helgaas1-51/+34
2012-12-25f2fs: Don't assign e_id in f2fs_acl_from_diskEric W. Biederman1-1/+0
2012-12-25proc: Allow proc_free_inum to be called from any contextEric W. Biederman1-6/+7
2012-12-25pidns: Stop pid allocation when init diesEric W. Biederman4-4/+20
2012-12-25ext4: do not try to write superblock on ro remount w/o journalMichael Tokarev1-1/+1
2012-12-25ext4: include journal blocks in df overhead calcsEric Sandeen1-0/+4
2012-12-25ext4: remove unaligned AIO warning printkEric Sandeen1-8/+0