aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-05-31
|\
| * netdevice: Update netif_dbg for CONFIG_DYNAMIC_DEBUGJoe Perches2012-05-30
| * genetlink: Build a generic netlink family module aliasNeil Horman2012-05-29
| * net: add MODULE_ALIAS_NET_PF_PROTO_NAMENeil Horman2012-05-29
| * skb: avoid unnecessary reallocations in __skb_cowFelix Fietkau2012-05-29
| * ipv6: fix incorrect ipsec fragmentGao feng2012-05-27
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds2012-05-30
|\ \
| * | ceph: use info returned by get_authorizerAlex Elder2012-05-17
| * | ceph: have get_authorizer methods return pointersAlex Elder2012-05-17
| * | ceph: messenger: reduce args to create_authorizerAlex Elder2012-05-17
| * | ceph: define ceph_auth_handshake typeAlex Elder2012-05-17
| * | ceph: fix bounds check in ceph_decode_need and ceph_encode_needXi Wang2012-05-14
| * | crush: fix tree node weight lookupSage Weil2012-05-07
| * | crush: remove parent mapsSage Weil2012-05-07
| * | crush: remove forcefeed functionalitySage Weil2012-05-07
| * | crush: clean up types, const-nessSage Weil2012-05-07
| * | ceph: drop support for preferred_osd pgsSage Weil2012-05-07
* | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-05-30
|\ \ \
| * | | i2c: Split I2C_M_NOSTART support out of I2C_FUNC_PROTOCOL_MANGLINGMark Brown2012-05-30
* | | | Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2012-05-30
|\ \ \ \
| * | | | watchdog: Add support for dynamically allocated watchdog_device structsHans de Goede2012-05-30
| * | | | watchdog: Add Locking supportHans de Goede2012-05-30
| * | | | watchdog: create all the proper device filesAlan Cox2012-05-30
| * | | | watchdog: Add a flag to indicate the watchdog doesn't reboot thingsAlan Cox2012-05-30
| * | | | watchdog: Add multiple device supportAlan Cox2012-05-30
| * | | | watchdog: Add watchdog_active() routineViresh Kumar2012-05-30
| |/ / /
* | | | Merge branch 'for-3.5/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2012-05-30
|\ \ \ \
| * | | | drbd: grammar fix in log messageLars Ellenberg2012-05-10
| * | | | drbd: Implemented the disk-timeout optionPhilipp Reisner2012-05-09
| * | | | drbd: Force flag for the detach operationPhilipp Reisner2012-05-09
| * | | | drbd: allow ping-timeout of up to 30 secondsLars Ellenberg2012-05-09
| * | | | drbd: spelling fix: too smallLars Ellenberg2012-05-09
* | | | | Merge branch 'for-3.5/core' of git://git.kernel.dk/linux-blockLinus Torvalds2012-05-30
|\| | | |
| * | | | Merge tag 'v3.4-rc5' into for-3.5/coreJens Axboe2012-05-01
| |\ \ \ \
| * | | | | blkcg: mass rename of blkcg APITejun Heo2012-04-20
| * | | | | blkcg: implement per-queue policy activationTejun Heo2012-04-20
| * | | | | blkcg: add request_queue->root_blkgTejun Heo2012-04-20
| * | | | | blkcg: remove static policy ID enumsTejun Heo2012-04-20
| * | | | | Merge branch 'for-3.5' of ../cgroup into block/for-3.5/core-mergedTejun Heo2012-04-01
| |\ \ \ \ \
| * | | | | | block: remove ioc_*_changed()Tejun Heo2012-03-20
| * | | | | | cfq: don't use icq_get_changed()Tejun Heo2012-03-20
| * | | | | | block: implement bio_associate_current()Tejun Heo2012-03-06
| * | | | | | block: add io_context->active_refTejun Heo2012-03-06
| * | | | | | block: ioc_task_link() can't failTejun Heo2012-03-06
| * | | | | | blkcg: drop unnecessary RCU lockingTejun Heo2012-03-06
| * | | | | | blkcg: let blkcg core manage per-queue blkg list and counterTejun Heo2012-03-06
| * | | | | | blkcg: move per-queue blkg list heads and counters to queue and blkgTejun Heo2012-03-06
| * | | | | | blkcg: clear all request_queues on blkcg policy [un]registrationsTejun Heo2012-03-06
| * | | | | | block: implement blk_queue_bypass_start/end()Tejun Heo2012-03-06
| * | | | | | elevator: make elevator_init_fn() return 0/-errnoTejun Heo2012-03-06