aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irqAtsushi Nemoto2006-11-301-1/+1
* [MIPS] IRQ cleanupsAtsushi Nemoto2006-11-301-2/+0
* [MIPS] mips hpt cleanup: get rid of mips_hpt_initAtsushi Nemoto2006-11-301-1/+0
* [MIPS] Fix alignment hole in struct cache_desc; shrink struct.Ralf Baechle2006-11-301-5/+5
* [MIPS] Remove unused R10000 performance counter definitions.Ralf Baechle2006-11-301-56/+0
* [MIPS] Add support for kexecNicolas Schichan2006-11-302-0/+34
* [MIPS] Load modules to CKSEG0 if CONFIG_BUILD_ELF64=nAtsushi Nemoto2006-11-301-0/+13
* [MIPS] Rewrite GALILEO_INL/GALILEO_OUTL to GT_READ/GT_WRITEYoichi Yuasa2006-11-303-28/+43
* [MIPS] Use "long" for 64-bit values on 64-bit kernel.Atsushi Nemoto2006-11-301-18/+22
* [MIPS] Introduce __pa_symbol()Franck Bui-Huu2006-11-301-0/+1
* [MIPS] Make __pa() aware of XKPHYS/CKSEG0 address mix for 64 bit kernelsFranck Bui-Huu2006-11-301-2/+7
* [MIPS] page.h: remove __pa() usages.Franck Bui-Huu2006-11-303-4/+6
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-11-292-16/+27
|\
| * [ARM] 3943/1: share declaration of struct pxa2xx_udc_mach_info between multip...Milan Svoboda2006-11-292-16/+27
* | [NET]: Fix MAX_HEADER setting.David S. Miller2006-11-281-2/+4
* | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-11-281-0/+4
|\ \
| * | [PATCH] i386: Fix compilation with UP genericarchAndi Kleen2006-11-281-0/+4
* | | Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds2006-11-281-1/+1
|\ \ \
| * | | [ALSA] version 1.0.13Jaroslav Kysela2006-11-281-1/+1
| |/ /
* | | [PATCH] add missing libsas include to fix s390 compilation.Dave Jones2006-11-281-0/+1
|/ /
* | Fix 'ALIGN()' macro, take 2Linus Torvalds2006-11-261-1/+3
* | [PATCH] Fix incorrent type of flags in <asm/semaphore.h>Kyle McMartin2006-11-261-2/+4
* | Revert "[PATCH] Enforce "unsigned long flags;" when spinlocking"Linus Torvalds2006-11-262-86/+20
* | [NET]: Re-fix of doc-comment in sock.hPaul Bonser2006-11-251-5/+10
|/
* [PATCH] lockdep: spin_lock_irqsave_nested()Arjan van de Ven2006-11-252-0/+20
* [PATCH] Enforce "unsigned long flags;" when spinlockingAlexey Dobriyan2006-11-252-14/+76
* [PATCH] mounstats NULL pointer dereferenceVasily Tarasov2006-11-251-1/+3
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-11-232-5/+15
|\
| * [ARM] 3942/1: ARM: comment: consistent_sync should not be called directlyDan Williams2006-11-221-0/+4
| * [ARM] ebsa110: fix warnings generated by asm/arch/io.hRussell King2006-11-201-5/+11
* | [PATCH] make au1xxx-ide compile againManuel Lauss2006-11-221-4/+2
* | Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/paulus/po...Linus Torvalds2006-11-211-4/+0
|\ \
| * | [POWERPC] Revert "[POWERPC] Add powerpc get/set_rtc_time interface to new gen...Kim Phillips2006-11-221-4/+0
* | | [IGMP]: Fix IGMPV3_EXP() normalization bit shift value.David L Stevens2006-11-211-1/+1
|/ /
* | Add "pure_initcall" for static variable initializationLinus Torvalds2006-11-202-0/+10
* | [PATCH] m68knommu: fix up for the irq_handler_t changesGreg Ungerer2006-11-203-5/+6
* | [CRYPTO] api: Remove one too many semicolonYoichi Yuasa2006-11-201-1/+1
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-11-166-53/+55
|\
| * [TG3]: Disable TSO on 5906 if CLKREQ is enabled.Michael Chan2006-11-151-0/+1
| * [NETFILTER]: ip6_tables: fixed conflicted optname for getsockoptYasuyuki Kozakai2006-11-155-53/+54
* | [PATCH] fat: add fat_getattr()OGAWA Hirofumi2006-11-161-0/+2
|/
* [POWERPC] Wire up sys_move_pagesStephen Rothwell2006-11-162-1/+3
* [POWERPC] Add the thread_siblings files to sysfsStephen Rothwell2006-11-161-1/+7
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-11-144-2/+11
|\
| * [PATCH] x86-64: Fix race in exit_idleAndi Kleen2006-11-141-0/+9
| * [PATCH] x86-64: Fix vgetcpu when CONFIG_HOTPLUG_CPU is disabledAndi Kleen2006-11-141-2/+0
| * [PATCH] x86: Add acpi_user_timer_override option for Asus boardsAndi Kleen2006-11-142-0/+2
* | [PATCH] hugetlb: prepare_hugepage_range check offset tooHugh Dickins2006-11-141-3/+7
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-11-131-0/+1
|\
| * [IPVS]: Compile fix for annotations in userland.Simon Horman2006-11-091-0/+1