aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2011-05-26memcg: fix off-by-one when calculating swap cgroup map lengthNamhyung Kim1-1/+1
2011-05-26memcg: mark init_section_page_cgroup() properlyNamhyung Kim1-2/+2
2011-05-26memcg: remove pointless next_mz nullification in mem_cgroup_soft_limit_reclaim()Michal Hocko1-3/+2
2011-05-26memcg: add the soft_limit reclaim in global direct reclaim.Ying Han1-2/+14
2011-05-26memcg: count the soft_limit reclaim in global background reclaimYing Han4-15/+39
2011-05-26mm: move enum vm_event_item into a standalone header fileAndrew Morton2-61/+65
2011-05-26cgroup: remove the ns_cgroupDaniel Lezcano22-287/+4
2011-05-26cgroups: use flex_array in attach_procBen Blum1-9/+24
2011-05-26cgroups: make procs file writableBen Blum2-47/+401
2011-05-26cgroups: add per-thread subsystem callbacksBen Blum9-142/+114
2011-05-26cgroups: read-write lock CLONE_THREAD forking per threadgroupBen Blum3-0/+55
2011-05-26Documentation: configfs examples crash fixJiri Slaby2-8/+4
2011-05-26getdelays: show average CPU/IO/SWAP/RECLAIM delaysWu Fengguang1-13/+20
2011-05-26Documentation/accounting/getdelays.c: handle sendto() failuresAndrew Morton1-0/+2
2011-05-26Documentation/accounting/getdelays.c: fix unused var warningJustin P. Mattock1-3/+0
2011-05-26Documentation/atomic_ops.txt: avoid volatile in sample codeNikanth Karthikesan1-1/+1
2011-05-26ufs: fix truncated values handling 64 bit metadataDan Carpenter2-5/+6
2011-05-26drivers/rtc/rtc-mxc.c: remove defines already included in rtc.hWolfram Sang2-10/+4
2011-05-26drivers/rtc/rtc-pcf50633.c: don't request update IRQLars-Peter Clausen1-20/+3
2011-05-26rtc: add support for spear rtcRajeev Kumar3-0/+543
2011-05-26drivers/rtc/rtc-mrst.c: use release_mem_region after request_mem_regionJulia Lawall1-2/+2
2011-05-26rtc: add basic support for ST M41T93 SPI RTCVoss, Nikolaus3-0/+235
2011-05-26rtc: add rv3029c2 RTC supportHeiko Schocher3-0/+464
2011-05-26rtc: add EM3027 rtc driverMike Rapoport3-0/+171
2011-05-26rtc: add support for the RTC in VIA VT8500 and compatiblesAlexey Charkov3-0/+374
2011-05-26flex_array: avoid divisions when accessing elementsJesse Gross2-22/+31
2011-05-26m32r: remove redundant declarationKOSAKI Motohiro1-11/+2
2011-05-26m32r: fix spin_lock_irqsave() misuseKOSAKI Motohiro1-1/+2
2011-05-26m32r: convert cpumask apiKOSAKI Motohiro3-52/+51
2011-05-26drivers/bcma/host_pci.c needs slab.hAndrew Morton1-0/+1
2011-05-26drivers/video/mb862xx/mb862xxfbdrv.c needs uaccess.hAndrew Morton1-0/+1
2011-05-26Set cred->user_ns in key_replace_session_keyringSerge E. Hallyn1-0/+1
2011-05-26Fix build with !HUGETLBFSLinus Torvalds1-0/+1
2011-05-26regulator: Fix 88pm8607.c printk format warningRandy Dunlap1-2/+2
2011-05-26input: Add support for Qualcomm PMIC8XXX power keyTrilok Soni4-0/+274
2011-05-26input: Add Qualcomm pm8xxx keypad controller driverTrilok Soni4-0/+863
2011-05-26mfd: Add omap-usbhs runtime PM supportKeshava Munegowda1-122/+9
2011-05-26mfd: Fix ASIC3 SD Host Controller Configuration sizePaul Parsons2-1/+3
2011-05-26mfd: Fix omap_usbhs_alloc_children error handlingAxel Lin1-1/+3
2011-05-26mfd: Fix omap usbhs crash when rmmoding ehci or ohciKeshava Munegowda1-8/+19
2011-05-26mfd: Add ASIC3 LED supportPaul Parsons1-6/+68
2011-05-26leds: Add ASIC3 LED supportPaul Parsons4-3/+195
2011-05-26mfd: Update twl4030-code maintainer e-mail addressPeter Ujfalusi2-3/+3
2011-05-26mfd: Correct the name and bitmask for ab8500-gpadc BTempPullUpJohan Palsson1-3/+3
2011-05-26mfd: Add manual ab8500-gpadc batt temp activation for AB8500 3.0Karl Komierowski1-1/+33
2011-05-26mfd: Provide ab8500-core enumerators for chip cutsLinus Walleij2-16/+23
2011-05-26mfd: Check twl4030-power remove script error condition after i2cwriteLesly A M1-1/+1
2011-05-26mfd: Fix twl6030 irq definitionsGraeme Gregory2-2/+3
2011-05-26mfd: Add phoenix lite (twl6025) support to twl6030Graeme Gregory2-37/+187
2011-05-26mfd: Avoid to use constraint name in 88pm860x regulator driverHaojian Zhuang2-39/+21