summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'reset-seq' of master.kernel.org:/pub/scm/linux/kernel/git/jgarz...Linus Torvalds2007-05-081-25/+15Star
|\
| * libata: reimplement reset sequencingTejun Heo2007-05-011-16/+0Star
| * libata: add deadline support to prereset and reset methodsTejun Heo2007-05-011-9/+15
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-05-081-0/+1
|\ \
| * | s390: free skbs in finite amount of time in qethUrsula Braun2007-05-081-0/+1
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2007-05-081-0/+2
|\ \ \
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2007-05-08474-3437/+30651
| |\| |
| * | | Input: pull input.h into uinpit.hMike Frysinger2007-05-031-0/+2
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2007-05-0828-702/+1783
|\ \ \ \
| * | | | [POWERPC] Early serial debug support for PPC44xDavid Gibson2007-05-082-0/+7
| * | | | [POWERPC] MPIC MSI allocatorMichael Ellerman2007-05-081-0/+5
| * | | | [POWERPC] PowerPC MSI infrastructureMichael Ellerman2007-05-081-0/+8
| * | | | [POWERPC] Rip out the existing powerpc msi stubsMichael Ellerman2007-05-081-5/+0Star
| * | | | [POWERPC] Remove use of 4level-fixup.h for ppc32David Gibson2007-05-083-34/+12Star
| * | | | Merge branch 'linux-2.6'Paul Mackerras2007-05-08478-3467/+30736
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | [POWERPC] Generalize tsi108 PCI setupJosh Boyer2007-05-082-2/+1Star
| * | | | [POWERPC] Generalize tsi108 PHY typesJosh Boyer2007-05-081-0/+11
| * | | | [POWERPC] Add tsi108_pci.h for common PCI functionsJosh Boyer2007-05-081-0/+45
| * | | | [POWERPC] via-pmu: remove LED sleep notifierJohannes Berg2007-05-081-0/+8
| * | | | [POWERPC] mpc52xx suspend to deep-sleepDomen Puncer2007-05-071-0/+11
| * | | | [POWERPC] Export of_device_get_modaliasSylvain Munaut2007-05-071-0/+2
| * | | | [POWERPC] Kill off the PTE_FMT macroDavid Gibson2007-05-072-3/+2Star
| * | | | [POWERPC] powermac: Suspend to disk on G5Johannes Berg2007-05-071-1/+1
| * | | | [POWERPC] DART iommu suspendJohannes Berg2007-05-072-0/+19
| * | | | [POWERPC] powermac: Support G5 CPU hotplugJohannes Berg2007-05-071-0/+1
| * | | | [POWERPC] MPIC sys_device & suspend/resumeJohannes Berg2007-05-071-0/+15
| * | | | [POWERPC] Minor fault path optimizationChristoph Hellwig2007-05-022-3/+15
| * | | | [POWERPC] Transparently handle <.symbol> lookup for kprobesSrinivasa Ds2007-05-021-0/+6
| * | | | [POWERPC] PS3: Interrupt routine fixups.Geoff Levand2007-05-021-14/+19
| * | | | [POWERPC] Fix suspend states againJohannes Berg2007-05-021-0/+9
| * | | | [POWERPC] Remove arch/powerpc's dependence on asm-ppc/pg{alloc,table}.hDavid Gibson2007-05-028-646/+1532
| * | | | [POWERPC] Fix STRICT_MM_TYPECHECKSDavid Gibson2007-05-021-1/+1
| * | | | [POWERPC] Revise PPC44x MMU code for arch/powerpcDavid Gibson2007-05-022-2/+77
| * | | | [POWERPC] Uninline of_iomap functionChristian Krafft2007-05-021-11/+8Star
| * | | | [POWERPC] Move of_irq_to_resource from prom.h to prom_parse.cMathieu Desnoyers2007-05-021-13/+2Star
| * | | | [POWERPC] pmac_feature_call checks platformBenjamin Herrenschmidt2007-05-021-1/+1
| | |_|/ | |/| |
* | | | s3fb: updatesOndrej Zajicek2007-05-081-0/+1
* | | | use mutex instead of semaphore in virtual console driverMatthias Kaehlcke2007-05-081-1/+2
* | | | atyfb: halve XCLK with Mobility and 32bit memoryVille Syrjala2007-05-081-0/+1
* | | | fbdev: fbcon: check if mode can handle new screenAntonino A. Daplas2007-05-081-0/+12
* | | | pm2fb: Permedia 2V memory clock settingKrzysztof Helt2007-05-081-0/+4
* | | | fbdev: add tile operation to get the maximum length of the mapAntonino A. Daplas2007-05-081-1/+2
* | | | fbcon: font setting should check limitation of driverAntonino A. Daplas2007-05-081-1/+2
* | | | fbdev: advertise limitation of drawing engineAntonino A. Daplas2007-05-081-0/+4
* | | | fbdev: add fb_read/fb_write functions for framebuffers in system RAMAntonino A. Daplas2007-05-081-0/+4
* | | | fbdev: pass struct fb_info to fb_read and fb_writeAntonino A. Daplas2007-05-081-2/+4
* | | | fbdev: add drawing functions for framebuffers in system RAMAntonino A. Daplas2007-05-081-0/+6
* | | | vt: add color support to the "underline" and "italic" attributesJan Engelhardt2007-05-082-1/+4
* | | | tgafb: TURBOchannel supportMaciej W. Rozycki2007-05-081-3/+44
* | | | fb: fsync() method for deferred I/O flush.Paul Mundt2007-05-081-2/+4