aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* cgroup: remove the ns_cgroupDaniel Lezcano2011-05-263-18/+0
* cgroups: add per-thread subsystem callbacksBen Blum2011-05-261-4/+6
* cgroups: read-write lock CLONE_THREAD forking per threadgroupBen Blum2011-05-262-0/+45
* drivers/rtc/rtc-mxc.c: remove defines already included in rtc.hWolfram Sang2011-05-261-4/+4
* flex_array: avoid divisions when accessing elementsJesse Gross2011-05-261-0/+2
*-. Merge branches 'core-fixes-for-linus' and 'irq-fixes-for-linus' of git://git....Linus Torvalds2011-05-261-3/+0
|\ \
| * | seqlock: Get rid of SEQLOCK_UNLOCKEDEric Dumazet2011-05-241-3/+0
* | | Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-05-262-0/+112
|\ \ \
| * | | basic_mmio_gpio: split into a gpio library and platform deviceJamie Iles2011-05-201-0/+55
| * | | gpio: add trace events for setting direction and valueUwe Kleine-König2011-05-201-0/+56
| * | | basic_mmio_gpio: allow overriding number of gpioJamie Iles2011-05-201-0/+1
* | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds2011-05-2613-52/+348
|\ \ \ \
| * | | | input: Add support for Qualcomm PMIC8XXX power keyTrilok Soni2011-05-261-0/+31
| * | | | input: Add Qualcomm pm8xxx keypad controller driverTrilok Soni2011-05-261-0/+52
| * | | | mfd: Fix ASIC3 SD Host Controller Configuration sizePaul Parsons2011-05-261-0/+1
| * | | | leds: Add ASIC3 LED supportPaul Parsons2011-05-261-3/+19
| * | | | mfd: Update twl4030-code maintainer e-mail addressPeter Ujfalusi2011-05-261-1/+1
| * | | | mfd: Provide ab8500-core enumerators for chip cutsLinus Walleij2011-05-261-0/+7
| * | | | mfd: Fix twl6030 irq definitionsGraeme Gregory2011-05-261-0/+1
| * | | | mfd: Add phoenix lite (twl6025) support to twl6030Graeme Gregory2011-05-261-0/+34
| * | | | mfd: Add rtc support to 88pm860xHaojian Zhuang2011-05-261-0/+6
| * | | | mfd: Add pm8xxx irq supportAbhijeet Dharmapurikar2011-05-263-0/+73
| * | | | mfd: Add Qualcomm PMIC 8921 core driverAbhijeet Dharmapurikar2011-05-262-0/+98
| * | | | mfd: TWL5030 version checking in twl-coreLesly A M2011-05-261-1/+16
| * | | | mfd: Modifying the twl4030-power macro name Main_Ref to all capsLesly A M2011-05-261-1/+1
| * | | | mfd: Provide platform data for WM831x GPIO configurationMark Brown2011-05-261-0/+4
| * | | | mfd: Remove compatibility interface for WM831x specific IRQ APIMark Brown2011-05-261-26/+0
| * | | | mfd: Remove mfd_dataSamuel Ortiz2011-05-261-21/+0
| * | | | mfd: Use mfd cell platform_data for ab3550 cells platform bitsSamuel Ortiz2011-05-261-0/+1
| * | | | mfd: Add platform data pointer backSamuel Ortiz2011-05-261-0/+4
| | |_|/ | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2011-05-265-1/+117
|\ \ \ \
| * | | | RDMA/cma: Add support for netlink statistics exportNir Muchtar2011-05-251-0/+28
| * | | | RDMA/cma: Pass QP type into rdma_create_id()Sean Hefty2011-05-251-1/+4
| * | | | RDMA: Update exported headers listRoland Dreier2011-05-252-0/+6
| * | | | RDMA/cma: Export enum cma_state in <rdma/rdma_cm.h>Nir Muchtar2011-05-251-0/+14
| * | | | RDMA: Add netlink infrastructureRoland Dreier2011-05-202-0/+65
* | | | | Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-05-261-4/+4
|\ \ \ \ \
| * | | | | spi: Use void pointers for data in simple SPI I/O operationsMark Brown2011-05-201-4/+4
| | |_|/ / | |/| | |
* | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2011-05-261-10/+0
|\ \ \ \ \
| * | | | | Remove unused MSG_ flags in linux/smp.hMilton Miller2011-05-261-10/+0
* | | | | | Fix build with !HUGETLBFSLinus Torvalds2011-05-261-0/+1
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djm...Linus Torvalds2011-05-263-0/+149
|\ \ \ \ \ \
| * | | | | | xen: cleancache shim to Xen Transcendent MemoryDan Magenheimer2011-05-261-0/+22
| * | | | | | mm: cleancache core ops functions and configDan Magenheimer2011-05-261-0/+122
| * | | | | | fs: add field to superblock to support cleancacheDan Magenheimer2011-05-261-0/+5
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2011-05-261-2/+6
|\ \ \ \ \ \
| * | | | | | jbd2: Add function jbd2_trans_will_send_data_barrier()Jan Kara2011-05-241-1/+3
| * | | | | | jbd2: fix sending of data flush on journal commitJan Kara2011-05-241-1/+3
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-05-261-0/+16
|\ \ \ \ \ \ \
| * | | | | | | vfs: Block mmapped writes while the fs is frozenJan Kara2011-05-261-0/+2