| Commit message (Expand) | Author | Age |
* | mm_for_maps: shift down_read(mmap_sem) to the caller | Oleg Nesterov | 2009-08-10 |
* | mm_for_maps: simplify, use ptrace_may_access() | Oleg Nesterov | 2009-08-10 |
* | Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6 | Linus Torvalds | 2009-08-09 |
|\ |
|
| * | UBI: compatible fallback in absense of sequence numbers | Adrian Hunter | 2009-07-24 |
| * | UBI: fix double free on error path | Adrian Hunter | 2009-07-24 |
* | | Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2009-08-09 |
|\ \ |
|
| * | | KVM: Avoid redelivery of edge interrupt before next edge | Gleb Natapov | 2009-08-09 |
| * | | KVM: MMU: limit rmap chain length | Marcelo Tosatti | 2009-08-06 |
| * | | KVM: ia64: fix build failures due to ia64/unsigned long mismatches | Avi Kivity | 2009-08-05 |
| * | | KVM: Make KVM_HPAGES_PER_HPAGE unsigned long to avoid build error on powerpc | Stephen Rothwell | 2009-08-05 |
| * | | KVM: fix ack not being delivered when msi present | Michael S. Tsirkin | 2009-08-05 |
| * | | KVM: s390: fix wait_queue handling | Christian Borntraeger | 2009-08-05 |
| * | | KVM: VMX: Fix locking imbalance on emulation failure | Jan Kiszka | 2009-08-05 |
| * | | KVM: VMX: Fix locking order in handle_invalid_guest_state | Jan Kiszka | 2009-08-05 |
| * | | KVM: MMU: handle n_free_mmu_pages > n_alloc_mmu_pages in kvm_mmu_change_mmu_p... | Marcelo Tosatti | 2009-08-05 |
| * | | KVM: SVM: force new asid on vcpu migration | Marcelo Tosatti | 2009-08-05 |
| * | | KVM: x86: verify MTRR/PAT validity | Marcelo Tosatti | 2009-08-05 |
| * | | KVM: PIT: fix kpit_elapsed division by zero | Marcelo Tosatti | 2009-08-05 |
| * | | KVM: Fix KVM_GET_MSR_INDEX_LIST | Jan Kiszka | 2009-08-05 |
* | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2009-08-09 |
|\ \ \ |
|
| * | | | drm/i915: silence vblank warnings | Frans Pop | 2009-08-08 |
| * | | | drm: silence pointless vblank warning. | Paul Rolland | 2009-08-08 |
| * | | | drm: When adding probed modes, preserve duplicate mode types | Keith Packard | 2009-08-08 |
* | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-08-09 |
|\ \ \ \ |
|
| * | | | | posix_cpu_timers_exit_group(): Do not use thread_group_cputimer() | Stanislaw Gruszka | 2009-08-08 |
| |/ / / |
|
* | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2009-08-09 |
|\ \ \ \ |
|
| * | | | | perf_counter: Fix/complete ftrace event records sampling | Frederic Weisbecker | 2009-08-09 |
| * | | | | perf_counter, ftrace: Fix perf_counter integration | Peter Zijlstra | 2009-08-09 |
| * | | | | Merge branch 'linus' into tracing/urgent | Ingo Molnar | 2009-08-09 |
| |\| | | |
|
| * | | | | tracing/filters: Always free pred on filter_add_subsystem_pred() failure | Tom Zanussi | 2009-08-08 |
| * | | | | tracing/filters: Don't use pred on alloc failure | Tom Zanussi | 2009-08-08 |
| * | | | | ring-buffer: Fix memleak in ring_buffer_free() | Eric Dumazet | 2009-08-07 |
| * | | | | tracing: Fix recordmcount.pl to handle sections with only weak functions | Steven Rostedt | 2009-08-07 |
| * | | | | ring-buffer: Fix advance of reader in rb_buffer_peek() | Robert Richter | 2009-08-06 |
| * | | | | tracing: do not use functions starting with .L in recordmcount.pl | Steven Rostedt | 2009-08-05 |
| * | | | | ring-buffer: do not disable ring buffer on oops_in_progress | Steven Rostedt | 2009-08-05 |
| * | | | | ring-buffer: fix check of try_to_discard result | Steven Rostedt | 2009-08-05 |
* | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-08-09 |
|\ \ \ \ \ |
|
| * | | | | | x86: fix buffer overflow in efi_init() | Roel Kluin | 2009-08-09 |
| * | | | | | x86: Add quirk to make Apple MacBookPro5,1 use reboot=pci | Ozan Çağlayan | 2009-08-08 |
| * | | | | | x86: Fix MSI-X initialization by using online_mask for x2apic target_cpus | Yinghai Lu | 2009-08-08 |
| * | | | | | x86: Fix VMI && stack protector | Alok Kataria | 2009-08-05 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-08-09 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | lockdep: Fix typos in documentation | Li Zefan | 2009-08-07 |
| * | | | | lockdep: Fix file mode of lock_stat | Li Zefan | 2009-08-07 |
| * | | | | rtmutex: Avoid deadlock in rt_mutex_start_proxy_lock() | Darren Hart | 2009-08-05 |
| |/ / / |
|
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2009-08-07 |
|\ \ \ \ |
|
| * | | | | USB: fix oops on disconnect in cdc-acm | Oliver Neukum | 2009-08-07 |
| * | | | | USB: storage: include Prolific Technology USB drive in unusual_devs list | Rogerio Brito | 2009-08-07 |
| * | | | | USB: ftdi_sio: add product_id for Marvell OpenRD Base, Client | Dhaval Vasa | 2009-08-07 |