aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2013-09-03[SCSI] zfcp: consistently use appropriate SBAL flag definitionsMartin Peschke1-1/+2
2013-09-03[SCSI] mpt3sas: Added a driver module parameter max_msix_vectorsSreekanth Reddy1-0/+14
2013-09-03[SCSI] qla4xxx: Update driver version to 5.04.00-k0Vikas Chaudhary1-1/+1
2013-09-03[SCSI] qla4xxx: Update Copyright headerVikas Chaudhary19-19/+19
2013-09-03[SCSI] qla4xxx: Implementation of ACB configuration during Loopback for ISP8042Nilesh Javali6-9/+203
2013-09-03[SCSI] qla4xxx: Added support for ISP8042Vikas Chaudhary9-79/+100
2013-09-03[SCSI] mpt2sas: Bump driver version to v16.100.00.00Sreekanth Reddy1-2/+2
2013-09-03[SCSI] mpt2sas: Fix for kernel panic when driver loads with HBA connected to non LUN 0 configured expanderSreekanth Reddy1-0/+14
2013-09-03[SCSI] mpt2sas: when Async scanning is enabled then while scanning, devices are removed but their transport layer entries are not removedSreekanth Reddy1-10/+13
2013-09-03[SCSI] mpt2sas: Infinite loop can occur if MPI2_IOCSTATUS_CONFIG_INVALID_PAGE is not returnedSreekanth Reddy1-12/+4
2013-09-03[SCSI] mpt2sas: The copyright in driver sources is updated for the year 2013Sreekanth Reddy8-8/+8
2013-09-03[SCSI] mpt2sas: MPI2 Rev X (2.00.16) specificationsSreekanth Reddy8-11/+18
2013-09-03[SCSI] mpt2sas: Change in MPI2_RAID_ACTION_SYSTEM_SHUTDOWN_INITIATED notification methodologySreekanth Reddy1-4/+1
2013-09-03[SCSI] mpt2sas: Null pointer deference possibility in mpt2sas_ctl_event_callback functionSreekanth Reddy4-23/+25
2013-09-03pwm: pxa: Use module_platform_driverMike Dunn1-11/+1
2013-09-03pwm: tiehrpwm: add missing __iomem annotationJingoo Han1-3/+3
2013-09-03pwm: tiecap: add CONFIG_PM_SLEEP to ecap_pwm_{save,restore}_context()Jingoo Han1-1/+1
2013-09-03pwm: simplify use of devm_ioremap_resourceJulia Lawall3-14/+1
2013-09-03pwm: renesas-tpu: Add DT supportLaurent Pinchart2-7/+62
2013-09-03ARM: dts: Use the PWM polarity flagsLaurent Pinchart2-2/+4
2013-09-03pwm: Update DT bindings to reference pwm.txt for cells documentationLaurent Pinchart12-43/+29
2013-09-03pwm: Use the DT macro directly when parsing PWM DT flagsLaurent Pinchart1-4/+3
2013-09-03pwm: Add PWM polarity flag macro for DTLaurent Pinchart2-3/+18
2013-09-03pwm: mxs: Check the return value from stmp_reset_block()Fabio Estevam1-1/+7
2013-09-02Linux 3.11Linus Torvalds1-1/+1
2013-09-02perf trace: Tell arg formatters the arg indexArnaldo Carvalho de Melo1-11/+25
2013-09-02perf trace: Add beautifier for open's flags argArnaldo Carvalho de Melo1-1/+58
2013-09-02lockref: implement lockless reference count updates using cmpxchg()Linus Torvalds5-3/+84
2013-09-02lockref: uninline lockref helper functionsLinus Torvalds3-62/+74
2013-09-02vfs: reimplement d_rcu_to_refcount() using lockref_get_or_lock()Linus Torvalds3-49/+65
2013-09-02perf trace: Add beautifier for lseek's whence argArnaldo Carvalho de Melo1-0/+27
2013-09-02vfs: use lockref_get_not_zero() for optimistic lockless dget_parent()Waiman Long1-0/+15
2013-09-02lockref: add 'lockref_get_or_lock() helperLinus Torvalds1-0/+16
2013-09-02perf tools: Fix symbol offset computation for some dsosDavid Ahern2-1/+5
2013-09-02perf list: Skip unsupported eventsNamhyung Kim1-2/+39
2013-09-02perf tests: Add 'keep tracking' testAdrian Hunter6-2/+205
2013-09-02perf tools: Add support for PERF_COUNT_SW_DUMMYAdrian Hunter4-0/+7
2013-09-02perf: Add a dummy software event to keep trackingAdrian Hunter1-0/+1
2013-09-02perf trace: Add beautifier for futex 'operation' parmArnaldo Carvalho de Melo1-1/+46
2013-09-02perf trace: Allow syscall arg formatters to mask argsArnaldo Carvalho de Melo1-11/+22
2013-09-02perf: Convert kmalloc_node(...GFP_ZERO...) to kzalloc_node()Joe Perches3-6/+5
2013-09-02perf: Export struct perf_branch_entry to userspaceVince Weaver2-24/+24
2013-09-02perf: Add attr->mmap2 attribute to an eventStephane Eranian2-5/+65
2013-09-02perf/x86: Add Silvermont (22nm Atom) supportYan, Zheng3-0/+186
2013-09-02perf/x86: use INTEL_UEVENT_EXTRA_REG to define MSR_OFFCORE_RSP_XYan, Zheng1-9/+13
2013-09-02sched/fair: Fix the sd_parent_degenerate() codePeter Zijlstra1-1/+9
2013-09-02sched/fair: Rework and comment the group_imb codePeter Zijlstra1-34/+89
2013-09-02sched/fair: Optimize find_busiest_queue()Peter Zijlstra1-4/+1
2013-09-02sched/fair: Make group power more consistentPeter Zijlstra1-19/+22
2013-09-02sched/fair: Remove duplicate load_per_task computationsPeter Zijlstra1-11/+2