| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2012-09-01 | 1 | -0/+3 |
|\ |
|
| * | KVM: x86: fix KVM_GET_MSR for PV EOI | Michael S. Tsirkin | 2012-08-27 | 1 | -0/+3 |
* | | Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej... | Linus Torvalds | 2012-09-01 | 3 | -7/+7 |
|\ \ |
|
| * | | [PARISC] fix personality flag check in copy_thread() | Jiri Kosina | 2012-08-03 | 2 | -5/+5 |
| * | | [PARISC] Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the casts | Mel Gorman | 2012-07-25 | 1 | -2/+2 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2012-09-01 | 3 | -3/+4 |
|\ \ \
| |_|/
|/| | |
|
| * | | s390/32: Don't clobber personality flags on exec | Heiko Carstens | 2012-08-30 | 1 | -1/+2 |
| * | | s390/smp: add missing smp_store_status() for !SMP | Heiko Carstens | 2012-08-28 | 1 | -0/+1 |
| * | | s390: Always use "long" for ssize_t to match size_t | Geert Uytterhoeven | 2012-08-21 | 1 | -2/+1 |
* | | | Merge tag 'fixes-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 2012-08-26 | 45 | -96/+161 |
|\ \ \ |
|
| * \ \ | Merge branch 'randconfig/mach' into fixes | Arnd Bergmann | 2012-08-23 | 8 | -10/+12 |
| |\ \ \ |
|
| | * | | | ARM: ux500: don't select LEDS_GPIO for snowball | Arnd Bergmann | 2012-08-23 | 2 | -1/+1 |
| | * | | | ARM: imx: build i.MX6 functions only when needed | Arnd Bergmann | 2012-08-23 | 2 | -4/+3 |
| | * | | | ARM: imx: select CPU_FREQ_TABLE when needed | Arnd Bergmann | 2012-08-23 | 1 | -0/+1 |
| | * | | | ARM: imx: fix ksz9021rn_phy_fixup | Arnd Bergmann | 2012-08-23 | 1 | -2/+2 |
| | * | | | ARM: imx: build pm-imx5 code only when PM is enabled | Arnd Bergmann | 2012-08-23 | 1 | -1/+2 |
| | * | | | ARM: omap: allow building omap44xx without SMP | Arnd Bergmann | 2012-08-23 | 2 | -2/+3 |
| * | | | | Merge tag 'ux500-fixes-v3.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel... | Arnd Bergmann | 2012-08-23 | 2 | -5/+9 |
| |\ \ \ \ |
|
| | * | | | | ARM: ux500: Ensure probing of Audio devices when Device Tree is enabled | Lee Jones | 2012-08-17 | 1 | -0/+4 |
| | * | | | | ARM: ux500: Fix merge error, no matching driver name for 'snd_soc_u8500' | Lee Jones | 2012-08-17 | 1 | -5/+5 |
| | |/ / / |
|
| * | | | | Merge branch 'v3.6-samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/ker... | Arnd Bergmann | 2012-08-23 | 7 | -4/+62 |
| |\ \ \ \ |
|
| | * | | | | ARM: EXYNOS: Set HDMI platform data in Origen board | Tushar Behera | 2012-08-08 | 1 | -0/+7 |
| | * | | | | ARM: EXYNOS: Set HDMI platform data in SMDKV310 | Sachin Kamat | 2012-08-08 | 1 | -0/+7 |
| | * | | | | ARM: SAMSUNG: Add API to set platform data for s5p-tv driver | Tushar Behera | 2012-08-08 | 2 | -0/+42 |
| | * | | | | ARM: SAMSUNG: Set HDMI platform data for Exynos4x12 SoCs | Sachin Kamat | 2012-08-08 | 1 | -1/+2 |
| | * | | | | ARM: Samsung: Make uart_save static in pm.c file | Sachin Kamat | 2012-08-08 | 1 | -1/+1 |
| | * | | | | ARM: S3C24XX: Fix s3c2410_dma_enqueue parameters | Heiko Stuebner | 2012-08-08 | 1 | -1/+1 |
| | * | | | | ARM: S3C24XX: Add missing DMACH_DT_PROP | Heiko Stuebner | 2012-08-08 | 1 | -1/+2 |
| * | | | | | Merge branch 'imx/fixes-for-3.6' of git://git.linaro.org/people/shawnguo/linu... | Arnd Bergmann | 2012-08-23 | 109 | -1039/+561 |
| |\ \ \ \ \ |
|
| | * | | | | | ARM: dts: imx51-babbage: fix esdhc cd/wp properties | Shawn Guo | 2012-08-23 | 1 | -2/+2 |
| | * | | | | | ARM: imx6: spin the cpu until hardware takes it down | Shawn Guo | 2012-08-23 | 1 | -20/+3 |
| | * | | | | | ARM i.MX6q: Add virtual 1/3.5 dividers in the LDB clock path | Philipp Zabel | 2012-08-17 | 1 | -3/+5 |
| | | |/ / /
| | |/| | | |
|
| * | | | | | Merge branch 'fixes' of git://github.com/hzhuang1/linux into fixes | Arnd Bergmann | 2012-08-16 | 1 | -1/+1 |
| |\ \ \ \ \ |
|
| | * | | | | | ARM: mmp: fix potential NULL dereference | Yuanhan Liu | 2012-08-10 | 1 | -1/+1 |
| | | |/ / /
| | |/| | | |
|
| * | | | | | Merge branch 'fixes-for-v3.6' of git://git.infradead.org/users/jcooper/linux ... | Arnd Bergmann | 2012-08-15 | 8 | -12/+27 |
| |\ \ \ \ \ |
|
| | * | | | | | ARM: Kirkwood: fix Makefile.boot | Arnaud Patard (Rtp) | 2012-08-15 | 1 | -1/+2 |
| | * | | | | | ARM: Kirkwood: Fix iconnect leds | Arnaud Patard (Rtp) | 2012-08-15 | 1 | -1/+5 |
| | * | | | | | ARM: Orion: Set eth packet size csum offload limit | Arnaud Patard (Rtp) | 2012-08-15 | 6 | -10/+20 |
| | |/ / / / |
|
| * | | | | | Merge tag 'omap-fixes-for-v3.6-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Arnd Bergmann | 2012-08-15 | 16 | -38/+39 |
| |\ \ \ \ \ |
|
| | * | | | | | ARM: OMAP: dmtimers: Fix locking issue in omap_dm_timer_request*() | Timo Kokkonen | 2012-08-13 | 1 | -2/+2 |
| | * | | | | | Merge branch 'for_3.6/fixes/pm' of git://git.kernel.org/pub/scm/linux/kernel/... | Tony Lindgren | 2012-08-11 | 4 | -18/+12 |
| | |\ \ \ \ \ |
|
| | | * | | | | | ARM: OMAP4: Register the OPP table only for 4430 device | Rajendra Nayak | 2012-08-09 | 1 | -1/+1 |
| | | * | | | | | ARM: OMAP4: sleep: Save the complete used register stack frame | Santosh Shilimkar | 2012-08-09 | 1 | -2/+6 |
| | | * | | | | | Revert "ARM: OMAP3: PM: call pre/post transition per powerdomain" | Kevin Hilman | 2012-08-08 | 1 | -15/+4 |
| | | * | | | | | ARM: OMAP3: TWL4030: ensure sys_nirq1 is mux'd and wakeup enabled | Kevin Hilman | 2012-08-07 | 1 | -0/+1 |
| | | |/ / / / |
|
| | * | | | | | ARM: OMAP2+: cpu: Add am33xx device under cpu_class_is_omap2 | Vaibhav Hiremath | 2012-08-08 | 1 | -1/+2 |
| | * | | | | | omap: Fix multi.h when only ARCH_OMAP3 and SOC_AM33XX are selected | Jan Luebbe | 2012-08-08 | 1 | -0/+9 |
| | * | | | | | ARM: OMAP2+: Fix dmtimer set source clock failure | Jon Hunter | 2012-08-08 | 1 | -1/+1 |
| | * | | | | | omap2: mux: remove comment for nonexistent member | Michael Jones | 2012-08-07 | 1 | -1/+0 |
| | * | | | | | OMAP: remove unused parameter arch_id from uncompress.h | Domenico Andreoli | 2012-08-07 | 1 | -3/+1 |