summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] synclink_gt: make ->init_error signedDarren Jenkins2006-02-281-1/+1
* [PATCH] out_of_memory(): use of uninitialisedAndrew Morton2006-02-281-1/+1
* [PATCH] Add mm->task_size and fix powerpc vdsoBenjamin Herrenschmidt2006-02-283-4/+11
* [PATCH] nommu: implement vmalloc_node()Andrew Morton2006-02-281-1/+7
* [PATCH] remove_from_swap: fix lockingChristoph Lameter2006-02-281-5/+13
* [PATCH] tty buffering: comment out debug codePaul Fulghum2006-02-281-1/+1
* [PATCH] video1394: fix "return E;" typoAlexey Dobriyan2006-02-281-1/+1
* [PATCH] pnp bus type fixAdam Belay2006-02-281-7/+5
* [PATCH] Altix: more ioc3 cleanups and locking fixesPat Gefre2006-02-281-8/+3
* [PATCH] drivers/mtd/redboot.c: recognise a foreign byte sex partition tableJohn Bowler2006-02-281-1/+27
* [PATCH] fuse: fix bug in negative lookupMiklos Szeredi2006-02-281-2/+8
* [PATCH] Fix sys_migrate_pages: Move all pages when invoked from rootChristoph Lameter2006-02-281-1/+2
* [PATCH] x86 microcode driver vs hotplug CPUs.Dave Jones2006-02-281-6/+9
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2006-02-289-12/+47
|\
| * [PATCH] USB: ftdi_sio: new microHAM device IDsIan Abbott2006-02-282-1/+15
| * [PATCH] USB: visor.c id for gspda smartphoneHendrik Schweppe2006-02-282-0/+6
| * [PATCH] USB: Gadget RNDIS fix alloc bug. (buffer overflow)Shaun Tancheff2006-02-281-4/+7
| * [PATCH] USB: lh7a40x gadget driver: Fixed a dead lockFranck Bui-Huu2006-02-281-2/+4
| * [PATCH] USB: unusual_devs entry for Lyra RCA RD1080Alan Stern2006-02-281-0/+7
| * [PATCH] USB: Wisegroup MP-8866 Dual USB JoypadAndrew Fuller2006-02-281-0/+2
| * [PATCH] USB: fix EHCI BIOS handshakeDavid Brownell2006-02-281-5/+6
* | [SUNSU]: Fix locking error in sunsu_stop_rx().David S. Miller2006-02-281-3/+0
|/
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2006-02-283-6/+30
|\
| * [MIPS] Fix build error on processors that don's support copy-on-write.Ralf Baechle2006-02-282-1/+19
| * [MIPS] Initialize S-cache function pointers even on S-cache-less CPUs.Ralf Baechle2006-02-281-5/+11
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2006-02-286-23/+42
|\ \ | |/ |/|
| * [PATCH] powerpc/iseries: Fix double phys_to_abs bug in htab_bolt_mappingMichael Ellerman2006-02-281-1/+1
| * [PATCH] powerpc: fix NULL pointer in handle_eeh_eventsOlaf Hering2006-02-281-1/+1
| * [PATCH] powerpc: vdso 64bits gettimeofday bugBenjamin Herrenschmidt2006-02-281-2/+2
| * [PATCH] powerpc: fix dynamic PCI probe regressionJohn Rose2006-02-283-19/+38
* | [PATCH] cfq-iosched: slice expiry fixupsJens Axboe2006-02-281-91/+60
|/
* Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-02-273-0/+7
|\
| * [libata] Disable FUAJeff Garzik2006-02-273-0/+7
* | Revert "[PATCH] x86_64: Only do the clustered systems have unsynchronized TSC...Linus Torvalds2006-02-273-22/+4
* | Merge git://oss.sgi.com:8090/oss/git/xfs-rc-fixesLinus Torvalds2006-02-273-22/+20
|\ \
| * | [XFS] Don't map non-uptodate buffers in xfs_probe_cluster; also fixesEric Sandeen2006-02-281-1/+1
| * | [XFS] Reduce stack use during quota mounts (caused a panic). ThisNathan Scott2006-02-281-6/+5
| * | [XFS] Fix a realtime allocator regression introduced by an old iget raceNathan Scott2006-02-281-15/+14
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-02-2711-155/+109
|\ \ \ | |/ / |/| |
| * | [REQSK]: Don't reset rskq_defer_accept in reqsk_queue_allocArnaldo Carvalho de Melo2006-02-271-1/+0
| * | [NETFILTER]: Restore {ipt,ip6t,ebt}_LOG compatibilityPatrick McHardy2006-02-276-5/+23
| * | [NETFILTER]: nf_queue: fix end-of-list checkPatrick McHardy2006-02-271-1/+1
| * | [NETFILTER]: nf_queue: remove unnecessary check for outfnPatrick McHardy2006-02-271-1/+1
| * | [NETFILTER]: nf_queue: fix rerouting after packet manglingPatrick McHardy2006-02-271-7/+15
| * | [NETFILTER]: nf_queue: check if rerouter is present before using itPatrick McHardy2006-02-271-2/+2
| * | [NETFILTER]: nf_queue: don't copy registered rerouter dataPatrick McHardy2006-02-271-19/+9
| * | [IPSEC]: Kill post_input hook and do NAT-T in esp_input directlyHerbert Xu2006-02-273-98/+38
| * | [IPSEC] esp: Kill unnecessary block and indentationHerbert Xu2006-02-271-44/+43
* | | [TG3]: Fix Sun tg3 variant detection.David S. Miller2006-02-271-0/+9
|/ /
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2006-02-2712-92/+58
|\ \
OpenPOWER on IntegriCloud