summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | 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
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | block: remove ioc_*_changed()Tejun Heo2012-03-201-7/+0
| * | | | | | | | | | | | cfq: don't use icq_get_changed()Tejun Heo2012-03-201-17/+5
| * | | | | | | | | | | | block: implement bio_associate_current()Tejun Heo2012-03-063-2/+22
| * | | | | | | | | | | | block: add io_context->active_refTejun Heo2012-03-061-2/+20
| * | | | | | | | | | | | block: ioc_task_link() can't failTejun Heo2012-03-061-11/+5
| * | | | | | | | | | | | blkcg: drop unnecessary RCU lockingTejun Heo2012-03-061-1/+0
| * | | | | | | | | | | | blkcg: let blkcg core manage per-queue blkg list and counterTejun Heo2012-03-061-2/+2
| * | | | | | | | | | | | blkcg: move per-queue blkg list heads and counters to queue and blkgTejun Heo2012-03-061-0/+5
| * | | | | | | | | | | | blkcg: clear all request_queues on blkcg policy [un]registrationsTejun Heo2012-03-061-0/+3
| * | | | | | | | | | | | block: implement blk_queue_bypass_start/end()Tejun Heo2012-03-061-1/+4
| * | | | | | | | | | | | elevator: make elevator_init_fn() return 0/-errnoTejun Heo2012-03-061-1/+1
* | | | | | | | | | | | | Merge tag 'iommu-updates-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-05-301-4/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | iommu/core: pass a user-provided token to fault handlersOhad Ben-Cohen2012-05-221-4/+6
* | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edacLinus Torvalds2012-05-291-22/+160
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | edac: Initialize the dimm label with the known informationMauro Carvalho Chehab2012-05-281-1/+1
| * | | | | | | | | | | | | edac: Change internal representation to work with layersMauro Carvalho Chehab2012-05-281-13/+25
| * | | | | | | | | | | | | edac.h: Add generic layers for describing a memory locationMauro Carvalho Chehab2012-05-281-1/+102
| * | | | | | | | | | | | | edac: move nr_pages to dimm structMauro Carvalho Chehab2012-05-281-3/+5
| * | | | | | | | | | | | | edac: move dimm properties to struct dimm_infoMauro Carvalho Chehab2012-05-281-8/+13
| * | | | | | | | | | | | | edac: Create a dimm struct and move the labels into itMauro Carvalho Chehab2012-05-281-5/+23
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-05-292-3/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | OF: PCI: const usage needed by MIPSJohn Crispin2012-05-212-3/+4
* | | | | | | | | | | | | rtc: ds1307: add trickle charger supportWolfram Sang2012-05-291-0/+22
* | | | | | | | | | | | | rtc: add ioctl to get/clear battery low voltage statusAlexander Stein2012-05-291-0/+3
* | | | | | | | | | | | | vsprintf: fix %ps on non symbols when using kallsymsStephen Boyd2012-05-291-0/+7
* | | | | | | | | | | | | include/linux/led-lm3530.h: comment correction about the range of brightnessKim, Milo2012-05-291-1/+1
* | | | | | | | | | | | | leds: add new field to led_classdev struct to save activation stateShuah Khan2012-05-291-0/+2
* | | | | | | | | | | | | drivers/video/backlight/apple_bl.c: include header for exported symbol protot...H Hartley Sweeten2012-05-291-1/+1
* | | | | | | | | | | | | lcd: add callbacks for early fb event blank supportInki Dae2012-05-291-0/+10
* | | | | | | | | | | | | fbdev: add events for early fb event supportInki Dae2012-05-291-0/+4
* | | | | | | | | | | | | memcg: decrement static keys at real destroy timeGlauber Costa2012-05-291-0/+22
* | | | | | | | | | | | | mm/memcg: apply add/del_page to lruvecHugh Dickins2012-05-293-37/+19