summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | KVM: x86 emulator: fix hypercall return value on AMDAvi Kivity2008-06-061-1/+2
| * | | KVM: ia64: fix zero extending for mmio ld1/2/4 emulation in KVMJes Sorensen2008-06-061-1/+2
* | | | [S390] Fix build failure in __cpu_up()Segher Boessenkool2008-06-101-1/+1
* | | | [S390] vmemmap: fix off-by-one bug.Heiko Carstens2008-06-101-1/+1
* | | | [S390] sparsemem: use SPARSEMEM_STATIC if !64BIT.Heiko Carstens2008-06-101-0/+1
| |/ / |/| |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds2008-06-097-44/+17
|\ \ \
| * | | Blackfin arch: protect only the SPI bus controller with CONFIG_SPI_BFINMike Frysinger2008-06-076-39/+14
| * | | Blackfin arch: fixup warnings with the new cplb saved valuesMike Frysinger2008-06-031-5/+3
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-06-094-6/+7
|\ \ \ \
| * | | | [POWERPC] Make walk_memory_resource available with MEMORY_HOTPLUG=nNathan Lynch2008-06-091-2/+1
| * | | | [POWERPC] Use dev_set_name in pci_64.cStephen Rothwell2008-06-091-1/+1
| * | | | [POWERPC] Fix incorrect enabling of VMX when building signal or user contextBenjamin Herrenschmidt2008-06-091-1/+3
| * | | | [POWERPC] boot/Makefile CONFIG_ variable fixesAdrian Bunk2008-06-091-2/+2
| |/ / /
* | | | sh: Add -mno-fdpic to default flags.Paul Mundt2008-06-091-0/+2
* | | | sh: add resource of USB host for SH7723Yoshihiro Shimoda2008-06-091-0/+26
* | | | sh: Fix compile error SH7763 setup codeNobuhiro Iwamatsu2008-06-091-4/+5
* | | | sh: Add SH7723 SCIF supportYusuke.Goda2008-06-091-0/+15
|/ / /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-06-065-10/+18
|\ \ \
| * | | x86/PCI: add workaround for bug in ASUS A7V600 BIOS (rev 1005)Bertram Felgenhauer2008-06-051-0/+7
| * | | PCI/x86: fix up PCI stuff so that PCI_GOANY supports OLPCAndres Salomon2008-06-054-10/+11
* | | | rtc-ds1374: rename device to just "ds1374"Jean Delvare2008-06-061-1/+1
* | | | Fix various old email addresses for dwmw2David Woodhouse2008-06-063-3/+3
* | | | uml: PATH_MAX needs limits.hIngo Molnar2008-06-061-0/+1
* | | | uml: stub needs to tolerate SIGWINCHJeff Dike2008-06-061-1/+1
* | | | uml: memcpy export needs to follow host declarationJeff Dike2008-06-061-0/+4
* | | | uml: deal with inaccessible address space startTom Spink2008-06-064-11/+26
* | | | uml: remove a duplicate includeHuang Weiyi2008-06-061-1/+0
* | | | uml: deal with host time going backwardsJeff Dike2008-06-061-0/+7
* | | | m68k: enable CONFIG_COMPAT_BRK by defaultGeert Uytterhoeven2008-06-0612-36/+36
| |/ / |/| |
* | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-06-054-8/+4
|\ \ \
| * | | [ARM] pxa: fix tosa.c build errorRussell King2008-06-021-2/+2
| * | | [ARM] 5066/2: EM-X270: Fix DM9000 IRQ flags initialisationMike Rapoport2008-06-021-1/+1
| * | | [ARM] 5065/2: CM-X270: Fix DM9000 IRQ flags initialisationMike Rapoport2008-06-021-1/+1
| * | | [ARM] 5062/1: pxa: remove unused definition of CONFIG_ARCH_COTULLA_IDPeric miao2008-06-011-4/+0
* | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2008-06-0513-166/+94
|\ \ \ \
| * | | | Fix divide by zero error in build_clear_page() and build_copy_page()Yoichi Yuasa2008-06-051-4/+6
| * | | | [MIPS] Fix build error - Delete debugging crap that crept in with CMPRalf Baechle2008-06-051-19/+0
| * | | | [MIPS] IP27: misc fixesThomas Bogendoerfer2008-06-053-24/+26
| * | | | [MIPS] IP27: Fix clockevent setupThomas Bogendoerfer2008-06-052-15/+17
| * | | | [MIPS] IP27: Fix bootmem memory setupThomas Bogendoerfer2008-06-051-95/+22
| * | | | [MIPS] remove CONFIG_CPU_R4000 line from MakefileAdrian Bunk2008-06-051-1/+0
| * | | | [MIPS] Fix check for valid stack pointer during backtraceThomas Bogendoerfer2008-06-051-7/+9
| * | | | [MIPS] R4700: Fix build_tlb_probe_entryThomas Bogendoerfer2008-06-051-1/+2
| * | | | [MIPS] Alchemy: dbdma: add API to delete custom DDMA device ids.Manuel Lauss2008-06-051-0/+11
| * | | | [MIPS] Alchemy: export get_au1x00_speed for modulesManuel Lauss2008-06-051-0/+1
| | |/ / | |/| |
* / | | x86: fix CONFIG_NONPROMISC_DEVMEM prompt and help textStefan Richter2008-06-051-8/+12
|/ / /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-06-041-13/+21
|\ \ \
| * | | sparc: switch /proc/led to seq_fileAlexey Dobriyan2008-06-031-13/+21
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-06-0412-65/+177
|\ \ \ \
| * | | | x86, fpu: fix CONFIG_PREEMPT=y corruption of application's FPU stackSuresh Siddha2008-06-042-2/+8