summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-06-19x86: Fix section mismatch on load_ucode_apPaul Gortmaker1-2/+2
2013-06-19mn10300: Fix include dependency in irqflags.h et al.David Daney2-4/+5
2013-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds14-67/+58
2013-06-19Merge branch 'parisc-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds8-42/+149
2013-06-19metag: fix mm/hugetlb.c build breakageJames Hogan1-0/+1
2013-06-19Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds10-29/+103
2013-06-19[media] exynos4-is: Fix FIMC-IS clocks initializationSylwester Nawrocki2-19/+8
2013-06-19tracing/context-tracking: Add preempt_schedule_context() for tracingSteven Rostedt2-1/+57
2013-06-19sched: Fix clear NOHZ_BALANCE_KICKVincent Guittot1-4/+17
2013-06-19perf/x86: Fix broken PEBS-LL support on SNB-EP/IVB-EPStephane Eranian1-1/+1
2013-06-19perf: Fix mmap() accounting holePeter Zijlstra2-72/+159
2013-06-19x86: kvmclock: zero initialize pvclock shared memory areaIgor Mammedov1-0/+1
2013-06-19kvm/ppc/booke: Delay kvmppc_lazy_ee_enableScott Wood1-1/+2
2013-06-19sparc: tsb must be flushed before tlbDave Kleikamp1-1/+1
2013-06-19sparc,leon: Convert to use devm_ioremap_resourceTushar Behera1-5/+3
2013-06-19sparc64 address-congruence propertybob picco1-1/+8
2013-06-19sparc32, leon: Enable interrupts before going idle to avoid getting stuckAndreas Larsson1-0/+7
2013-06-19sparc32, leon: Remove separate "ticker" timer for SMPAndreas Larsson3-38/+19
2013-06-19sparc: kernel: using strlcpy() instead of strcpy()Zhao Hongjiang3-3/+4
2013-06-19arch: sparc: prom: looping issue, need additional length check in the outside...Chen Gang1-5/+7
2013-06-19sparc: remove inline marking of EXPORT_SYMBOL functionsDenis Efremov1-8/+8
2013-06-19sparc: Switch to asm-generic/linkage.hGeert Uytterhoeven2-6/+1
2013-06-19mconsole: we'd better initialize pos before passing it to vfs_read()...Al Viro1-1/+1
2013-06-19Merge branch 'drm-fixes-3.10' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie5-53/+77
2013-06-19drm/prime: Honor requested file flags when exporting a bufferLaurent Pinchart1-2/+1
2013-06-18x86: fix build error and kconfig for ia32_emulation and binfmtRandy Dunlap1-0/+1
2013-06-18parisc: Use unshadowed index register for flush instructions in flush_dcache_...John David Anglin1-38/+38
2013-06-18parisc: provide pci_mmap_page_range() for pariscThomas Bogendoerfer2-0/+32
2013-06-18parisc: fix serial ports on C8000 workstationThomas Bogendoerfer3-1/+76
2013-06-18parisc: fix kernel BUG at arch/parisc/include/asm/mmzone.h:50 (part 2)Helge Deller2-3/+3
2013-06-18usb: check usb_hub_to_struct_hub() return valueMathias Nyman3-10/+19
2013-06-18xhci: check for failed dma pool allocationMathias Nyman1-0/+4
2013-06-18Merge tag 'for-usb-next-2013-06-17' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman4-67/+151
2013-06-18usb: gadget: f_subset: fix missing unlock on error in geth_alloc()Wei Yongjun1-0/+1
2013-06-18usb: gadget: f_ncm: fix missing unlock on error in ncm_alloc()Wei Yongjun1-0/+1
2013-06-18usb: gadget: f_ecm: fix missing unlock on error in ecm_alloc()Wei Yongjun1-0/+1
2013-06-18firmware loader: fix use-after-free by double abortMing Lei1-9/+18
2013-06-18usb: phy: Improve Kconfig help for CONFIG_USB_PHYGeorge Spelvin1-4/+10
2013-06-18range: Do not add new blank slot with add_range_with_mergeYinghai Lu1-10/+11
2013-06-18x86, mtrr: Fix original mtrr range get for mtrr_cleanupYinghai Lu1-4/+4
2013-06-18Merge tag 'please-pull-fixia64' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+1
2013-06-18Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-1/+3
2013-06-18Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds5-2/+53
2013-06-18Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds38-206/+245
2013-06-18Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds5-13/+16
2013-06-18KVM: x86: remove vcpu's CPL check in host-invoked XCR setZhanghaoyu (A)1-3/+2
2013-06-17USB: EHCI: Remove double assignment of .start in ehci_msp_hc_driverEmil Goode1-2/+1
2013-06-17USB: ehci-omap: Tweak PHY initialization sequenceRoger Quadros1-2/+9
2013-06-17USB: EHCI: tegra: Fix oops in error cleanupThierry Reding1-3/+3
2013-06-17USB: EHCI: tegra: make use of ehci->privStephen Warren1-35/+35