aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* memcg: remove pointless next_mz nullification in mem_cgroup_soft_limit_reclaim()Michal Hocko2011-05-261-3/+2
* memcg: add the soft_limit reclaim in global direct reclaim.Ying Han2011-05-261-2/+14
* memcg: count the soft_limit reclaim in global background reclaimYing Han2011-05-264-15/+39
* mm: move enum vm_event_item into a standalone header fileAndrew Morton2011-05-262-61/+65
* cgroup: remove the ns_cgroupDaniel Lezcano2011-05-2622-287/+4
* cgroups: use flex_array in attach_procBen Blum2011-05-261-9/+24
* cgroups: make procs file writableBen Blum2011-05-262-47/+401
* cgroups: add per-thread subsystem callbacksBen Blum2011-05-269-142/+114
* cgroups: read-write lock CLONE_THREAD forking per threadgroupBen Blum2011-05-263-0/+55
* Documentation: configfs examples crash fixJiri Slaby2011-05-262-8/+4
* getdelays: show average CPU/IO/SWAP/RECLAIM delaysWu Fengguang2011-05-261-13/+20
* Documentation/accounting/getdelays.c: handle sendto() failuresAndrew Morton2011-05-261-0/+2
* Documentation/accounting/getdelays.c: fix unused var warningJustin P. Mattock2011-05-261-3/+0
* Documentation/atomic_ops.txt: avoid volatile in sample codeNikanth Karthikesan2011-05-261-1/+1
* ufs: fix truncated values handling 64 bit metadataDan Carpenter2011-05-262-5/+6
* drivers/rtc/rtc-mxc.c: remove defines already included in rtc.hWolfram Sang2011-05-262-10/+4
* drivers/rtc/rtc-pcf50633.c: don't request update IRQLars-Peter Clausen2011-05-261-20/+3
* rtc: add support for spear rtcRajeev Kumar2011-05-263-0/+543
* drivers/rtc/rtc-mrst.c: use release_mem_region after request_mem_regionJulia Lawall2011-05-261-2/+2
* rtc: add basic support for ST M41T93 SPI RTCVoss, Nikolaus2011-05-263-0/+235
* rtc: add rv3029c2 RTC supportHeiko Schocher2011-05-263-0/+464
* rtc: add EM3027 rtc driverMike Rapoport2011-05-263-0/+171
* rtc: add support for the RTC in VIA VT8500 and compatiblesAlexey Charkov2011-05-263-0/+374
* flex_array: avoid divisions when accessing elementsJesse Gross2011-05-262-22/+31
* m32r: remove redundant declarationKOSAKI Motohiro2011-05-261-11/+2
* m32r: fix spin_lock_irqsave() misuseKOSAKI Motohiro2011-05-261-1/+2
* m32r: convert cpumask apiKOSAKI Motohiro2011-05-263-52/+51
* drivers/bcma/host_pci.c needs slab.hAndrew Morton2011-05-261-0/+1
* drivers/video/mb862xx/mb862xxfbdrv.c needs uaccess.hAndrew Morton2011-05-261-0/+1
* Set cred->user_ns in key_replace_session_keyringSerge E. Hallyn2011-05-261-0/+1
* Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-05-2640-54/+44
|\
| * gfs2: Drop __TIME__ usageMichal Marek2011-05-261-1/+1
| * isdn/diva: Drop __TIME__ usageMichal Marek2011-05-261-3/+2
| * atm: Drop __TIME__ usageMichal Marek2011-05-262-2/+2
| * dlm: Drop __TIME__ usageMichal Marek2011-05-261-1/+1
| * wan/pc300: Drop __TIME__ usageMichal Marek2011-05-261-2/+1
| * parport: Drop __TIME__ usageMichal Marek2011-05-251-1/+0
| * hdlcdrv: Drop __TIME__ usageMichal Marek2011-05-251-1/+1
| * baycom: Drop __TIME__ usageMichal Marek2011-05-254-4/+4
| * pmcraid: Drop __DATE__ usageMichal Marek2011-04-192-6/+4
| * edac: Drop __DATE__ usageMichal Marek2011-04-1918-18/+18
| * rio: Drop __DATE__ usageMichal Marek2011-04-191-1/+1
| * scsi/wd33c93: Drop __TIME__ usageMichal Marek2011-04-191-4/+3
| * scsi/in2000: Drop __TIME__ usageMichal Marek2011-04-191-1/+1
| * aacraid: Drop __TIME__ usageMichal Marek2011-04-191-2/+1
| * media/cx231xx: Drop __TIME__ usageMichal Marek2011-04-191-1/+1
| * media/radio-maxiradio: Drop __TIME__ usageMichal Marek2011-04-191-2/+1
| * nozomi: Drop __TIME__ usageMichal Marek2011-04-191-2/+1
| * cyclades: Drop __TIME__ usageMichal Marek2011-04-191-2/+1
* | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-05-2618-185/+202
|\ \