summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2011-06-10sched: Isolate preempt counting in its own config optionFrederic Weisbecker
2011-05-31sched: Fix schedstat.nr_wakeups_migratePeter Zijlstra
2011-05-28cpuset: Fix cpuset_cpus_allowed_fallback(), don't update tsk->rt.nr_cpus_allowedKOSAKI Motohiro
2011-05-27arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}Akinobu Mita
2011-05-27bitops: add #ifndef for each of find bitopsAkinobu Mita
2011-05-27pid: fix typo in function descriptionSisir Koppaka
2011-05-27ipmi: convert to seq_file interfaceAlexey Dobriyan
2011-05-27fs/proc/vmcore.c: add hook to read_from_oldmem() to check for non-ram pagesOlaf Hering
2011-05-27mm: extract exe_file handling from procfsJiri Slaby
2011-05-27asm-generic/ptrace.h: start a common low level ptrace helperMike Frysinger
2011-05-27memcg: add the pagefault count into memcg statsYing Han
2011-05-27memcg: rename mem_cgroup_zone_nr_pages() to mem_cgroup_zone_nr_lru_pages()Ying Han
2011-05-27memcg: fix get_scan_count() for small targetsKAMEZAWA Hiroyuki
2011-05-27memcg: reclaim memory from nodes in round-robin orderYing Han
2011-05-27memcg: count the soft_limit reclaim in global background reclaimYing Han
2011-05-27mm: move enum vm_event_item into a standalone header fileAndrew Morton
2011-05-27cgroup: remove the ns_cgroupDaniel Lezcano
2011-05-27cgroups: add per-thread subsystem callbacksBen Blum
2011-05-27cgroups: read-write lock CLONE_THREAD forking per threadgroupBen Blum
2011-05-27drivers/rtc/rtc-mxc.c: remove defines already included in rtc.hWolfram Sang
2011-05-27flex_array: avoid divisions when accessing elementsJesse Gross
2011-05-26Merge branches 'core-fixes-for-linus' and 'irq-fixes-for-linus' of git://git....Linus Torvalds
2011-05-26Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-05-26Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds
2011-05-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2011-05-26Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-05-26Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2011-05-26Fix build with !HUGETLBFSLinus Torvalds
2011-05-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djm...Linus Torvalds
2011-05-26input: Add support for Qualcomm PMIC8XXX power keyTrilok Soni
2011-05-26input: Add Qualcomm pm8xxx keypad controller driverTrilok Soni
2011-05-26mfd: Fix ASIC3 SD Host Controller Configuration sizePaul Parsons
2011-05-26leds: Add ASIC3 LED supportPaul Parsons
2011-05-26mfd: Update twl4030-code maintainer e-mail addressPeter Ujfalusi
2011-05-26mfd: Provide ab8500-core enumerators for chip cutsLinus Walleij
2011-05-26mfd: Fix twl6030 irq definitionsGraeme Gregory
2011-05-26mfd: Add phoenix lite (twl6025) support to twl6030Graeme Gregory
2011-05-26mfd: Add rtc support to 88pm860xHaojian Zhuang
2011-05-26mfd: Add pm8xxx irq supportAbhijeet Dharmapurikar
2011-05-26mfd: Add Qualcomm PMIC 8921 core driverAbhijeet Dharmapurikar
2011-05-26mfd: TWL5030 version checking in twl-coreLesly A M
2011-05-26mfd: Modifying the twl4030-power macro name Main_Ref to all capsLesly A M
2011-05-26mfd: Provide platform data for WM831x GPIO configurationMark Brown
2011-05-26mfd: Remove compatibility interface for WM831x specific IRQ APIMark Brown
2011-05-26mfd: Remove mfd_dataSamuel Ortiz
2011-05-26mfd: Use mfd cell platform_data for ab3550 cells platform bitsSamuel Ortiz
2011-05-26mfd: Add platform data pointer backSamuel Ortiz
2011-05-26Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2011-05-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-05-26mm: don't access vm_flags as 'int'KOSAKI Motohiro