| Commit message (Expand) | Author | Age | Files | Lines |
* | ASoC: uda134x: replace a macro with a value in platform struct. | Vladimir Zapolskiy | 2010-06-25 | 1 | -0/+12 |
* | ASoC: Add SND_SOC_DAPM_PRE_POST_PMD event | apatard@mandriva.com | 2010-05-31 | 1 | -0/+2 |
* | Merge commit 'v2.6.35-rc1' into for-2.6.36 | Mark Brown | 2010-05-31 | 516 | -3807/+13951 |
|\ |
|
| * | Merge branch 'slub/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2010-05-30 | 1 | -7/+4 |
| |\ |
|
| | * | SLUB: Allow full duplication of kmalloc array for 390 | Christoph Lameter | 2010-05-30 | 1 | -1/+1 |
| | * | slub: move kmem_cache_node into it's own cacheline | Alexander Duyck | 2010-05-24 | 1 | -6/+3 |
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds | 2010-05-30 | 1 | -1/+4 |
| |\ \ |
|
| | * | | fuse: support splice() writing to fuse device | Miklos Szeredi | 2010-05-25 | 1 | -1/+4 |
| | |/ |
|
| * | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same... | Linus Torvalds | 2010-05-30 | 10 | -281/+657 |
| |\ \ |
|
| | * | | mfd: New AB8500 driver | Rabin Vincent | 2010-05-28 | 2 | -262/+128 |
| | * | | mfd: AB3100 register access change to abx500 API | Mattias Wallin | 2010-05-28 | 1 | -15/+119 |
| | * | | mfd: Renamed ab3100.h to abx500.h | Linus Walleij | 2010-05-28 | 1 | -0/+0 |
| | * | | mfd: Add Toshiba's TC35892 MFD core | Rabin Vincent | 2010-05-28 | 1 | -0/+132 |
| | * | | mfd: Ensure WM831x charger interrupts are acknowledged when suspending | Mark Brown | 2010-05-28 | 1 | -2/+3 |
| | * | | input: Touchscreen driver for TPS6507x | Todd Fischer | 2010-05-28 | 2 | -0/+26 |
| | * | | mfd: Add TPS6507x support | Todd Fischer | 2010-05-28 | 1 | -0/+22 |
| | * | | mfd: Add tps6507x board data structure | Todd Fischer | 2010-05-28 | 1 | -0/+11 |
| | * | | mfd: Move TPS6507x register definition to header file. | Todd Fischer | 2010-05-28 | 1 | -0/+134 |
| | * | | mfd: Janz CMOD-IO PCI MODULbus Carrier Board support | Ira W. Snyder | 2010-05-28 | 1 | -0/+54 |
| | * | | mfd: Section cleanup of 88pm860x driver | Henrik Kretzschmar | 2010-05-28 | 1 | -2/+2 |
| | * | | mfd: Add support for the RDC321x southbridge | Florian Fainelli | 2010-05-28 | 1 | -0/+26 |
| * | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy... | Linus Torvalds | 2010-05-30 | 1 | -0/+45 |
| |\ \ \ |
|
| | * | | | DMA: PL330: Add dma api driver | Jassi Brar | 2010-05-23 | 1 | -0/+45 |
| * | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 2010-05-30 | 2 | -57/+42 |
| |\ \ \ \ |
|
| | * | | | | quota: Convert quota statistics to generic percpu_counter | Dmitry Monakhov | 2010-05-27 | 1 | -12/+4 |
| | * | | | | quota: rename default quotactl methods to dquot_ | Christoph Hellwig | 2010-05-24 | 1 | -11/+11 |
| | * | | | | quota: explicitly set ->dq_op and ->s_qcop | Christoph Hellwig | 2010-05-24 | 1 | -9/+0 |
| | * | | | | quota: drop remount argument to ->quota_on and ->quota_off | Christoph Hellwig | 2010-05-24 | 2 | -4/+4 |
| | * | | | | quota: move unmount handling into the filesystem | Christoph Hellwig | 2010-05-24 | 1 | -15/+0 |
| | * | | | | quota: kill the vfs_dq_off and vfs_dq_quota_on_remount wrappers | Christoph Hellwig | 2010-05-24 | 1 | -7/+24 |
| * | | | | | rapidio: fix new kernel-doc warnings | Randy Dunlap | 2010-05-30 | 1 | -0/+6 |
| * | | | | | Revert "cpusets: randomize node rotor used in cpuset_mem_spread_node()" | Linus Torvalds | 2010-05-30 | 2 | -9/+0 |
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2010-05-30 | 1 | -0/+2 |
| |\ \ \ \ \ |
|
| | * | | | | | sched: add wait_for_completion_killable_timeout | Sage Weil | 2010-05-29 | 1 | -0/+2 |
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2010-05-29 | 1 | -0/+16 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | ALSA: usb-audio: parse UAC2 endpoint descriptors correctly | Daniel Mack | 2010-05-27 | 1 | -0/+16 |
| * | | | | | | | Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2010-05-28 | 1 | -3/+5 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | cpuidle: make cpuidle_curr_driver static | Len Brown | 2010-05-27 | 1 | -0/+2 |
| | * | | | | | | | cpuidle: fail to register if !CONFIG_CPU_IDLE | Len Brown | 2010-05-27 | 1 | -3/+3 |
| | | |/ / / / /
| | |/| | | | | |
|
| * | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2010-05-28 | 13 | -30/+468 |
| |\ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ | Merge branch 'misc-2.6.35' into release | Len Brown | 2010-05-28 | 1 | -13/+0 |
| | |\ \ \ \ \ \ \ |
|
| | | * | | | | | | | ACPI: delete unused c-state promotion/demotion data strucutures | Len Brown | 2010-05-21 | 1 | -13/+0 |
| | | |/ / / / / / |
|
| | | | | | | | | | |
| | | \ \ \ \ \ \ | |
| | *-. \ \ \ \ \ \ | Merge branches 'video' and 'video-edid' into release | Len Brown | 2010-05-28 | 1 | -0/+16 |
| | |\ \ \ \ \ \ \ \
| | | | |/ / / / / /
| | | |/| | | | | | |
|
| | | | * | | | | | | ACPI: Export EDID blocks to the kernel | Matthew Garrett | 2010-04-19 | 1 | -0/+16 |
| | * | | | | | | | | Merge branch 'acpi_enable' into release | Len Brown | 2010-05-28 | 1 | -1/+0 |
| | |\ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | ACPI: Unconditionally set SCI_EN on resume | Matthew Garrett | 2010-05-12 | 1 | -1/+0 |
| | * | | | | | | | | | Merge branch 'bjorn-pci-root-v4-2.6.35' into release | Len Brown | 2010-05-28 | 2 | -3/+2 |
| | |\ \ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | | ACPI: pci_root: pass acpi_pci_root to arch-specific scan | Bjorn Helgaas | 2010-04-04 | 1 | -2/+1 |
| | | * | | | | | | | | | ACPI: pci_root: save downstream bus range | Bjorn Helgaas | 2010-04-04 | 1 | -1/+1 |
| | * | | | | | | | | | | Add x64 support to debugfs | Huang Ying | 2010-05-19 | 1 | -0/+2 |