summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
|\ \ \ \
| * | | | gpio/via: rename VIA local config structLinus Walleij2011-05-201-24/+25
| * | | | basic_mmio_gpio: split into a gpio library and platform deviceJamie Iles2011-05-204-148/+231
| * | | | gpio: remove some legacy comments in build filesLinus Walleij2011-05-202-9/+5
| * | | | gpio: add trace events for setting direction and valueUwe Kleine-König2011-05-202-2/+72
| * | | | gpio/pca953x: Use handle_simple_irq instead of handle_edge_irqErik Botö2011-05-201-1/+1
| * | | | gpiolib: export gpiochip_findJean Delvare2011-05-201-0/+1
| * | | | gpio: remove redundant Kconfig depends on GPIOLIBH Hartley Sweeten2011-05-201-5/+4
| * | | | basic_mmio_gpio: convert to non-__raw* accessorsJamie Iles2011-05-201-8/+8
| * | | | basic_mmio_gpio: support direction registersJamie Iles2011-05-201-2/+112
OpenPOWER on IntegriCloud