| Commit message (Expand) | Author | Age | Files | Lines |
* | m68k/mac: early console | Finn Thain | 2011-12-10 | 3 | -59/+89 |
* | m68k/mvme16x: Add support for EARLY_PRINTK | Kars de Jong | 2011-12-10 | 2 | -0/+171 |
* | m68k/serial: SERIAL_PORT_DFNS only if CONFIG_ISA | Kars de Jong | 2011-12-10 | 1 | -0/+2 |
* | Linux 3.2-rc5v3.2-rc5 | Linus Torvalds | 2011-12-09 | 1 | -1/+1 |
* | Merge git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 2011-12-09 | 4 | -5/+39 |
|\ |
|
| * | cifs: check for NULL last_entry before calling cifs_save_resume_key | Jeff Layton | 2011-12-08 | 1 | -2/+8 |
| * | cifs: attempt to freeze while looping on a receive attempt | Jeff Layton | 2011-12-08 | 1 | -0/+2 |
| * | cifs: Fix sparse warning when calling cifs_strtoUCS | Steve French | 2011-12-08 | 1 | -3/+3 |
| * | CIFS: Add descriptions to the brlock cache functions | Pavel Shilovsky | 2011-12-08 | 1 | -0/+26 |
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-12-09 | 8 | -44/+68 |
|\ \ |
|
| * | | x86, efi: Calling __pa() with an ioremap()ed address is invalid | Matt Fleming | 2011-12-09 | 6 | -35/+48 |
| * | | x86, hpet: Immediately disable HPET timer 1 if rtc irq is masked | Mark Langsdorf | 2011-12-08 | 1 | -7/+14 |
| * | | x86/intel_mid: Kconfig select fix | Alan Cox | 2011-12-06 | 1 | -0/+3 |
| * | | x86/intel_mid: Fix the Kconfig for MID selection | Alan Cox | 2011-12-06 | 1 | -2/+3 |
* | | | Merge branch 'spi/for-3.2' of git://git.pengutronix.de/git/wsa/linux-2.6 | Linus Torvalds | 2011-12-09 | 4 | -4/+6 |
|\ \ \ |
|
| * | | | spi/gpio: fix section mismatch warning | Manuel Lauss | 2011-12-07 | 1 | -2/+2 |
| * | | | spi/fsl-espi: disable CONFIG_SPI_FSL_ESPI=m build | Jiri Slaby | 2011-12-07 | 1 | -2/+2 |
| * | | | spi/nuc900: Include linux/module.h | Axel Lin | 2011-12-07 | 1 | -0/+1 |
| * | | | spi/ath79: fix compile error due to missing include | Gabor Juhos | 2011-12-07 | 1 | -0/+1 |
* | | | | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds | 2011-12-09 | 3 | -7/+32 |
|\ \ \ \ |
|
| * | | | | md: raid5 crash during degradation | Adam Kwolek | 2011-12-09 | 1 | -2/+2 |
| * | | | | md/raid5: never wait for bad-block acks on failed device. | NeilBrown | 2011-12-08 | 1 | -1/+3 |
| * | | | | md: ensure new badblocks are handled promptly. | NeilBrown | 2011-12-08 | 1 | -0/+1 |
| * | | | | md: bad blocks shouldn't cause a Blocked status on a Faulty device. | NeilBrown | 2011-12-08 | 1 | -1/+2 |
| * | | | | md: take a reference to mddev during sysfs access. | NeilBrown | 2011-12-08 | 1 | -1/+18 |
| * | | | | md: refine interpretation of "hold_active == UNTIL_IOCTL". | NeilBrown | 2011-12-08 | 1 | -2/+2 |
| * | | | | md/lock: ensure updates to page_attrs are properly locked. | NeilBrown | 2011-11-23 | 1 | -0/+4 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds | 2011-12-09 | 10 | -26/+40 |
|\ \ \ \ \ |
|
| * | | | | | arch/tile: use new generic {enable,disable}_percpu_irq() routines | Chris Metcalf | 2011-12-03 | 3 | -20/+10 |
| * | | | | | drivers/net/ethernet/tile: use skb_frag_page() API | Chris Metcalf | 2011-12-03 | 1 | -2/+2 |
| * | | | | | asm-generic/unistd.h: support new process_vm_{readv,write} syscalls | Chris Metcalf | 2011-12-03 | 2 | -1/+16 |
| * | | | | | arch/tile: fix double-free bug in homecache_free_pages() | Chris Metcalf | 2011-12-03 | 1 | -3/+6 |
| * | | | | | arch/tile: add a few #includes and an EXPORT to catch up with kernel changes. | Chris Metcalf | 2011-12-03 | 4 | -0/+6 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds | 2011-12-09 | 4 | -4/+5 |
|\ \ \ \ \ |
|
| * | | | | | MAINTAINERS: Update amd-iommu F: patterns | Joe Perches | 2011-12-09 | 1 | -2/+2 |
| * | | | | | iommu/amd: Fix typo in kernel-parameters.txt | Sedat Dilek | 2011-12-06 | 1 | -1/+1 |
| * | | | | | iommu/msm: Fix compile error in mach-msm/devices-iommu.c | Joerg Roedel | 2011-12-06 | 1 | -0/+1 |
| * | | | | | Fix comparison using wrong pointer variable in dma debug code | Thomas Jarosch | 2011-11-21 | 1 | -1/+1 |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2011-12-09 | 10 | -65/+172 |
|\ \ \ \ \ \ |
|
| * | | | | | | ALSA: hda/realtek - Fix lost speaker volume controls | Takashi Iwai | 2011-12-07 | 1 | -7/+30 |
| * | | | | | | ALSA: hda/realtek - Create "Bass Speaker" for two speaker pins | Takashi Iwai | 2011-12-07 | 1 | -0/+2 |
| * | | | | | | ALSA: hda/realtek - Don't create extra controls with channel suffix | Takashi Iwai | 2011-12-07 | 1 | -9/+15 |
| * | | | | | | Merge branch 'fix/asoc' into for-linus | Takashi Iwai | 2011-12-06 | 7 | -16/+45 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | ASoC: Provide a more complete DMA driver stub | Mark Brown | 2011-12-06 | 1 | -1/+30 |
| | * | | | | | | ASoC: Remove references to corgi and spitz from machine driver document | Mark Brown | 2011-12-05 | 1 | -4/+2 |
| | * | | | | | | ASoC: Make SND_SOC_MX27VIS_AIC32X4 depend on I2C | Axel Lin | 2011-12-04 | 1 | -1/+1 |
| | * | | | | | | ASoC: Fix dependency for SND_SOC_RAUMFELD and SND_PXA2XX_SOC_HX4700 | Axel Lin | 2011-12-04 | 1 | -1/+2 |
| | * | | | | | | ASoC: uda1380: Return proper error in uda1380_modinit failure path | Axel Lin | 2011-12-04 | 1 | -2/+2 |
| | * | | | | | | ASoC: kirkwood: Make SND_KIRKWOOD_SOC_OPENRD and SND_KIRKWOOD_SOC_T5325 depen... | Axel Lin | 2011-12-03 | 1 | -1/+2 |
| | * | | | | | | ASoC: Mark WM8994 ADC muxes as virtual | Mark Brown | 2011-12-02 | 1 | -6/+6 |