summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | | | | | Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie2012-11-274-5/+11
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | drm/exynos: Fix potential NULL pointer dereference in exynos_drm_encoder.cSachin Kamat2012-11-221-1/+1
| | | * | | | | | | | | | | | | | | | drm/exynos: Make exynos4/5_fimd_driver_data staticSachin Kamat2012-11-221-2/+2
| | | * | | | | | | | | | | | | | | | drm/exynos: fix overlay updating issueInki Dae2012-11-221-0/+6
| | | * | | | | | | | | | | | | | | | drm/exynos: remove unnecessary code.Inki Dae2012-11-221-1/+0Star
| | | * | | | | | | | | | | | | | | | drm/exynos: fix linux framebuffer address setting.Inki Dae2012-11-221-1/+2
| | | |/ / / / / / / / / / / / / / /
| | * | | | | | | | | | | | | | | | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intelDave Airlie2012-11-274-26/+16Star
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / / / / / / | | |/| | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | Revert "drm/i915: enable rc6 on ilk again"Chris Wilson2012-11-251-9/+3Star
| | | * | | | | | | | | | | | | | | drm/i915: do not default to 18 bpp for eDP if missing from VBTJani Nikula2012-11-222-10/+3Star
| | | * | | | | | | | | | | | | | | drm/i915: disable cloning on sdvoDaniel Vetter2012-11-201-7/+10
| * | | | | | | | | | | | | | | | | Merge branch 'akpm' (Fixes from Andrew)Linus Torvalds2012-11-308-43/+68
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | drivers/rtc/rtc-tps65910.c: fix invalid pointer access on _remove()Kim, Milo2012-11-301-3/+3
| | * | | | | | | | | | | | | | | | | mm: soft offline: split thp at the beginning of soft_offline_page()Naoya Horiguchi2012-11-301-0/+8
| | * | | | | | | | | | | | | | | | | mm: avoid waking kswapd for THP allocations when compaction is deferred or co...Mel Gorman2012-11-301-10/+27
| | * | | | | | | | | | | | | | | | | revert "Revert "mm: remove __GFP_NO_KSWAPD""Andrew Morton2012-11-304-17/+10Star
| | * | | | | | | | | | | | | | | | | mm: vmscan: fix endless loop in kswapd balancingJohannes Weiner2012-11-301-9/+18
| | * | | | | | | | | | | | | | | | | mm/vmemmap: fix wrong use of virt_to_pageJianguo Wu2012-11-301-6/+4Star
| | * | | | | | | | | | | | | | | | | mm: compaction: fix return value of capture_free_page()Mel Gorman2012-11-301-1/+1
| * | | | | | | | | | | | | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-11-305-9/+28
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'v3.7-samsung-fixes-4' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2012-11-291-4/+5
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | ARM: S3C24XX: Fix potential NULL pointer dereference errorSachin Kamat2012-11-211-4/+5
| | | | |_|/ / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | Merge tag 'orion_fixes_for_3.7' of git://git.infradead.org/users/jcooper/linu...Olof Johansson2012-11-264-5/+23
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | ARM: Kirkwood: Update PCI-E fixupJason Gunthorpe2012-11-212-3/+9
| | | * | | | | | | | | | | | | | | | | | Dove: Fix irq_to_pmu()Russell King - ARM Linux2012-11-211-1/+1
| | | * | | | | | | | | | | | | | | | | | Dove: Attempt to fix PMU/RTC interruptsRussell King - ARM Linux2012-11-211-1/+13
| | | |/ / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | Merge tag 'ixp4xx-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2012-11-3013-68/+59Star
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | IXP4xx: use __iomem for MMIOArnd Bergmann2012-11-222-8/+8
| | * | | | | | | | | | | | | | | | | | | IXP4xx: map CPU config registers within VMALLOC region.Krzysztof Hałasa2012-11-223-38/+21Star
| | * | | | | | | | | | | | | | | | | | | IXP4xx: Always ioremap() Queue Manager MMIO region at boot.Krzysztof Hałasa2012-11-224-21/+17Star
| | * | | | | | | | | | | | | | | | | | | ixp4xx: Declare MODULE_FIRMWARE usageTim Gardner2012-11-221-1/+8
| | * | | | | | | | | | | | | | | | | | | IXP4xx crypto: MOD_AES{128,192,256} already include key size.Krzysztof Hałasa2012-11-221-6/+6
| | * | | | | | | | | | | | | | | | | | | WAN: Remove redundant HDLC info printed by IXP4xx HSS driver.Krzysztof Hałasa2012-11-221-1/+1
| | * | | | | | | | | | | | | | | | | | | IXP4xx: Remove time limit for PCI TRDY to enable use of slow devices.Krzysztof Hałasa2012-11-221-0/+1
| | * | | | | | | | | | | | | | | | | | | IXP4xx: ixp4xx_crypto driver requires Queue Manager and NPE drivers.Krzysztof Hałasa2012-11-221-1/+1
| | * | | | | | | | | | | | | | | | | | | IXP4xx: HW pseudo-random generator is available on IXP45x/46x only.Krzysztof Hałasa2012-11-222-4/+7
| | * | | | | | | | | | | | | | | | | | | IXP4xx: Fix off-by-one bug in Goramo MultiLink platform.Krzysztof Hałasa2012-11-221-1/+1
| | * | | | | | | | | | | | | | | | | | | IXP4xx: Fix Goramo MultiLink platform compilation.Krzysztof Hałasa2012-11-221-0/+1
| | | |/ / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-11-301-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | ARM: 7586/1: sp804: set cpumask to cpu_possible_mask for clock event deviceWill Deacon2012-11-281-1/+1
| | | |_|_|_|_|_|_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-11-2917-28/+53
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...David S. Miller2012-11-292-10/+6Star
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | openvswitch: Store flow key len if ARP opcode is not request or reply.Mehak Mahajan2012-10-311-9/+5Star
| | | * | | | | | | | | | | | | | | | | | openvswitch: Print device when warning about over MTU packets.Jesse Gross2012-10-301-1/+1
| | * | | | | | | | | | | | | | | | | | | team: fix hw_features setupJiri Pirko2012-11-281-1/+3
| | * | | | | | | | | | | | | | | | | | | atm: forever loop loading ambassador firmwareDan Carpenter2012-11-281-0/+1
| | * | | | | | | | | | | | | | | | | | | Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller2012-11-281-1/+1
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | | netfilter: ipset: fix netiface set name overflowFlorian Westphal2012-11-241-1/+1
| | * | | | | | | | | | | | | | | | | | | | vhost: fix length for cross region descriptorMichael S. Tsirkin2012-11-281-1/+1
| | * | | | | | | | | | | | | | | | | | | | irda: irttp: fix memory leak in irttp_open_tsap() error pathTommi Rantala2012-11-281-0/+1
| | * | | | | | | | | | | | | | | | | | | | net: qmi_wwan: add Huawei E173Bjørn Mork2012-11-281-0/+1