aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
*-------------. Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzi...Len Brown2008-04-30
|\ \ \ \ \ \ \ \
| | | | | | | | * thermal: add hwmon sysfs I/FZhang Rui2008-04-29
| | | | | | | | * thermal: add new get_crit_temp callbackZhang, Rui2008-04-29
| | | | | | | | * thermal: add the support for building the generic thermal as a moduleZhang Rui2008-04-29
| | | |_|_|_|_|/ | | |/| | | | |
| | * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-04-28
| | |\ \ \ \ \ \
| | | * | | | | | ide: remove ->dma_prdtable field from ide_hwif_tBartlomiej Zolnierkiewicz2008-04-28
| | | * | | | | | ide: remove ->dma_vendor{1,3} fields from ide_hwif_tBartlomiej Zolnierkiewicz2008-04-28
| | | * | | | | | ide: add ide_pad_transfer() helperBartlomiej Zolnierkiewicz2008-04-28
| | | * | | | | | ide: remove ->INW and ->OUTW methodsBartlomiej Zolnierkiewicz2008-04-28
| | | * | | | | | ide: add ->tf_load and ->tf_read methodsBartlomiej Zolnierkiewicz2008-04-28
| | | * | | | | | ide: factor out debugging code from ide_tf_load()Bartlomiej Zolnierkiewicz2008-04-28
| | | * | | | | | ide: add ide_execute_pkt_cmd() helperBartlomiej Zolnierkiewicz2008-04-28
| | | * | | | | | ide: remove ->INS{W,L} and ->OUTS{W,L} methodsBartlomiej Zolnierkiewicz2008-04-28
| | | * | | | | | ide: add IDE_HFLAG_MMIO host flag (take 2)Bartlomiej Zolnierkiewicz2008-04-28
| | | * | | | | | ide: merge ->atapi_*put_bytes and ->ata_*put_data methodsBartlomiej Zolnierkiewicz2008-04-28
| | | * | | | | | falconide/q40ide: add ->atapi_*put_bytes and ->ata_*put_data methods (take 2)Bartlomiej Zolnierkiewicz2008-04-28
| | * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2008-04-28
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | | * | | | | | slub: Fallback to minimal order during slab page allocationChristoph Lameter2008-04-27
| | | * | | | | | slub: Update statistics handling for variable order slabsChristoph Lameter2008-04-27
| | | * | | | | | slub: Add kmem_cache_order_objects structChristoph Lameter2008-04-27
| | | * | | | | | slub: Store max number of objects in the page struct.Christoph Lameter2008-04-27
| | | |/ / / / /
| | * | | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2008-04-28
| | |\ \ \ \ \ \
| | | * | | | | | [MIPS] Pb1200/DBAu1200: move platform code to its proper placeSergei Shtylyov2008-04-28
| | | * | | | | | [MIPS] IP27: Fix build bug due to missing includeAdrian Bunk2008-04-28
| | | * | | | | | [MIPS] Fix some sparse warnings on traps.c and irq-msc01.cAtsushi Nemoto2008-04-28
| | | * | | | | | [MIPS] DS1287: Add clockevent driverYoichi Yuasa2008-04-28
| | | * | | | | | [MIPS] add DECstation I/O ASIC clocksourceYoichi Yuasa2008-04-28
| | | * | | | | | [MIPS] Alchemy: kill unused PCI_IRQ_TABLE_LOOKUP macroSergei Shtylyov2008-04-28
| | | * | | | | | [MIPS] rbtx4938: misc cleanupsAtsushi Nemoto2008-04-28
| | | * | | | | | [MIPS] jmr3927: use generic txx9 gpioAtsushi Nemoto2008-04-28
| | | * | | | | | [MIPS] rbhma4500: use generic txx9 gpioAtsushi Nemoto2008-04-28
| | | * | | | | | [MIPS] generic txx9 gpio supportAtsushi Nemoto2008-04-28
| | | * | | | | | [MIPS] make fallback gpio.h gpiolib-friendlyAtsushi Nemoto2008-04-28
| | | * | | | | | [MIPS] Alchemy: don't unmask timer IRQ earlySergei Shtylyov2008-04-28
| | | * | | | | | [MIPS] Move arch/mips/philips to arch/mips/nxpDaniel Laird2008-04-28
| | | * | | | | | [MIPS] Add support for MIPS CMP platform.Ralf Baechle2008-04-28
| | | * | | | | | [MIPS] Add CoreFPGA5 support; distinguish between SOCit/ROCitChris Dearman2008-04-28
| | | * | | | | | [MIPS] Allow setting of the cache attribute at run time.Chris Dearman2008-04-28
| | | * | | | | | [MIPS] Tidy up cache attributesChris Dearman2008-04-28
| | | * | | | | | [MIPS] All MIPS32 processors support64-bit physical addresses.Chris Dearman2008-04-28
| | * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2008-04-28
| | |\ \ \ \ \ \ \
| | | * | | | | | | SELinux: include/security.h whitespace, syntax, and other cleanupsEric Paris2008-04-27
| | | |/ / / / / /
| | * | | | | | | usbhid endianness annotations and fixesAl Viro2008-04-28
| | * | | | | | | fix ia64 local_irq_save() et.al.Al Viro2008-04-28
| | * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-04-28
| | |\ \ \ \ \ \ \
| | | * | | | | | | sparc64: Clean up handling of pt_regs trap type encoding.David S. Miller2008-04-27
| | | * | | | | | | sparc: Remove old style signal frame support.David S. Miller2008-04-27
| | | * | | | | | | sparc64: Kill unused local ISA bus layer.David S. Miller2008-04-27
| | | * | | | | | | sparc64: Kill ISA_FLOPPY_WORKS code.David S. Miller2008-04-27
| | * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-04-28
| | |\ \ \ \ \ \ \ \