Age | Commit message (Expand) | Author | Files | Lines |
2006-11-30 | [MIPS] mips hpt cleanup: get rid of mips_hpt_init | Atsushi Nemoto | 2 | -16/+8 |
2006-11-30 | [MIPS] PB1200: Remove duplicate definitions | Yoichi Yuasa | 1 | -6/+2 |
2006-11-30 | [MIPS] Oprofile: kernel support for the R10000. | Ralf Baechle | 3 | -5/+31 |
2006-11-30 | [MIPS] Add support for kexec | Nicolas Schichan | 8 | -4/+188 |
2006-11-30 | [MIPS] Don't print presence of WAIT instruction on bootup. | Ralf Baechle | 1 | -16/+3 |
2006-11-30 | [MIPS] Fast path for rdhwr emulation for TLS | Atsushi Nemoto | 2 | -1/+77 |
2006-11-30 | [MIPS] Load modules to CKSEG0 if CONFIG_BUILD_ELF64=n | Atsushi Nemoto | 6 | -3/+81 |
2006-11-30 | [MIPS] Rewrite GALILEO_INL/GALILEO_OUTL to GT_READ/GT_WRITE | Yoichi Yuasa | 4 | -39/+35 |
2006-11-30 | [MIPS] Make free_init_pages() arguments to be physical addresses | Franck Bui-Huu | 1 | -16/+17 |
2006-11-30 | [MIPS] setup.c: clean up initrd related code | Franck Bui-Huu | 2 | -32/+48 |
2006-11-30 | [MIPS] setup.c: use __pa_symbol() where needed | Franck Bui-Huu | 1 | -5/+5 |
2006-11-30 | [MIPS] setup.c: get ride of CPHYSADDR() | Franck Bui-Huu | 1 | -3/+3 |
2006-11-30 | [MIPS] page.h: remove __pa() usages. | Franck Bui-Huu | 1 | -4/+4 |
2006-11-30 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 11 | -0/+11 |
2006-11-29 | [MIPS] Do topology_init even on uniprocessor kernels. | Ralf Baechle | 3 | -24/+30 |
2006-11-29 | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds | 2 | -3/+9 |
2006-11-29 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 1 | -1/+1 |
2006-11-28 | [MIPS] Fix Bonito bootup message. | Ralf Baechle | 1 | -1/+1 |
2006-11-28 | [PATCH] x86-64: Use stricter in process stack check for unwinder | Andi Kleen | 1 | -1/+9 |
2006-11-28 | [PATCH] x86-64: Fix warning in io_apic.c | Andi Kleen | 1 | -2/+0 |
2006-11-28 | [PATCH] x86_64: fix 'earlyprintk=...,keep' regression | Ingo Molnar | 1 | -1/+1 |
2006-11-26 | [ARM] Export smp_call_function() | Russell King | 1 | -0/+1 |
2006-11-26 | [ARM] Add PM_LEGACY defaults | Russell King | 10 | -0/+10 |
2006-11-26 | [PATCH] uml: make execvp safe for our usage | Paolo 'Blaisorblade' Giarrusso | 4 | -9/+166 |
2006-11-23 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 3 | -4/+9 |
2006-11-23 | [MIPS] Hack for SB1 cache issues | Thiemo Seufer | 1 | -1/+21 |
2006-11-23 | [ARM] 3942/1: ARM: comment: consistent_sync should not be called directly | Dan Williams | 1 | -0/+3 |
2006-11-22 | Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/paulus/po... | Linus Torvalds | 3 | -46/+19 |
2006-11-22 | [POWERPC] Fix ucc_geth of_device discovery on mpc832x | Kim Phillips | 1 | -0/+19 |
2006-11-22 | [POWERPC] Revert "[POWERPC] Add powerpc get/set_rtc_time interface to new gen... | Kim Phillips | 1 | -42/+0 |
2006-11-22 | [POWERPC] Revert "[POWERPC] Enable generic rtc hook for the MPC8349 mITX" | Kim Phillips | 1 | -4/+0 |
2006-11-21 | [PATCH] x86_64: Align data segment to PAGE_SIZE boundary | Vivek Goyal | 1 | -0/+1 |
2006-11-20 | [PATCH] m68knommu: fix up for the irq_handler_t changes | Greg Ungerer | 3 | -11/+10 |
2006-11-20 | [PATCH] x86_64: fix memory hotplug build with NUMA=n | Yasunori Goto | 1 | -8/+1 |
2006-11-20 | [ARM] ebsa110: fix warnings generated by asm/arch/io.h | Russell King | 1 | -4/+4 |
2006-11-20 | [ARM] 3933/1: Source drivers/ata/Kconfig | Martin Michlmayr | 1 | -0/+2 |
2006-11-17 | x86: be more careful when walking back the frame pointer chain | Linus Torvalds | 1 | -3/+7 |
2006-11-17 | [PATCH] i386/x86_64: ACPI cpu_idle_wait() fix | Ingo Molnar | 2 | -2/+6 |
2006-11-17 | [PATCH] x86_64: stack unwinder crash fix | Ingo Molnar | 1 | -0/+6 |
2006-11-17 | [PATCH] x86_64: fix CONFIG_CC_STACKPROTECTOR build bug | Ingo Molnar | 1 | -2/+2 |
2006-11-17 | [PATCH] x86-64: Fix vsyscall.c compilation on UP | Andi Kleen | 1 | -0/+2 |
2006-11-16 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 8 | -11/+76 |
2006-11-16 | [IA64] a fix towards allmodconfig build | Luck, Tony | 1 | -2/+2 |
2006-11-16 | [IA64] use generic_handle_irq() | Ingo Molnar | 2 | -3/+3 |
2006-11-16 | [IA64] typename -> name conversion | Ingo Molnar | 4 | -5/+5 |
2006-11-16 | [IA64] irqs: use `name' not `typename' | Andrew Morton | 2 | -2/+2 |
2006-11-15 | [IA64] bte_unaligned_copy() transfers one extra cache line. | Robin Holt | 1 | -5/+4 |
2006-11-15 | [PATCH] Use delayed disable mode of ioapic edge triggered interrupts | Eric W. Biederman | 2 | -2/+6 |
2006-11-15 | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds | 12 | -73/+71 |
2006-11-14 | [PATCH] hugetlb: prepare_hugepage_range check offset too | Hugh Dickins | 2 | -3/+9 |