summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2007-10-12[POWERPC] PCI: Add 64-bit physical address support to setup_indirect_pciValentine Barshak1-1/+2
2007-10-12Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras3-47/+4
2007-10-12Merge branch 'for-2.6.24' of git://git.secretlab.ca/git/linux-2.6-mpc52xx int...Paul Mackerras1-1/+1
2007-10-11[POWERPC] 85xx: Killed <asm/mpc85xx.h>Kumar Gala3-47/+4
2007-10-11[POWERPC] Fix performance monitor on machines with logical PVRPaul Mackerras1-0/+1
2007-10-11[POWERPC] iSeries: Move viodasd probingStephen Rothwell1-0/+47
2007-10-11[POWERPC] iSeries: Move detection of virtual tapesStephen Rothwell1-0/+41
2007-10-11[POWERPC] iSeries: Move detection of virtual cdromsStephen Rothwell1-0/+24
2007-10-11[POWERPC] Remove more iSeries-specific stuff from vio.cStephen Rothwell1-0/+4
2007-10-11[POWERPC] Remove iSeries_vio_devStephen Rothwell2-4/+10
2007-10-11[POWERPC] Clean up vio.hStephen Rothwell1-5/+0
2007-10-11[POWERPC] Only call ppc_md.setup_arch() if it is providedGrant Likely1-1/+1
2007-10-10[POWERPC] MPC5200: Don't make firmware fixups into common codeGrant Likely1-1/+1
2007-10-09[POWERPC] cell: Add Cell memory controller register defs and expose itBenjamin Herrenschmidt1-2/+46
2007-10-09[POWERPC] cell: Move cbe_regs.h to include/asm-powerpc/cell-regs.hBenjamin Herrenschmidt1-0/+271
2007-10-08[POWERPC] QEIC: Implement pluggable handlers, fix MPIC cascadingAnton Vorontsov1-1/+67
2007-10-08[POWERPC] 86xx: update immap_86xx.h for the 8610Timur Tabi1-8/+78
2007-10-08[POWERPC] Treat 8610 PCIe host bridge as transparentJason Jin1-0/+1
2007-10-08[POWERPC] qe: miscellaneous code improvements and fixes to the QE libraryTimur Tabi4-129/+193
2007-10-05[POWERPC] cpm: Describe multi-user ram in its own device node.Scott Wood3-0/+36
2007-10-04[POWERPC] QE: Added missing CEURNR registerEmil Medve1-2/+3
2007-10-04[POWERPC] mpc82xx: Define CPU_FTR_NEED_COHERENTScott Wood1-5/+5
2007-10-04[POWERPC] cpm2: Add cpm2_set_pin().Scott Wood1-0/+9
2007-10-04[POWERPC] cpm2: Add SCCs to cpm2_clk_setup(), and cpm2_smc_clk_setup().Scott Wood1-1/+4
2007-10-04[POWERPC] cpm2: Infrastructure code cleanup.Scott Wood3-18/+7
2007-10-04[POWERPC] 8xx: Add pin and clock setting functions.Scott Wood1-0/+49
2007-10-04[POWERPC] 8xx: Infrastructure code cleanup.Scott Wood2-16/+7
2007-10-04[POWERPC] Add early debug console for CPM serial ports.Scott Wood1-0/+1
2007-10-03[POWERPC] XilinxFB: Move xilinxfb_platform_data definition to a shared header...Grant Likely1-0/+23
2007-10-03[POWERPC] Virtex: add xilinx interrupt controller driverGrant Likely1-0/+20
2007-10-03[POWERPC] Implement clockevents driver for powerpcTony Breeds1-0/+1
2007-10-03Merge branch 'linux-2.6' into for-2.6.24Paul Mackerras15-127/+70
2007-10-03[POWERPC] Celleb: New HTAB Guest OS Interface on BeatIshizaki Kou1-0/+1
2007-10-03[POWERPC] Update mpic to use dcr_host_t.baseMichael Ellerman1-6/+0
2007-10-03[POWERPC] Store the base address in dcr_host_tMichael Ellerman2-3/+9
2007-10-03[POWERPC] Include pagemap.h in asm/powerpc/tlb.hMathieu Desnoyers1-0/+2
2007-10-03[POWERPC] ppc64: support CONFIG_DEBUG_PREEMPTHugh Dickins4-3/+14
2007-10-03[POWERPC] Limit range of __init_ref_ok somewhatStephen Rothwell1-0/+1
2007-10-03[POWERPC] Make vio_bus_type staticStephen Rothwell1-1/+0
2007-10-03[POWERPC] clk.h interface for platformsDomen Puncer1-0/+20
2007-10-02Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds1-0/+1
2007-10-01[MIPS] Fix value of O_TRUNCRalf Baechle1-0/+1
2007-09-29i386: remove bogus comment about memory barrierNick Piggin1-5/+0
2007-09-29Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds1-4/+2
2007-09-29[TCP]: Fix MD5 signature handling on big-endian.David S. Miller1-4/+2
2007-09-28[MIPS] Fix CONFIG_BUILD_ELF64 kernels with symbols in CKSEG0.Ralf Baechle1-1/+1
2007-09-27Revert "[PATCH] x86-64: fix x86_64-mm-sched-clock-share"Linus Torvalds1-16/+3
2007-09-27Revert "x86-64: Disable local APIC timer use on AMD systems with C1E"Linus Torvalds1-1/+0
2007-09-26x86-64: Disable local APIC timer use on AMD systems with C1EThomas Gleixner1-0/+1
2007-09-26fix sctp_del_bind_addr() last argument typeAl Viro1-1/+1