summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2008-04-30pxafb: introduce register independent LCD connection type for pxafberic miao1-0/+44
2008-04-30pxafb: convert fb driver to use ioremap() and __raw_{readl, writel}eric miao3-196/+140
2008-04-30Blackfin serial driver: this driver enable SPORTs on Blackfin emulate UARTBryan Wu1-2/+4
2008-04-30[S390] use generic sys_ptraceMartin Schwidefsky1-2/+0
2008-04-30[S390] Convert to SPARSEMEM & SPARSEMEM_VMEMMAPHeiko Carstens3-26/+21
2008-04-30[S390] System z large page support.Gerald Schaefer5-6/+225
2008-04-30[S390] Convert machine feature detection code to C.Heiko Carstens3-14/+33
2008-04-30[S390] Move stfl to system.h and delete duplicated version.Heiko Carstens1-0/+10
2008-04-30[S390] Add topology_core_siblings to topology.hHeiko Carstens1-0/+4
2008-04-30[S390] Automatically detect added cpus.Heiko Carstens1-0/+6
2008-04-30[S390] Add missing ifndef/define to include/asm-s390/sysinfo.h.Heiko Carstens1-0/+5
2008-04-30[S390] Move show_regs to traps.c.Heiko Carstens1-9/+0
2008-04-29ext4: move headers out of include/linuxChristoph Hellwig5-1983/+0
2008-04-29netfilter: nf_conntrack: padding breaks conntrack hash on ARMPhilip Craig1-10/+0
2008-04-29ipv4: Update MTU to all related cache entries in ip_rt_frag_needed()Timo Teras1-1/+1
2008-04-29net: Add compat support for getsockopt (MCAST_MSFILTER)David L Stevens1-0/+3
2008-04-29ipvs: fix oops in backup for fwmark conn templatesJulian Anastasov1-1/+2
2008-04-29sparc: Add kgdb support.David S. Miller6-88/+53
2008-04-29sparc32: Kill smp_message_pass() and related code.David S. Miller1-2/+0
2008-04-29PNPBIOS: remove include/linux/pnpbios.hBjorn Helgaas1-151/+0
2008-04-29ISAPNP: remove unused pnp_dev->regs fieldBjorn Helgaas1-1/+0
2008-04-29PNP: make interfaces private to the PNP coreBjorn Helgaas1-36/+0
2008-04-29PNP: make pnp_resource_table private to PNP coreBjorn Helgaas1-12/+2
2008-04-29PNP: convert resource accessors to use pnp_get_resource(), not pnp_resource_t...Bjorn Helgaas1-40/+105
2008-04-29PNP: add pnp_get_resource() interfaceBjorn Helgaas1-0/+1
2008-04-29PNP: remove unused interfaces using pnp_resource_tableBjorn Helgaas1-8/+0
2008-04-29PNP: add pnp_init_resources(struct pnp_dev *) interfaceBjorn Helgaas1-0/+2
2008-04-29PNP: remove pnp_resource_table from internal get/set interfacesBjorn Helgaas1-2/+2
2008-04-29PNP: add debug output to option registrationBjorn Helgaas1-8/+11
2008-04-29PNP: make pnp_add_card_id() internal to PNP coreBjorn Helgaas1-2/+0
2008-04-29PNP: make pnp_add_id() internal to PNP coreBjorn Helgaas1-2/+0
2008-04-29ISAPNP: move config register addresses out of isapnp.hBjorn Helgaas1-10/+0
2008-04-29thermal: add hwmon sysfs I/FZhang Rui1-0/+24
2008-04-29thermal: add new get_crit_temp callbackZhang, Rui1-0/+1
2008-04-29thermal: add the support for building the generic thermal as a moduleZhang Rui1-14/+0
2008-04-29qeth: read number of ports from cardUrsula Braun1-0/+1
2008-04-29ccwgroup: Unify parsing for group attribute.Ursula Braun1-4/+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/pen...Linus Torvalds2-3/+18