Age | Commit message (Expand) | Author |
2012-11-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2012-11-02 | Merge tag 'stable/for-linus-3.7-rc4-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2012-11-02 | hashtable: introduce a small and naive hashtable | Sasha Levin |
2012-11-01 | Merge git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2012-10-31 | Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds |
2012-10-31 | KVM: x86: fix vcpu->mmio_fragments overflow | Xiao Guangrong |
2012-10-31 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2012-10-31 | xen/mmu: Use Xen specific TLB flush instead of the generic one. | Konrad Rzeszutek Wilk |
2012-10-30 | Merge tag 'md-3.7-fixes' of git://neil.brown.name/md | Linus Torvalds |
2012-10-30 | ALSA: Add a reference counter to card instance | Takashi Iwai |
2012-10-29 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville |
2012-10-28 | percpu-rw-semaphores: use rcu_read_lock_sched | Mikulas Patocka |
2012-10-28 | percpu-rw-semaphores: use light/heavy barriers | Mikulas Patocka |
2012-10-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2012-10-26 | mac80211: verify that skb data is present | Johannes Berg |
2012-10-26 | Merge tag 'staging-3.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-10-26 | Merge tag 'driver-core-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2012-10-26 | Merge tag 'char-misc-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2012-10-26 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2012-10-26 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2012-10-25 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2012-10-25 | rbtree: include linux/compiler.h for definition of __always_inline | Will Deacon |
2012-10-24 | Merge tag 'spi-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni... | Linus Torvalds |
2012-10-24 | dynamic_debug: Remove unnecessary __used | Joe Perches |
2012-10-24 | x86, mm: Trim memory in memblock to be page aligned | Yinghai Lu |
2012-10-24 | perf, cpu hotplug: Use cached value of smp_processor_id() | Srivatsa S. Bhat |
2012-10-24 | perf, cpu hotplug: Run CPU_STARTING notifiers with irqs disabled | Srivatsa S. Bhat |
2012-10-24 | Merge tag 'stable/for-linus-3.7-rc2-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2012-10-23 | drm/radeon: add some new SI PCI ids | Alex Deucher |
2012-10-23 | extcon: MAX77693: Add platform data for MUIC device to initialize registers | Chanwoo Choi |
2012-10-22 | tcp: add SYN/data info to TCP_INFO | Yuchung Cheng |
2012-10-22 | extcon: standard cable names definition and declaration changed | anish kumar |
2012-10-21 | Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Ingo Molnar |
2012-10-19 | Merge branch 'akpm' (Fixes from Andrew) | Linus Torvalds |
2012-10-19 | pidns: remove recursion from free_pid_ns() | Cyrill Gorcunov |
2012-10-19 | linux/coredump.h needs asm/siginfo.h | Richard Weinberger |
2012-10-19 | Merge commit 'v3.7-rc1' into stable/for-linus-3.7 | Konrad Rzeszutek Wilk |
2012-10-19 | xen: grant: use xen_pfn_t type for frame_list. | Ian Campbell |
2012-10-19 | xen: XENMEM_translate_gpfn_list was remove ages ago and is unused. | Ian Campbell |
2012-10-19 | Merge tag 'tty-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2012-10-19 | Merge tag 'usb-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2012-10-19 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2012-10-19 | iio: Add some helper macros for unit conversion | Lars-Peter Clausen |
2012-10-18 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2012-10-18 | Merge tag 'dt-fixes-for-3.7' of git://sources.calxeda.com/kernel/linux | Linus Torvalds |
2012-10-17 | Merge tag 'disintegrate-tty-20121009' of git://git.infradead.org/users/dhowel... | Greg Kroah-Hartman |
2012-10-17 | of/irq: sparse fixes | Kim Phillips |
2012-10-17 | of/address: sparse fixes | Kim Phillips |
2012-10-17 | of: add stub of_get_child_by_name for non-OF builds | Olof Johansson |
2012-10-17 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville |