Age | Commit message (Expand) | Author | Files | Lines |
2012-11-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -1/+2 |
2012-11-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 1 | -0/+2 |
2012-11-10 | Merge tag 'stable/for-linus-3.7-rc5-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 1 | -2/+32 |
2012-11-09 | of/address: sparc: Declare of_address_to_resource() as an extern function for... | Andreas Larsson | 1 | -0/+2 |
2012-11-09 | Merge tag 'mmc-fixes-for-3.7-rc5' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -3/+4 |
2012-11-09 | revert "epoll: support for disabling items, and a self-test app" | Andrew Morton | 1 | -1/+0 |
2012-11-07 | mmc: dw_mmc: constify dw_mci_idmac_ops in exynos back-end | Arnd Bergmann | 1 | -2/+2 |
2012-11-07 | mmc: sdhci-of-esdhc: disable CMD23 for some Freescale SoCs | Jerry Huang | 1 | -0/+1 |
2012-11-07 | mmc: dw_mmc: convert the variable type of irq | Seungwon Jeon | 1 | -1/+1 |
2012-11-07 | xen/hvm: If we fail to fetch an HVM parameter print out which flag it is. | Konrad Rzeszutek Wilk | 1 | -2/+32 |
2012-11-03 | ptp: update adjfreq callback description | Jacob Keller | 1 | -1/+2 |
2012-11-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -0/+9 |
2012-11-02 | Merge tag 'stable/for-linus-3.7-rc4-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 1 | -0/+8 |
2012-11-02 | hashtable: introduce a small and naive hashtable | Sasha Levin | 1 | -0/+192 |
2012-11-01 | Merge git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -13/+2 |
2012-10-31 | Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 1 | -0/+3 |
2012-10-31 | KVM: x86: fix vcpu->mmio_fragments overflow | Xiao Guangrong | 1 | -13/+2 |
2012-10-31 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -0/+9 |
2012-10-31 | xen/mmu: Use Xen specific TLB flush instead of the generic one. | Konrad Rzeszutek Wilk | 1 | -0/+8 |
2012-10-30 | Merge tag 'md-3.7-fixes' of git://neil.brown.name/md | Linus Torvalds | 5 | -142/+158 |
2012-10-30 | ALSA: Add a reference counter to card instance | Takashi Iwai | 1 | -0/+3 |
2012-10-29 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 1 | -0/+9 |
2012-10-28 | percpu-rw-semaphores: use rcu_read_lock_sched | Mikulas Patocka | 1 | -4/+4 |
2012-10-28 | percpu-rw-semaphores: use light/heavy barriers | Mikulas Patocka | 1 | -13/+7 |
2012-10-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 3 | -1/+4 |
2012-10-26 | mac80211: verify that skb data is present | Johannes Berg | 1 | -0/+9 |
2012-10-26 | Merge tag 'staging-3.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+16 |
2012-10-26 | Merge tag 'driver-core-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+1 |
2012-10-26 | Merge tag 'char-misc-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -1/+14 |
2012-10-26 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+1 |
2012-10-26 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -3/+7 |
2012-10-25 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 1 | -0/+3 |
2012-10-25 | rbtree: include linux/compiler.h for definition of __always_inline | Will Deacon | 1 | -0/+1 |
2012-10-24 | Merge tag 'spi-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni... | Linus Torvalds | 1 | -2/+0 |
2012-10-24 | dynamic_debug: Remove unnecessary __used | Joe Perches | 1 | -1/+1 |
2012-10-24 | x86, mm: Trim memory in memblock to be page aligned | Yinghai Lu | 1 | -0/+1 |
2012-10-24 | perf, cpu hotplug: Use cached value of smp_processor_id() | Srivatsa S. Bhat | 1 | -3/+4 |
2012-10-24 | perf, cpu hotplug: Run CPU_STARTING notifiers with irqs disabled | Srivatsa S. Bhat | 1 | -0/+3 |
2012-10-24 | Merge tag 'stable/for-linus-3.7-rc2-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 3 | -24/+4 |
2012-10-23 | drm/radeon: add some new SI PCI ids | Alex Deucher | 1 | -0/+3 |
2012-10-23 | extcon: MAX77693: Add platform data for MUIC device to initialize registers | Chanwoo Choi | 1 | -0/+13 |
2012-10-22 | tcp: add SYN/data info to TCP_INFO | Yuchung Cheng | 2 | -1/+3 |
2012-10-22 | extcon: standard cable names definition and declaration changed | anish kumar | 1 | -1/+1 |
2012-10-21 | Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Ingo Molnar | 1 | -11/+0 |
2012-10-19 | Merge branch 'akpm' (Fixes from Andrew) | Linus Torvalds | 2 | -7/+2 |
2012-10-19 | pidns: remove recursion from free_pid_ns() | Cyrill Gorcunov | 1 | -7/+1 |
2012-10-19 | linux/coredump.h needs asm/siginfo.h | Richard Weinberger | 1 | -0/+1 |
2012-10-19 | Merge commit 'v3.7-rc1' into stable/for-linus-3.7 | Konrad Rzeszutek Wilk | 1524 | -41584/+58245 |
2012-10-19 | xen: grant: use xen_pfn_t type for frame_list. | Ian Campbell | 2 | -2/+2 |
2012-10-19 | xen: XENMEM_translate_gpfn_list was remove ages ago and is unused. | Ian Campbell | 1 | -22/+2 |