aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle2006-10-0879-625/+560
* [MIPS] Show actual CPU information in /proc/cpuinfoKarl-Johan Karlsson2006-10-081-5/+5
* [MIPS] Cobalt: Time runs too quicklyScott Ashcroft2006-10-081-2/+2
* [MIPS] Update Malta config.Ralf Baechle2006-10-082-33/+85
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2006-10-0759-154/+453
|\
| * [POWERPC] PReP fixup after irq changesOlaf Hering2006-10-073-11/+11
| * [POWERPC] SPU fixup after irq changesOlaf Hering2006-10-071-3/+3
| * [POWERPC] Fix up after irq changesOlaf Hering2006-10-0740-92/+84
| * [POWERPC] Fix iseries/smp.c for irq breakageStephen Rothwell2006-10-073-7/+12
| * [POWERPC] Fix viocons for irq breakageStephen Rothwell2006-10-071-1/+1
| * [POWERPC] Update iseries_defconfigStephen Rothwell2006-10-071-17/+69
| * [POWERPC] Fix fsl_soc build breaksOlof Johansson2006-10-071-4/+5
| * [POWERPC] Minor fix for bootargs propertyGeoff Levand2006-10-061-1/+1
| * [POWERPC] Update MTFSF_L() commentAnton Blanchard2006-10-061-1/+1
| * [POWERPC] Update pSeries defconfig for SATABrian King2006-10-061-1/+1
| * [POWERPC] Don't get PCI IRQ from OF for devices with no IRQBenjamin Herrenschmidt2006-10-061-6/+11
| * [POWERPC] Fix zImage decompress locationBenjamin Herrenschmidt2006-10-061-4/+1
| * [POWERPC] linux,tce-size property is 32 bitsNathan Lynch2006-10-061-1/+2
| * [POWERPC] Add DTS for MPC8349E-mITX boardTimur Tabi2006-10-061-0/+246
| * [POWERPC] Fix harmless typoNick Piggin2006-10-061-1/+1
| * [PPC] Fix some irq breakage with ARCH=ppcPaul Mackerras2006-10-062-4/+4
* | [PATCH] m32r pt_regs fixesAl Viro2006-10-077-14/+21
* | [PATCH] minimal alpha pt_regs fixesAl Viro2006-10-075-6/+14
* | [PATCH] m68k pt_regs fixesAl Viro2006-10-0744-169/+176
* | [PATCH] reiserfs: null pointer dereferencing in reiserfs_read_bitmap_blockEric Eric Sesterhenn2006-10-071-2/+2
* | [PATCH] swsusp: Make userland suspend work on SMP againRafael J. Wysocki2006-10-071-1/+1
* | [PATCH] slab: remove wrongly placed BUG_ONChristoph Lameter2006-10-071-1/+0
* | Merge branch 'irq-fixes' of git://git.parisc-linux.org/git/linux-2.6Linus Torvalds2006-10-0611-28/+29
|\ \
| * | Build fixes for struct pt_regs removalMatthew Wilcox2006-10-0611-28/+29
* | | [PATCH] x86_64 irq_regs fixAndrew Morton2006-10-061-1/+4
* | | ARM: fix up nested irq regs usageLinus Torvalds2006-10-061-1/+2
|/ /
* | [PATCH] ixp4xxdefconfig arm fixesFrederik Deweerdt2006-10-062-2/+3
* | [PATCH] fix mesh compile errors after irq changesOlaf Hering2006-10-061-2/+2
* | Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds2006-10-0613-74/+89
|\ \
| * | [ALSA] version 1.0.13Jaroslav Kysela2006-10-061-3/+3
| * | [ALSA] sound/pci/au88x0/au88x0.c: ioremap balanced with iounmapAmol Lad2006-10-061-0/+1
| * | [ALSA] Handle file operations during snd_card disconnects using static file->...Karsten Wiese2006-10-062-42/+54
| * | [ALSA] emu10k1: Fix outl() in snd_emu10k1_resume_regs()Arnaud Patard2006-10-061-2/+2
| * | [ALSA] Repair snd-usb-usx2y for usb 2.6.18Karsten Wiese2006-10-062-22/+11
| * | [ALSA] Fix bug in snd-usb-usx2y's usX2Y_pcms_lock_check()Karsten Wiese2006-10-061-1/+1
| * | [ALSA] Dereference after free in snd_hwdep_release()Florin Malita2006-10-061-1/+2
| * | [ALSA] Fix memory leak in sound/isa/es18xx.cEric Sesterhenn2006-10-061-0/+1
| * | [ALSA] hda-intel - New pci id for Nvidia MCP61Dan Cyr2006-10-061-0/+1
| * | [ALSA] Add new subdevice ids for hda-intelTobin Davis2006-10-061-0/+4
| * | [ALSA] WM9712 fixes for ac97_patch.cLuke Zhang2006-10-061-3/+4
| * | [ALSA] hda/patch_si3054: new codec vendor IDsSasha Khapyorsky2006-10-061-0/+5
* | | [PATCH] make kernels with CONFIG_X86_GENERIC and !CONFIG_SMP compilableJiri Kosina2006-10-061-2/+3
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2006-10-064-5/+11
|\ \ \ | |/ / |/| |
| * | [IA64] Fix breakage from irq changeTony Luck2006-10-064-5/+11
| |/
* | Initial blind fixup for arm for irq changesLinus Torvalds2006-10-06100-328/+281