| Commit message (Expand) | Author | Age |
* | [POWERPC] QEIC: Implement pluggable handlers, fix MPIC cascading | Anton Vorontsov | 2007-10-08 |
* | [POWERPC] 86xx: update immap_86xx.h for the 8610 | Timur Tabi | 2007-10-08 |
* | [POWERPC] Treat 8610 PCIe host bridge as transparent | Jason Jin | 2007-10-08 |
* | [POWERPC] qe: miscellaneous code improvements and fixes to the QE library | Timur Tabi | 2007-10-08 |
* | [POWERPC] cpm: Describe multi-user ram in its own device node. | Scott Wood | 2007-10-04 |
* | [POWERPC] QE: Added missing CEURNR register | Emil Medve | 2007-10-04 |
* | [POWERPC] mpc82xx: Define CPU_FTR_NEED_COHERENT | Scott Wood | 2007-10-04 |
* | [POWERPC] cpm2: Add cpm2_set_pin(). | Scott Wood | 2007-10-04 |
* | [POWERPC] cpm2: Add SCCs to cpm2_clk_setup(), and cpm2_smc_clk_setup(). | Scott Wood | 2007-10-04 |
* | [POWERPC] cpm2: Infrastructure code cleanup. | Scott Wood | 2007-10-04 |
* | [POWERPC] 8xx: Add pin and clock setting functions. | Scott Wood | 2007-10-03 |
* | [POWERPC] 8xx: Infrastructure code cleanup. | Scott Wood | 2007-10-03 |
* | [POWERPC] Add early debug console for CPM serial ports. | Scott Wood | 2007-10-03 |
* | [POWERPC] XilinxFB: Move xilinxfb_platform_data definition to a shared header... | Grant Likely | 2007-10-03 |
* | [POWERPC] Virtex: add xilinx interrupt controller driver | Grant Likely | 2007-10-03 |
* | [POWERPC] Implement clockevents driver for powerpc | Tony Breeds | 2007-10-03 |
* | Merge branch 'linux-2.6' into for-2.6.24 | Paul Mackerras | 2007-10-03 |
|\ |
|
| * | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2007-10-01 |
| |\ |
|
| | * | [MIPS] Fix value of O_TRUNC | Ralf Baechle | 2007-10-01 |
| * | | i386: remove bogus comment about memory barrier | Nick Piggin | 2007-09-29 |
| |/ |
|
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | Linus Torvalds | 2007-09-28 |
| |\ |
|
| | * | [TCP]: Fix MD5 signature handling on big-endian. | David S. Miller | 2007-09-28 |
| * | | [MIPS] Fix CONFIG_BUILD_ELF64 kernels with symbols in CKSEG0. | Ralf Baechle | 2007-09-27 |
| |/ |
|
| * | Revert "[PATCH] x86-64: fix x86_64-mm-sched-clock-share" | Linus Torvalds | 2007-09-26 |
| * | Revert "x86-64: Disable local APIC timer use on AMD systems with C1E" | Linus Torvalds | 2007-09-26 |
| * | x86-64: Disable local APIC timer use on AMD systems with C1E | Thomas Gleixner | 2007-09-26 |
| * | fix sctp_del_bind_addr() last argument type | Al Viro | 2007-09-26 |
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | Linus Torvalds | 2007-09-26 |
| |\ |
|
| | * | SCTP : Add paramters validity check for ASCONF chunk | Wei Yongjun | 2007-09-26 |
| | * | SCTP: Clean up OOTB handling and fix infinite loop processing | Vlad Yasevich | 2007-09-26 |
| * | | ACPI: CONFIG_ACPI_SLEEP=n power off regression in 2.6.23-rc8 (NOT in rc7) | Alexey Starikovskiy | 2007-09-25 |
| |/ |
|
| * | [MIPS] SMTC: Make ack_bad_irq() safe with no IM backstop. | Ralf Baechle | 2007-09-24 |
| * | ACPI: disable lower idle C-states across suspend/resume | Thomas Gleixner | 2007-09-22 |
| * | Revert "x86_64: Quicklist support for x86_64" | Linus Torvalds | 2007-09-21 |
| * | signalfd simplification | Davide Libenzi | 2007-09-20 |
| * | sched: add /proc/sys/kernel/sched_compat_yield | Ingo Molnar | 2007-09-19 |
* | | [POWERPC] Celleb: New HTAB Guest OS Interface on Beat | Ishizaki Kou | 2007-10-02 |
* | | [POWERPC] Update mpic to use dcr_host_t.base | Michael Ellerman | 2007-10-02 |
* | | [POWERPC] Store the base address in dcr_host_t | Michael Ellerman | 2007-10-02 |
* | | [POWERPC] Include pagemap.h in asm/powerpc/tlb.h | Mathieu Desnoyers | 2007-10-02 |
* | | [POWERPC] ppc64: support CONFIG_DEBUG_PREEMPT | Hugh Dickins | 2007-10-02 |
* | | [POWERPC] Limit range of __init_ref_ok somewhat | Stephen Rothwell | 2007-10-02 |
* | | [POWERPC] Make vio_bus_type static | Stephen Rothwell | 2007-10-02 |
* | | [POWERPC] clk.h interface for platforms | Domen Puncer | 2007-10-02 |
* | | [POWERPC] Prevent direct inclusion of <asm/rwsem.h>. | Robert P. J. Day | 2007-09-22 |
* | | [POWERPC] Use __attribute__ in asm-powerpc | Mike Frysinger | 2007-09-22 |
* | | Merge branch 'linux-2.6' | Paul Mackerras | 2007-09-19 |
|\| |
|
| * | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2007-09-19 |
| |\ |
|
| | * | [MIPS] cpu-bugs64.c: GCC 3.3 constraint workaround | Maciej W. Rozycki | 2007-09-19 |
| * | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 2007-09-19 |
| |\ \ |
|