summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * [SCSI] fnic: fix for trusted cosHiral Patel2013-01-291-2/+4
| * [SCSI] fnic: updated MAINTAINERS listHiral Patel2013-01-291-2/+2
| * [SCSI] bfa: Update MAINTAINERS list for BFA driverVijaya Mohan Guvva2013-01-291-1/+2
| * [SCSI] mpt3sas: cut and paste bug storing trigger mpiDan Carpenter2013-01-291-1/+1
| * [SCSI] csiostor: convert to use simple_open()Wei Yongjun2013-01-291-8/+1
| * [SCSI] qla4xxx: Update driver version to 5.03.00-k2Vikas Chaudhary2013-01-291-1/+1
| * [SCSI] scsi_transport_iscsi: export iscsi class session's target_id in sysfs.Manish Rangankar2013-01-291-0/+12
| * [SCSI] qla4xxx: Fix memory corruption issue in qla4xxx_get_ep_fwdb.Manish Rangankar2013-01-291-4/+7
| * [SCSI] qla4xxx: Allow reset in link down caseHarish Zunjarrao2013-01-291-8/+0
| * [SCSI] qla4xxx: Fix MBOX intr switching from polling to intr mode for ISP83XXVikas Chaudhary2013-01-298-43/+103
| * [SCSI] gdth: Remove buggy ROM handlingBjorn Helgaas2013-01-291-8/+2
* | Merge branch 'akpm' (final batch from Andrew)Linus Torvalds2013-02-27429-3493/+5226
|\ \
| * | hlist: drop the node parameter from iteratorsSasha Levin2013-02-27218-1494/+987
| * | kcmp: make it depend on CHECKPOINT_RESTORECyrill Gorcunov2013-02-271-3/+1
| * | selftests: add a simple docJeremy Kerr2013-02-271-0/+42
| * | tools/testing/selftests/Makefile: rearrange targetsAndrew Morton2013-02-271-1/+7
| * | selftests/efivarfs: add create-read testJeremy Kerr2013-02-273-1/+46
| * | selftests/efivarfs: add empty file creation testJeremy Kerr2013-02-271-0/+13
| * | selftests: add tests for efivarfsJeremy Kerr2013-02-274-1/+195
| * | kfifo: fix kfifo_alloc() and kfifo_init()Stefani Seibold2013-02-271-4/+2
| * | kfifo: move kfifo.c from kernel/ to lib/Stefani Seibold2013-02-273-2/+2
| * | arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSStephen Rothwell2013-02-2726-10/+30
| * | w1: add support for DS2413 Dual Channel Addressable SwitchMariusz Bialonczyk2013-02-274-5/+189
| * | memstick: move the dereference below the NULL testWei Yongjun2013-02-271-1/+2
| * | drivers/pps/clients/pps-gpio.c: use devm_kzallocJulia Lawall2013-02-271-4/+2
| * | Documentation/DMA-API-HOWTO.txt: fix typoAndrew Morton2013-02-271-1/+1
| * | include/linux/eventfd.h: fix incorrect filename is a commentMartin Sustrik2013-02-271-1/+1
| * | mtd: mtd_stresstest: use prandom_bytes()Akinobu Mita2013-02-271-2/+1
| * | mtd: mtd_subpagetest: convert to use prandom libraryAkinobu Mita2013-02-271-30/+12
| * | mtd: mtd_speedtest: use prandom_bytesAkinobu Mita2013-02-271-8/+1
| * | mtd: mtd_pagetest: convert to use prandom libraryAkinobu Mita2013-02-271-30/+13
| * | mtd: mtd_oobtest: convert to use prandom libraryAkinobu Mita2013-02-271-33/+16
| * | mtd: mtd_nandecctest: use prandom_bytes instead of get_random_bytes()Akinobu Mita2013-02-271-1/+1
| * | kernel/utsname.c: fix wrong comment about clone_uts_ns()Yuanhan Liu2013-02-271-1/+1
| * | nbd: fix sparse warningAlex Elder2013-02-271-0/+1
| * | nbd: update documentation and link to mailinglistWouter Verhelst2013-02-272-34/+5
| * | nbd: show read-only state in sysfsPaolo Bonzini2013-02-271-0/+3
| * | nbd: fsync and kill block device on shutdownPaolo Bonzini2013-02-271-0/+10
| * | nbd: support FLUSH requestsAlex Bligh2013-02-272-3/+22
| * | kernel/utsname_sysctl.c: put get/get_uts() into CONFIG_PROC_SYSCTL code blockYuanhan Liu2013-02-271-1/+2
| * | sysctl: fix null checking in bin_dn_node_address()Xi Wang2013-02-271-1/+2
| * | block/partitions: optimize memory allocation in check_partition()Ming Lei2013-02-273-8/+37
| * | block/partitions/mac.c: obey the state->limit constraintMing Lei2013-02-271-0/+4
| * | block/partitions/efi.c: ensure that the GPT header is at least the size of th...Peter Jones2013-02-271-2/+10
| * | block/partition/msdos: detect AIX formatted disks even without 55aaPhilippe De Muyter2013-02-271-3/+8
| * | drivers/char/misc.c:misc_register(): do not loop on misc_list unconditionallyDae S. Kim2013-02-271-7/+9
| * | ipmi: add options to disable openfirmware and PCI scanningCorey Minyard2013-02-272-16/+40
| * | ipmi: add new kernel options to prevent automatic ipmi initCorey Minyard2013-02-271-4/+24
| * | ipmi: remove superfluous kernel/userspace explanationRobert P. J. Day2013-02-272-13/+1
| * | idr: explain WARN_ON_ONCE() on negative IDs out-of-range IDTejun Heo2013-02-271-0/+10
OpenPOWER on IntegriCloud