summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2012-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2012-11-10Merge tag 'stable/for-linus-3.7-rc5-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-11-09of/address: sparc: Declare of_address_to_resource() as an extern function for...Andreas Larsson
2012-11-09Merge tag 'mmc-fixes-for-3.7-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-11-09revert "epoll: support for disabling items, and a self-test app"Andrew Morton
2012-11-07mmc: dw_mmc: constify dw_mci_idmac_ops in exynos back-endArnd Bergmann
2012-11-07mmc: sdhci-of-esdhc: disable CMD23 for some Freescale SoCsJerry Huang
2012-11-07mmc: dw_mmc: convert the variable type of irqSeungwon Jeon
2012-11-07xen/hvm: If we fail to fetch an HVM parameter print out which flag it is.Konrad Rzeszutek Wilk
2012-11-03ptp: update adjfreq callback descriptionJacob Keller
2012-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-11-02Merge tag 'stable/for-linus-3.7-rc4-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-11-02hashtable: introduce a small and naive hashtableSasha Levin
2012-11-01Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-10-31Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2012-10-31KVM: x86: fix vcpu->mmio_fragments overflowXiao Guangrong
2012-10-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-10-31xen/mmu: Use Xen specific TLB flush instead of the generic one.Konrad Rzeszutek Wilk
2012-10-30Merge tag 'md-3.7-fixes' of git://neil.brown.name/mdLinus Torvalds
2012-10-30ALSA: Add a reference counter to card instanceTakashi Iwai
2012-10-29Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-10-28percpu-rw-semaphores: use rcu_read_lock_schedMikulas Patocka
2012-10-28percpu-rw-semaphores: use light/heavy barriersMikulas Patocka
2012-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-10-26mac80211: verify that skb data is presentJohannes Berg
2012-10-26Merge tag 'staging-3.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-10-26Merge tag 'driver-core-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-10-26Merge tag 'char-misc-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-10-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-10-26Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-10-25Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-10-25rbtree: include linux/compiler.h for definition of __always_inlineWill Deacon
2012-10-24Merge tag 'spi-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds
2012-10-24dynamic_debug: Remove unnecessary __usedJoe Perches
2012-10-24x86, mm: Trim memory in memblock to be page alignedYinghai Lu
2012-10-24perf, cpu hotplug: Use cached value of smp_processor_id()Srivatsa S. Bhat
2012-10-24perf, cpu hotplug: Run CPU_STARTING notifiers with irqs disabledSrivatsa S. Bhat
2012-10-24Merge tag 'stable/for-linus-3.7-rc2-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-10-23drm/radeon: add some new SI PCI idsAlex Deucher
2012-10-23extcon: MAX77693: Add platform data for MUIC device to initialize registersChanwoo Choi
2012-10-22tcp: add SYN/data info to TCP_INFOYuchung Cheng
2012-10-22extcon: standard cable names definition and declaration changedanish kumar
2012-10-21Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar
2012-10-19Merge branch 'akpm' (Fixes from Andrew)Linus Torvalds
2012-10-19pidns: remove recursion from free_pid_ns()Cyrill Gorcunov
2012-10-19linux/coredump.h needs asm/siginfo.hRichard Weinberger
2012-10-19Merge commit 'v3.7-rc1' into stable/for-linus-3.7Konrad Rzeszutek Wilk
2012-10-19xen: grant: use xen_pfn_t type for frame_list.Ian Campbell
2012-10-19xen: XENMEM_translate_gpfn_list was remove ages ago and is unused.Ian Campbell