aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| | | * | | | | ARM: EXYNOS: Fix compilation error when CONFIG_OF is not definedTushar Behera2012-04-24
| | | * | | | | ARM: EXYNOS: Fix resource on dev-dwmci.cKukjin Kim2012-04-24
| | | * | | | | ARM: S3C24XX: Fix build warning for S3C2410_PMKukjin Kim2012-04-24
| | | * | | | | ARM: mini2440_defconfig: Fix build errorArnd Bergmann2012-04-24
| | | * | | | | ARM: EXYNOS: Fix incorrect initialization of GICThomas Abraham2012-04-20
| | | * | | | | ARM: EXYNOS: use 'exynos4-sdhci' as device name for sdhci controllersThomas Abraham2012-04-20
| | * | | | | | Merge branch 'fixes' of git://github.com/hzhuang1/linux into fixesOlof Johansson2012-04-27
| | |\ \ \ \ \ \
| | | * | | | | | ARM: PXA2xx: MFP: fix potential direction bugIgor Grinberg2012-04-26
| | | * | | | | | ARM: PXA2xx: MFP: fix bug with MFP_LPM_KEEP_OUTPUTIgor Grinberg2012-04-26
| | | * | | | | | arm/sa1100: fix sa1100-rtc memory resourceDmitry Artamonow2012-04-26
| | | * | | | | | ARM: pxa: fix gpio wakeup settingRobert Jarzmik2012-04-26
| | | | |_|/ / / | | | |/| | | |
| | * | | | | | Merge branch 'u300-fixes-for-arm-soc' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2012-04-26
| | |\ \ \ \ \ \
| | | * | | | | | ARM: u300: bump all IRQ numbers by oneLinus Walleij2012-04-20
| | | * | | | | | ARM: ux300: Fix unimplementable regulation constraintsMark Brown2012-04-20
| | | | |/ / / / | | | |/| | | |
| | * | | | | | Merge branch 'msm-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/david...Olof Johansson2012-04-25
| | |\ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | | * | | | | ARM: msm: Fix gic irqdomain supportDavid Brown2012-04-23
| * | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-04-28
| |\ \ \ \ \ \ \
| | * | | | | | | drm/i915: Set the Stencil Cache eviction policy to non-LRA mode.Kenneth Graunke2012-04-28
| | * | | | | | | drm/radeon/kms: need to set up ss on DP bridges as wellAlex Deucher2012-04-28
| * | | | | | | | Revert "autofs: work around unhappy compat problem on x86-64"Linus Torvalds2012-04-28
| |/ / / / / / /
| * | | | | | | Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2012-04-27
| |\ \ \ \ \ \ \
| | * | | | | | | Use correct conversion specifiers in cifs_show_optionsSachin Prabhu2012-04-24
| | * | | | | | | CIFS: Show backupuid/gid in /proc/mountsSachin Prabhu2012-04-24
| | * | | | | | | cifs: fix offset handling in cifs_iovec_writeJeff Layton2012-04-19
| * | | | | | | | Merge tag 'stable/for-linus-3.4-rc4-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-04-27
| |\ \ \ \ \ \ \ \
| | * | | | | | | | xen: correctly check for pending events when restoring irq flagsDavid Vrabel2012-04-27
| | * | | | | | | | xen/acpi: Workaround broken BIOSes exporting non-existing C-states.Konrad Rzeszutek Wilk2012-04-26
| | * | | | | | | | xen/smp: Fix crash when booting with ACPI hotplug CPUs.Konrad Rzeszutek Wilk2012-04-26
| | * | | | | | | | xen: use the pirq number to check the pirq_eoi_mapStefano Stabellini2012-04-26
| | * | | | | | | | xen/enlighten: Disable MWAIT_LEAF so that acpi-pad won't be loaded.Konrad Rzeszutek Wilk2012-04-26
| * | | | | | | | | Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-04-27
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | spi/spi-bfin5xx: Fix flush of last bit after each spi transferScott Jiang2012-04-27
| | * | | | | | | | | spi/spi-bfin5xx: fix reversed if condition in interrupt modeScott Jiang2012-04-27
| | * | | | | | | | | spi/spi_bfin_sport: drop bits_per_word from client dataScott Jiang2012-04-27
| | * | | | | | | | | spi/bfin_spi: drop bits_per_word from client dataScott Jiang2012-04-27
| | * | | | | | | | | spi/spi-bfin-sport: move word length setup to transfer handlerScott Jiang2012-04-27
| | * | | | | | | | | spi/bfin5xx: rename config macro name for bfin5xx spi controller driverScott Jiang2012-04-27
| | * | | | | | | | | spi/pl022: Allow request for higher frequency than maximum possibleViresh Kumar2012-04-27
| | * | | | | | | | | spi/bcm63xx: set master driver mode_bits.Florian Fainelli2012-04-27
| | * | | | | | | | | spi/bcm63xx: don't use the stopping stateFlorian Fainelli2012-04-27
| | * | | | | | | | | spi/bcm63xx: convert to the pump message infrastructureFlorian Fainelli2012-04-27
| | * | | | | | | | | spi/spi-ep93xx.c: use dma_transfer_direction instead of dma_data_directionH Hartley Sweeten2012-04-27
| | * | | | | | | | | spi: fix spi.h kernel-doc warningRandy Dunlap2012-04-27
| | * | | | | | | | | spi/pl022: Fix calculate_effective_freq()Viresh Kumar2012-04-27
| | * | | | | | | | | spi/pl022: Fix range checking for bits per wordVinit Shenoy2012-04-17
| | | |_|_|_|/ / / / | | |/| | | | | | |
| * | | | | | | | | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-04-27
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | hwmon: (fam15h_power) Fix pci_device_id arrayGuenter Roeck2012-04-26
| | * | | | | | | | | hwmon: (ad7314) Fix build warningGuenter Roeck2012-04-22
| | | |_|_|/ / / / / | | |/| | | | | | |
| * | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-04-27
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | drm/radeon/kms: use frac fb div on APUsAlex Deucher2012-04-27