| Commit message (Expand) | Author | Age |
* | [POWERPC] Enable generic rtc hook for the MPC8349 mITX | Kim Phillips | 2006-10-02 |
* | [POWERPC] Add powerpc get/set_rtc_time interface to new generic rtc class | Kim Phillips | 2006-10-02 |
* | [POWERPC] Create a "wrapper" script and use it in arch/powerpc/boot | Paul Mackerras | 2006-09-28 |
* | Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/vitb... | Paul Mackerras | 2006-09-27 |
|\ |
|
| * | POWERPC: Bring the fs_no calculation to the relevant SoC enumeration | Vitaly Bordug | 2006-09-21 |
| * | POWERPC: overhaul with cpm2_map mechanism | Vitaly Bordug | 2006-09-21 |
| * | POWERPC: Get rid of remapping the whole immr | Vitaly Bordug | 2006-09-21 |
| * | POWERPC: Add support for the mpc8560 eval board | Vitaly Bordug | 2006-09-21 |
| * | POWERPC: Move generic cpm2 stuff to powerpc | Vitaly Bordug | 2006-09-21 |
| * | POWERPC: Add cpm2 stuff support to the fsl_soc.c | Vitaly Bordug | 2006-09-21 |
* | | [POWERPC] EEH failure to mark pci slot as frozen. | Linas Vepstas | 2006-09-26 |
* | | [POWERPC] update powerpc defconfig files after libata kconfig breakage | Olaf Hering | 2006-09-26 |
* | | [POWERPC] enable sysrq in pmac32_defconfig | Olaf Hering | 2006-09-26 |
* | | [POWERPC] rewrite mkprep and mkbugboot in sane C | Al Viro | 2006-09-26 |
* | | [POWERPC] maple/pci iomem annotations | Al Viro | 2006-09-26 |
* | | [POWERPC] powerpc oprofile __user annotations | Al Viro | 2006-09-26 |
* | | [POWERPC] cell spufs iomem annotations | Al Viro | 2006-09-26 |
* | | [POWERPC] NULL noise removal: spufs | Al Viro | 2006-09-26 |
* | | [POWERPC] ppc math-emu needs -fno-builtin-fabs for math.c and fabs.c | Al Viro | 2006-09-26 |
* | | [POWERPC] update mpc8349_itx_defconfig and remove some debug settings | Kim Phillips | 2006-09-26 |
* | | [POWERPC] Always call cede in pseries dedicated idle loop | Anton Blanchard | 2006-09-26 |
* | | [POWERPC] Fix loop logic in irq_alloc_virt() | Michael Ellerman | 2006-09-26 |
* | | [POWERPC] Fix PPC32 SECCOMP, unexport do_syscall_trace_{enter,leave} | David Woodhouse | 2006-09-26 |
* | | [POWERPC] Fix audit syscall success/failure reporting on PowerPC | David Woodhouse | 2006-09-26 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2006-09-25 |
|\ \ |
|
| * | | [SPARC64]: Fix section-mismatch errors in solaris emul module. | David S. Miller | 2006-09-25 |
* | | | [PATCH] i386: fix flat mode numa on a real numa system | keith mannthey | 2006-09-25 |
* | | | [PATCH] cpu to node relationship fixup: map cpu to node | KAMEZAWA Hiroyuki | 2006-09-25 |
* | | | [PATCH] cpu to node relationship fixup: acpi_map_cpu2node | KAMEZAWA Hiroyuki | 2006-09-25 |
* | | | [PATCH] i386 bootioremap / kexec fix | keith mannthey | 2006-09-25 |
|/ / |
|
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 2006-09-24 |
|\ \ |
|
| * | | [SPARC64]: Update defconfig. | David S. Miller | 2006-09-23 |
| * | | [SPARC64]: Fix sched_clock() wrapping every ~17 seconds. | David S. Miller | 2006-09-23 |
| * | | [PATCH] more fallout from get_property returning pointer to const | Al Viro | 2006-09-23 |
| * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq | Linus Torvalds | 2006-09-22 |
| |\ \ |
|
| | * | | [CPUFREQ] sw_any_bug_dmi_table can be used on resume, so it isn't initdata | Jeremy Fitzhardinge | 2006-09-22 |
| | * | | [CPUFREQ] Workaround for BIOS bug in software coordination of frequency | Venkatesh Pallipadi | 2006-09-05 |
| | * | | [CPUFREQ] Longhaul - Add voltage scaling to driver | Rafa� Bilski | 2006-09-05 |
| | * | | Merge ../linus | Dave Jones | 2006-09-05 |
| | |\ \ |
|
| | * | | | [CPUFREQ] Longhaul - Add ignore_latency option | Rafa� Bilski | 2006-08-14 |
| | * | | | [CPUFREQ] Longhaul - Disable arbiter | Rafa� Bilski | 2006-08-11 |
| * | | | | [PATCH] sun4: fix sbus_setup_iommu() | Al Viro | 2006-09-22 |
| * | | | | [PATCH] sanitize frv archclean | Al Viro | 2006-09-22 |
| * | | | | [PATCH] fix ancient breakage in ebus_init() | Al Viro | 2006-09-22 |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2006-09-22 |
| |\ \ \ \ |
|
| | * | | | | [CRYPTO] drivers: Remove obsolete block cipher operations | Herbert Xu | 2006-09-20 |
| | * | | | | [CRYPTO] s390: Added block cipher versions of CBC/ECB | Herbert Xu | 2006-09-20 |
| | * | | | | [CRYPTO] s390: Added missing driver name and priority | Herbert Xu | 2006-09-20 |
| | * | | | | [CRYPTO] api: Get rid of flags argument to setkey | Herbert Xu | 2006-09-20 |
| | * | | | | [CRYPTO] twofish: x86-64 assembly version | Joachim Fritschi | 2006-09-20 |