aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-02-28[PATCH] remove_from_swap: fix lockingChristoph Lameter1-5/+13
2006-02-28[PATCH] tty buffering: comment out debug codePaul Fulghum1-1/+1
2006-02-28[PATCH] video1394: fix "return E;" typoAlexey Dobriyan1-1/+1
2006-02-28[PATCH] pnp bus type fixAdam Belay1-7/+5
2006-02-28[PATCH] Altix: more ioc3 cleanups and locking fixesPat Gefre1-8/+3
2006-02-28[PATCH] drivers/mtd/redboot.c: recognise a foreign byte sex partition tableJohn Bowler1-1/+27
2006-02-28[PATCH] fuse: fix bug in negative lookupMiklos Szeredi1-2/+8
2006-02-28[PATCH] Fix sys_migrate_pages: Move all pages when invoked from rootChristoph Lameter1-1/+2
2006-02-28[PATCH] x86 microcode driver vs hotplug CPUs.Dave Jones1-6/+9
2006-02-28Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds9-12/+47
2006-02-28[PATCH] USB: ftdi_sio: new microHAM device IDsIan Abbott2-1/+15
2006-02-28[PATCH] USB: visor.c id for gspda smartphoneHendrik Schweppe2-0/+6
2006-02-28[PATCH] USB: Gadget RNDIS fix alloc bug. (buffer overflow)Shaun Tancheff1-4/+7
2006-02-28[PATCH] USB: lh7a40x gadget driver: Fixed a dead lockFranck Bui-Huu1-2/+4
2006-02-28[PATCH] USB: unusual_devs entry for Lyra RCA RD1080Alan Stern1-0/+7
2006-02-28[PATCH] USB: Wisegroup MP-8866 Dual USB JoypadAndrew Fuller1-0/+2
2006-02-28[PATCH] USB: fix EHCI BIOS handshakeDavid Brownell1-5/+6
2006-02-28[SUNSU]: Fix locking error in sunsu_stop_rx().David S. Miller1-3/+0
2006-02-28Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds3-6/+30
2006-02-28[MIPS] Fix build error on processors that don's support copy-on-write.Ralf Baechle2-1/+19
2006-02-28[MIPS] Initialize S-cache function pointers even on S-cache-less CPUs.Ralf Baechle1-5/+11
2006-02-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds6-23/+42
2006-02-28[PATCH] cfq-iosched: slice expiry fixupsJens Axboe1-91/+60
2006-02-28[PATCH] powerpc/iseries: Fix double phys_to_abs bug in htab_bolt_mappingMichael Ellerman1-1/+1
2006-02-28[PATCH] powerpc: fix NULL pointer in handle_eeh_eventsOlaf Hering1-1/+1
2006-02-28[PATCH] powerpc: vdso 64bits gettimeofday bugBenjamin Herrenschmidt1-2/+2
2006-02-28[PATCH] powerpc: fix dynamic PCI probe regressionJohn Rose3-19/+38
2006-02-27Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds3-0/+7
2006-02-27Revert "[PATCH] x86_64: Only do the clustered systems have unsynchronized TSC assumption on IBM systems"Linus Torvalds3-22/+4
2006-02-27[libata] Disable FUAJeff Garzik3-0/+7
2006-02-27Merge git://oss.sgi.com:8090/oss/git/xfs-rc-fixesLinus Torvalds3-22/+20
2006-02-28[XFS] Don't map non-uptodate buffers in xfs_probe_cluster; also fixesEric Sandeen1-1/+1
2006-02-28[XFS] Reduce stack use during quota mounts (caused a panic). ThisNathan Scott1-6/+5
2006-02-28[XFS] Fix a realtime allocator regression introduced by an old iget raceNathan Scott1-15/+14
2006-02-27Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds11-155/+109
2006-02-27[REQSK]: Don't reset rskq_defer_accept in reqsk_queue_allocArnaldo Carvalho de Melo1-1/+0
2006-02-27[NETFILTER]: Restore {ipt,ip6t,ebt}_LOG compatibilityPatrick McHardy6-5/+23
2006-02-27[NETFILTER]: nf_queue: fix end-of-list checkPatrick McHardy1-1/+1
2006-02-27[NETFILTER]: nf_queue: remove unnecessary check for outfnPatrick McHardy1-1/+1
2006-02-27[NETFILTER]: nf_queue: fix rerouting after packet manglingPatrick McHardy1-7/+15
2006-02-27[NETFILTER]: nf_queue: check if rerouter is present before using itPatrick McHardy1-2/+2
2006-02-27[NETFILTER]: nf_queue: don't copy registered rerouter dataPatrick McHardy1-19/+9
2006-02-27[IPSEC]: Kill post_input hook and do NAT-T in esp_input directlyHerbert Xu3-98/+38
2006-02-27[IPSEC] esp: Kill unnecessary block and indentationHerbert Xu1-44/+43
2006-02-27[TG3]: Fix Sun tg3 variant detection.David S. Miller1-0/+9
2006-02-27Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds12-92/+58
2006-02-27[MIPS] Use generic compat routines for readdir, getdentsAtsushi Nemoto3-57/+3
2006-02-27[MIPS] Fix atomic*_sub_if_positive return value.Ralf Baechle1-0/+12
2006-02-27[MIPS] SMP: Fix initialization order bug.Ralf Baechle7-31/+39
2006-02-27[MIPS] Use "=R" constraint to avoid compiler errors in cmpxchg().Ralf Baechle1-4/+4