summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-02-14regulator: Fix memory garbage dev_err printout.Russ Dill1-2/+2
2013-02-14Merge tag 'v3.8-rc7' into regulator-coreMark Brown11252-298173/+523240
2013-02-14stop_machine: Use smpboot threadsThomas Gleixner2-86/+52
2013-02-14stop_machine: Store task reference in a separate per cpu variableThomas Gleixner1-16/+16
2013-02-14smpboot: Allow selfparking per cpu threadsThomas Gleixner2-2/+8
2013-02-14regulator: max77686: Reuse rdev_get_id() function.Thiago Farina1-6/+8
2013-02-14omapdrm: fix the dependency to omapdssTomi Valkeinen1-1/+1
2013-02-14OMAPDSS: add FEAT_DPI_USES_VDDS_DSI to omap3630_dss_feat_listNeilBrown1-0/+1
2013-02-14workqueue: rename cpu_workqueue to pool_workqueueTejun Heo4-229/+228
2013-02-14workqueue: reimplement is_chained_work() using current_wq_worker()Tejun Heo1-25/+8
2013-02-14workqueue: fix is_chained_work() regressionTejun Heo1-1/+1
2013-02-14efi: Clear EFI_RUNTIME_SERVICES rather than EFI_BOOT by "noefi" boot parameterSatoru Takeuchi1-1/+1
2013-02-14xen: remove redundant NULL check before unregister_and_remove_pcpu().Cyril Roelandt1-2/+1
2013-02-14x86/xen: don't assume %ds is usable in xen_iret for 32-bit PVOPS.Jan Beulich1-7/+7
2013-02-14sparc64: Fix get_user_pages_fast() wrt. THP.David S. Miller2-10/+63
2013-02-14sparc64: Add missing HAVE_ARCH_TRANSPARENT_HUGEPAGE.David S. Miller1-0/+1
2013-02-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds22-149/+191
2013-02-14Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds7-100/+109
2013-02-14MAINTAINERS: change my email and reposWolfram Sang1-13/+3
2013-02-13PCI/PM: Clean up PME state when removing a deviceRafael J. Wysocki1-0/+2
2013-02-13net, sctp: remove CONFIG_EXPERIMENTALKees Cook1-2/+2
2013-02-13net: sctp: sctp_v6_get_dst: fix boolean test in dst cacheDaniel Borkmann1-2/+3
2013-02-13batman-adv: Fix NULL pointer dereference in DAT hash collision avoidancePau Koning1-1/+1
2013-02-13net/macb: fix race with RX interrupt while doing NAPINicolas Ferre1-0/+5
2013-02-13atl1c: add error checking for pci_map_single functionsHuang, Xiong1-7/+64
2013-02-13regulator: tps51632: Use regulator_[get|set]_voltage_sel_regmapAxel Lin1-44/+8
2013-02-13regulator: as3711: Fix checking if no platform initialization dataAxel Lin1-1/+1
2013-02-13regulator: s5m8767: Prevent possible NULL pointer dereferenceAxel Lin1-5/+5
2013-02-13regulator: s5m8767: Fix dev argument for devm_kzalloc and of_get_regulator_in...Axel Lin1-6/+7
2013-02-13x86/mm: Check if PUD is large when validating a kernel addressMel Gorman2-0/+8
2013-02-13Merge branch 'rcu/srcu' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2-44/+19
2013-02-13x86, hyperv: HYPERV depends on X86_LOCAL_APICH. Peter Anvin1-1/+1
2013-02-13X86: Handle Hyper-V vmbus interrupts as special hypervisor interruptsK. Y. Srinivasan6-7/+68
2013-02-13X86: Add a check to catch Xen emulation of Hyper-VK. Y. Srinivasan1-0/+7
2013-02-13x86: Hyper-V: register clocksource only if its advertisedOlaf Hering1-1/+2
2013-02-13Merge branch 'autofs-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/de...Linus Torvalds1-17/+8
2013-02-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds1-0/+3
2013-02-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds1-1/+0
2013-02-13htb: fix values in opt dumpJiri Pirko1-2/+2
2013-02-13x86, head_32: Give the 6 label a real nameBorislav Petkov1-6/+6
2013-02-13x86, head_32: Remove second CPUID detection from default_entryBorislav Petkov1-13/+4
2013-02-13x86: Detect CPUID support early at bootBorislav Petkov1-25/+25
2013-02-13x86, head_32: Remove i386 piecesBorislav Petkov1-17/+5
2013-02-13Merge tag 'v3.8-rc7' into x86/asmH. Peter Anvin507-2605/+4455
2013-02-13Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds17-394/+413
2013-02-13Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-5/+12
2013-02-13mm: cma: fix accounting of CMA pages placed in high memoryMarek Szyprowski1-0/+4
2013-02-13kernel/pid.c: reenable interrupts when alloc_pid() fails because init has exitedEric W. Biederman1-1/+1
2013-02-13memcg: fix kmemcg registration for late cachesGlauber Costa1-1/+3
2013-02-13mm: don't overwrite mm->def_flags in do_mlockall()Gerald Schaefer1-3/+3