summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* make vfs_ioctl() staticAdrian Bunk2008-04-291-1/+0
* make __put_super() staticAdrian Bunk2008-04-291-1/+0
* cpu: fix section mismatch warnings in hotcpu_registerSam Ravnborg2008-04-291-1/+1
* add RUSAGE_THREADSripathi Kodi2008-04-291-0/+1
* Taint kernel after WARN_ON(condition)Nur Hussein2008-04-291-0/+1
* fs/coda: remove static inline forward declarationsIlpo Järvinen2008-04-291-3/+0
* Avoid divides in BITS_TO_LONGSEric Dumazet2008-04-291-1/+1
* mm: fix misleading __GFP_REPEAT related commentsNishanth Aravamudan2008-04-291-3/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-04-281-39/+14
|\
| * ide: remove ->dma_prdtable field from ide_hwif_tBartlomiej Zolnierkiewicz2008-04-281-1/+0
| * ide: remove ->dma_vendor{1,3} fields from ide_hwif_tBartlomiej Zolnierkiewicz2008-04-281-2/+0
| * ide: add ide_pad_transfer() helperBartlomiej Zolnierkiewicz2008-04-281-23/+2
| * ide: remove ->INW and ->OUTW methodsBartlomiej Zolnierkiewicz2008-04-281-2/+0
| * ide: add ->tf_load and ->tf_read methodsBartlomiej Zolnierkiewicz2008-04-281-3/+5
| * ide: factor out debugging code from ide_tf_load()Bartlomiej Zolnierkiewicz2008-04-281-0/+2
| * ide: add ide_execute_pkt_cmd() helperBartlomiej Zolnierkiewicz2008-04-281-0/+2
| * ide: remove ->INS{W,L} and ->OUTS{W,L} methodsBartlomiej Zolnierkiewicz2008-04-281-4/+0
| * 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/+5
| * falconide/q40ide: add ->atapi_*put_bytes and ->ata_*put_data methods (take 2)Bartlomiej Zolnierkiewicz2008-04-281-2/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2008-04-282-3/+18
|\ \ | |/ |/|
| * slub: Fallback to minimal order during slab page allocationChristoph Lameter2008-04-271-0/+2
| * slub: Update statistics handling for variable order slabsChristoph Lameter2008-04-271-0/+2
| * slub: Add kmem_cache_order_objects structChristoph Lameter2008-04-271-2/+10
| * slub: Store max number of objects in the page struct.Christoph Lameter2008-04-271-1/+4
* | 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/+0
| * | [MIPS] rbtx4938: misc cleanupsAtsushi Nemoto2008-04-283-116/+20
| * | [MIPS] jmr3927: use generic txx9 gpioAtsushi Nemoto2008-04-283-15/+3
| * | [MIPS] rbhma4500: use generic txx9 gpioAtsushi Nemoto2008-04-281-13/+1
| * | [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/+2
| * | [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/+30
| * | [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/+26
|\ \ \
| * | | sparc64: Clean up handling of pt_regs trap type encoding.David S. Miller2008-04-271-1/+22