summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* 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-261-0/+56
|\ \ \
| * | | basic_mmio_gpio: split into a gpio library and platform deviceJamie Iles2011-05-201-0/+55
| * | | 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-261-0/+1
|\ \ \ \
| * | | | RDMA: Add netlink infrastructureRoland Dreier2011-05-201-0/+1
* | | | | 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-262-0/+127
|\ \ \ \ \ \
| * | | | | | 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
| * | | | | | | vfs: Create __block_page_mkwrite() helper passing error values backJan Kara2011-05-261-0/+14
* | | | | | | | mm: don't access vm_flags as 'int'KOSAKI Motohiro2011-05-264-8/+10
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/linux-2.6-nsfdLinus Torvalds2011-05-253-0/+23
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | ns: Declare sys_setns in syscalls.hEric W. Biederman2011-05-241-0/+1
| * | | | | | net: Allow setting the network namespace by fdEric W. Biederman2011-05-101-0/+1
| * | | | | | ns proc: Add support for the ipc namespaceEric W. Biederman2011-05-101-0/+1
| * | | | | | ns proc: Add support for the uts namespaceEric W. Biederman2011-05-101-0/+1
| * | | | | | ns proc: Add support for the network namespace.Eric W. Biederman2011-05-101-0/+1
| * | | | | | ns: proc files for namespace naming policy.Eric W. Biederman2011-05-101-0/+18
OpenPOWER on IntegriCloud