summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [BLOCK] Cleanup unused variable passingJens Axboe2006-12-011-2/+2
* [PATCH] block: support larger block pc requestsMike Christie2006-12-011-3/+4
* [PATCH] blktrace: add timestamp messageOlaf Kirch2006-12-011-0/+12
* 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
* | [PATCH] Fix missing parens in set_personality()Russell King2006-11-131-1/+1
* | [PATCH] mspec driver build fixJes Sorensen2006-11-131-1/+5
* | [PATCH] vmalloc: optimization, cleanup, bugfixesEric Dumazet2006-11-131-1/+2
|/
* [PATCH] htirq: allow buggy drivers of buggy hardware to write the registersEric W. Biederman2006-11-081-0/+5
* [PATCH] htirq: refactor so we only have one function that writes to the chipEric W. Biederman2006-11-081-4/+7
* [PATCH] IPMI: retry messages on certain error returnsCorey Minyard2006-11-081-0/+2
* [PATCH] nfsd4: fix open-create permissionsJ. Bruce Fields2006-11-081-1/+1
* x86-64: clean up io-apic accessesLinus Torvalds2006-11-081-34/+0
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-11-071-4/+4
|\