summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | x86: vdso: Remove unused variableThomas Gleixner2011-05-261-1/+1
| * | x86-64: Optimize vDSO time()Andy Lutomirski2011-05-241-6/+2
| * | x86-64: Add time to vDSOAndy Lutomirski2011-05-242-1/+36
| * | x86-64: Turn off -pg and turn on -foptimize-sibling-calls for vDSOAndy Lutomirski2011-05-241-1/+14
| * | x86-64: Move vread_tsc into a new file with sensible optionsAndy Lutomirski2011-05-244-37/+45
| * | x86-64: Vclock_gettime(CLOCK_MONOTONIC) can't ever see nsec < 0Andy Lutomirski2011-05-241-18/+22
| * | x86-64: Don't generate cmov in vread_tscAndy Lutomirski2011-05-241-2/+16
| * | x86-64: Remove unnecessary barrier in vread_tscAndy Lutomirski2011-05-241-4/+5
| * | x86-64: Clean up vdso/kernel shared variablesAndy Lutomirski2011-05-2415-145/+91
| | |
| \ \
*-. \ \ Merge branches 'core-fixes-for-linus' and 'irq-fixes-for-linus' of git://git....Linus Torvalds2011-05-265-6/+4
|\ \ \ \
| | * | | irq: Remove smp_affinity_list when unregister irq procYinghai Lu2011-05-261-0/+1
| * | | | seqlock: Get rid of SEQLOCK_UNLOCKEDEric Dumazet2011-05-244-6/+3
| | |/ / | |/| |
* | | | Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-05-268-174/+555
|\ \ \ \
OpenPOWER on IntegriCloud