| Commit message (Expand) | Author | Age | Files | Lines |
* | ASoC: pxa: Convert poodle to use snd_soc_register_card() | Axel Lin | 2011-12-30 | 1 | -0/+6 |
* | ASoC: pxa: Convert e800_wm9712 to use snd_soc_register_card() | Axel Lin | 2011-12-17 | 1 | -0/+6 |
* | ASoC: pxa: Convert tosa to use snd_soc_register_card() | Axel Lin | 2011-12-17 | 1 | -0/+6 |
* | ASoC: pxa: Convert imote2 to use snd_soc_register_card() | Axel Lin | 2011-12-17 | 1 | -0/+6 |
* | ASoC: pxa: Convert e750_wm9705 to use snd_soc_register_card() | Axel Lin | 2011-12-17 | 1 | -0/+6 |
* | ASoC: pxa: Convert e740_wm9705 to use snd_soc_register_card() | Axel Lin | 2011-12-17 | 1 | -0/+6 |
* | OMAP4: mcbsp: Enable FIFO usage | Peter Ujfalusi | 2011-12-17 | 1 | -0/+3 |
* | Merge branch 'mfd/wm8994' of git://git.kernel.org/pub/scm/linux/kernel/git/br... | Mark Brown | 2011-12-13 | 270 | -2685/+2433 |
|\ |
|
| * | microblaze: bury asm/namei.h | Al Viro | 2011-11-21 | 1 | -22/+0 |
| * | fix braino in um patchset (mea culpa) | Al Viro | 2011-11-21 | 1 | -1/+1 |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2011-11-20 | 2 | -2/+2 |
| |\ |
|
| | * | net: Fix references to deleted NET_ETHERNET Kconfig setting. | David S. Miller | 2011-11-09 | 2 | -2/+2 |
| * | | Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2011-11-20 | 13 | -48/+189 |
| |\ \ |
|
| | * | | KVM guest: prevent tracing recursion with kvmclock | Avi Kivity | 2011-11-20 | 1 | -2/+3 |
| | * | | Revert "KVM: PPC: Add support for explicit HIOR setting" | Alexander Graf | 2011-11-17 | 4 | -23/+2 |
| | * | | KVM: VMX: Check for automatic switch msr table overflow | Gleb Natapov | 2011-11-17 | 1 | -1/+5 |
| | * | | KVM: VMX: Add support for guest/host-only profiling | Gleb Natapov | 2011-11-17 | 1 | -0/+21 |
| | * | | KVM: VMX: add support for switching of PERF_GLOBAL_CTRL | Gleb Natapov | 2011-11-17 | 1 | -11/+93 |
| | * | | KVM: s390: announce SYNC_MMU | Christian Borntraeger | 2011-11-17 | 1 | -0/+1 |
| | * | | KVM: s390: Fix tprot locking | Christian Borntraeger | 2011-11-17 | 1 | -2/+8 |
| | * | | KVM: s390: handle SIGP sense running intercepts | Cornelia Huck | 2011-11-17 | 3 | -0/+41 |
| | * | | KVM: s390: Fix RUNNING flag misinterpretation | Cornelia Huck | 2011-11-17 | 6 | -9/+15 |
| * | | | Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-... | Linus Torvalds | 2011-11-20 | 14 | -32/+80 |
| |\ \ \ |
|
| | * | | | ARM: wire up process_vm_writev and process_vm_readv syscalls | Russell King | 2011-11-17 | 2 | -0/+4 |
| | * | | | ARM: 7160/1: setup: avoid overflowing {elf,arch}_name from proc_info_list | Will Deacon | 2011-11-12 | 1 | -2/+4 |
| | * | | | ARM: 7158/1: add new MFP implement for NUC900 | wanzongshun | 2011-11-12 | 3 | -8/+45 |
| | * | | | ARM: 7157/1: fix a building WARNING for nuc900 | wanzongshun | 2011-11-12 | 1 | -2/+2 |
| | * | | | ARM: 7156/1: l2x0: fix compile error on !CONFIG_USE_OF | Olof Johansson | 2011-11-12 | 1 | -0/+2 |
| | * | | | ARM: 7155/1: arch.h: Declare 'pt_regs' locally | Fabio Estevam | 2011-11-09 | 1 | -0/+1 |
| | * | | | ARM: 7154/1: mach-bcmring: fix build error in dma.c | Maxin B. John | 2011-11-09 | 1 | -0/+1 |
| | * | | | ARM: 7153/1: mach-bcmring: fix build error in core.c | Maxin B. John | 2011-11-09 | 1 | -1/+1 |
| | * | | | ARM: 7152/1: distclean: Remove generated .dtb files | Dirk B | 2011-11-08 | 1 | -0/+2 |
| | * | | | ARM: 7150/1: Allow kernel unaligned accesses on ARMv6+ processors | Catalin Marinas | 2011-11-08 | 1 | -1/+1 |
| | * | | | Revert "ARM: 7098/1: kdump: copy kernel relocation code at the kexec prepare ... | Russell King | 2011-11-07 | 1 | -18/+17 |
| * | | | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2011-11-20 | 1 | -7/+26 |
| |\ \ \ \ |
|
| | * | | | | PM / shmobile: Fix build of sh7372_pm_init() for CONFIG_PM unset | Rafael J. Wysocki | 2011-11-17 | 1 | -5/+14 |
| | * | | | | PM / shmobile: Avoid restoring the INTCS state during initialization | Rafael J. Wysocki | 2011-11-14 | 1 | -4/+8 |
| | * | | | | ARM: mach-shmobile: sh7372 A3SP no_suspend_console fix | Magnus Damm | 2011-11-10 | 1 | -0/+6 |
| | * | | | | PM / shmobile: Don't skip debugging output in pd_power_up() | Guennadi Liakhovetski | 2011-11-10 | 1 | -2/+2 |
| * | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-11-18 | 14 | -23/+121 |
| |\ \ \ \ \ |
|
| | * | | | | | x86: Call stop_machine_text_poke() on all CPUs | Rabin Vincent | 2011-11-14 | 1 | -1/+1 |
| | * | | | | | x86, ioapic: Only print ioapic debug information for IRQs belonging to an ioa... | Mathias Nyman | 2011-11-10 | 2 | -0/+6 |
| | * | | | | | x86/mrst: Avoid reporting wrong nmi status | Jacob Pan | 2011-11-10 | 5 | -2/+18 |
| | * | | | | | x86/mrst: Add support for Penwell clock calibration | Dirk Brandewie | 2011-11-10 | 2 | -5/+35 |
| | * | | | | | x86/apic: Allow use of lapic timer early calibration result | Jacob Pan | 2011-11-10 | 2 | -7/+27 |
| | * | | | | | x86/apic: Do not clear nr_irqs_gsi if no legacy irqs | Jacob Pan | 2011-11-10 | 1 | -3/+1 |
| | * | | | | | x86/platform: Add a wallclock_init func to x86_platforms ops | Feng Tang | 2011-11-10 | 3 | -0/+6 |
| | * | | | | | x86/mce: Make mce_chrdev_ops 'static const' | Luck, Tony | 2011-11-08 | 3 | -5/+27 |
| | | |_|_|/
| | |/| | | |
|
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2011-11-18 | 12 | -319/+159 |
| |\ \ \ \ \ |
|
| | * | | | | | sparc64: Patch sun4v code sequences properly on module load. | David S. Miller | 2011-11-17 | 3 | -19/+63 |