aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-04-29cpu: fix section mismatch warnings in hotcpu_registerSam Ravnborg1-1/+1
2008-04-29add RUSAGE_THREADSripathi Kodi1-0/+1
2008-04-29Taint kernel after WARN_ON(condition)Nur Hussein1-0/+1
2008-04-29fs/coda: remove static inline forward declarationsIlpo Järvinen1-3/+0
2008-04-29Avoid divides in BITS_TO_LONGSEric Dumazet1-1/+1
2008-04-29mm: fix misleading __GFP_REPEAT related commentsNishanth Aravamudan1-3/+3
2008-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds1-39/+14
2008-04-28ide: remove ->dma_prdtable field from ide_hwif_tBartlomiej Zolnierkiewicz1-1/+0
2008-04-28ide: remove ->dma_vendor{1,3} fields from ide_hwif_tBartlomiej Zolnierkiewicz1-2/+0
2008-04-28ide: add ide_pad_transfer() helperBartlomiej Zolnierkiewicz1-23/+2
2008-04-28ide: remove ->INW and ->OUTW methodsBartlomiej Zolnierkiewicz1-2/+0
2008-04-28ide: add ->tf_load and ->tf_read methodsBartlomiej Zolnierkiewicz1-3/+5
2008-04-28ide: factor out debugging code from ide_tf_load()Bartlomiej Zolnierkiewicz1-0/+2
2008-04-28ide: add ide_execute_pkt_cmd() helperBartlomiej Zolnierkiewicz1-0/+2
2008-04-28ide: remove ->INS{W,L} and ->OUTS{W,L} methodsBartlomiej Zolnierkiewicz1-4/+0
2008-04-28ide: add IDE_HFLAG_MMIO host flag (take 2)Bartlomiej Zolnierkiewicz1-0/+2
2008-04-28ide: merge ->atapi_*put_bytes and ->ata_*put_data methodsBartlomiej Zolnierkiewicz1-8/+5
2008-04-28falconide/q40ide: add ->atapi_*put_bytes and ->ata_*put_data methods (take 2)Bartlomiej Zolnierkiewicz1-2/+2
2008-04-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6Linus Torvalds2-3/+18
2008-04-28Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds33-272/+992
2008-04-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6Linus Torvalds1-449/+449
2008-04-28usbhid endianness annotations and fixesAl Viro1-2/+2
2008-04-28fix ia64 local_irq_save() et.al.Al Viro1-9/+9
2008-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds5-138/+26
2008-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+3
2008-04-28[MIPS] Pb1200/DBAu1200: move platform code to its proper placeSergei Shtylyov2-18/+18
2008-04-28[MIPS] IP27: Fix build bug due to missing includeAdrian Bunk1-0/+2
2008-04-28[MIPS] Fix some sparse warnings on traps.c and irq-msc01.cAtsushi Nemoto1-0/+2
2008-04-28[MIPS] DS1287: Add clockevent driverYoichi Yuasa1-0/+27
2008-04-28[MIPS] add DECstation I/O ASIC clocksourceYoichi Yuasa1-0/+2
2008-04-28[MIPS] Alchemy: kill unused PCI_IRQ_TABLE_LOOKUP macroSergei Shtylyov1-14/+0
2008-04-28[MIPS] rbtx4938: misc cleanupsAtsushi Nemoto3-116/+20
2008-04-28[MIPS] jmr3927: use generic txx9 gpioAtsushi Nemoto3-15/+3
2008-04-28[MIPS] rbhma4500: use generic txx9 gpioAtsushi Nemoto1-13/+1
2008-04-28[MIPS] generic txx9 gpio supportAtsushi Nemoto1-0/+29
2008-04-28[MIPS] make fallback gpio.h gpiolib-friendlyAtsushi Nemoto1-0/+6
2008-04-28[MIPS] Alchemy: don't unmask timer IRQ earlySergei Shtylyov1-10/+2
2008-04-28[MIPS] Move arch/mips/philips to arch/mips/nxpDaniel Laird1-1/+1
2008-04-28[MIPS] Add support for MIPS CMP platform.Ralf Baechle13-7/+802
2008-04-28[MIPS] Add CoreFPGA5 support; distinguish between SOCit/ROCitChris Dearman1-0/+1
2008-04-28[MIPS] Allow setting of the cache attribute at run time.Chris Dearman3-35/+30
2008-04-28[MIPS] Tidy up cache attributesChris Dearman1-39/+42
2008-04-28[MIPS] All MIPS32 processors support64-bit physical addresses.Chris Dearman3-8/+8
2008-04-28FAT_VALID_MEDIA(): remove pointless testAndrew Morton1-1/+5
2008-04-28fat: Update free_clusters even if it is untrustedOGAWA Hirofumi1-0/+1
2008-04-28fat: Add allow_utime optionOGAWA Hirofumi1-0/+1
2008-04-28fat: fat_notify_change() and check_mode() cleanupOGAWA Hirofumi1-1/+1
2008-04-28reiserfs: unpack tails on quota filesJan Kara1-0/+1
2008-04-28md: introduce get_priority_stripe() to improve raid456 write performanceDan Williams1-0/+7
2008-04-28fbdev: platforming hecubafb and n411Jaya Kumar1-0/+51