Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | | | | | ASoC: imx: fix burstsize for DMA | Wolfram Sang | 2011-03-26 | 1 | -2/+2 | |
| | | * | | | | | | | | ASoC: imx: set watermarks for mx2-dma | Wolfram Sang | 2011-03-26 | 2 | -3/+5 | |
| | | * | | | | | | | | ASoC: Explicitly say registerless widgets have no register | Mark Brown | 2011-03-24 | 1 | -8/+8 | |
| | * | | | | | | | | | Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/lr... | Takashi Iwai | 2011-03-28 | 2 | -13/+23 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | ASoC: twl6040: Return -ENOMEM if create_singlethread_workqueue fails | Axel Lin | 2011-03-26 | 1 | -1/+3 | |
| | | * | | | | | | | | | ASoC: tlv320dac33: Restore L/R DAC power control register | Peter Ujfalusi | 2011-03-26 | 1 | -0/+4 | |
| | | * | | | | | | | | | ASoC: tlv320dac33: Fix inconsistent spinlock usage | Peter Ujfalusi | 2011-03-22 | 1 | -12/+16 | |
| * | | | | | | | | | | | ALSA: pcm: fix infinite loop in snd_pcm_update_hw_ptr0() | Kelly Anderson | 2011-04-01 | 1 | -1/+3 | |
| * | | | | | | | | | | | ALSA: HDA: Add dock mic quirk for Lenovo Thinkpad X220 | David Henningsson | 2011-03-31 | 1 | -0/+1 | |
| * | | | | | | | | | | | ALSA: ens1371: fix Creative Ectiva support | Clemens Ladisch | 2011-03-30 | 1 | -4/+19 | |
| * | | | | | | | | | | | ALSA: firewire-speakers: fix hang when unplugging a running device | Clemens Ladisch | 2011-03-30 | 1 | -2/+1 | |
| |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | ALSA: hda - Fix pin-config of Gigabyte mobo | Takashi Iwai | 2011-03-28 | 1 | -3/+18 | |
* | | | | | | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2011-04-01 | 15 | -223/+272 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | kdump: Allow shrinking of kdump region to be overridden | Anton Blanchard | 2011-04-01 | 2 | -2/+4 | |
| * | | | | | | | | | | | powerpc/pmac/smp: Remove no-longer needed preempt workaround | Benjamin Herrenschmidt | 2011-04-01 | 1 | -7/+0 | |
| * | | | | | | | | | | | powerpc/smp: Increase vdso_data->processorCount, not just decrease it | Benjamin Herrenschmidt | 2011-04-01 | 1 | -0/+4 | |
| * | | | | | | | | | | | powerpc/smp: Create idle threads on demand and properly reset them | Benjamin Herrenschmidt | 2011-04-01 | 1 | -22/+78 | |
| * | | | | | | | | | | | powerpc/smp: Don't expose per-cpu "cpu_state" array | Benjamin Herrenschmidt | 2011-04-01 | 3 | -6/+15 | |
| * | | | | | | | | | | | powerpc/pmac/smp: Fix CPU hotplug crashes on some machines | Benjamin Herrenschmidt | 2011-04-01 | 1 | -16/+55 | |
| * | | | | | | | | | | | powerpc/smp: Add a smp_ops->bringup_up() done callback | Benjamin Herrenschmidt | 2011-04-01 | 2 | -0/+5 | |
| * | | | | | | | | | | | powerpc/pmac: Rename cpu_state in therm_pm72 to avoid collision | Benjamin Herrenschmidt | 2011-04-01 | 1 | -30/+30 | |
| * | | | | | | | | | | | powerpc/pmac/smp: Properly NAP offlined CPU on G5 | Benjamin Herrenschmidt | 2011-04-01 | 4 | -28/+15 | |
| * | | | | | | | | | | | powerpc/pmac/smp: Remove HMT changes for PowerMac offline code | Benjamin Herrenschmidt | 2011-04-01 | 1 | -4/+0 | |
| * | | | | | | | | | | | powerpc/pmac/smp: Consolidate 32-bit and 64-bit PowerMac cpu_die in one file | Benjamin Herrenschmidt | 2011-04-01 | 3 | -60/+55 | |
| * | | | | | | | | | | | powerpc/pmac/smp: Fixup smp_core99_cpu_disable() and use it on 64-bit | Benjamin Herrenschmidt | 2011-04-01 | 1 | -12/+5 | |
| * | | | | | | | | | | | powerpc/pmac/smp: Rename fixup_irqs() to migrate_irqs() and use it on ppc32 | Benjamin Herrenschmidt | 2011-04-01 | 3 | -3/+4 | |
| * | | | | | | | | | | | powerpc/pmac/smp: Fix 32-bit PowerMac cpu_die | Benjamin Herrenschmidt | 2011-04-01 | 2 | -20/+6 | |
| * | | | | | | | | | | | powerpc/smp: Remove unused smp_ops->cpu_enable() | Benjamin Herrenschmidt | 2011-04-01 | 3 | -13/+0 | |
| * | | | | | | | | | | | powerpc/smp: Remove unused generic_cpu_enable() | Benjamin Herrenschmidt | 2011-04-01 | 2 | -23/+0 | |
| * | | | | | | | | | | | powerpc/smp: Fix generic_mach_cpu_die() | Benjamin Herrenschmidt | 2011-04-01 | 1 | -2/+1 | |
| * | | | | | | | | | | | powerpc/smp: soft-replugged CPUs must go back to start_secondary | Benjamin Herrenschmidt | 2011-04-01 | 4 | -4/+17 | |
| * | | | | | | | | | | | powerpc: Make decrementer interrupt robust against offlined CPUs | Benjamin Herrenschmidt | 2011-04-01 | 1 | -4/+11 | |
| | |_|_|/ / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2011-04-01 | 17 | -41/+32 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | sparc32: Pass task_struct to schedule_tail() in ret_from_fork | Tkhai Kirill | 2011-03-31 | 1 | -1/+1 | |
| * | | | | | | | | | | | apbuart: Depend upon sparc. | David S. Miller | 2011-03-31 | 1 | -1/+1 | |
| * | | | | | | | | | | | sparc64: Fix section mis-match errors. | David S. Miller | 2011-03-31 | 11 | -14/+14 | |
| * | | | | | | | | | | | sparc32,leon: Fixed APBUART frequency detection | Daniel Hellstrom | 2011-03-30 | 1 | -17/+7 | |
| * | | | | | | | | | | | sparc32, leon: APBUART driver must use archdata to get IRQ number | Daniel Hellstrom | 2011-03-30 | 1 | -7/+5 | |
| * | | | | | | | | | | | sparc: Hook up syncfs system call. | David S. Miller | 2011-03-30 | 3 | -2/+5 | |
| | |_|_|_|/ / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2011-04-01 | 29 | -224/+543 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | appletalk: Fix OOPS in atalk_release(). | David S. Miller | 2011-04-01 | 1 | -5/+6 | |
| * | | | | | | | | | | mlx4: Fixing bad size of event queue buffer | Yevgeny Petrilin | 2011-03-31 | 1 | -1/+3 | |
| * | | | | | | | | | | mlx4: Fixing use after free | Yevgeny Petrilin | 2011-03-31 | 1 | -1/+2 | |
| * | | | | | | | | | | bonding:typo in comment | Peter Pan(潘卫平) | 2011-03-31 | 1 | -1/+1 | |
| * | | | | | | | | | | sctp: Pass __GFP_NOWARN to hash table allocation attempts. | David S. Miller | 2011-03-31 | 1 | -2/+2 | |
| * | | | | | | | | | | connector: convert to synchronous netlink message processing | Patrick McHardy | 2011-03-31 | 3 | -89/+32 | |
| * | | | | | | | | | | fib: add rtnl locking in ip_fib_net_exit | Eric Dumazet | 2011-03-31 | 1 | -0/+2 | |
| * | | | | | | | | | | atm/solos-pci: Don't flap VCs when carrier state changes | Philip A. Prindeville | 2011-03-31 | 3 | -25/+3 | |
| * | | | | | | | | | | atm/solos-pci: Don't include frame pseudo-header on transmit hex-dump | Philip A. Prindeville | 2011-03-31 | 1 | -1/+8 | |
| * | | | | | | | | | | atm/solos-pci: Use VPI.VCI notation uniformly. | Philip A. Prindeville | 2011-03-31 | 1 | -2/+2 |