summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-05-24[PATCH] powerpc: remove LogicalSlot from pci_dnStephen Rothwell3-13/+4
2006-05-24[PATCH] powerpc: remove Irq from pci_dnStephen Rothwell2-26/+28
2006-05-24[PATCH] powerpc: remove iSeries_Global_Device_ListStephen Rothwell3-15/+15
2006-05-24[PATCH] powerpc: move iSeries PCI devices to the device treeStephen Rothwell4-200/+286
2006-05-24[PATCH] powerpc: reintroduce HvCallPci_configLoad32Stephen Rothwell1-0/+19
2006-05-24[PATCH] powerpc: tidy up iseries/pci.cStephen Rothwell1-67/+11
2006-05-19Merge ../linux-2.6Paul Mackerras288-2670/+6504
2006-05-19[PATCH] powerpc: Auto reserve of device tree blobJimi Xenidis2-5/+9
2006-05-19[PATCH] powerpc: the iSeries vio lan driver changed device typeStephen Rothwell1-1/+1
2006-05-19[PATCH] powerpc: pseries: Use generic dma-window parsing functionJeremy Kerr2-41/+24
2006-05-19[PATCH] powerpc: Add of_parse_dma_window()Jeremy Kerr2-0/+28
2006-05-19[PATCH] powerpc: udbg_printf() formatting attributejimix@watson.ibm.com2-3/+4
2006-05-19[PATCH] powerpc: Move crashkernel= handling into the kernel.Michael Ellerman4-54/+98
2006-05-19[PATCH] powerpc: Kdump header cleanupMichael Ellerman5-18/+38
2006-05-19[PATCH] powerpc: Unify mem= handlingMichael Ellerman7-130/+100
2006-05-19[PATCH] powerpc: Parse early parameters earlierMichael Ellerman3-17/+7
2006-05-19[PATCH] powerpc: Make early xmon logic immune to location of early parsingMichael Ellerman4-1/+9
2006-05-19[PATCH] powerpc: Create /proc/rtas, /proc/ppc64/rtas if RTAS exists.mostrows@watson.ibm.com1-1/+1
2006-05-19[PATCH] powerpc: update iSeries viocd and viotape device-treeStephen Rothwell3-6/+6
2006-05-19[PATCH] powerpc: update iSeries vdeviceStephen Rothwell1-2/+3
2006-05-19[PATCH] powerpc: update iSeries viodasd device-tree entriesStephen Rothwell2-3/+3
2006-05-19[PATCH] powerpc: update iseries_veth device-tree informationStephen Rothwell2-13/+22
2006-05-19[PATCH] powerpc: whitespace cleanup in reg.hMichael Neuling1-23/+23
2006-05-19[PATCH] powerpc: Make early debugging options behave with oldconfigMichael Ellerman1-5/+8
2006-05-19[PATCH] powerpc: remove do-nothing cpu setup routinesGeoff Levand4-39/+4
2006-05-19[PATCH] powerpc/pseries: Increment fail counter in PCI recoveryLinas Vepstas1-1/+6
2006-05-19Merge branch 'for_paulus' of git://git.kernel.org/pub/scm/linux/kernel/git/ga...Paul Mackerras4-19/+23
2006-05-18[PATCH] ohci1394, sbp2: fix "scsi_add_device failed" with PL-3507 based devicesStefan Richter2-3/+8
2006-05-18[PATCH] sbp2: add ability to override hardwired blacklistStefan Richter2-11/+19
2006-05-18[PATCH] sbp2: add read_capacity workaround for iPodStefan Richter2-4/+46
2006-05-18[PATCH] sbp2: consolidate workaroundsStefan Richter3-71/+106
2006-05-18Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds6-7/+10
2006-05-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/shemminger/netdev-2.6Linus Torvalds4-11/+46
2006-05-18Merge branch 'upstream-linus' of git://oss.oracle.com/home/sourcebo/git/ocfs2Linus Torvalds9-86/+213
2006-05-18configfs: Make sure configfs_init() is called before consumers.Joel Becker1-1/+1
2006-05-18configfs: configfs_mkdir() failed to cleanup linkage.Joel Becker1-32/+72
2006-05-18configfs: Fix a reference leak in configfs_mkdir().Joel Becker1-11/+26
2006-05-18ocfs2: fix gfp mask in some file system pathsSunil Mushran4-10/+10
2006-05-18ocfs2: Don't populate uptodate cache in ocfs2_force_read_journal()Mark Fasheh1-1/+3
2006-05-18ocfs2: take meta data lock in ocfs2_file_aio_read()Mark Fasheh1-0/+16
2006-05-18ocfs2: take data locks around extendMark Fasheh3-33/+87
2006-05-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds3-5/+4
2006-05-17[IA64] one-line cleanup on set_irq_affinity_infoChen, Kenneth W1-1/+0
2006-05-17[IA64] fix broken irq affinityChen, Kenneth W1-2/+2
2006-05-17[IA64] sn2 defconfigJes Sorensen1-2/+2
2006-05-17[TCP]: reno sacked_out count fixAngelo P. Castellani1-0/+2
2006-05-17[IPV6]: Endian fix in net/ipv6/netfilter/ip6t_eui64.c:match().Alexey Dobriyan1-1/+1
2006-05-17[TR]: Remove an unused export.Adrian Bunk1-1/+0
2006-05-17Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/spi-2.6Linus Torvalds11-41/+1941
2006-05-17[IPX]: Correct return type of ipx_map_frame_type().Alexey Dobriyan1-2/+2