summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* ide: remove ->INS{W,L} and ->OUTS{W,L} methodsBartlomiej Zolnierkiewicz2008-04-281-4/+0Star
* ide: add IDE_HFLAG_MMIO host flag (take 2)Bartlomiej Zolnierkiewicz2008-04-281-0/+2
* ide: merge ->atapi_*put_bytes and ->ata_*put_data methodsBartlomiej Zolnierkiewicz2008-04-281-8/+5Star
* falconide/q40ide: add ->atapi_*put_bytes and ->ata_*put_data methods (take 2)Bartlomiej Zolnierkiewicz2008-04-281-2/+2
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2008-04-2833-272/+992
|\
| * [MIPS] Pb1200/DBAu1200: move platform code to its proper placeSergei Shtylyov2008-04-282-18/+18
| * [MIPS] IP27: Fix build bug due to missing includeAdrian Bunk2008-04-281-0/+2
| * [MIPS] Fix some sparse warnings on traps.c and irq-msc01.cAtsushi Nemoto2008-04-281-0/+2
| * [MIPS] DS1287: Add clockevent driverYoichi Yuasa2008-04-281-0/+27
| * [MIPS] add DECstation I/O ASIC clocksourceYoichi Yuasa2008-04-281-0/+2
| * [MIPS] Alchemy: kill unused PCI_IRQ_TABLE_LOOKUP macroSergei Shtylyov2008-04-281-14/+0Star
| * [MIPS] rbtx4938: misc cleanupsAtsushi Nemoto2008-04-283-116/+20Star
| * [MIPS] jmr3927: use generic txx9 gpioAtsushi Nemoto2008-04-283-15/+3Star
| * [MIPS] rbhma4500: use generic txx9 gpioAtsushi Nemoto2008-04-281-13/+1Star
| * [MIPS] generic txx9 gpio supportAtsushi Nemoto2008-04-281-0/+29
| * [MIPS] make fallback gpio.h gpiolib-friendlyAtsushi Nemoto2008-04-281-0/+6
| * [MIPS] Alchemy: don't unmask timer IRQ earlySergei Shtylyov2008-04-281-10/+2Star
| * [MIPS] Move arch/mips/philips to arch/mips/nxpDaniel Laird2008-04-281-1/+1
| * [MIPS] Add support for MIPS CMP platform.Ralf Baechle2008-04-2813-7/+802
| * [MIPS] Add CoreFPGA5 support; distinguish between SOCit/ROCitChris Dearman2008-04-281-0/+1
| * [MIPS] Allow setting of the cache attribute at run time.Chris Dearman2008-04-283-35/+30Star
| * [MIPS] Tidy up cache attributesChris Dearman2008-04-281-39/+42
| * [MIPS] All MIPS32 processors support64-bit physical addresses.Chris Dearman2008-04-283-8/+8
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2008-04-281-449/+449
|\ \
| * | SELinux: include/security.h whitespace, syntax, and other cleanupsEric Paris2008-04-281-449/+449
| |/
* | usbhid endianness annotations and fixesAl Viro2008-04-281-2/+2
* | fix ia64 local_irq_save() et.al.Al Viro2008-04-281-9/+9
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-04-285-138/+26Star
|\ \
| * | sparc64: Clean up handling of pt_regs trap type encoding.David S. Miller2008-04-271-1/+22
| * | sparc: Remove old style signal frame support.David S. Miller2008-04-272-7/+3Star
| * | sparc64: Kill unused local ISA bus layer.David S. Miller2008-04-272-48/+0Star
| * | sparc64: Kill ISA_FLOPPY_WORKS code.David S. Miller2008-04-271-82/+1Star
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-04-281-0/+3
|\ \ \
| * | | ipv4/ipv6 compat: Fix SSM applications on 64bit kernels.David L Stevens2008-04-271-0/+3
* | | | FAT_VALID_MEDIA(): remove pointless testAndrew Morton2008-04-281-1/+5
* | | | fat: Update free_clusters even if it is untrustedOGAWA Hirofumi2008-04-281-0/+1
* | | | fat: Add allow_utime optionOGAWA Hirofumi2008-04-281-0/+1
* | | | fat: fat_notify_change() and check_mode() cleanupOGAWA Hirofumi2008-04-281-1/+1
* | | | reiserfs: unpack tails on quota filesJan Kara2008-04-281-0/+1
* | | | md: introduce get_priority_stripe() to improve raid456 write performanceDan Williams2008-04-281-0/+7
* | | | fbdev: platforming hecubafb and n411Jaya Kumar2008-04-281-0/+51
* | | | fbdev: platforming metronomefb and am200epdJaya Kumar2008-04-281-0/+62
* | | | gxfb/lxfb: detect framebuffer size using an MSR if VSA2 isn't availableAndres Salomon2008-04-281-0/+2
* | | | gxfb/lxfb: use VSA definitions when fetching framebuffer sizeAndres Salomon2008-04-281-0/+1
* | | | atmel_lcdfb: wiring BGR to RGB color modeNicolas Ferre2008-04-281-0/+10
* | | | atmel_lcdfb: suspend/resume supportDavid Brownell2008-04-281-0/+1
* | | | PM/gxfb: add hook to PM console layer that allows disabling of suspend VT switchAndres Salomon2008-04-281-2/+13
* | | | x86: GEODE: add Virtual Systems Architecture detectionAndres Salomon2008-04-281-0/+19
* | | | x86: geode: MSR cleanupAndres Salomon2008-04-281-3/+13
* | | | fb: add support for foreign endiannessAnton Vorontsov2008-04-281-9/+35