Age | Commit message (Expand) | Author |
2006-11-30 | [MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irq | Atsushi Nemoto |
2006-11-30 | [MIPS] IRQ cleanups | Atsushi Nemoto |
2006-11-30 | [MIPS] mips hpt cleanup: get rid of mips_hpt_init | Atsushi Nemoto |
2006-11-30 | [MIPS] Fix alignment hole in struct cache_desc; shrink struct. | Ralf Baechle |
2006-11-30 | [MIPS] Remove unused R10000 performance counter definitions. | Ralf Baechle |
2006-11-30 | [MIPS] Add support for kexec | Nicolas Schichan |
2006-11-30 | [MIPS] Load modules to CKSEG0 if CONFIG_BUILD_ELF64=n | Atsushi Nemoto |
2006-11-30 | [MIPS] Rewrite GALILEO_INL/GALILEO_OUTL to GT_READ/GT_WRITE | Yoichi Yuasa |
2006-11-30 | [MIPS] Use "long" for 64-bit values on 64-bit kernel. | Atsushi Nemoto |
2006-11-30 | [MIPS] Introduce __pa_symbol() | Franck Bui-Huu |
2006-11-30 | [MIPS] Make __pa() aware of XKPHYS/CKSEG0 address mix for 64 bit kernels | Franck Bui-Huu |
2006-11-30 | [MIPS] page.h: remove __pa() usages. | Franck Bui-Huu |
2006-11-29 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2006-11-29 | [ARM] 3943/1: share declaration of struct pxa2xx_udc_mach_info between multip... | Milan Svoboda |
2006-11-28 | [NET]: Fix MAX_HEADER setting. | David S. Miller |
2006-11-28 | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds |
2006-11-28 | Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa | Linus Torvalds |
2006-11-28 | [PATCH] add missing libsas include to fix s390 compilation. | Dave Jones |
2006-11-28 | [PATCH] i386: Fix compilation with UP genericarch | Andi Kleen |
2006-11-28 | [ALSA] version 1.0.13 | Jaroslav Kysela |
2006-11-26 | Fix 'ALIGN()' macro, take 2 | Linus Torvalds |
2006-11-26 | [PATCH] Fix incorrent type of flags in <asm/semaphore.h> | Kyle McMartin |
2006-11-26 | Revert "[PATCH] Enforce "unsigned long flags;" when spinlocking" | Linus Torvalds |
2006-11-25 | [NET]: Re-fix of doc-comment in sock.h | Paul Bonser |
2006-11-25 | [PATCH] lockdep: spin_lock_irqsave_nested() | Arjan van de Ven |
2006-11-25 | [PATCH] Enforce "unsigned long flags;" when spinlocking | Alexey Dobriyan |
2006-11-25 | [PATCH] mounstats NULL pointer dereference | Vasily Tarasov |
2006-11-23 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2006-11-22 | [PATCH] make au1xxx-ide compile again | Manuel Lauss |
2006-11-22 | [ARM] 3942/1: ARM: comment: consistent_sync should not be called directly | Dan Williams |
2006-11-21 | Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/paulus/po... | Linus Torvalds |
2006-11-22 | [POWERPC] Revert "[POWERPC] Add powerpc get/set_rtc_time interface to new gen... | Kim Phillips |
2006-11-21 | [IGMP]: Fix IGMPV3_EXP() normalization bit shift value. | David L Stevens |
2006-11-20 | Add "pure_initcall" for static variable initialization | Linus Torvalds |
2006-11-20 | [PATCH] m68knommu: fix up for the irq_handler_t changes | Greg Ungerer |
2006-11-20 | [ARM] ebsa110: fix warnings generated by asm/arch/io.h | Russell King |
2006-11-20 | [CRYPTO] api: Remove one too many semicolon | Yoichi Yuasa |
2006-11-16 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2006-11-16 | [PATCH] fat: add fat_getattr() | OGAWA Hirofumi |
2006-11-15 | [TG3]: Disable TSO on 5906 if CLKREQ is enabled. | Michael Chan |
2006-11-15 | [NETFILTER]: ip6_tables: fixed conflicted optname for getsockopt | Yasuyuki Kozakai |
2006-11-16 | [POWERPC] Wire up sys_move_pages | Stephen Rothwell |
2006-11-16 | [POWERPC] Add the thread_siblings files to sysfs | Stephen Rothwell |
2006-11-14 | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds |
2006-11-14 | [PATCH] hugetlb: prepare_hugepage_range check offset too | Hugh Dickins |
2006-11-14 | [PATCH] x86-64: Fix race in exit_idle | Andi Kleen |
2006-11-14 | [PATCH] x86-64: Fix vgetcpu when CONFIG_HOTPLUG_CPU is disabled | Andi Kleen |
2006-11-14 | [PATCH] x86: Add acpi_user_timer_override option for Asus boards | Andi Kleen |
2006-11-13 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2006-11-13 | [PATCH] Fix missing parens in set_personality() | Russell King |