aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* cgroups: make procs file writableBen Blum2011-05-26
* cgroups: add per-thread subsystem callbacksBen Blum2011-05-26
* cgroups: read-write lock CLONE_THREAD forking per threadgroupBen Blum2011-05-26
* Documentation: configfs examples crash fixJiri Slaby2011-05-26
* getdelays: show average CPU/IO/SWAP/RECLAIM delaysWu Fengguang2011-05-26
* Documentation/accounting/getdelays.c: handle sendto() failuresAndrew Morton2011-05-26
* Documentation/accounting/getdelays.c: fix unused var warningJustin P. Mattock2011-05-26
* Documentation/atomic_ops.txt: avoid volatile in sample codeNikanth Karthikesan2011-05-26
* ufs: fix truncated values handling 64 bit metadataDan Carpenter2011-05-26
* drivers/rtc/rtc-mxc.c: remove defines already included in rtc.hWolfram Sang2011-05-26
* drivers/rtc/rtc-pcf50633.c: don't request update IRQLars-Peter Clausen2011-05-26
* rtc: add support for spear rtcRajeev Kumar2011-05-26
* drivers/rtc/rtc-mrst.c: use release_mem_region after request_mem_regionJulia Lawall2011-05-26
* rtc: add basic support for ST M41T93 SPI RTCVoss, Nikolaus2011-05-26
* rtc: add rv3029c2 RTC supportHeiko Schocher2011-05-26
* rtc: add EM3027 rtc driverMike Rapoport2011-05-26
* rtc: add support for the RTC in VIA VT8500 and compatiblesAlexey Charkov2011-05-26
* flex_array: avoid divisions when accessing elementsJesse Gross2011-05-26
* m32r: remove redundant declarationKOSAKI Motohiro2011-05-26
* m32r: fix spin_lock_irqsave() misuseKOSAKI Motohiro2011-05-26
* m32r: convert cpumask apiKOSAKI Motohiro2011-05-26
* drivers/bcma/host_pci.c needs slab.hAndrew Morton2011-05-26
* drivers/video/mb862xx/mb862xxfbdrv.c needs uaccess.hAndrew Morton2011-05-26
* Set cred->user_ns in key_replace_session_keyringSerge E. Hallyn2011-05-26
* Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-05-26
|\
| * gfs2: Drop __TIME__ usageMichal Marek2011-05-26
| * isdn/diva: Drop __TIME__ usageMichal Marek2011-05-26
| * atm: Drop __TIME__ usageMichal Marek2011-05-26
| * dlm: Drop __TIME__ usageMichal Marek2011-05-26
| * wan/pc300: Drop __TIME__ usageMichal Marek2011-05-26
| * parport: Drop __TIME__ usageMichal Marek2011-05-25
| * hdlcdrv: Drop __TIME__ usageMichal Marek2011-05-25
| * baycom: Drop __TIME__ usageMichal Marek2011-05-25
| * pmcraid: Drop __DATE__ usageMichal Marek2011-04-18
| * edac: Drop __DATE__ usageMichal Marek2011-04-18
| * rio: Drop __DATE__ usageMichal Marek2011-04-18
| * scsi/wd33c93: Drop __TIME__ usageMichal Marek2011-04-18
| * scsi/in2000: Drop __TIME__ usageMichal Marek2011-04-18
| * aacraid: Drop __TIME__ usageMichal Marek2011-04-18
| * media/cx231xx: Drop __TIME__ usageMichal Marek2011-04-18
| * media/radio-maxiradio: Drop __TIME__ usageMichal Marek2011-04-18
| * nozomi: Drop __TIME__ usageMichal Marek2011-04-18
| * cyclades: Drop __TIME__ usageMichal Marek2011-04-18
* | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-05-26
|\ \
| * | x86: vdso: Remove unused variableThomas Gleixner2011-05-26
| * | x86-64: Optimize vDSO time()Andy Lutomirski2011-05-24
| * | x86-64: Add time to vDSOAndy Lutomirski2011-05-24
| * | x86-64: Turn off -pg and turn on -foptimize-sibling-calls for vDSOAndy Lutomirski2011-05-24
| * | x86-64: Move vread_tsc into a new file with sensible optionsAndy Lutomirski2011-05-24
| * | x86-64: Vclock_gettime(CLOCK_MONOTONIC) can't ever see nsec < 0Andy Lutomirski2011-05-24