aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-06-29[SERIAL] sunsab: Convert to of_driver framework.David S. Miller
2006-06-29[SERIAL] sun{su,zilog}: Add missing MODULE_*() niceties.David S. Miller
2006-06-29[SERIAL] sunsu: Convert to of_driver framework.David S. Miller
2006-06-29[SERIAL] sunzilog: Fix bugs in device deregristration.David S. Miller
2006-06-29[SERIAL] sunzilog: Convert to of_driver.David S. Miller
2006-06-29[SPARC]: sparc32 side of of_device layer IRQ resolution.David S. Miller
2006-06-29[SPARC64]: of_device layer IRQ resolutionDavid S. Miller
2006-06-29[SPARC64]: Fix typo in clock_probe().David S. Miller
2006-06-29[SPARC64] clock: Only probe central fhc clock on Enterprise boxes.David S. Miller
2006-06-29[SPARC64] power: Do not pass SA_SHIRQ to request_irq().David S. Miller
2006-06-29[SPARC64]: Fix typo in isa_dev_get_irq_using_imap().David S. Miller
2006-06-29[SPARC64]: Let irq_install_pre_handler() get called multiple times.David S. Miller
2006-06-29[SPARC]: Kill interrupt stuff and linux_phandle from device_node.David S. Miller
2006-06-29[SPARC]: Convert clock drivers to of_driver framework.David S. Miller
2006-06-29[SPARC64] auxio: Convert to pure of_device driver.David S. Miller
2006-06-29[SPARC]: Convert all FB SBUS drivers to of_driver framework.David S. Miller
2006-06-29[SPARC]: Add of_io{remap,unmap}().David S. Miller
2006-06-29[SPARC]: Encode I/O space into resource flags on sparc32.David S. Miller
2006-06-29[SPARC]: Beginnings of generic of_device framework.David S. Miller
2006-06-29[SPARC]: Add of_n_{addr,size}_cells().David S. Miller
2006-06-29[SPARC64]: Kill starfire_cookie from SBUS/PCI.David S. Miller
2006-06-29ocfs2: remove redundant NULL checks in ocfs2_direct_IO_get_blocks()Florin Malita
2006-06-29ocfs2: clean up some osb fieldsMark Fasheh
2006-06-29ocfs2: fix init of uuid_net_keyMark Fasheh
2006-06-29ocfs2: silence a debug printMark Fasheh
2006-06-29ocfs2: silence ENOENT during lookup of broken linksSunil Mushran
2006-06-29ocfs2: Cleanup message printsSunil Mushran
2006-06-29ocfs2: silence -EEXIST from ocfs2_extent_map_insert/lookupJoel Becker
2006-06-29[PATCH] fs/ocfs2/dlm/dlmrecovery.c: make dlm_lockres_master_requery() staticAdrian Bunk
2006-06-29ocfs2: warn the user on a dead timeout mismatchMark Fasheh
2006-06-29ocfs2: OCFS2_FS must depend on SYSFSAdrian Bunk
2006-06-29ocfs2: Compile-time disabling of ocfs2 debugging output.Joel Becker
2006-06-29configfs: Clear up a few extra spaces where there should be TABs.Joel Becker
2006-06-29configfs: Release memory in configfs_example.Joel Becker
2006-06-29[PATCH] usb gadget: fixup pxa2xx_udc to include asm/arch/udc.h againMilan Svoboda
2006-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds
2006-06-29Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds
2006-06-29Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2006-06-29[MIPS] Add missing backslashes to macro definitions.Ralf Baechle
2006-06-29[MIPS] Death list of board support to be removed after 2.6.18.Ralf Baechle
2006-06-29[MIPS] Remove BSD and Sys V compat data types.Ralf Baechle
2006-06-29[MIPS] ioc3.h: Uses u8, so include <linux/types.h>.Ralf Baechle
2006-06-29[MIPS] 74K: Assume it will also have an AR bit in config7Ralf Baechle
2006-06-29[MIPS] Treat CPUs with AR bit as physically indexed.Ralf Baechle
2006-06-29[MIPS] Oprofile: Support VSMP on 34K.Ralf Baechle
2006-06-29[MIPS] MIPS32/MIPS64 S-cache fix and cleanupAtsushi Nemoto
2006-06-29[MIPS] excite: PCI makefile needs to use += if it wants a chance to work.Ralf Baechle
2006-06-29[MIPS] excite: plat_setup -> plat_mem_setup.Ralf Baechle
2006-06-29[MIPS] au1xxx: export dbdma functionsDomen Puncer
2006-06-29[MIPS] au1xxx: dbdma, no sleeping under spin_lockDomen Puncer