aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-11-26
|\
| * ARM: S5PV210: Fix sysdev related warning messagesAbhilash Kesavan2010-11-24
| * ARM: S3C24XX: Fix UART3 submask on S3C2416 and S3C2443Abhilash Kesavan2010-11-24
| * ARM: S3C24XX: Fix Demux error in UART3 irqs on S3C2443 and S3C2416Abhilash Kesavan2010-11-24
| * ARM: S3C64XX: fix uart clock setup for mini6410/real6410Darius Augulis2010-11-24
| * ARM: S3C24XX: Fix wrong s3c_gpio_cfgpullKukjin Kim2010-11-24
| * ARM: S3C2410: Adapt h1940-bluetooth to gpiolib changesVasily Khoruzhick2010-11-24
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds2010-11-26
|\ \
| * | nilfs2: fix typo in comment of nilfs_dat_move functionRyusuke Konishi2010-11-23
| * | nilfs2: nilfs_iget_for_gc() returns ERR_PTRDan Carpenter2010-11-23
| |/
* | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2010-11-24
|\ \
| * | hwmon: (lis3lv02d_i2c) Fix compile warningsGuenter Roeck2010-11-22
| * | hwmon: (i5k_amb) Fix compile warningGuenter Roeck2010-11-22
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kon...Linus Torvalds2010-11-24
|\ \
| * | xen: remove duplicated #includeHuang Weiyi2010-11-24
| * | xen: x86/32: perform initial startup on initial_page_tableIan Campbell2010-11-24
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2010-11-24
|\ \ \
| * | | arch/tile: fix memchr() not to dereference memory for zero lengthChris Metcalf2010-11-24
| * | | arch/tile: make glibc's sysconf(_SC_NPROCESSORS_CONF) work correctlyChris Metcalf2010-11-24
| * | | Merge branch 'master' into for-linusChris Metcalf2010-11-24
| |\ \ \ | | | |/ | | |/|
| * | | arch/tile: fix rwlock so would-be write lockers don't block new readersChris Metcalf2010-11-15
* | | | Merge branch 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Linus Torvalds2010-11-24
|\ \ \ \
| * | | | pci root complex: support for tile architectureChris Metcalf2010-11-24
| * | | | drivers/net/tile/: on-chip network drivers for the tile architectureChris Metcalf2010-11-24
| * | | | MAINTAINERS: add drivers/char/hvc_tile.c as maintained by tileChris Metcalf2010-11-02
* | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-11-24
|\ \ \ \ \
| * | | | | ARM: 6482/2: Fix find_next_zero_bit and related assemblyJames Jones2010-11-24
| * | | | | ARM: 6490/1: MM: bugfix: initialize spinlock for init_mm.contextMyungJoo Ham2010-11-23
| * | | | | ARM: avoid annoying <4>'s in printk outputRussell King2010-11-23
| * | | | | SCSI: arm fas216: fix missing ';'Russell King2010-11-23
| * | | | | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6Russell King2010-11-23
| |\ \ \ \ \
| | * | | | | mx25: fix spi device registration typoBaruch Siach2010-11-15
| | * | | | | ARM i.MX27 eukrea: Fix compilationSascha Hauer2010-11-15
| | * | | | | ARM i.MX spi: fix compilation for i.MX21Sascha Hauer2010-11-15
| | * | | | | ARM i.MX pcm037 eet: compile fixesSascha Hauer2010-11-15
| | * | | | | ARM i.MX: sdma is merged, so remove #ifdef SDMA_IS_MERGEDSascha Hauer2010-11-15
| | * | | | | ARM mx3fb: check for DMA engine typeSascha Hauer2010-11-15
| | * | | | | mach-pcm037_eet: Fix section mismatch for eet_init_devices()Alberto Panizzo2010-11-02
| * | | | | | ARM: avoid marking decompressor .stack section as having contentsRussell King2010-11-22
| * | | | | | ARM: 6489/1: thumb2: fix incorrect optimisation in usraccWill Deacon2010-11-21
| * | | | | | ARM: 6488/1: nomadik: prevent sched_clock() wraparoundLinus Walleij2010-11-21
| * | | | | | ARM: 6484/1: fix compile warning in mm/init.cAnand Gadiyar2010-11-21
| * | | | | | ARM: 6473/1: Small update to ux500 specific L2 cache codePer Fransson2010-11-21
| * | | | | | ARM: improve compiler's ability to optimize page tablesRussell King2010-11-21
* | | | | | | Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2010-11-24
|\ \ \ \ \ \ \
| * | | | | | | sisfb: delete osdef.hAaro Koskinen2010-11-24
| * | | | | | | sisfb: move the CONFIG warning to sis_main.cAaro Koskinen2010-11-24
| * | | | | | | sisfb: replace SiS_SetMemory with memset_ioAaro Koskinen2010-11-24
| * | | | | | | sisfb: remove InPort/OutPort wrappersAaro Koskinen2010-11-24
| * | | | | | | sisfb: use CONFIG_FB_SIS_301/315 instead of SIS301/315HAaro Koskinen2010-11-24