aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* perf_event: Fix cgrp event scheduling bug in perf_enable_on_exec()Stephane Eranian2011-04-111-0/+12
* perf: Fix a build error with some GCC versionsEric Dumazet2011-04-081-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2011-04-071-1/+1
|\
| * watchdog: mpc8xxx_wdt: fix buildPeter Korsgaard2011-04-071-1/+1
* | Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-04-0715-150/+280
|\ \
| * | efifb: Add override for 11" Macbook Air 3,1Matthew Garrett2011-04-061-0/+4
| * | efifb: Support overriding fields FW tells us with the DMI data.Peter Jones2011-04-061-61/+88
| * | fb: Reduce priority of resource conflict messageMatthew Garrett2011-04-061-1/+1
| * | savagefb: Remove obsolete else clause in savage_setup_i2c_busTormod Volden2011-04-061-2/+1
| * | savagefb: Set up I2C based on chip family instead of card idTormod Volden2011-04-061-5/+4
| * | savagefb: Replace magic register address with defineTormod Volden2011-04-061-1/+1
| * | drivers/video/bfin-lq035q1-fb.c: introduce missing kfreeJulia Lawall2011-04-061-1/+3
| * | video: s3c-fb: fix checkpatch errors and warningJingoo Han2011-04-061-3/+5
| * | efifb: support AMD Radeon HD 6490Davidlohr Bueso2011-03-311-0/+3
| * | s3fb: fix Virge/GX2Ondrej Zary2011-03-311-14/+34
| * | fbcon: Remove unused 'display *p' variable from fb_flashcursor()Sergey Senozhatsky2011-03-311-2/+0
| * | Merge branch 'common/fbdev' of master.kernel.org:/pub/scm/linux/kernel/git/le...Paul Mundt2011-03-294-12/+91
| |\ \
| | * | fbdev: sh_mobile_lcdcfb: fix module lock acquisitionAlexandre Courbot2011-03-291-4/+4
| | * | fbdev: sh_mobile_lcdcfb: add blanking supportAlexandre Courbot2011-03-292-0/+45
| | * | sh: mach-ap325rxa: move backlight control codeAlexandre Courbot2011-03-101-8/+24
| | * | sh: mach-ecovec24: support for main lcd backlightAlexandre Courbot2011-03-101-0/+18
| * | | Merge branch 'viafb-next' of git://github.com/schandinat/linux-2.6Paul Mundt2011-03-254-49/+46
| |\ \ \
| | * | | viafb: initialize margins correctFlorian Tobias Schandinat2011-03-211-20/+11
| | * | | viafb: refresh rate bug collectionFlorian Tobias Schandinat2011-03-164-30/+36
* | | | | Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2011-04-074-20/+13
|\ \ \ \ \
| * | | | | ARM: arch-shmobile: only run FSI init on respective boardsKuninori Morimoto2011-04-061-5/+3
| * | | | | ARM: arch-shmobile: only run HDMI init on respective boardsGuennadi Liakhovetski2011-04-062-13/+8
| * | | | | ARM: mach-shmobile: Correctly check for CONFIG_MACH_MACKERELSimon Horman2011-04-062-2/+2
* | | | | | Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-04-075-18/+22
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | sh: select ARCH_NO_SYSDEV_OPS.Paul Mundt2011-04-061-0/+1
| * | | | | sh: fix build error in board-sh7757lcr.cYoshihiro Shimoda2011-03-311-1/+1
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2011-03-31650-6220/+6200
| |\ \ \ \ \
| * | | | | | sh: landisk: Remove whitespaceNobuhiro Iwamatsu2011-03-311-2/+2
| * | | | | | sh: landisk: Remove mv_nr_irqsNobuhiro Iwamatsu2011-03-311-1/+0
| * | | | | | sh: sh-sci: Fix double initialization by serial_console_setupNobuhiro Iwamatsu2011-03-311-13/+6
| * | | | | | serial: sh-sci: prevent setup of uninitialized serial consoleAlexandre Courbot2011-03-311-0/+6
| * | | | | | dma: shdma: add checking the DMAOR_AE in sh_dmae_errYoshihiro Shimoda2011-03-291-1/+6
| | | | | | |
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
*-------. \ \ \ \ \ \ Merge branches 'x86-fixes-for-linus', 'sched-fixes-for-linus', 'timers-fixes-...Linus Torvalds2011-04-0711-89/+151
|\ \ \ \ \ \ \ \ \ \ \
| | | | | * \ \ \ \ \ \ Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Ingo Molnar2011-04-062-65/+113
| | | | | |\ \ \ \ \ \ \ | | | | | | |_|_|/ / / / | | | | | |/| | | | | |
| | | | | | * | | | | | perf probe: Fix listing incorrect line number with inline functionMasami Hiramatsu2011-04-051-53/+81
| | | | | | * | | | | | perf probe: Fix to find recursively inlined functionMasami Hiramatsu2011-04-051-1/+14
| | | | | | * | | | | | perf probe: Fix multiple --vars options behaviorMasami Hiramatsu2011-04-051-8/+8
| | | | | | * | | | | | perf probe: Fix to remove redundant closeMasami Hiramatsu2011-04-052-3/+2
| | | | | | * | | | | | perf probe: Fix to ensure function declared fileMasami Hiramatsu2011-04-051-0/+8
| | | | * | | | | | | | genirq: Fix cpumask leak in __setup_irq()Xiaotian Feng2011-04-021-0/+1
| | | * | | | | | | | | x86/mrst/vrtc: Fix boot crash in mrst_rtc_init()Feng Tang2011-04-071-1/+3
| | | * | | | | | | | | rtc, x86/mrst/vrtc: Fix boot crash in rtc_read_alarm()Feng Tang2011-04-071-3/+4
| | | | |/ / / / / / / | | | |/| | | | | | |
| | * | | | | | | | | sched: Clean up rebalance_domains() load-balance interval calculationPeter Zijlstra2011-04-052-4/+15
| * | | | | | | | | | x86-32, fpu: Fix FPU exception handling on non-SSE systemsHans Rosenfeld2011-04-061-1/+1
| * | | | | | | | | | x86, hibernate: Initialize mmu_cr4_features during bootH. Peter Anvin2011-04-061-0/+5