summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | | | | charger-manager: Provide cm_notify_event function for in-kernel useChanwoo Choi2012-05-051-8/+17
| | * | | | | | | | | | | | | | | charger-manager: Poll battery health in normal stateChanwoo Choi2012-05-051-0/+25
| | * | | | | | | | | | | | | | | power_supply: Make the core a boolean instead of a tristateAnton Vorontsov2012-05-041-1/+1
| | * | | | | | | | | | | | | | | power_supply: Add voltage_ocv property and use it for max17042 driverRamakrishna Pallala2012-05-041-0/+2
| | | |_|_|/ / / / / / / / / / / | | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-05-311-0/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | KVM: Export asm-generic/kvm_para.hAvi Kivity2012-05-291-0/+1
| | | |_|_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2012-05-312-0/+151
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | [SCSI] fcoe, bnx2fc, libfcoe: SW FCoE and bnx2fc use FCoE SyfsRobert Love2012-05-231-0/+17
| | * | | | | | | | | | | | | | | [SCSI] libfcoe: Add fcoe_sysfsRobert Love2012-05-232-0/+125
| | * | | | | | | | | | | | | | | [SCSI] fcoe: Allocate fcoe_ctlr with fcoe_interface, not as a memberRobert Love2012-05-231-0/+9
| * | | | | | | | | | | | | | | | NFS: Ensure that setattr and getattr wait for O_DIRECT write completionTrond Myklebust2012-05-311-6/+3
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-05-315-6/+11
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | netdevice: Update netif_dbg for CONFIG_DYNAMIC_DEBUGJoe Perches2012-05-301-4/+4
| | * | | | | | | | | | | | | | | genetlink: Build a generic netlink family module aliasNeil Horman2012-05-291-0/+3
| | * | | | | | | | | | | | | | | net: add MODULE_ALIAS_NET_PF_PROTO_NAMENeil Horman2012-05-291-0/+3
| | * | | | | | | | | | | | | | | skb: avoid unnecessary reallocations in __skb_cowFelix Fietkau2012-05-291-2/+0
| | * | | | | | | | | | | | | | | ipv6: fix incorrect ipsec fragmentGao feng2012-05-271-0/+1
| * | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds2012-05-308-34/+35
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | ceph: use info returned by get_authorizerAlex Elder2012-05-171-3/+1
| | * | | | | | | | | | | | | | | | ceph: have get_authorizer methods return pointersAlex Elder2012-05-171-3/+5
| | * | | | | | | | | | | | | | | | ceph: messenger: reduce args to create_authorizerAlex Elder2012-05-171-3/+1
| | * | | | | | | | | | | | | | | | ceph: define ceph_auth_handshake typeAlex Elder2012-05-172-6/+13
| | * | | | | | | | | | | | | | | | ceph: fix bounds check in ceph_decode_need and ceph_encode_needXi Wang2012-05-141-2/+7
| | * | | | | | | | | | | | | | | | crush: fix tree node weight lookupSage Weil2012-05-071-0/+5
| | * | | | | | | | | | | | | | | | crush: remove parent mapsSage Weil2012-05-071-11/+0
| | * | | | | | | | | | | | | | | | crush: remove forcefeed functionalitySage Weil2012-05-071-1/+0
| | * | | | | | | | | | | | | | | | crush: clean up types, const-nessSage Weil2012-05-072-4/+4
| | * | | | | | | | | | | | | | | | ceph: drop support for preferred_osd pgsSage Weil2012-05-072-4/+2
| * | | | | | | | | | | | | | | | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-05-301-2/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | i2c: Split I2C_M_NOSTART support out of I2C_FUNC_PROTOCOL_MANGLINGMark Brown2012-05-301-2/+3
| | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2012-05-301-0/+28
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | watchdog: Add support for dynamically allocated watchdog_device structsHans de Goede2012-05-301-0/+5
| | * | | | | | | | | | | | | | | | | watchdog: Add Locking supportHans de Goede2012-05-301-0/+5
| | * | | | | | | | | | | | | | | | | watchdog: create all the proper device filesAlan Cox2012-05-301-0/+4
| | * | | | | | | | | | | | | | | | | watchdog: Add a flag to indicate the watchdog doesn't reboot thingsAlan Cox2012-05-301-0/+2
| | * | | | | | | | | | | | | | | | | watchdog: Add multiple device supportAlan Cox2012-05-301-0/+6
| | * | | | | | | | | | | | | | | | | watchdog: Add watchdog_active() routineViresh Kumar2012-05-301-0/+6
| | |/ / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | Merge branch 'for-3.5/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2012-05-303-5/+13
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | drbd: grammar fix in log messageLars Ellenberg2012-05-101-1/+1
| | * | | | | | | | | | | | | | | | | drbd: Implemented the disk-timeout optionPhilipp Reisner2012-05-092-0/+6
| | * | | | | | | | | | | | | | | | | drbd: Force flag for the detach operationPhilipp Reisner2012-05-091-1/+3
| | * | | | | | | | | | | | | | | | | drbd: allow ping-timeout of up to 30 secondsLars Ellenberg2012-05-091-1/+1
| | * | | | | | | | | | | | | | | | | drbd: spelling fix: too smallLars Ellenberg2012-05-091-2/+2
| * | | | | | | | | | | | | | | | | | Merge branch 'for-3.5/core' of git://git.kernel.dk/linux-blockLinus Torvalds2012-05-306-38/+69
| |\| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | Merge tag 'v3.4-rc5' into for-3.5/coreJens Axboe2012-05-0175-283/+986
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / / / / / / / / / / | | | |/| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | blkcg: mass rename of blkcg APITejun Heo2012-04-201-2/+2
| | * | | | | | | | | | | | | | | | | blkcg: implement per-queue policy activationTejun Heo2012-04-201-0/+1
| | * | | | | | | | | | | | | | | | | blkcg: add request_queue->root_blkgTejun Heo2012-04-201-0/+2
| | * | | | | | | | | | | | | | | | | blkcg: remove static policy ID enumsTejun Heo2012-04-201-1/+6
| | * | | | | | | | | | | | | | | | | Merge branch 'for-3.5' of ../cgroup into block/for-3.5/core-mergedTejun Heo2012-04-01609-9767/+15959
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \