summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-05-28[PATCH] uml: remove unused codeJeff Dike3-139/+0
2005-05-28[PATCH] uml: fix segfault on exit with CONFIG_GCOVJeff Dike1-18/+20
2005-05-28[PATCH] uml: single-space a help messageJeff Dike1-3/+3
2005-05-28[PATCH] uml: remove 2_5compat.hJeff Dike8-32/+0
2005-05-28[PATCH] uml: turn off kmalloc always on a fatal signalJeff Dike1-1/+1
2005-05-28[PATCH] uml: fix a couple of warningsJeff Dike2-17/+10
2005-05-28[PATCH] dvb: Small cleanupManu Abraham1-4/+4
2005-05-28[PATCH] dvb: Fix 22k tone controlManu Abraham1-18/+9
2005-05-28[PATCH] dvb: Fix LNB power switchingManu Abraham1-24/+14
2005-05-28[PATCH] dvb: Remove unnecessary castsManu Abraham1-11/+11
2005-05-28[PATCH] dvb: Fix Mini DiSEqC bugManu Abraham1-5/+26
2005-05-28[PATCH] input: Fix fast scrolling scancodes in atkbd.cVojtech Pavlik1-3/+3
2005-05-28[PATCH] intelfb section fixPatrick McManus1-11/+11
2005-05-28[PATCH] fix jumpy mouse cursor on consolePavel Machek1-5/+10
2005-05-28[PATCH] swsusp: ahd_dv_0 can't be stoppedShaohua Li1-1/+1
2005-05-28[PATCH] ppc32: Fix cpufreq vs. sleep issueBenjamin Herrenschmidt3-7/+9
2005-05-28[PATCH] x86: fix smp_num_siblings on buggy BIOSesSiddha, Suresh B1-1/+3
2005-05-28[PATCH] drop note_interrupt() for per-CPU for proper scalingJohn Hawkes1-2/+0
2005-05-28[PATCH] arch/i386/kernel/cpu/intel_cacheinfo.c: section fixAdrian Bunk1-1/+1
2005-05-28[PATCH] ppc64 iSeries: make virtual DVD-RAMs writable againStephen Rothwell1-0/+14
2005-05-28[PATCH] ppc32: Fix Alsa PowerMac driver on old machinesBenjamin Herrenschmidt1-11/+19
2005-05-28[PATCH] ppc32: small cpufreq updateBenjamin Herrenschmidt1-14/+18
2005-05-28[PATCH] x86_64: signal.c build fixOliver Korpilla1-0/+1
2005-05-28[PATCH] Fix up pwc driver compilation.Dave Jones2-4/+0
2005-05-28Input: synaptics - reduce verboseness of synaptics driver - thereDmitry Torokhov1-34/+5
2005-05-28Input: yet another model that does not play nicely when i8042 isDmitry Torokhov1-0/+7
2005-05-28Input: automatically disable MUX mode on Toshiba Satellite P10Dmitry Torokhov1-1/+10
2005-05-28Input: gunze - fix out-of-bound array access reported by Adrian Bunk.Dmitry Torokhov1-2/+1
2005-05-28Input: Fix button mapping in joydev - BTN_TRIGGER was beingVojtech Pavlik1-1/+1
2005-05-28Input: Workaround for Sunrex K8561 IR Keyboard/Mouse. The mouseVojtech Pavlik1-1/+4
2005-05-28Input: Avoid double unregistering of i8042 PnP driver. This can happenKurt Garloff1-2/+6
2005-05-28Input: Tone down the severity of a printk() in i386/ia64 arch codeDmitry Torokhov1-1/+1
2005-05-28Input: Only write the CTR in i8042 resume function. Reading it isVojtech Pavlik1-20/+28
2005-05-28Input: Remove (now) unused variable in i8042.cVojtech Pavlik1-2/+0
2005-05-28Input: Add a missing KERN_INFO message designation, fix behaviorVojtech Pavlik1-2/+2
2005-05-28Input:Adrian Bunk3-29/+31
2005-05-28Input: Fix a warning in psmouse-base.cAndrew Morton1-1/+1
2005-05-27[PATCH] drivers/scsi/ahci: add #include req'd for the DMA_{64,32}BIT_MASK con...domen@coderock.org1-0/+1
2005-05-27[PATCH] drivers/scsi/sata_vsc: add #include req'd for DMA_32BIT_MASK constantdomen@coderock.org1-0/+1
2005-05-27Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/hch/xfs-2.6Linus Torvalds6-19/+31
2005-05-27[PATCH] Note on ACPI build fixAlexander Nyberg2-2/+2
2005-05-27[PATCH] ACPI build fixLen Brown1-3/+2
2005-05-27[PATCH] Fixup VIA IRQ quirkAlexander Nyberg1-1/+1
2005-05-27[PATCH] VIA IRQ quirkLen Brown4-26/+28
2005-05-27[PATCH] cpuset exit NULL dereference fixPaul Jackson1-5/+19
2005-05-27[PATCH] remove non-cleanroom pwc driver compressionAlan Cox10-2473/+14
2005-05-27ide-cd: revert DMA mask test changeLinus Torvalds1-1/+4
2005-05-27[XFS] remove an over-zealous WARN_ONChristoph Hellwig1-1/+0
2005-05-27Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitChristoph Hellwig445-9463/+29019
2005-05-26libata: Fix use-after-iounmapJeff Garzik14-4/+29