summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-3.2/core' of git://git.kernel.dk/linux-blockLinus Torvalds2011-11-045-39/+27
|\
| * Merge branch 'for-linus' into for-3.2/coreJens Axboe2011-10-241-1/+0
| |\
| | * loop: remove the incorrect write_begin/write_end shortcutChristoph Hellwig2011-10-171-1/+0
| * | block: Remove the control of complete cpu from bio.Tao Ma2011-10-242-15/+4
| * | block: drop @tsk from attempt_plug_merge() and explain sync rulesTejun Heo2011-10-191-0/+6
| * | block: move blk_throtl prototypes to block/blk.hTejun Heo2011-10-191-14/+0
| * | Merge branch 'v3.1-rc10' into for-3.2/coreJens Axboe2011-10-1944-102/+267
| |\|
| * | block: document blk-plugSuresh Jayaraman2011-09-211-9/+15
| * | block: remove support for bio remapping from ->make_requestChristoph Hellwig2011-09-121-2/+2
| * | block: rename __make_request() to blk_queue_bio()Jens Axboe2011-09-121-1/+1
| * | block: export __make_requestChristoph Hellwig2011-09-121-0/+2
* | | Merge branch 'nfs-for-3.2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2011-11-043-0/+4
|\ \ \
| * \ \ Merge branch 'osd-devel' into nfs-for-nextTrond Myklebust2011-11-02257-1511/+6348
| |\ \ \
| * | | | nfs4: serialize layoutcommitPeng Tao2011-10-311-0/+1
| * | | | NFSd: call svc rpcbind cleanup explicitlyStanislav Kinsbursky2011-10-251-0/+1
| * | | | SUNRPC: introduce svc helpers for prepairing rpcbind infrastructureStanislav Kinsbursky2011-10-251-0/+2
* | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-11-041-0/+27
|\ \ \ \ \
| * | | | | [media] v4l: Add AUTO option for the V4L2_CID_POWER_LINE_FREQUENCY controlSylwester Nawrocki2011-11-031-0/+1
| * | | | | [media] V4L: docbook documentation for struct v4l2_create_buffersGuennadi Liakhovetski2011-11-031-3/+11
| * | | | | [media] V4L: add two new ioctl()s for multi-size videobuffer managementGuennadi Liakhovetski2011-11-031-0/+18
* | | | | | Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-11-041-0/+10
|\ \ \ \ \ \
| * | | | | | dt: add empty of_machine_is_compatibleStephen Warren2011-11-041-0/+5
| * | | | | | Merge branch 'for-grant' of git://sources.calxeda.com/kernel/linux into devic...Grant Likely2011-11-0372-373/+804
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | dt: add empty of_alias_get_id() for non-dt buildsNicolas Ferre2011-10-291-0/+5
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-11-033-2/+61
|\ \ \ \ \ \ \
| * | | | | | | netfilter: export NAT definitions through linux/netfilter_ipv4/nf_nat.hPablo Neira Ayuso2011-11-012-0/+59
| * | | | | | | include: linux: skbuf.h: Fix parameter documentationMarcos Paulo de Souza2011-11-011-2/+2
* | | | | | | | Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6Linus Torvalds2011-11-0315-466/+1375
|\ \ \ \ \ \ \ \
| * | | | | | | | mfd: Fix missing abx500 header file updatesLinus Walleij2011-11-021-1/+1
| * | | | | | | | mfd: Move to the new db500 PRCMU APIMattias Nilsson2011-10-243-304/+174
| * | | | | | | | mfd: Create a common interface for dbx500 PRCMU driversMattias Nilsson2011-10-241-0/+549
| * | | | | | | | mfd: Delete ab3550 driverLinus Walleij2011-10-241-47/+1
| * | | | | | | | mfd: ab5500 chip register accessMattias Wallin2011-10-242-2/+142
| * | | | | | | | mfd: Add Intel MSIC driverMika Westerberg2011-10-241-0/+456
| * | | | | | | | mfd: Simulate active high IRQs with wm831xMark Brown2011-10-241-0/+1
| * | | | | | | | input: Add power button support for mc13783Philippe Rétornaz2011-10-241-0/+17
| * | | | | | | | mfd: Remove unused mc13xxx definesPhilippe Rétornaz2011-10-241-2/+0
| * | | | | | | | mfd: Support software initiated shutdown of WM831x PMICsMark Brown2011-10-242-0/+6
| * | | | | | | | mfd: Remove mc13783 API functions and symbolsUwe Kleine-König2011-10-241-112/+0
| * | | | | | | | mfd: Provide a generic version of mc13xxx adc_do_conversionUwe Kleine-König2011-10-242-17/+37
| * | | | | | | | mfd: Wake-up from Suspend MAX8997 supportMyungJoo Ham2011-10-241-1/+0
| * | | | | | | | mfd: Turn on the twl4030-madc MADC clockKyle Manna2011-10-241-0/+4
| * | | | | | | | mfd: Allow WM8994 LDO enable pulls to be disabledMark Brown2011-10-242-0/+9
| * | | | | | | | mfd: Refactor ab8500 GPADC API, add raw accessKarl Komierowski2011-10-241-1/+4
| * | | | | | | | mfd: Convert pcf50633 to use new register map APIMark Brown2011-10-241-1/+2
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'sh-latest' of git://github.com/pmundt/linux-shLinus Torvalds2011-11-031-1/+11
|\ \ \ \ \ \ \ \
| * | | | | | | | sh: pfc: Add GPIO IRQ supportMagnus Damm2011-10-281-0/+11
| * | | | | | | | sh: pfc: Remove unused gpio_in_use memberMagnus Damm2011-10-281-1/+0
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/oha...Linus Torvalds2011-11-031-12/+34
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | hwspinlock/core: register a bank of hwspinlocks in a single API callOhad Ben-Cohen2011-09-211-2/+6