| Commit message (Expand) | Author | Age | Files | Lines |
* | remove the dead X86_REMOTE_DEBUG option | Adrian Bunk | 2007-10-30 | 1 | -3/+0 |
* | x86: merge EARLY_PRINTK options | Adrian Bunk | 2007-10-30 | 2 | -6/+1 |
* | x86: mm/discontig_32.c: make code static | Adrian Bunk | 2007-10-30 | 1 | -2/+2 |
* | x86: kernel/setup_32.c: unexport machine_id | Adrian Bunk | 2007-10-30 | 1 | -3/+0 |
* | x86 gart: rename symbols only used for the GART implementation | Joerg Roedel | 2007-10-30 | 4 | -13/+14 |
* | x86 gart: make some variables and functions static | Joerg Roedel | 2007-10-30 | 1 | -4/+4 |
* | x86 gart: rename CONFIG_IOMMU to CONFIG_GART_IOMMU | Joerg Roedel | 2007-10-30 | 6 | -10/+10 |
* | x86 gart: rename iommu.h to gart.h | Joerg Roedel | 2007-10-30 | 9 | -9/+9 |
* | x86: additional CPUID strings; fix strings for AMD-ecx | H. Peter Anvin | 2007-10-30 | 2 | -10/+10 |
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2007-10-29 | 48 | -463/+697 |
|\ |
|
| * | [MIPS] tb0219: Update copyright message. | Ralf Baechle | 2007-10-29 | 1 | -1/+1 |
| * | [MIPS] MT: Fix bug in multithreaded kernels. | Ralf Baechle | 2007-10-29 | 1 | -3/+18 |
| * | [MIPS] Alchemy: Remove CONFIG_TS_AU1X00_ADS7846 from defconfigs. | Ralf Baechle | 2007-10-29 | 8 | -8/+0 |
| * | Author: Ralf Baechle <ralf@linux-mips.org> | Ralf Baechle | 2007-10-29 | 3 | -3/+3 |
| * | [MIPS] sb1250: Enable GenBus IDE in defconfig. | Maciej W. Rozycki | 2007-10-29 | 1 | -1/+1 |
| * | [MIPS] vmlinux.ld.S: correctly indent .data section | Franck Bui-Huu | 2007-10-29 | 1 | -15/+17 |
| * | [MIPS] c-r3k: Implement flush_cache_range() | Maciej W. Rozycki | 2007-10-29 | 1 | -28/+32 |
| * | [MIPS] Store sign-extend register values for PTRACE_GETREGS | Atsushi Nemoto | 2007-10-29 | 2 | -11/+11 |
| * | [MIPS] Alchemy: Register platform devices | Florian Fainelli | 2007-10-29 | 2 | -0/+87 |
| * | [MIPS] Add len and addr validation for MAP_FIXED mappings. | David Daney | 2007-10-29 | 1 | -2/+7 |
| * | [MIPS] IRIX: Fix off-by-one error in signal compat code. | Ralf Baechle | 2007-10-29 | 1 | -2/+6 |
| * | [MIPS] time: Replace plat_timer_setup with modern APIs. | Ralf Baechle | 2007-10-29 | 3 | -67/+62 |
| * | [MIPS] time: Fix cut'n'paste bug in Sibyte clockevent driver. | Ralf Baechle | 2007-10-29 | 2 | -2/+2 |
| * | [MIPS] time: Make c0_compare_int_usable faster | Atsushi Nemoto | 2007-10-29 | 1 | -4/+10 |
| * | [MIPS] time: Fix cevt-r4k.c for 64-bit kernel | Atsushi Nemoto | 2007-10-29 | 1 | -2/+2 |
| * | [MIPS] Sibyte: Delete {sb1250,bcm1480}_steal_irq(). | Ralf Baechle | 2007-10-29 | 4 | -54/+0 |
| * | [MIPS] txx9tmr clockevent/clocksource driver | Atsushi Nemoto | 2007-10-29 | 6 | -96/+201 |
| * | [MIPS] Add mips_hpt_frequency check to mips_clockevent_init(). | Yoichi Yuasa | 2007-10-29 | 1 | -1/+1 |
| * | [MIPS] IP32: Fixes after interrupt renumbering. | Ralf Baechle | 2007-10-29 | 1 | -51/+77 |
| * | [MIPS] IP27: Fix slice logic to work for arbitrary number of slices. | Ralf Baechle | 2007-10-29 | 1 | -4/+7 |
| * | [MIPS] SNI: Convert a20r timer to clockevent device. | Ralf Baechle | 2007-10-29 | 1 | -16/+64 |
| * | [MIPS] time: Merge eXcite plat_timer_setup into plat_time_init. | Ralf Baechle | 2007-10-29 | 1 | -11/+10 |
| * | [MIPS] time: Merge lasat plat_timer_setup into plat_time_init. | Ralf Baechle | 2007-10-29 | 1 | -5/+2 |
| * | [MIPS] time: Remove wrppmc's definition of plat_timer_setup. | Ralf Baechle | 2007-10-29 | 1 | -6/+0 |
| * | [MIPS] time: Cause platform definitions of plat_timer_setup to cause error. | Ralf Baechle | 2007-10-29 | 1 | -5/+12 |
| * | [MIPS] Alchemy: Convert from plat_timer_setup to plat_time_init. | Ralf Baechle | 2007-10-29 | 1 | -1/+1 |
| * | [MIPS] vpe: Use p_paddr instead of p_vaddr loader. | Ralf Baechle | 2007-10-29 | 1 | -2/+2 |
| * | [MIPS] Cleanup random difference between the lmo and kernel.org tree. | Ralf Baechle | 2007-10-29 | 1 | -1/+1 |
| * | [MIPS] time: set clock before clockevent_delta2ns() in GT641xx. | Yoichi Yuasa | 2007-10-29 | 1 | -1/+1 |
| * | [MIPS] time: Use non-interrupt locks in GT641xx clockevent driver | Yoichi Yuasa | 2007-10-29 | 1 | -6/+4 |
| * | [MIPS] Alchemy: micro-optimizatize time code. | Ralf Baechle | 2007-10-29 | 1 | -7/+2 |
| * | [MIPS] Alchemy: Nuke homebrew setup_irq(), it's broken and unnecessary. | Ralf Baechle | 2007-10-29 | 2 | -34/+9 |
| * | [MIPS] SMTC: Allow control over TC assignment to vpe0. | Kevin D. Kissell | 2007-10-29 | 1 | -13/+44 |
* | | Revert "x86_64: allocate sparsemem memmap above 4G" | Linus Torvalds | 2007-10-29 | 1 | -6/+0 |
* | | Merge branch 'sg' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2007-10-29 | 1 | -1/+1 |
|\ \ |
|
| * | | x86: fix pci-gart failure handling | FUJITA Tomonori | 2007-10-29 | 1 | -1/+1 |
| |/ |
|
* | | misc uml annotation and section fixes | Al Viro | 2007-10-29 | 3 | -7/+7 |
* | | more x86 merge fallout (uml, again) | Al Viro | 2007-10-29 | 2 | -2/+2 |
* | | x86 merge fallout: uml | Al Viro | 2007-10-29 | 2 | -6/+2 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 | Linus Torvalds | 2007-10-27 | 8 | -20/+30 |
|\ |
|