aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'for_linus' of git://github.com/at91linux/linux-2.6-at91Linus Torvalds2010-10-26
|\
| * AT91: rtc: enable built-in RTC in Kconfig for at91sam9g45 familyNicolas Ferre2010-10-26
| * at91/atmel-mci: inclusion of sd/mmc driver in at91sam9g45 chip and boardNicolas Ferre2010-10-26
| * AT91: pm: make sure that r0 is 0 when dealing with cache operationsNicolas Ferre2010-10-26
| * AT91: pm: use plain cpu_do_idle() for "wait for interrupt"Nicolas Ferre2010-10-26
| * AT91: reset: extend alternate reset procedure to several chipsNicolas Ferre2010-10-26
| * AT91: reset routine cleanup, remove not needed icache flushNicolas Ferre2010-10-26
| * AT91: trivial: align comment of at91sam9g20_reset with one more tabNicolas Ferre2010-10-26
| * AT91: Fix AT91SAM9G20 reset as per the errata in the data sheetPeter Horton2010-10-26
| * AT91: add board support for Pcontrol_G20Peter Gsellmann2010-10-26
* | Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds2010-10-26
|\ \
| * | OMAP: DSS2: don't power off a panel twiceStanley.Miao2010-10-22
| * | OMAP: DSS2: OMAPFB: Allow usage of def_vrfb only for omap2,3Senthilvadivu Guruswamy2010-10-22
| * | OMAP: DSS2: OMAPFB: make VRFB depends on OMAP2,3Senthilvadivu Guruswamy2010-10-22
| * | OMAP: DSS2: OMAPFB: Allow FB_OMAP2 to build without VRFBSenthilvadivu Guruswamy2010-10-22
| * | arm/omap: simplify conditionalNicolas Kaiser2010-10-22
| * | OMAP: DSS2: DSI: Remove extra iounmap in error pathSenthilvadivu Guruswamy2010-10-22
| * | OMAP: DSS2: Use dss_features framework on DSS2 codeArchit Taneja2010-10-22
| * | OMAP: DSS2: Introduce dss_features filesArchit Taneja2010-10-22
| * | video/omap: remove mux.h includeNicolas Kaiser2010-10-22
| * | ARM: omap/fb: move get_fbmem_region() to .init.textUwe Kleine-König2010-10-22
| * | ARM: omap/fb: move omapfb_reserve_sram to .init.textUwe Kleine-König2010-10-22
| * | ARM: omap/fb: move omap_init_fb to .init.textUwe Kleine-König2010-10-22
| * | OMAP: DSS2: OMAPFB: swap front and back porches for both hsync and vsyncTasslehoff Kjappfot2010-10-22
| * | OMAP: DSS2: make filter coefficient tables human readableGrazvydas Ignotas2010-09-29
| * | OMAP: DSS2: Add SPI dependency to Kconfig of ACX565AKM panelJarkko Nikula2010-09-29
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds2010-10-26
|\ \ \
| * | | [CPUFREQ]: x86, cpufreq: Mark longrun_get_policy with __cpuinit.Rakib Mullick2010-10-22
| * | | [CPUFREQ] add sampling_down_factor tunable to improve ondemand performanceDavid C Niemi2010-10-22
| * | | [CPUFREQ] arch/x86/kernel/cpu/cpufreq: Fix unsigned return typeJulia Lawall2010-10-22
| * | | [CPUFREQ] drivers/cpufreq: Adjust confusing if indentationJulia Lawall2010-10-22
* | | | Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2010-10-26
|\ \ \ \
| * | | | svcrpc: svc_tcp_sendto XPT_DEAD check is redundantJ. Bruce Fields2010-10-25
| * | | | svcrpc: no need for XPT_DEAD check in svc_xprt_enqueueJ. Bruce Fields2010-10-25
| * | | | svcrpc: assume svc_delete_xprt() called only onceJ. Bruce Fields2010-10-25
| * | | | svcrpc: never clear XPT_BUSY on dead xprtJ. Bruce Fields2010-10-25
| * | | | nfsd4: fix connection allocation in sequence()J. Bruce Fields2010-10-24
| * | | | nfsd4: only require krb5 principal for NFSv4.0 callbacksJ. Bruce Fields2010-10-21
| * | | | nfsd4: move minorversion to clientJ. Bruce Fields2010-10-21
| * | | | nfsd4: delay session removal till free_clientJ. Bruce Fields2010-10-21
| * | | | nfsd4: separate callback change and callback probeJ. Bruce Fields2010-10-21
| * | | | nfsd4: callback program number is per-sessionJ. Bruce Fields2010-10-21
| * | | | nfsd4: track backchannel connectionsJ. Bruce Fields2010-10-21
| * | | | nfsd4: confirm only on succesful create_sessionJ. Bruce Fields2010-10-21
| * | | | nfsd4: make backchannel sequence number per-sessionJ. Bruce Fields2010-10-21
| * | | | nfsd4: use client pointer to backchannel sessionJ. Bruce Fields2010-10-21
| * | | | nfsd4: move callback setup into session init codeJ. Bruce Fields2010-10-21
| * | | | nfsd4: don't cache seq_misordered repliesJ. Bruce Fields2010-10-21
| * | | | SUNRPC: Properly initialize sock_xprt.srcaddr in all casesChuck Lever2010-10-21
| * | | | SUNRPC: Use conventional switch statement when reclassifying socketsChuck Lever2010-10-21