summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* idr: implement lookup hintTejun Heo2013-02-272-23/+40
* idr: add idr_layer->prefixTejun Heo2013-02-272-0/+14
* idr: make idr_layer largerTejun Heo2013-02-271-8/+7
* idr: remove length restriction from idr_layer->bitmapTejun Heo2013-02-272-28/+18
* idr: remove MAX_IDR_MASK and move left MAX_IDR_* into idr.cTejun Heo2013-02-276-22/+20
* idr: fix top layer handlingTejun Heo2013-02-271-15/+23
* nfs4client: convert to idr_alloc()Tejun Heo2013-02-271-7/+6
* sctp: convert to idr_alloc()Tejun Heo2013-02-271-16/+15
* mac80211: convert to idr_alloc()Tejun Heo2013-02-272-16/+4
* net/9p: convert to idr_alloc()Tejun Heo2013-02-271-11/+6
* posix-timers: convert to idr_alloc()Tejun Heo2013-02-271-10/+8
* events: convert to idr_alloc()Tejun Heo2013-02-271-7/+3
* cgroup: convert to idr_alloc()Tejun Heo2013-02-271-19/+8
* ipc: convert to idr_alloc()Tejun Heo2013-02-271-21/+9
* ocfs2: convert to idr_alloc()Tejun Heo2013-02-271-19/+13
* inotify: convert to idr_alloc()Tejun Heo2013-02-271-13/+11
* dlm: convert to idr_alloc()Tejun Heo2013-02-272-26/+19
* vfio: convert to idr_alloc()Tejun Heo2013-02-271-16/+1
* uio: convert to idr_alloc()Tejun Heo2013-02-271-15/+4
* thermal: convert to idr_alloc()Tejun Heo2013-02-272-24/+10
* scsi/lpfc: convert to idr_alloc()Tejun Heo2013-02-271-8/+4
* target/iscsi: convert to idr_alloc()Tejun Heo2013-02-272-16/+14
* scsi: convert to idr_alloc()Tejun Heo2013-02-273-57/+34
* scsi/bfa: convert to idr_alloc()Tejun Heo2013-02-271-11/+4
* rpmsg: convert to idr_alloc()Tejun Heo2013-02-271-18/+12
* remoteproc: convert to idr_alloc()Tejun Heo2013-02-271-7/+3
* pps: convert to idr_alloc()Tejun Heo2013-02-272-23/+15
* power: convert to idr_alloc()Tejun Heo2013-02-273-21/+8
* ppp: convert to idr_alloc()Tejun Heo2013-02-271-29/+4
* macvtap: convert to idr_alloc()Tejun Heo2013-02-271-16/+5
* mtd: convert to idr_alloc()Tejun Heo2013-02-271-7/+2
* mmc: convert to idr_alloc()Tejun Heo2013-02-271-5/+6
* misc/tifm_core: convert to idr_alloc()Tejun Heo2013-02-271-5/+6
OpenPOWER on IntegriCloud