summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | | | | | | | | | | | | | | | | | [SCSI] scsi_debug: fix incorrectly nested kmap_atomic()Akinobu Mita2013-07-09
| | * | | | | | | | | | | | | | | | | | | | | | | | | [SCSI] scsi_debug: fix invalid address passed to kunmap_atomic()Akinobu Mita2013-07-09
| | * | | | | | | | | | | | | | | | | | | | | | | | | [SCSI] mpt3sas: Bump driver version to v02.100.00.00Sreekanth Reddy2013-07-09
| | * | | | | | | | | | | | | | | | | | | | | | | | | [SCSI] mpt3sas: when async scanning is enabled then while scanning, devices a...Sreekanth Reddy2013-07-09
| | * | | | | | | | | | | | | | | | | | | | | | | | | [SCSI] mpt3sas: MPI2.5 Rev F v2.5.1.1 specificationSreekanth Reddy2013-07-09
| | * | | | | | | | | | | | | | | | | | | | | | | | | [SCSI] mpt3sas: Infinite loops can occur if MPI2_IOCSTATUS_CONFIG_INVALID_PAG...Sreekanth Reddy2013-07-09
| | * | | | | | | | | | | | | | | | | | | | | | | | | [SCSI] mpt3sas: fix for kernel panic when driver loads with HBA conected to n...Sreekanth Reddy2013-07-09
| | * | | | | | | | | | | | | | | | | | | | | | | | | [SCSI] mpt3sas: Updated the Hardware timing requirementsSreekanth Reddy2013-07-09
| | * | | | | | | | | | | | | | | | | | | | | | | | | [SCSI] mpt3sas: 2013 source code copyrightSreekanth Reddy2013-07-09
| | * | | | | | | | | | | | | | | | | | | | | | | | | [SCSI] qla2xxx: Fix a memory leak in an error path of qla2x00_process_els()Bart Van Assche2013-07-08
| | * | | | | | | | | | | | | | | | | | | | | | | | | [SCSI] qla2xxx: Remove an unused variable from qla2x00_remove_one().Bart Van Assche2013-07-08
| | * | | | | | | | | | | | | | | | | | | | | | | | | [SCSI] qla2xxx: Fix qla2xxx_check_risc_status().Bart Van Assche2013-07-08
| | * | | | | | | | | | | | | | | | | | | | | | | | | [SCSI] qla2xxx: Help Coverity with analyzing ct_sns_pkt initialization.Bart Van Assche2013-07-08
| | * | | | | | | | | | | | | | | | | | | | | | | | | [SCSI] qla2xxx: Remove redundant assignments.Bart Van Assche2013-07-08
| | * | | | | | | | | | | | | | | | | | | | | | | | | [SCSI] qla2xxx: Remove a dead assignment in qla24xx_build_scsi_crc_2_iocbs().Bart Van Assche2013-07-08
| | * | | | | | | | | | | | | | | | | | | | | | | | | [SCSI] qla2xxx: Remove two superfluous tests.Bart Van Assche2013-07-08
| | * | | | | | | | | | | | | | | | | | | | | | | | | [SCSI] qla2xxx: Remove dead code in qla2x00_configure_hba()Bart Van Assche2013-07-08
| | * | | | | | | | | | | | | | | | | | | | | | | | | [SCSI] qla2xxx: Clean up qla84xx_mgmt_cmd()Bart Van Assche2013-07-08
| | * | | | | | | | | | | | | | | | | | | | | | | | | [SCSI] qla2xxx: Clean up qla24xx_iidma()Bart Van Assche2013-07-08
| | * | | | | | | | | | | | | | | | | | | | | | | | | [SCSI] qla2xxx: Fix sparse warning from qla_mr.c and qla_iocb.c.Saurav Kashyap2013-07-08
| | * | | | | | | | | | | | | | | | | | | | | | | | | [SCSI] qla2xxx: Do not take a second firmware dump when intentionally generat...Chad Dupuis2013-07-08
| | * | | | | | | | | | | | | | | | | | | | | | | | | [SCSI] qla2xxx: Do not query FC statistics during chip reset.Chad Dupuis2013-07-08
| | * | | | | | | | | | | | | | | | | | | | | | | | | [SCSI] qla2xxx: Move qla2x00_free_device to the correct location.Saurav Kashyap2013-07-08
| | * | | | | | | | | | | | | | | | | | | | | | | | | [SCSI] qla2xxx: Set the index in outstanding command array to NULL when cmd i...Giridhar Malavali2013-07-08
| | * | | | | | | | | | | | | | | | | | | | | | | | | [SCSI] qla2xxx: Clear the MBX_INTR_WAIT flag when the mailbox time-out happens.Giridhar Malavali2013-07-08
| | * | | | | | | | | | | | | | | | | | | | | | | | | [SCSI] storvsc: Increase the value of STORVSC_MAX_IO_REQUESTSK. Y. Srinivasan2013-07-08
| | * | | | | | | | | | | | | | | | | | | | | | | | | [SCSI] storvsc: Support FC devicesK. Y. Srinivasan2013-07-08
| | * | | | | | | | | | | | | | | | | | | | | | | | | [SCSI] storvsc: Implement multi-channel supportK. Y. Srinivasan2013-07-08
| | * | | | | | | | | | | | | | | | | | | | | | | | | [SCSI] pm8001: use pdev->pm_cap instead of pci_find_capability(..,PCI_CAP_ID_PM)Yijing Wang2013-07-05
| | * | | | | | | | | | | | | | | | | | | | | | | | | [SCSI] megaraid_sas: fix memory leak if SGL has zero length entriesBjørn Mork2013-07-05
| * | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-07-13
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | sched: Fix HRTICKPeter Zijlstra2013-07-12
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-07-13
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | irqchip: Add support for MOXA ART SoCsJonas Jensen2013-07-05
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | genirq: generic chip: Use DIV_ROUND_UP to calculate numchipsAxel Lin2013-07-05
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | irqchip: nvic: Fix wrong num_ct argument for irq_alloc_domain_generic_chips()Axel Lin2013-07-05
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | irqchip: sun4i: Staticize sun4i_irq_ack()Axel Lin2013-07-05
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | irqchip: vt8500: Staticize local symbolsAxel Lin2013-07-05
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2013-07-13
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'timers/clockevents' of git://git.linaro.org/people/dlezcano/clo...Thomas Gleixner2013-07-12
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | clocksource: arm_global_timer: Add ARM global timer supportStuart Menefy2013-07-03
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | clocksource: Add Marvell Orion SoC timerSebastian Hesselbarth2013-07-02
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | tick: broadcast: Check broadcast mode on CPU hotplugStephen Boyd2013-07-12
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'linus' into timers/urgentThomas Gleixner2013-07-12
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar2013-07-10
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | nohz: Remove obsolete check for full dynticks CPUs to be RCU nocbsFrederic Weisbecker2013-06-20
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | watchdog: Boot-disable by default on full dynticksFrederic Weisbecker2013-06-20
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | watchdog: Rename confusing state variableFrederic Weisbecker2013-06-20
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | watchdog: Register / unregister watchdog kthreads on sysctl controlFrederic Weisbecker2013-06-20
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | nohz: Warn if the machine can not perform nohz_fullSteven Rostedt2013-06-20