summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] cell: Add Cell memory controller register defs and expose itBenjamin Herrenschmidt2007-10-091-2/+46
* [POWERPC] cell: Move cbe_regs.h to include/asm-powerpc/cell-regs.hBenjamin Herrenschmidt2007-10-091-0/+271
* [POWERPC] QEIC: Implement pluggable handlers, fix MPIC cascadingAnton Vorontsov2007-10-081-1/+67
* [POWERPC] 86xx: update immap_86xx.h for the 8610Timur Tabi2007-10-081-8/+78
* [POWERPC] Treat 8610 PCIe host bridge as transparentJason Jin2007-10-081-0/+1
* [POWERPC] qe: miscellaneous code improvements and fixes to the QE libraryTimur Tabi2007-10-084-129/+193
* [POWERPC] cpm: Describe multi-user ram in its own device node.Scott Wood2007-10-043-0/+36
* [POWERPC] QE: Added missing CEURNR registerEmil Medve2007-10-041-2/+3
* [POWERPC] mpc82xx: Define CPU_FTR_NEED_COHERENTScott Wood2007-10-041-5/+5
* [POWERPC] cpm2: Add cpm2_set_pin().Scott Wood2007-10-041-0/+9
* [POWERPC] cpm2: Add SCCs to cpm2_clk_setup(), and cpm2_smc_clk_setup().Scott Wood2007-10-041-1/+4
* [POWERPC] cpm2: Infrastructure code cleanup.Scott Wood2007-10-043-18/+7
* [POWERPC] 8xx: Add pin and clock setting functions.Scott Wood2007-10-031-0/+49
* [POWERPC] 8xx: Infrastructure code cleanup.Scott Wood2007-10-032-16/+7
* [POWERPC] Add early debug console for CPM serial ports.Scott Wood2007-10-031-0/+1
* [POWERPC] XilinxFB: Move xilinxfb_platform_data definition to a shared header...Grant Likely2007-10-031-0/+23
* [POWERPC] Virtex: add xilinx interrupt controller driverGrant Likely2007-10-031-0/+20
* [POWERPC] Implement clockevents driver for powerpcTony Breeds2007-10-031-0/+1
* Merge branch 'linux-2.6' into for-2.6.24Paul Mackerras2007-10-0315-127/+70
|\
| * Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-10-011-0/+1
| |\
| | * [MIPS] Fix value of O_TRUNCRalf Baechle2007-10-011-0/+1
| * | i386: remove bogus comment about memory barrierNick Piggin2007-09-291-5/+0
| |/
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-09-281-4/+2
| |\
| | * [TCP]: Fix MD5 signature handling on big-endian.David S. Miller2007-09-281-4/+2
| * | [MIPS] Fix CONFIG_BUILD_ELF64 kernels with symbols in CKSEG0.Ralf Baechle2007-09-271-1/+1
| |/
| * Revert "[PATCH] x86-64: fix x86_64-mm-sched-clock-share"Linus Torvalds2007-09-261-16/+3
| * Revert "x86-64: Disable local APIC timer use on AMD systems with C1E"Linus Torvalds2007-09-261-1/+0
| * x86-64: Disable local APIC timer use on AMD systems with C1EThomas Gleixner2007-09-261-0/+1
| * fix sctp_del_bind_addr() last argument typeAl Viro2007-09-261-1/+1
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-09-262-1/+4
| |\
| | * SCTP : Add paramters validity check for ASCONF chunkWei Yongjun2007-09-252-0/+4
| | * SCTP: Clean up OOTB handling and fix infinite loop processingVlad Yasevich2007-09-251-1/+0
| * | ACPI: CONFIG_ACPI_SLEEP=n power off regression in 2.6.23-rc8 (NOT in rc7)Alexey Starikovskiy2007-09-251-4/+0
| |/
| * [MIPS] SMTC: Make ack_bad_irq() safe with no IM backstop.Ralf Baechle2007-09-241-8/+24
| * ACPI: disable lower idle C-states across suspend/resumeThomas Gleixner2007-09-221-0/+2
| * Revert "x86_64: Quicklist support for x86_64"Linus Torvalds2007-09-212-49/+25
| * signalfd simplificationDavide Libenzi2007-09-203-38/+6
| * sched: add /proc/sys/kernel/sched_compat_yieldIngo Molnar2007-09-191-0/+1
* | [POWERPC] Celleb: New HTAB Guest OS Interface on BeatIshizaki Kou2007-10-031-0/+1
* | [POWERPC] Update mpic to use dcr_host_t.baseMichael Ellerman2007-10-031-6/+0
* | [POWERPC] Store the base address in dcr_host_tMichael Ellerman2007-10-032-3/+9
* | [POWERPC] Include pagemap.h in asm/powerpc/tlb.hMathieu Desnoyers2007-10-031-0/+2
* | [POWERPC] ppc64: support CONFIG_DEBUG_PREEMPTHugh Dickins2007-10-034-3/+14
* | [POWERPC] Limit range of __init_ref_ok somewhatStephen Rothwell2007-10-031-0/+1
* | [POWERPC] Make vio_bus_type staticStephen Rothwell2007-10-031-1/+0
* | [POWERPC] clk.h interface for platformsDomen Puncer2007-10-031-0/+20
* | [POWERPC] Prevent direct inclusion of <asm/rwsem.h>.Robert P. J. Day2007-09-222-1/+5
* | [POWERPC] Use __attribute__ in asm-powerpcMike Frysinger2007-09-222-3/+3
* | Merge branch 'linux-2.6'Paul Mackerras2007-09-2031-352/+711
|\|
| * Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-09-191-1/+3
| |\