summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* exec: unify do_execve/compat_do_execve codeOleg Nesterov2011-04-093-251/+50
* exec: introduce struct user_arg_ptrOleg Nesterov2011-04-091-12/+30
* exec: introduce get_user_arg_ptr() helperOleg Nesterov2011-04-091-11/+25
* Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2011-04-086-22/+34
|\
| * [S390] compile fix for latest binutilsMartin Schwidefsky2011-04-041-1/+1
| * [S390] cio: prevent purging of CCW devices in the online statePeter Oberparleiter2011-04-041-6/+18
| * [S390] qdio: fix init sequenceSebastian Ott2011-04-041-8/+8
| * [S390] Fix parameter passing for smp_switch_to_cpu()Michael Holzheu2011-04-042-2/+6
| * [S390] oprofile s390: prevent stack corruptionJan Glauber2011-04-041-5/+1
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2011-04-082-10/+5
|\ \
| * | quota: Don't write quota info in dquot_commit()Jan Kara2011-04-011-9/+4
| * | ext3: Fix writepage credits computation for ordered modeYongqiang Yang2011-03-241-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