summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-02-09[hib-backport] nosave: consolidate __nosave_{begin,end} in <asm/sections.h>p-ti-linux-3.14.y-android-hib-basicGeert Uytterhoeven
2015-02-09[hib-backport] ARM: 8011/1: ARM hibernation / suspend-to-diskSebastian Capella
2015-02-09[hib-backport] ARM: 8010/1: avoid tracers in soft_restartSebastian Capella
2015-02-09[hib-backport] ARM: Better virt_to_page() handlingRussell King
2015-02-03android: x15: Merge script and config updatePraneeth Bajjuri
2015-02-03Merge branch 'p-ti-linux-3.14.y-android' of git://git.omapzoom.org/kernel/oma...Praneeth Bajjuri
2015-02-03Merge branch 'p-ti-linux-3.14.y-common' into p-ti-linux-3.14.y-androidPraneeth Bajjuri
2015-02-03Merge branch 'ti-linux-3.14.y' of git://git.ti.com/ti-linux-kernel/ti-linux-k...Praneeth Bajjuri
2015-02-03Merge branch 'p-ti-linux-3.14.y-common' into p-ti-linux-3.14.y-androidPraneeth Bajjuri
2015-02-03Merge branch 'rpmsg-ti-linux-3.14.y' of git://git.ti.com/rpmsg/rpmsg into ti-...Texas Instruments Auto Merger
2015-02-03Merge branch 'rproc-linux-3.14.y' of git://git.ti.com/rpmsg/remoteproc into r...Suman Anna
2015-02-03usb: dwc3: debugfs: dual role switch through debugfs entriesRavi Babu
2015-02-03ARM: DRA7: dts: Add coprocessor nodes for ivaRavikumar Kattekola
2015-02-02Merge "drivers: power: Introduce TI coprocessor driver" into p-ti-linux-3.14....A.G. Sriramakrishnan
2015-02-02Merge branch 'rproc-linux-3.14.y' of git://git.ti.com/rpmsg/remoteproc into r...Suman Anna
2015-02-02Merge branch 'iommu-linux-3.14.y' of git://git.ti.com/rpmsg/iommu into rproc-...Suman Anna
2015-02-02remoteproc/pruss: fix shutdown for manually booted PRU coresSuman Anna
2015-02-02remoteproc/pruss: fix the cleanup path in pru_rproc_probe()Suman Anna
2015-02-02UAPI: Increasing the max FRAME number to 128.Somnath Mukherjee
2015-02-02gpio: mcp23s08: Set initial direction and value from DTNikhil Devshatwar
2015-02-02firmware: Load VPDMA firmware from kernelNikhil Devshatwar
2015-02-02Merge branch 'p-ti-linux-3.14.y-common' into p-ti-linux-3.14.y-androidPraneeth Bajjuri
2015-02-02Merge branch 'p-ti-linux-3.14.y-common/audio-for-next' of git://git.ti.com/an...Praneeth Bajjuri
2015-02-02Merge branch 'ti-linux-3.14.y' into p-ti-linux-3.14.y-commonAnand Balagopalakrishnan
2015-01-30iommu/omap: Fix a sleeping function invocation in atomic context bugSuman Anna
2015-01-30Merge branch 'audio-display-ti-linux-3.14.y' of git://git.ti.com/~darrene/ti-...Dan Murphy
2015-01-30media: ti-vpe: vpe: Add RGB565 and RGB5551 supportNikhil Devshatwar
2015-01-30media: ti-vpe: vpe: Post next descriptor only for list complete IRQNikhil Devshatwar
2015-01-30media: ti-vpe: vpe: Setup srcdst parameters in streamONNikhil Devshatwar
2015-01-30omapdrm: Expose the OMAP pre-multiplied alpha property through DRMalaganraj
2015-01-30omapdrm: Expose the OMAP global alpha property through DRMalaganraj
2015-01-30ti_fragments: audio_display: enable BACKLIGHT_GPIO and PANEL_DPITomi Valkeinen
2015-01-30ti_fragments: audio_display: clean upTomi Valkeinen
2015-01-30arm/dts: am57xx-evm: Add LCD supportTomi Valkeinen
2015-01-30backlight: gpio-backlight: Add DT supportDenis Carikli
2015-01-30arm/dts: dra7xx: fix display compatible stringsTomi Valkeinen
2015-01-30OMAPDSS: add missing 'omapdss' prefixes to display driversTomi Valkeinen
2015-01-30OMAPDSS: add dra7-dss to dt conversion listTomi Valkeinen
2015-01-29Merge tag 'v3.14.31' of http://git.kernel.org/pub/scm/linux/kernel/git/stable...Texas Instruments Auto Merger
2015-01-29Linux 3.14.31Greg Kroah-Hartman
2015-01-29md/raid5: fetch_block must fetch all the blocks handle_stripe_dirtying wants.NeilBrown
2015-01-29mm: get rid of radix tree gfp mask for pagecache_get_pageMichal Hocko
2015-01-29mm: page_alloc: reduce cost of the fair zone allocation policyMel Gorman
2015-01-29mm: page_alloc: abort fair zone allocation policy when remotes nodes are enco...Mel Gorman
2015-01-29mm: vmscan: only update per-cpu thresholds for online CPUMel Gorman
2015-01-29mm: move zone->pages_scanned into a vmstat counterMel Gorman
2015-01-29mm: rearrange zone fields into read-only, page alloc, statistics and page rec...Mel Gorman
2015-01-29mm: pagemap: avoid unnecessary overhead when tracepoints are deactivatedMel Gorman
2015-01-29memcg, vmscan: Fix forced scan of anonymous pagesJerome Marchand
2015-01-29vmalloc: use rcu list iterator to reduce vmap_area_lock contentionJoonsoo Kim