summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* knfsd: Fix a race in closing NFSd connections.NeilBrown2007-02-231-1/+1
* Use different constraint for gcc < 4.1 in bitops.Andi Kleen2007-02-231-14/+20
* [PATCH] SUNRPC: Give cloned RPC clients their own rpc_pipefs directoryTrond Myklebust2007-02-051-0/+1
* [PATCH] SPARC32: Fix over-optimization by GCC near ip_fast_csum.Bob Breuer2007-02-051-1/+1
* [PATCH] md: fix potential memalloc deadlock in mdNeilBrown2007-02-051-1/+1
* [PATCH] knfsd: fix type mismatch with filldir_t used by nfsd.NeilBrown2007-02-053-9/+7
* [PATCH] knfsd: fix an NFSD bug with full sized, non-page-aligned reads.NeilBrown2007-02-051-1/+4
* [PATCH] NETFILTER: Fix iptables ABI breakage on (at least) CRISPatrick McHardy2007-02-051-1/+1
* [PATCH] NETFILTER: arp_tables: fix userspace compilationPatrick McHardy2007-02-051-0/+1
* [PATCH] NETFILTER: tcp conntrack: fix IP_CT_TCP_FLAG_CLOSE_INIT valuePatrick McHardy2007-02-051-1/+1
* [PATCH] V4L: cx2341x: audio_properties is an u16, not u8Hans Verkuil2007-01-101-1/+1
* [PATCH] NET: Don't export linux/random.h outside __KERNEL__David Woodhouse2007-01-101-1/+1
* [PATCH] ARM: Add sys_*at syscallsRussell King2007-01-101-0/+13
* [PATCH] libata: handle 0xff status properlyTejun Heo2007-01-101-5/+4
* [PATCH] NETLINK: Put {IFA,IFLA}_{RTA,PAYLOAD} macros back for userspace.David Miller2006-12-112-0/+12
* [PATCH] m32r: make userspace headers platform-independentHirokazu Takata2006-12-112-35/+6
* [PATCH] add bottom_half.hAndrew Morton2006-12-113-6/+7
* [PATCH] NETLINK: Restore API compatibility of address and neighbour bitsThomas Graf2006-12-111-0/+2
* 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
|\