summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MAINTAINERS: Saying goodbye to David BrownellGrant Likely2011-06-072-10/+12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6Linus Torvalds2011-06-071-1/+1
|\
| * fat: Fix corrupt inode flags when remove ATTR_SYS flagOGAWA Hirofumi2011-05-311-1/+1
* | MN10300: Add missing _sdata declarationDavid Howells2011-06-071-0/+1
* | MN10300: die_if_no_fixup() shouldn't use get_user() as it doesn't call set_fs()David Howells2011-06-071-2/+2
* | MN10300: Fix one of the kernel debugger cacheflush variantsDavid Howells2011-06-071-2/+2
* | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2011-06-0714-395/+291
|\ \
| * | [S390] fix kvm defines for 31 bit compileMartin Schwidefsky2011-06-061-13/+26
| * | [S390] use generic RCU page-table freeing codeMartin Schwidefsky2011-06-064-229/+166
| * | [S390] qdio: Split SBAL entry flagsJan Glauber2011-06-067-153/+96
| * | [S390] kvm-s390: fix stfle facilities numbers >=64Christian Borntraeger2011-06-061-0/+1
| * | [S390] kvm-s390: Fix host crash on misbehaving guestsChristian Borntraeger2011-06-061-0/+2
* | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Linus Torvalds2011-06-0732-73/+90
|\ \ \
| * | | ARM: OMAP4: MMC: increase delay for pbiasBalaji T K2011-06-011-3/+10
| * | | arm: omap2plus: move NAND_BLOCK_SIZE out of boardsIgor Grinberg2011-06-018-14/+3
| * | | omap4: hwmod: Enable the keypadShubhrajyoti D2011-06-011-1/+1
| * | | omap3: Free Beagle rev gpios when they are read, so others can read them laterTasslehoff Kjappfot2011-06-011-0/+3
| * | | arm: omap3: beagle: Ensure msecure is mux'd to be able to set the RTCAlexander Holler2011-06-011-0/+3
| * | | omap: rx51: Don't power up speaker amplifier at bootupJarkko Nikula2011-06-011-1/+1
| * | | omap: rx51: Set regulator V28_A always onJarkko Nikula2011-06-011-0/+1
| * | | ARM: OMAP4: MMC: no regulator off during probe for eMMCBalaji T K2011-06-015-0/+11
| * | | arm: omap2plus: fix ads7846 pendown gpio requestIgor Grinberg2011-06-011-10/+10
| * | | ARM: OMAP2: Add missing iounmap in omap4430_phy_initTodd Poynor2011-06-011-1/+3
| * | | ARM: omap4: Pass core and wakeup mux tables to omap4_mux_initColin Cross2011-06-014-6/+9
| * | | ARM: omap2+: mux: Allow board mux settings to be NULLColin Cross2011-06-011-0/+3
| * | | OMAP4: fix return value of omap4_l3_initRabin Vincent2011-06-011-1/+1
| * | | OMAP: iovmm: fix SW flags passed by userOmar Ramirez Luna2011-06-012-7/+0
| * | | arch/arm/mach-omap1/dma.c: Invert calls to platform_device_put and platform_d...Julia Lawall2011-06-011-5/+6
| * | | OMAP2+: mux: fix compilation warningsGovindraj.R2011-06-012-2/+2
| * | | OMAP: SRAM: Fix warning: format '%08lx' expects type 'long unsigned int'Santosh Shilimkar2011-05-311-6/+6
| * | | arm: omap3: cm-t3517: fix section mismatch warningIgor Grinberg2011-05-311-1/+1
| * | | OMAP2+: Fix 9 section mismatch(es) warnings from mach-omap2/built-in.oSantosh Shilimkar2011-05-314-11/+11
| * | | ARM: OMAP2: Add missing include of linux/gpio.hAxel Lin2011-05-314-4/+4
| * | | OMAP: fix compilation errorJanusz Krzysztofik2011-05-311-0/+1
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds2011-06-071-2/+7
|\ \ \
| * | | GFS2: Processes waiting on inode glock that no processes are holdingBob Peterson2011-05-251-2/+7
* | | | Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-06-0713-37/+63
|\ \ \ \
| * | | | video: Fix use-after-free by vga16fb on rmmodBruno Prémont2011-06-061-0/+2
| * | | | video: Convert vmalloc/memset to vzallocJoe Perches2011-06-025-14/+7
| * | | | efifb: Disallow manual bind and unbindAndy Lutomirski2011-06-021-7/+14
| * | | | efifb: Fix mismatched request/release_mem_regionAndy Lutomirski2011-06-021-4/+7
| * | | | efifb: Enable write-combiningAndy Lutomirski2011-06-021-1/+1
| * | | | drivers/video/pxa168fb.c: add missing clk_putJulia Lawall2011-06-021-7/+10
| * | | | drivers/video/imxfb.c: add missing clk_putJulia Lawall2011-06-021-2/+2
| * | | | fbdev: bf537-lq035: add missing blacklight properties typeSteven Miao2011-06-021-0/+1
| * | | | savagefb: Use panel CVT mode as defaultTormod Volden2011-06-022-0/+17
| * | | | fbdev: sh_mobile_lcdcfb: Fix up fallout from MERAM changes.Paul Mundt2011-06-021-2/+2
* | | | | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2011-06-079-11/+16
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | vfs: make unlink() and rmdir() return ENOENT in preference to EROFSTheodore Ts'o2011-06-071-4/+7
| * | | | lmLogOpen() broken failure exitAl Viro2011-06-071-1/+1