summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * [ARM] 3919/1: Fixed definition of some PXA270 CIF related registersEnrico Scholz2006-11-031-4/+4
* | [MIPS] Make irq number allocator generally available for fixing EV64120.Ralf Baechle2006-11-061-0/+4
* | Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32Linus Torvalds2006-11-061-1/+2
|\ \
| * | AVR32: Wire up sys_epoll_pwaitHaavard Skinnemoen2006-11-061-1/+2
* | | [PATCH] sysctl: implement CTL_UNNUMBEREDEric W. Biederman2006-11-061-3/+11
* | | [PATCH] sysctl: allow a zero ctl_name in the middle of a sysctl tableEric W. Biederman2006-11-061-3/+6
|/ /
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-11-053-21/+21
|\ \
| * | [IPV6]: Fix ECN bug on big-endianAl Viro2006-11-051-1/+1
| * | [IPX]: Annotate and fix IPX checksumAl Viro2006-11-051-2/+2
| * | [IPX]: Trivial parts of endianness annotationsAl Viro2006-11-052-18/+18
* | | [SPARC]: Fix robust futex syscalls and wire up migrate_pages.David S. Miller2006-11-052-6/+13
|/ /