summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...Russell King2009-08-108-44/+110
|\
| * OMAP3: RX51: Updated rx51_defconfigRoger Quadros2009-08-101-3/+4
| * OMAP2/3: mmc-twl4030: Free up MMC regulators while cleaning upRoger Quadros2009-08-101-0/+6
| * OMAP3: RX51: Define TWL4030 USB transceiver in board fileRoger Quadros2009-08-101-0/+5
| * OMAP3: Overo: Fix smsc911x platform device resource valueSergio Aguirre2009-08-101-1/+1
| * OMAP3: Fix omap3 sram virtual addres overlap vmalloc space after increasing v...Janboe Ye2009-08-101-2/+2
| * OMAP2/3: DMA errata correctionVikram Pandita2009-08-101-1/+3
| * OMAP: Fix testing of cpu defines for mach-omap1Tony Lindgren2009-08-101-5/+0
| * OMAP: GPIO: Fix incorrect gpio_get logic for output GPIOsRoger Quadros2009-08-051-32/+89
* | Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6Linus Torvalds2009-08-092-1/+13
|\ \
| * | UBI: compatible fallback in absense of sequence numbersAdrian Hunter2009-07-241-1/+12
| * | UBI: fix double free on error pathAdrian Hunter2009-07-241-0/+1
* | | Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2009-08-0913-41/+110
|\ \ \
| * | | KVM: Avoid redelivery of edge interrupt before next edgeGleb Natapov2009-08-091-5/+5
| * | | KVM: MMU: limit rmap chain lengthMarcelo Tosatti2009-08-061-5/+28
| * | | KVM: ia64: fix build failures due to ia64/unsigned long mismatchesAvi Kivity2009-08-053-11/+14
| * | | KVM: Make KVM_HPAGES_PER_HPAGE unsigned long to avoid build error on powerpcStephen Rothwell2009-08-051-1/+1
| * | | KVM: fix ack not being delivered when msi presentMichael S. Tsirkin2009-08-052-1/+4
| * | | KVM: s390: fix wait_queue handlingChristian Borntraeger2009-08-051-1/+1
| * | | KVM: VMX: Fix locking imbalance on emulation failureJan Kiszka2009-08-051-1/+1
| * | | KVM: VMX: Fix locking order in handle_invalid_guest_stateJan Kiszka2009-08-051-2/+2
| * | | KVM: MMU: handle n_free_mmu_pages > n_alloc_mmu_pages in kvm_mmu_change_mmu_p...Marcelo Tosatti2009-08-051-7/+8
| * | | KVM: SVM: force new asid on vcpu migrationMarcelo Tosatti2009-08-051-3/+3
| * | | KVM: x86: verify MTRR/PAT validityMarcelo Tosatti2009-08-051-1/+38
| * | | KVM: PIT: fix kpit_elapsed division by zeroMarcelo Tosatti2009-08-051-0/+3
| * | | KVM: Fix KVM_GET_MSR_INDEX_LISTJan Kiszka2009-08-051-3/+2
* | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-08-093-3/+5
|\ \ \ \
| * | | | drm/i915: silence vblank warningsFrans Pop2009-08-091-2/+2
| * | | | drm: silence pointless vblank warning.Paul Rolland2009-08-091-1/+1
| * | | | drm: When adding probed modes, preserve duplicate mode typesKeith Packard2009-08-091-0/+2
* | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-08-091-3/+4
|\ \ \ \ \
| * | | | | posix_cpu_timers_exit_group(): Do not use thread_group_cputimer()Stanislaw Gruszka2009-08-081-3/+4
| |/ / / /
* | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-08-0910-50/+207
|\ \ \ \ \
| * | | | | perf_counter: Fix/complete ftrace event records samplingFrederic Weisbecker2009-08-097-41/+126
| * | | | | perf_counter, ftrace: Fix perf_counter integrationPeter Zijlstra2009-08-092-28/+88
| * | | | | Merge branch 'linus' into tracing/urgentIngo Molnar2009-08-09635-14193/+21049
| |\| | | |
| * | | | | tracing/filters: Always free pred on filter_add_subsystem_pred() failureTom Zanussi2009-08-081-5/+11
| * | | | | tracing/filters: Don't use pred on alloc failureTom Zanussi2009-08-081-0/+4
| * | | | | ring-buffer: Fix memleak in ring_buffer_free()Eric Dumazet2009-08-071-0/+1
| * | | | | tracing: Fix recordmcount.pl to handle sections with only weak functionsSteven Rostedt2009-08-071-2/+2
| * | | | | ring-buffer: Fix advance of reader in rb_buffer_peek()Robert Richter2009-08-061-6/+4
| * | | | | tracing: do not use functions starting with .L in recordmcount.plSteven Rostedt2009-08-061-1/+4
| * | | | | ring-buffer: do not disable ring buffer on oops_in_progressSteven Rostedt2009-08-061-1/+1
| * | | | | ring-buffer: fix check of try_to_discard resultSteven Rostedt2009-08-061-1/+1
* | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-08-095-9/+21
|\ \ \ \ \ \
| * | | | | | x86: fix buffer overflow in efi_init()Roel Kluin2009-08-091-1/+1
| * | | | | | x86: Add quirk to make Apple MacBookPro5,1 use reboot=pciOzan Çağlayan2009-08-081-1/+9
| * | | | | | x86: Fix MSI-X initialization by using online_mask for x2apic target_cpusYinghai Lu2009-08-082-6/+10
| * | | | | | x86: Fix VMI && stack protectorAlok Kataria2009-08-051-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-08-093-7/+6
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |