aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-10-13Linux 2.6.19-rc2Linus Torvalds1-1/+1
2006-10-13Include proper header file for PFN_DOWN()Linus Torvalds1-0/+1
2006-10-13[PATCH] Fix headers_check for O= builds; disable automatic check on UML.David Woodhouse1-2/+2
2006-10-13[PATCH] m68knommu: sync syscalls with m68kGeert Uytterhoeven2-7/+65
2006-10-13[PATCH] thermal throttle: sysfs error checkingStephen Hemminger1-9/+12
2006-10-13[PATCH] uml shouldn't do HEADERS_CHECKAl Viro1-0/+1
2006-10-13[PATCH] Fix up mmap_kmemFranck Bui-Huu1-2/+2
2006-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds7-16/+19
2006-10-13Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/voyager-2.6Linus Torvalds4-107/+113
2006-10-13[PATCH] Get core dump code to work...Petr Vandrovec1-1/+1
2006-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds20-98/+312
2006-10-12[VOYAGER] fix up ptregs removal messJames Bottomley3-10/+8
2006-10-12[VOYAGER] fix up attribute packed specifiers in voyager.hJames Bottomley1-80/+80
2006-10-12[VOYAGER] fix genirq messJames Bottomley1-17/+25
2006-10-12[CIFS] Missing flags2 for DFSSteve French2-1/+11
2006-10-12[GFS2] Update git tree name/locationSteven Whitehouse1-2/+4
2006-10-12[DLM] fix iovec length in recvmsgPatrick Caulfield1-1/+1
2006-10-12[GFS2] Pass the correct value to kunmap_atomicRussell Cattelan2-5/+5
2006-10-12[GFS2] Fix bug where lock not heldSteven Whitehouse1-3/+2
2006-10-12[DLM] Kconfig: don't show an empty DLM menuAdrian Bunk1-2/+1
2006-10-12[GFS2] Fix uninitialised variableSteven Whitehouse2-1/+2
2006-10-12[GFS2] Fix a size calculation errorRussell Cattelan1-2/+4
2006-10-12[PATCH] more kernel_execve() fallout (sbus)Al Viro2-9/+3
2006-10-12[PATCH] Fix build breakage with CONFIG_X86_VSMPRavikiran Thirumalai1-0/+1
2006-10-12[PATCH] fixing includes in alpha_ksyms.cAl Viro1-1/+1
2006-10-12[CIFS] Workaround incomplete byte length returned by someSteve French2-14/+30
2006-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds32-1100/+249
2006-10-12[PATCH] ide-cd: one more missing REQ_TYPE_CMD_ATA checkJens Axboe1-1/+1
2006-10-12[CIFS] cifs Kconfig: don't select CONNECTORAndrew Morton1-1/+1
2006-10-12Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds6-21/+14
2006-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds43-219/+411
2006-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds6-26/+7
2006-10-12[PATCH] x86_64 irq: Properly update vector_irqEric W. Biederman1-1/+1
2006-10-12[PATCH] block layer: ioprio_best function fixVasily Tarasov1-5/+0
2006-10-12[PATCH] ide-cd: fix breakage with internally queued commandsJens Axboe2-2/+4
2006-10-12[PATCH] block layer: elv_iosched_show should get elv_list_lockVasily Tarasov1-2/+2
2006-10-12[PATCH] splice: fix pipe_to_file() ->prepare_write() error pathJens Axboe1-3/+3
2006-10-12[PATCH] block layer: elevator_find function cleanupVasily Tarasov1-8/+5
2006-10-12[PATCH] elevator: elevator_type member not usedJens Axboe1-1/+0
2006-10-12[PKT_SCHED] sch_htb: use rb_first() cleanupAkinbou Mita1-3/+2
2006-10-12[RTNETLINK]: Fix use of wrong skb in do_getlink()Patrick McHardy1-1/+1
2006-10-12[DECNET]: Fix sfuzz hanging on 2.6.18Patrick McHardy1-1/+3
2006-10-12[NET]: Do not memcmp() over pad bytes of struct flowi.David S. Miller2-6/+17
2006-10-12[NET]: Introduce protocol-specific destructor for time-wait sockets.YOSHIFUJI Hideaki2-0/+8
2006-10-11[NET]: Use typesafe inet_twsk() inline function instead of cast.YOSHIFUJI Hideaki4-21/+18
2006-10-11[NET]: Use hton{l,s}() for non-initializers.YOSHIFUJI Hideaki2-13/+22
2006-10-11[TCP]: Use TCPOLEN_TSTAMP_ALIGNED macro instead of magic number.YOSHIFUJI Hideaki2-2/+2
2006-10-11[IPV6]: Seperate sit driver to extra module (addrconf.c changes)Joerg Roedel1-2/+16
2006-10-11[IPV6]: Seperate sit driver to extra moduleJoerg Roedel4-3/+18
2006-10-11[NET]: File descriptor loss while receiving SCM_RIGHTSMiklos Szeredi2-4/+2