summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}Akinobu Mita2011-05-271-2/+0Star
* bitops: add #ifndef for each of find bitopsAkinobu Mita2011-05-273-0/+13
* pid: fix typo in function descriptionSisir Koppaka2011-05-271-1/+1
* ipmi: convert to seq_file interfaceAlexey Dobriyan2011-05-271-1/+1
* fs/proc/vmcore.c: add hook to read_from_oldmem() to check for non-ram pagesOlaf Hering2011-05-271-0/+5
* mm: extract exe_file handling from procfsJiri Slaby2011-05-273-29/+2Star
* asm-generic/ptrace.h: start a common low level ptrace helperMike Frysinger2011-05-271-0/+74
* memcg: add the pagefault count into memcg statsYing Han2011-05-271-0/+7
* memcg: rename mem_cgroup_zone_nr_pages() to mem_cgroup_zone_nr_lru_pages()Ying Han2011-05-271-5/+5
* memcg: fix get_scan_count() for small targetsKAMEZAWA Hiroyuki2011-05-271-5/+0Star
* memcg: reclaim memory from nodes in round-robin orderYing Han2011-05-271-0/+1
* memcg: count the soft_limit reclaim in global background reclaimYing Han2011-05-272-3/+6
* mm: move enum vm_event_item into a standalone header fileAndrew Morton2011-05-272-61/+65
* cgroup: remove the ns_cgroupDaniel Lezcano2011-05-273-18/+0Star
* cgroups: add per-thread subsystem callbacksBen Blum2011-05-271-4/+6
* cgroups: read-write lock CLONE_THREAD forking per threadgroupBen Blum2011-05-272-0/+45
* drivers/rtc/rtc-mxc.c: remove defines already included in rtc.hWolfram Sang2011-05-271-4/+4
* flex_array: avoid divisions when accessing elementsJesse Gross2011-05-271-0/+2
*-. Merge branches 'core-fixes-for-linus' and 'irq-fixes-for-linus' of git://git....Linus Torvalds2011-05-261-3/+0Star
|\ \
| * | seqlock: Get rid of SEQLOCK_UNLOCKEDEric Dumazet2011-05-241-3/+0Star
* | | 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/+0Star
| * | | | mfd: Remove mfd_dataSamuel Ortiz2011-05-261-21/+0Star
| * | | | 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
|\ \ \ \ \