aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-04-17Pb1200/DBAu1200: fix bad IDE resource sizeSergei Shtylyov1-1/+1
2008-04-17avr32 mustn't select HAVE_IDEAdrian Bunk1-1/+0
2008-04-15acpi: unneccessary to scan the PCI bus already scannedyakui.zhao@intel.com2-3/+21
2008-04-15[PARISC] fix signal trampoline cache flushingKyle McMartin1-1/+2
2008-04-16sh: export empty_zero_pageAndrew Morton2-0/+2
2008-04-16sh: arch/sh/kernel/traps_32.c needs asm/fpu.hAndrew Morton1-0/+1
2008-04-16sh: fix compressed kernel buildManuel Lauss2-2/+0
2008-04-16sh64: add missing #include <asm/fpu.h>'sAdrian Bunk4-0/+4
2008-04-14FRV: Correctly determine the address of an illegal instructionDavid Howells1-1/+1
2008-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2-52/+98
2008-04-10asmlinkage_protect replaces prevent_tail_callRoland McGrath1-2/+2
2008-04-10x86: Simplify cpu_idle_waitVenki Pallipadi2-72/+22
2008-04-10FRV: Make NOMMU-mode work with base addresses other than 0xC0000000 [try #2]David Howells2-8/+1
2008-04-10FRV: Add support for emulation of userspace atomic ops [try #2]David Howells3-1/+254
2008-04-09[SPARC]: Fix several regset and ptrace bugs.David S. Miller2-52/+98
2008-04-09pop previous section in alternative.cSteven Rostedt1-4/+8
2008-04-07[MIPS] Handle aliases in vmalloc correctly.Ralf Baechle3-0/+32
2008-04-07x86: fix call to set_cyc2ns_scale() from time_cpufreq_notifier()Karsten Wiese2-6/+2
2008-04-07revert "x86: tsc prevent time going backwards"Ingo Molnar2-34/+4
2008-04-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2-22/+116
2008-04-06Fix booting pentium+ with dodgy TSCRusty Russell1-8/+0
2008-04-04Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/ralf/upstream-linusLinus Torvalds1-1/+2
2008-04-04[MIPS] Make KGDB compile on UPSergei Shtylyov1-1/+2
2008-04-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds8-31/+76
2008-04-04m68k: update defconfigs for 2.6.25Geert Uytterhoeven11-4160/+5747
2008-04-04m68k: use KBUILD_DEFCONFIGAdrian Bunk2-657/+2
2008-04-04x86: revert assign IRQs to hpet timerThomas Gleixner1-3/+6
2008-04-04x86: tsc prevent time going backwardsThomas Gleixner2-4/+34
2008-04-04xen: Clear PG_pinned in release_{pt,pd}()Mark McLoughlin1-0/+1
2008-04-04xen: Do not pin/unpin PMD pagesMark McLoughlin1-3/+2
2008-04-04xen: refactor xen_{alloc,release}_{pt,pd}()Mark McLoughlin3-14/+27
2008-04-04x86, agpgart: scary messages are fortunately obsoletePavel Machek1-5/+5
2008-04-04x86: print message if nmi_watchdog=2 cannot be enabledIngo Molnar1-1/+3
2008-04-04x86: fix nmi_watchdog=2 on Pentium-D CPUsIngo Molnar1-3/+0
2008-04-03[SPARC64]: Fix user accesses in regset code.David S. Miller1-21/+115
2008-04-03x86 ptrace: avoid unnecessary wrmsrRoland McGrath1-4/+7
2008-04-03Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds26-134/+227
2008-04-03[SPARC64]: Fix FPU saving in 64-bit signal handling.David S. Miller1-1/+1
2008-04-03[POWERPC] Fix MPC5200 (not B!) device tree so FEC ethernet worksRené Bürgel1-0/+15
2008-04-03[POWERPC] mpc5200: Amalgamated DTS fixes and updatesBartlomiej Sieka3-30/+112
2008-04-03[POWERPC] Fix rtas_flash procfs interfaceMaxim Shchetynin1-1/+1
2008-04-03[POWERPC] Fix deadlock with mmu_hash_lock in hash_page_syncBenjamin Herrenschmidt1-2/+6
2008-04-03[POWERPC] Fix iSeries hard irq enabling regressionBenjamin Herrenschmidt2-7/+7
2008-04-03[POWERPC] Fix CPM2 SCC1 clock initialization.Laurent Pinchart1-0/+1
2008-04-02vmcoreinfo: add the symbol "phys_base"Ken'ichi Ohmichi1-0/+1
2008-04-02alpha: fix ALSA DMA mmap crashIvan Kokshaysky1-3/+5
2008-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds4-18/+31
2008-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.25Linus Torvalds8-4/+7
2008-04-01Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/ralf/upstream-linusLinus Torvalds13-423/+653
2008-04-01Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds3-3/+28