| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-09-06 | 15 | -19/+57 |
|\ |
|
| * | ARM: gemini: fix the gemini build | Linus Walleij | 2012-09-05 | 1 | -0/+1 |
| * | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/r... | Olof Johansson | 2012-09-05 | 3 | -3/+4 |
| |\ |
|
| | * | ARM: shmobile: armadillo800eva: enable rw rootfs mount | Kuninori Morimoto | 2012-09-03 | 1 | -1/+1 |
| | * | ARM: shmobile: mackerel: fixup usb module order | Kuninori Morimoto | 2012-08-31 | 1 | -1/+2 |
| | * | ARM: shmobile: armadillo800eva: fixup: sound card detection order | Kuninori Morimoto | 2012-08-31 | 1 | -1/+1 |
| * | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/r... | Olof Johansson | 2012-09-02 | 1 | -1/+1 |
| |\| |
|
| | * | ARM: shmobile: marzen: fixup smsc911x id for regulator | Kuninori Morimoto | 2012-08-30 | 1 | -1/+1 |
| * | | Merge branch 'fixes-for-v3.6-v2' of git://git.infradead.org/users/jcooper/lin... | Olof Johansson | 2012-09-02 | 1 | -0/+1 |
| |\ \ |
|
| | * | | ARM: Kirkwood: Fix 'SZ_1M' undeclared here for db88f6281-bp-setup.c | Andrew Lunn | 2012-08-31 | 1 | -0/+1 |
| * | | | Merge branch 'armadillo800eva' of git://git.kernel.org/pub/scm/linux/kernel/g... | Olof Johansson | 2012-08-28 | 1 | -5/+6 |
| |\ \ \ |
|
| | * | | | ARM: mach-shmobile: armadillo800eva: Enable power button as wakeup source | Laurent Pinchart | 2012-08-25 | 1 | -2/+3 |
| | * | | | ARM: mach-shmobile: armadillo800eva: Fix GPIO buttons descriptions | Laurent Pinchart | 2012-08-25 | 1 | -4/+4 |
| | | |/
| | |/| |
|
| * | | | Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes | Olof Johansson | 2012-08-28 | 8 | -8/+42 |
| |\ \ \ |
|
| | * | | | ARM: at91/dts: remove partial parameter in at91sam9g25ek.dts | Bo Shen | 2012-08-23 | 1 | -1/+1 |
| | * | | | ARM: at91/clock: fix PLLA overclock warning | Nicolas Ferre | 2012-08-23 | 1 | -0/+12 |
| | * | | | ARM: at91: fix rtc-at91sam9 irq issue due to sparse irq support | Ludovic Desroches | 2012-08-23 | 5 | -6/+28 |
| | * | | | ARM: at91: fix system timer irq issue due to sparse irq support | Ludovic Desroches | 2012-08-23 | 1 | -1/+1 |
| * | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/... | Olof Johansson | 2012-08-28 | 1 | -2/+2 |
| |\ \ \ \ |
|
| | * | | | | ARM: shmobile: sh73a0: fixup RELOC_BASE of intca_irq_pins_desc | Kuninori Morimoto | 2012-08-22 | 1 | -2/+2 |
| | |/ / / |
|
* | | | | | uml: fix compile error in deliver_alarm() | Miklos Szeredi | 2012-09-06 | 1 | -1/+1 |
* | | | | | powerpc: Don't use __put_user() in patch_instruction | Benjamin Herrenschmidt | 2012-09-05 | 1 | -1/+1 |
* | | | | | powerpc: Make sure IPI handlers see data written by IPI senders | Paul Mackerras | 2012-09-05 | 3 | -3/+16 |
* | | | | | powerpc: Restore correct DSCR in context switch | Anton Blanchard | 2012-09-05 | 2 | -6/+18 |
* | | | | | powerpc: Fix DSCR inheritance in copy_thread() | Anton Blanchard | 2012-09-05 | 1 | -10/+2 |
* | | | | | powerpc: Keep thread.dscr and thread.dscr_inherit in sync | Anton Blanchard | 2012-09-05 | 2 | -2/+5 |
* | | | | | powerpc: Update DSCR on all CPUs when writing sysfs dscr_default | Anton Blanchard | 2012-09-05 | 1 | -0/+8 |
* | | | | | powerpc/powernv: Always go into nap mode when CPU is offline | Paul Mackerras | 2012-09-05 | 3 | -9/+4 |
* | | | | | powerpc: Give hypervisor decrementer interrupts their own handler | Paul Mackerras | 2012-09-05 | 2 | -1/+11 |
* | | | | | powerpc/vphn: Fix arch_update_cpu_topology() return value | Jesse Larrew | 2012-09-05 | 1 | -3/+4 |
* | | | | | 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 |
| | |/ / / / / |
|