| Commit message (Expand) | Author | Age |
... | |
| * | | [MIPS] tlbex.c: use __cacheline_aligned instead of __tlb_handler_align | Franck Bui-Huu | 2008-01-29 |
| * | | [MIPS] tlbex.c: cleanup include files | Franck Bui-Huu | 2008-01-29 |
| * | | [MIPS] tlbex.c: Cleanup __init usages. | Franck Bui-Huu | 2008-01-29 |
| * | | [MIPS] Delete now-unreferenced i2c-yosemite.h header file. | Robert P. J. Day | 2008-01-29 |
| * | | [MIPS] Remove duplicate includes. | Lucas Woods | 2008-01-29 |
| * | | [MIPS] ARC: Use strchr instead of strstr. | Roel Kluin | 2008-01-29 |
| * | | [MIPS] Remove useless S-cache flushes. | Ralf Baechle | 2008-01-29 |
| * | | [MIPS] Use pte_present instead of open coded test for _PAGE_PRESENT. | Ralf Baechle | 2008-01-29 |
| * | | [MIPS] Put cast inside macro instead of all the callers | Andrew Sharp | 2008-01-29 |
| * | | [MIPS] clean up au1xxx_irqmap.c include files | Yoichi Yuasa | 2008-01-29 |
| * | | [MIPS] remove unused mips_machtype | Yoichi Yuasa | 2008-01-29 |
| * | | [MIPS] CFE: Make code remotely resemble Linux code. | Christoph Hellwig | 2008-01-29 |
| * | | [MIPS] cleanup tx39/tx49 setup code | Atsushi Nemoto | 2008-01-29 |
| * | | [MIPS] R4000/R4400 daddiu erratum workaround | Maciej W. Rozycki | 2008-01-29 |
| * | | [MIPS] R4000/R4400 errata workarounds | Maciej W. Rozycki | 2008-01-29 |
| * | | [MIPS] Converting most array size calculations to use ARRAY_SIZE(). | Alejandro Martinez Ruiz | 2008-01-29 |
| * | | [MIPS] tlbex: Cleanup handling of R2 hazards in TLB handlers. | Ralf Baechle | 2008-01-29 |
| * | | [MIPS] Delete unused CONFIG_64BIT_CONTEXT | Ralf Baechle | 2008-01-29 |
| * | | [MIPS] Delete unused CONFIG_DMA_IP32. | Ralf Baechle | 2008-01-29 |
| |/ |
|
* | | Remove references to "make dep" | Adrian Bunk | 2008-01-28 |
* | | remove __attribute_used__ | Adrian Bunk | 2008-01-28 |
* | | all archs: consolidate init and exit sections in vmlinux.lds.h | Sam Ravnborg | 2008-01-28 |
* | | FRV: Drop 'TOPDIR' from Makefiles | WANG Cong | 2008-01-28 |
* | | CRIS: Remove 'TOPDIR' from Makefiles | WANG Cong | 2008-01-28 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2008-01-28 |
|\ |
|
| * | sh: add spi header and r2d platform data V3 | Magnus Damm | 2008-01-28 |
| * | sh: update r7780rp interrupt code | Magnus Damm | 2008-01-28 |
| * | sh: use declared coherent memory for dreamcast pci ethernet adapter | Magnus Damm | 2008-01-27 |
| * | sh: declared coherent memory support V2 | Magnus Damm | 2008-01-27 |
| * | sh: Add support for SDK7780 board. | Nicholas Beck | 2008-01-27 |
| * | sh: constify function pointer tables | Jan Engelhardt | 2008-01-27 |
| * | sh: Kill off -traditional for linker script. | Paul Mundt | 2008-01-27 |
| * | sh: Kill off hs7751rvoip reference from arch/sh/Kconfig. | Adrian McMenamin | 2008-01-27 |
| * | sh: Drop r7780rp_defconfig, use r7780mp_defconfig as kbuild default. | Paul Mundt | 2008-01-27 |
| * | sh: Kill off dead HS771RVoIP board support. | Paul Mundt | 2008-01-27 |
| * | sh: r7785rp: Fix up DECLARE_INTC_DESC() arg mismatch. | Paul Mundt | 2008-01-27 |
| * | sh: r7785rp: Hook up the rest of the HL7785 FPGA IRQ vectors. | Paul Mundt | 2008-01-27 |
| * | sh: r2d - enable sm501 usb host function | Magnus Damm | 2008-01-27 |
| * | sh: remove voyagergx | Magnus Damm | 2008-01-27 |
| * | sh: r2d - add lcd planel timings to sm501 platform data | Magnus Damm | 2008-01-27 |
| * | sh: Add OHCI and UDC platform devices for SH7720. | Yoshihiro Shimoda | 2008-01-27 |
| * | sh: intc - remove default interrupt priority tables | Magnus Damm | 2008-01-27 |
| * | sh: Correct pte size mismatch for X2 TLB. | Paul Mundt | 2008-01-27 |
| * | sh: Update SE7712 PCLK definition. | Andrew Murray | 2008-01-27 |
| * | sh: sh7712 clock support | Andrew Murray | 2008-01-27 |
| * | sh: Add support for SH7763 CPU subtype. | Yoshihiro Shimoda | 2008-01-27 |
| * | sh: Add support for SH7721 CPU subtype. | Yoshihiro Shimoda | 2008-01-27 |
| * | sh: Provide a stubbed __set_fixmap() for nommu. | Paul Mundt | 2008-01-27 |
| * | sh: arch/sh/: Spelling fixes. | Joe Perches | 2008-01-27 |
| * | sh: Fix up KERNEL_ENTRY calculation for uImage. | Paul Mundt | 2008-01-27 |