summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* OMAPDSS: Remove passive matrix LCD support (part 2)Archit Taneja2012-06-2914-67/+37
* OMAPDSS: Remove passive matrix LCD support (part 1)Archit Taneja2012-06-296-36/+24
* OMAPDSS: HDMI: Replace spinlock with mutex in hdmi_check_hpd_stateJassi Brar2012-06-293-5/+4
* OMAPDSS: HDMI: Discard phy_tx_enabled memberJassi Brar2012-06-292-8/+4
* OMAPDSS: Add dump and debug support for LCD3Chandrabhanu Mahapatra2012-06-291-30/+40
* OMAPDSS: Add LCD3 overlay manager and Clock and IRQ supportChandrabhanu Mahapatra2012-06-297-9/+78
* OMAPDSS: Add support for LCD3 channelChandrabhanu Mahapatra2012-06-292-0/+27
* OMAPDSS: Cleanup implementation of LCD channelsChandrabhanu Mahapatra2012-06-294-136/+120
* OMAPDSS: fix warnings if CONFIG_PM_RUNTIME=nTomi Valkeinen2012-06-296-6/+6
* OMAPDSS: Use PM notifiers for system suspendTomi Valkeinen2012-06-291-16/+29
* OMAPDSS: add clk_prepare_enable and clk_disable_unprepareRajendra Nayak2012-06-293-6/+6
* OMAPDSS: fix specification spelling in KconfigPeter Meerwald2012-06-281-2/+2
* OMAPDSS: remove enum omap_dss_overlay_managersTomi Valkeinen2012-06-282-10/+3
* Merge tag 'v3.5-rc2'Tomi Valkeinen2012-06-139315-382181/+590511
|\
| * Linux 3.5-rc2v3.5-rc2Linus Torvalds2012-06-081-1/+1
| * mm, oom: fix badness score underflowDavid Rientjes2012-06-081-2/+2
| * Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-06-086-39/+179
| |\
| | * sched: Fix the relax_domain_level boot parameterDimitri Sivanich2012-06-061-6/+3
| | * sched: Validate assumptions in sched_init_numa()Peter Zijlstra2012-06-061-19/+80
| | * sched: Always initialize cpu-powerPeter Zijlstra2012-06-062-2/+13
| | * sched: Fix domain iterationPeter Zijlstra2012-06-064-10/+72
| | * sched/rt: Fix lockdep annotation within find_lock_lowest_rq()Peter Zijlstra2012-06-061-1/+1
| | * sched/numa: Load balance between remote nodesAlex Shi2012-06-061-1/+1
| | * sched/x86: Calculate booted cores after construction of sibling_maskKamalesh Babulal2012-06-061-0/+9
| * | sched/fair: fix lots of kernel-doc warningsRandy Dunlap2012-06-081-16/+6
| * | Revert "drm/i915/crt: Do not rely upon the HPD presence pin"Linus Torvalds2012-06-081-5/+3
| * | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2012-06-082-5/+4
| |\ \
| | * | ext4: don't set i_flags in EXT4_IOC_SETFLAGSTao Ma2012-06-071-1/+0
| | * | ext4: fix the free blocks calculation for ext3 file systems w/ uninit_bgTheodore Ts'o2012-06-071-4/+4
| * | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2012-06-082-9/+16
| |\ \ \
| | * | | powerpc: Fix kernel panic during kernel module loadSteffen Rumler2012-06-081-6/+5
| | * | | powerpc/time: Sanity check of decrementer expiration is necessaryPaul Mackerras2012-06-081-3/+11
| | |/ /
| * | | Merge tag 'upstream-3.5-rc2' of git://git.infradead.org/linux-ubifsLinus Torvalds2012-06-083-8/+33
| |\ \ \
| | * | | UBI: correct ubi_wl_flush lockingArtem Bityutskiy2012-06-071-4/+13
| | * | | UBIFS: fix debugfs-less systems supportArtem Bityutskiy2012-06-071-2/+10
| | * | | UBI: fix debugfs-less systems supportArtem Bityutskiy2012-06-071-2/+10
| | |/ /
| * | | Revert "vfs: stop d_splice_alias creating directory aliases"Linus Torvalds2012-06-081-6/+10
| * | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-06-0813-91/+168
| |\ \ \
| | * | | x86/nmi: Fix section mismatch warnings on 32-bitDon Zickus2012-06-082-2/+16
| | * | | x86/uv: Fix UV2 BAU legacy modeCliff Wickman2012-06-082-2/+0
| | * | | x86/mm: Only add extra pages count for the first memory range during pre-allo...Yinghai Lu2012-06-081-1/+2
| | * | | x86, efi stub: Add .reloc section back into imageJordan Justen2012-06-072-74/+140
| | * | | x86/ioapic: Fix NULL pointer dereference on CPU hotplug after disabling irqsTomoki Sekiyama2012-06-061-2/+2
| | * | | x86/reboot: Fix a warning message triggered by stop_other_cpus()Feng Tang2012-06-061-2/+4
| | * | | x86/intel/moorestown: Change intel_scu_devices_create() to __devinitSebastian Andrzej Siewior2012-06-061-1/+1
| | * | | x86/numa: Set numa_nodes_parsed at acpi_numa_memory_affinity_init()Yasuaki Ishimatsu2012-06-061-0/+2
| | * | | x86/gart: Fix kmemleak warningXiaotian Feng2012-06-061-6/+0
| | * | | x86: mce: Add the dropped timer interval init backThomas Gleixner2012-06-061-1/+1
| | * | | x86/mce: Fix the MCE poll timer logicChen Gong2012-06-061-1/+1
| * | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-06-0829-120/+357
| |\ \ \ \
OpenPOWER on IntegriCloud