summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [NET]: Introduce protocol-specific destructor for time-wait sockets.YOSHIFUJI Hideaki2006-10-122-0/+8
* [SCTP]: Fix receive buffer accounting.Vlad Yasevich2006-10-122-0/+15
* IPsec: correct semantics for SELinux policy matchingVenkat Yekkirala2006-10-122-16/+11Star
* IPsec: propagate security module errors up from flow_cache_lookupJames Morris2006-10-121-1/+1
* NetLabel: fix a cache race conditionpaul.moore@hp.com2006-10-121-15/+47
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2006-10-123-56/+22Star
|\
| * [MIPS] Cleanup definitions of speed_t and tcflag_t.Ralf Baechle2006-10-111-9/+3Star
| * [MIPS] Optimize and cleanup get_saved_sp, set_saved_spAtsushi Nemoto2006-10-111-45/+19Star
| * [MIPS] <asm/irq.h> does not need pt_regs anymore.Atsushi Nemoto2006-10-111-2/+0Star
* | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2006-10-112-1/+7
|\ \
| * | [S390] cio: Use ccw_dev_id and subchannel_id in ccw_device_privateCornelia Huck2006-10-111-0/+6
| * | [S390] irq change improvements.Heiko Carstens2006-10-111-1/+1
| |/
* | [PATCH] m68k uaccess __user annotationsAl Viro2006-10-111-8/+8
* | [PATCH] arm-versatile iomem annotationsAl Viro2006-10-111-2/+2
* | [PATCH] arm: use unsigned long instead of unsigned int in get_user()Al Viro2006-10-111-1/+1
* | [PATCH] VFS: Destroy the dentries contributed by a superblock on unmountingDavid Howells2006-10-111-0/+1
* | [PATCH] include linux/types.h in linux/nbd.hMike Frysinger2006-10-111-0/+2
* | [PATCH] uaccess.h: match kernel-doc and function namesRandy Dunlap2006-10-111-33/+34
* | [PATCH] Consolidate check_signatureMatthew Wilcox2006-10-1113-252/+27Star
* | [PATCH] bitmap: parse input from kernel and user buffersReinette Chatre2006-10-113-16/+25
* | [PATCH] 32-bit compatibility HDIO IOCTLsMaciej W. Rozycki2006-10-111-9/+15
* | [PATCH] sched: likely profilingNick Piggin2006-10-111-1/+1
* | [PATCH] fix Module taint flags listing in Oops/panicFlorin Malita2006-10-111-3/+0Star
* | [PATCH] Add carta_random32() library routineStephane Eranian2006-10-111-0/+29
* | [PATCH] epoll_pwait()Davide Libenzi2006-10-112-1/+6
* | [PATCH] mm: locks_freed fixNick Piggin2006-10-111-6/+1Star
* | [PATCH] ext4 uninline ext4_get_group_no_and_offset()Andrew Morton2006-10-111-20/+2Star
* | [PATCH] ext4: move block number hi bitsAlexandre Ratchov2006-10-111-10/+17
* | [PATCH] ext4: allow larger descriptor sizeAlexandre Ratchov2006-10-112-3/+7
* | [PATCH] jbd2: switch blks_type from sector_t to ullMingming Cao2006-10-111-8/+8
* | [PATCH] ext4: blk_type from sector_t to unsigned long longMingming Cao2006-10-111-7/+1Star
* | [PATCH] ext4: 64bit metadataLaurent Vivier2006-10-111-13/+73
* | [PATCH] ext4: 48bit i_file_aclBadari Pulavarty2006-10-111-2/+4
* | [PATCH] jbd2: sector_t conversionMingming Cao2006-10-112-10/+9Star
* | [PATCH] 64-bit jbd2 coreZach Brown2006-10-111-2/+12
* | [PATCH] ext4: clean up comments in ext4-extents patchRandy Dunlap2006-10-112-29/+29
* | [PATCH] ext4: uninitialised extent handlingSuparna Bhattacharya2006-10-111-0/+2
* | [PATCH] ext4: 48bit physical block number support in extentsAlex Tomas2006-10-112-5/+5
* | [PATCH] ext4: switch fsblk to sector_tMingming Cao2006-10-112-1/+31
* | [PATCH] ext3: add extent map supportAlex Tomas2006-10-115-7/+260
* | [PATCH] jbd2: cleanup ext4_jbd.hDave Kleikamp2006-10-111-268/+0Star
* | [PATCH] jbd2: rename jbd2 symbols to avoid duplication of jbd symbolsMingming Cao2006-10-112-137/+137
* | [PATCH] jbd2: initial copy of files from jbdDave Kleikamp2006-10-112-0/+1366
* | [PATCH] ext4: enable building of ext4Mingming Cao2006-10-111-0/+1
* | [PATCH] ext4: rename ext4 symbols to avoid duplication of ext3 symbolsMingming Cao2006-10-114-466/+466
* | [PATCH] ext4: initial copy of files from ext3Dave Kleikamp2006-10-114-0/+1383
* | [PATCH] hugetlb: fix linked list corruption in unmap_hugepage_range()Chen, Kenneth W2006-10-111-0/+1
* | [PATCH] IRQ: Fix AVR32 breakageHaavard Skinnemoen2006-10-111-0/+1
|/
* ACPI: Allow setting SCI_EN bit in PM1_CONTROL registerLinus Torvalds2006-10-111-1/+1
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2006-10-114-6/+5Star
|\