aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2006-10-16Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Gravatar Linus Torvalds 2-15/+19
2006-10-16[PATCH] FRV: Use the correct preemption primitives in kmap_atomic() and coGravatar David Howells 1-13/+14
2006-10-15[Bluetooth] Support concurrent connect requestsGravatar Marcel Holtmann 1-0/+17
2006-10-15[NET]: reduce sizeof(struct inet_peer), cleanup, change in peer_check_expire()Gravatar Eric Dumazet 1-15/+2
2006-10-15Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Gravatar Linus Torvalds 5-3/+31
2006-10-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mcheha...Gravatar Linus Torvalds 1-1/+1
2006-10-15[PATCH] sun3_ioremap() prototypeGravatar Al Viro 1-1/+2
2006-10-15[PATCH] gfp_t in netlabelGravatar Al Viro 1-1/+1
2006-10-14Pull ec into test branchGravatar Len Brown 1-0/+3
2006-10-14ACPI: consolidate functions in acpi ec driverGravatar Lennart Poettering 1-0/+3
2006-10-14ACPI: Processor native C-states using MWAITGravatar Venkatesh Pallipadi 4-3/+28
2006-10-14V4L/DVB (4746): HM12 is YUV 4:2:0, not YUV 4:1:1Gravatar Hans Verkuil 1-1/+1
2006-10-13[PATCH] m68knommu: sync syscalls with m68kGravatar Geert Uytterhoeven 1-3/+32
2006-10-12[VOYAGER] fix up ptregs removal messGravatar James Bottomley 1-1/+1
2006-10-12[VOYAGER] fix up attribute packed specifiers in voyager.hGravatar James Bottomley 1-80/+80
2006-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Gravatar Linus Torvalds 5-14/+55
2006-10-12Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-blockGravatar Linus Torvalds 2-1/+1
2006-10-12[PATCH] ide-cd: fix breakage with internally queued commandsGravatar Jens Axboe 1-0/+1
2006-10-12[PATCH] elevator: elevator_type member not usedGravatar Jens Axboe 1-1/+0
2006-10-12[NET]: Introduce protocol-specific destructor for time-wait sockets.Gravatar YOSHIFUJI Hideaki 2-0/+8
2006-10-11[SCTP]: Fix receive buffer accounting.Gravatar Vlad Yasevich 2-0/+15
2006-10-11IPsec: correct semantics for SELinux policy matchingGravatar Venkat Yekkirala 2-16/+11
2006-10-11IPsec: propagate security module errors up from flow_cache_lookupGravatar James Morris 1-1/+1
2006-10-11NetLabel: fix a cache race conditionGravatar paul.moore@hp.com 1-15/+47
2006-10-12sh: SH-4A UBC supportGravatar Ryusuke Sakato 1-0/+37
2006-10-11Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusGravatar Linus Torvalds 3-56/+22
2006-10-11[MIPS] Cleanup definitions of speed_t and tcflag_t.Gravatar Ralf Baechle 1-9/+3
2006-10-11[MIPS] Optimize and cleanup get_saved_sp, set_saved_spGravatar Atsushi Nemoto 1-45/+19
2006-10-11[MIPS] <asm/irq.h> does not need pt_regs anymore.Gravatar Atsushi Nemoto 1-2/+0
2006-10-11Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Gravatar Linus Torvalds 2-1/+7
2006-10-11[PATCH] m68k uaccess __user annotationsGravatar Al Viro 1-8/+8
2006-10-11[PATCH] arm-versatile iomem annotationsGravatar Al Viro 1-2/+2
2006-10-11[PATCH] arm: use unsigned long instead of unsigned int in get_user()Gravatar Al Viro 1-1/+1
2006-10-11[PATCH] VFS: Destroy the dentries contributed by a superblock on unmountingGravatar David Howells 1-0/+1
2006-10-11[PATCH] include linux/types.h in linux/nbd.hGravatar Mike Frysinger 1-0/+2
2006-10-11[PATCH] uaccess.h: match kernel-doc and function namesGravatar Randy Dunlap 1-33/+34
2006-10-11[PATCH] Consolidate check_signatureGravatar Matthew Wilcox 13-252/+27
2006-10-11[PATCH] bitmap: parse input from kernel and user buffersGravatar Reinette Chatre 3-16/+25
2006-10-11[PATCH] 32-bit compatibility HDIO IOCTLsGravatar Maciej W. Rozycki 1-9/+15
2006-10-11[PATCH] sched: likely profilingGravatar Nick Piggin 1-1/+1
2006-10-11[PATCH] fix Module taint flags listing in Oops/panicGravatar Florin Malita 1-3/+0
2006-10-11[PATCH] Add carta_random32() library routineGravatar Stephane Eranian 1-0/+29
2006-10-11[PATCH] epoll_pwait()Gravatar Davide Libenzi 2-1/+6
2006-10-11[PATCH] mm: locks_freed fixGravatar Nick Piggin 1-6/+1
2006-10-11[PATCH] ext4 uninline ext4_get_group_no_and_offset()Gravatar Andrew Morton 1-20/+2
2006-10-11[PATCH] ext4: move block number hi bitsGravatar Alexandre Ratchov 1-10/+17
2006-10-11[PATCH] ext4: allow larger descriptor sizeGravatar Alexandre Ratchov 2-3/+7
2006-10-11[PATCH] jbd2: switch blks_type from sector_t to ullGravatar Mingming Cao 1-8/+8
2006-10-11[PATCH] ext4: blk_type from sector_t to unsigned long longGravatar Mingming Cao 1-7/+1
2006-10-11[PATCH] ext4: 64bit metadataGravatar Laurent Vivier 1-13/+73