summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Merge remote-tracking branch 'rostedt/tip/perf/urgent-2' into x86-urgent-for-...H. Peter Anvin2012-06-026-16/+154
| |\ \ \
| | * | | ftrace/x86: Do not change stacks in DEBUG when calling lockdepSteven Rostedt2012-06-011-3/+41
| | * | | x86: Allow nesting of the debug stack IDT settingSteven Rostedt2012-06-011-1/+7
| | * | | x86: Reset the debug_stack update counterSteven Rostedt2012-06-011-2/+4
| | * | | ftrace: Use breakpoint method to update ftrace callerSteven Rostedt2012-06-011-16/+72
| | * | | ftrace: Synchronize variable setting with breakpointsSteven Rostedt2012-06-013-6/+42
| * | | | x86, x32, ptrace: Remove PTRACE_ARCH_PRCTL for x32H.J. Lu2012-06-011-6/+0Star
| * | | | x86, efi: Add EFI boot stub documentationMatt Fleming2012-06-012-0/+67
| * | | | x86, efi; Add EFI boot stub console supportMatt Fleming2012-06-012-16/+75
| * | | | x86, efi: Only close open files in error pathMatt Fleming2012-06-011-1/+1
* | | | | tty: Revert the tty locking series, it needs more workLinus Torvalds2012-06-0314-191/+119Star
| | | | |
| \ \ \ \
*-. \ \ \ \ Merge 'for-linus' branches from git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-06-022-2/+2
|\ \ \ \ \ \
| | * | | | | frv: Remove bogus closing parenthesisGeert Uytterhoeven2012-06-021-1/+1
| * | | | | | powerpc: Fix size of st_nlink on 64bitAnton Blanchard2012-06-021-1/+1
| |/ / / / /
* | | | | | Merge branch 'akpm' (Fixups for Andrew's patchbomb)Linus Torvalds2012-06-0213-45/+33Star
|\ \ \ \ \ \
| * | | | | | nls: fix (and rename) mac NLS table files and config optionsLinus Torvalds2012-06-0213-33/+33
| * | | | | | fs/nls/Makefile: remove bogus CONFIG_ assignmentsAndrew Morton2012-06-021-12/+0Star
* | | | | | | Merge tag 'fbdev-updates-for-3.5' of git://github.com/schandinat/linux-2.6Linus Torvalds2012-06-0294-2155/+5467
|\ \ \ \ \ \ \
| * | | | | | | video: bfin_adv7393fb: Fix cleanup codeEmil Goode2012-05-291-20/+23
| * | | | | | | video: exynos_dp: reduce delay time when configuring video settingJingoo Han2012-05-291-2/+2
| * | | | | | | video: exynos_dp: move sw reset prioir to enabling sw defined functionJingoo Han2012-05-293-2/+8
| * | | | | | | video: exynos_dp: use devm_ functionsJingoo Han2012-05-292-38/+12Star
| * | | | | | | fb: handle NULL pointers in framebuffer releaseDan Carpenter2012-05-291-0/+2
| * | | | | | | Merge tag 'omapdss-for-3.5' of git://github.com/tomba/linux into fbdev-nextFlorian Tobias Schandinat2012-05-27606-5696/+7901
| |\ \ \ \ \ \ \
| | * | | | | | | OMAPDSS: HDMI: OMAP4: Update IRQ flags for the HPD IRQ requestRicardo Neri2012-05-221-3/+3
| | * | | | | | | OMAPDSS: Apply VENC timings even if panel is disabledArchit Taneja2012-05-221-0/+2
| | * | | | | | | OMAPDSS: VENC/DISPC: Delay dividing Y resolution for managers connected to VENCArchit Taneja2012-05-222-18/+17Star
| | * | | | | | | OMAPDSS: DISPC: Support rotation through TILERChandrabhanu Mahapatra2012-05-225-3/+87
| | * | | | | | | OMAPDSS: VRFB: remove compiler warnings when CONFIG_BUG=nTomi Valkeinen2012-05-221-1/+3
| | * | | | | | | OMAPFB: remove compiler warnings when CONFIG_BUG=nTomi Valkeinen2012-05-222-0/+2
| | * | | | | | | OMAPDSS: remove compiler warnings when CONFIG_BUG=nTomi Valkeinen2012-05-226-5/+113
| | * | | | | | | OMAPDSS: DISPC: fix usage of dispc_ovl_set_accu_uvTomi Valkeinen2012-05-221-3/+4
| | * | | | | | | OMAPDSS: use DSI_FIFO_BUG workaround only for manual update displaysTomi Valkeinen2012-05-223-4/+6
| | * | | | | | | OMAPDSS: DSI: Support command mode interleaving during video mode blanking pe...Archit Taneja2012-05-211-0/+181
| | * | | | | | | OMAPDSS: DISPC: Update Accumulator configuration for chroma planeChandrabhanu Mahapatra2012-05-151-3/+89
| | * | | | | | | Merge branch 'omapdss-hdmi-audio'Tomi Valkeinen2012-05-1110-436/+710
| | |\ \ \ \ \ \ \
| | | * | | | | | | OMAPDSS: HDMI: Implement DSS driver interface for audioRicardo Neri2012-05-113-2/+241
| | | * | | | | | | OMAPDSS: HDMI: Panel: Simplify the name of the HDMI mutexRicardo Neri2012-05-111-20/+21
| | | * | | | | | | OMAPDSS: HDMI: OMAP4: Remap speaker order to match ALSA orderRicardo Neri2012-05-111-0/+8
| | | * | | | | | | OMAPDSS: HDMI: Add an audio configuration functionRicardo Neri2012-05-114-14/+191
| | | * | | | | | | OMAPDSS: HDMI: Add support for more audio sample rates in N/CTS calculationRicardo Neri2012-05-111-14/+74
| | | * | | | | | | OMAPDSS: HDMI: Relocate N/CTS calculationRicardo Neri2012-05-114-59/+43Star
| | | * | | | | | | OMAPDSS: HDMI: OMAP4: Expand configuration for IEC-60958 audioRicardo Neri2012-05-112-13/+20
| | | * | | | | | | OMAPDSS: HDMI: Decouple HDMI audio from ASoCRicardo Neri2012-05-115-12/+10Star
| | | * | | | | | | OMAPDSS: HDMI: Decouple wrapper enable/disable and audio start/stopAxel Castaneda Gonzalez2012-05-113-5/+22
| | | * | | | | | | OMAPDSS: HDMI: OMAP4: Remove invalid I2S settingsRicardo Neri2012-05-112-8/+0Star
| | | * | | | | | | OMAPDSS: HDMI: OMAP4: Remove CEA-861 audio infoframe and IEC-60958 enumsRicardo Neri2012-05-112-95/+20Star
| | | * | | | | | | OMAPDSS: HDMI: Remove ASoC codecRicardo Neri2012-05-112-241/+0Star
| | | * | | | | | | OMAPDSS: HDMI: Split video_enable into video_enable/disableRicardo Neri2012-05-114-8/+21
| | | * | | | | | | OMAPDSS: HDMI: Split audio_enable into audio_enable/disableRicardo Neri2012-05-114-8/+23