aboutsummaryrefslogtreecommitdiffstats
path: root/tools (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-21sparc: Use GFP_ATOMIC in ldc_alloc_exp_dring() as it can be called in softirq contextSowmini Varadhan1-1/+1
2015-04-21sparc64: Use M7 PMC write on all chips T4 and onward.David S. Miller1-32/+3
2015-04-21parisc: Replace PT_NLEVELS with CONFIG_PGTABLE_LEVELSGuenter Roeck1-3/+3
2015-04-21parisc: Eliminate sg_virt_addr() and private scatterlist.hMatthew Wilcox6-33/+25
2015-04-21tcp: add memory barriers to write space pathsjbaron@akamai.com2-1/+5
2015-04-21media: remove unused variable that causes a warningLinus Torvalds1-1/+0
2015-04-21Revert "ocfs2: incorrect check for debugfs returns"Linus Torvalds3-37/+16
2015-04-20altera tse: Error-Bit on tx-avalon-stream always set.Andreas Oetken1-1/+0
2015-04-20net: dsa: mv88e6xxx: use PORT_DEFAULT_VLANVivien Didelot1-1/+2
2015-04-20net: dsa: mv88e6xxx: fix setup of port control 1Vivien Didelot1-2/+1
2015-04-20ppp: call skb_checksum_complete_unset in ppp_receive_frameTom Herbert1-0/+1
2015-04-20net: add skb_checksum_complete_unsetTom Herbert1-0/+12
2015-04-20pppoe: Lacks DST MAC address checkJoakim Tjernlund1-0/+3
2015-04-20iommu-common: rename iommu_pool_hash to iommu_hash_commonSowmini Varadhan1-3/+3
2015-04-20iommu-common: fix x86_64 compiler warningsSowmini Varadhan1-7/+7
2015-04-20ip_forward: Drop frames with attached skb->skSebastian Pöhn1-0/+3
2015-04-20Input: lm8333 - fix broken email addressWolfram Sang1-2/+2
2015-04-20Input: cyapa - fix setting suspend scan rateDudley Du1-2/+2
2015-04-20Input: elan_i2c - fix calculating number of x and y traces.Duson Lin2-4/+4
2015-04-20Input: elan_i2c - report hovering contactsDuson Lin1-4/+11
2015-04-20Input: elants_i2c - zero-extend hardware ID in firmware nameDmitry Torokhov1-1/+1
2015-04-20smp: don't use 16-bit words for atomic accessesLinus Torvalds1-1/+1
2015-04-20omapdss: extend pm notifier to handle hibernationGrygorii Strashko1-0/+4
2015-04-20OMAPDSS: Correct video ports description file path in DT binding docJavier Martinez Canillas1-2/+2
2015-04-20OMAPDSS: disable VT switchTomi Valkeinen1-0/+3
2015-04-20media-bus: Fixup RGB444_1X12, RGB565_1X16, and YUV8_1X24 media bus formatPhilipp Zabel2-8/+8
2015-04-19hexdump: avoid warning in test functionLinus Torvalds1-1/+1
2015-04-19fs: take i_mutex during prepare_binprm for set[ug]id executablesJann Horn1-28/+48
2015-04-19smp: Fix error case handling in smp_call_function_*()Linus Torvalds1-1/+3
2015-04-19cpumask: remove __first_cpu / __next_cpuRusty Russell2-23/+2
2015-04-18iommu-common: Fix PARISC compile-time warningsSowmini Varadhan1-1/+5
2015-04-18sparc: Make LDC use common iommu poll management functionsSowmini Varadhan1-88/+65
2015-04-18sparc: Make sparc64 use scalable lib/iommu-common.c functionsSowmini Varadhan4-242/+128
2015-04-18Break up monolithic iommu table/lock into finer graularity pools and lockSowmini Varadhan3-1/+318
2015-04-18sparc: Revert generic IOMMU allocator.David S. Miller8-537/+325
2015-04-18tools/power turbostat: correct dumped pkg-cstate-limit valueLen Brown1-9/+8
2015-04-18tools/power turbostat: calculate TSC frequency from CPUID(0x15) on SKLLen Brown1-1/+38
2015-04-18tools/power turbostat: correct DRAM RAPL units on recent Xeon processorsAndrey Semin1-3/+25
2015-04-18tools/power turbostat: Initial Skylake supportLen Brown2-13/+116
2015-04-18tools/power turbostat: Use $(CURDIR) instead of $(PWD) and add support for O= option in MakefileThomas D1-1/+5
2015-04-18tools/power turbostat: modprobe msr, if neededLen Brown1-2/+3
2015-04-18tools/power turbostat: dump MSR_TURBO_RATIO_LIMIT2Len Brown1-36/+105
2015-04-18tools/power turbostat: use new MSR_TURBO_RATIO_LIMIT namesLen Brown1-4/+4
2015-04-18Bluetooth: hidp: Fix regression with older userspace and flags validationMarcel Holtmann1-1/+2
2015-04-18config: Enable NEED_DMA_MAP_STATE by default when SWIOTLB is selectedKonrad Rzeszutek Wilk1-1/+1
2015-04-18perf/x86/intel/pt: Fix and clean up error handling in pt_event_add()Ingo Molnar1-18/+15
2015-04-17net: dsa: use DEVICE_ATTR_RW to declare temp1_maxVivien Didelot1-3/+3
2015-04-17ide: remove deprecated use of pci apiQuentin Lambert4-7/+6
2015-04-17iommu-common: Fix PARISC compile-time warningsSowmini Varadhan1-1/+5
2015-04-17netns: remove BUG_ONs from net_generic()Denys Vlasenko1-2/+0