aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2009-01-12m68k: Wire up sys_restart_syscallAndreas Schwab
2009-01-12m68k: sun3 core - Kill warn_unused_result warningsGeert Uytterhoeven
2009-01-12m68k: mvme147 core - Kill warn_unused_result warningsGeert Uytterhoeven
2009-01-12m68k: mac core - Kill warn_unused_result warningsGeert Uytterhoeven
2009-01-12m68k: hp300 core - Kill warn_unused_result warningsGeert Uytterhoeven
2009-01-12m68k: atari core - Kill warn_unused_result warningsGeert Uytterhoeven
2009-01-12m68k: apollo core - Kill warn_unused_result warningsGeert Uytterhoeven
2009-01-12m68k: amiga core - Kill warn_unused_result warningsGeert Uytterhoeven
2009-01-12m68k: Kill several external declarations in source filesGeert Uytterhoeven
2009-01-12m68k: Add vmlinux.lds to .gitignoreKars de Jong
2009-01-12Revert "i386: add TRACE_IRQS_OFF for the nmi"Ingo Molnar
2009-01-12Revert "cpumask: use work_on_cpu in acpi-cpufreq.c for drv_read and drv_write"Ingo Molnar
2009-01-12x86: fix apic.c build error on latest gitJaswinder Singh Rajput
2009-01-12x86: fix mpparse.c build error on latest gitJaswinder Singh Rajput
2009-01-12x86: avoid theoretical vmalloc fault loopAndi Kleen
2009-01-12Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6Russell King
2009-01-12[ARM] 5364/1: allow flush_ioremap_region() to be used from modulesNicolas Pitre
2009-01-12[ARM] w90x900: fix build errors and warningsRussell King
2009-01-12[ARM] i.MX add missing includeSascha Hauer
2009-01-12[ARM] i.MX: fix breakage from commit 278892736e99330195c8ae5861bcd9d791bbf19eSascha Hauer
2009-01-12[ARM] i.MX: remove LCDC controller register definitions from imx-regs.hSascha Hauer
2009-01-12x86: module_64.c fix style problemsJaswinder Singh Rajput
2009-01-12x86: module_32.c fix style problemsJaswinder Singh Rajput
2009-01-12x86: msr.c fix style problemsJaswinder Singh Rajput
2009-01-12x86: microcode_intel.c fix style problemsJaswinder Singh Rajput
2009-01-11powerpc: Fix cpufreq drivers after cpufreq core changesBenjamin Herrenschmidt
2009-01-11cpumask, irq: non-x86 build failuresMike Travis
2009-01-11irq: initialize nr_irqs based on nr_cpu_idsMike Travis
2009-01-11irq: change references from NR_IRQS to nr_irqsMike Travis
2009-01-11x86: reduce stack usage in init_intel_cacheinfoMike Travis
2009-01-11x86: cleanup remaining cpumask_t code in mce_amd_64.cMike Travis
2009-01-11SGI UV cpumask: use static temp cpumask in flush_tlbMike Travis
2009-01-11x86: change flush_tlb_others to take a const struct cpumaskRusty Russell
2009-01-11cpumask: update irq_desc to use cpumask_var_tMike Travis
2009-01-11sparc64: Fix cpumask related build failureDavid Miller
2009-01-11MIPS: Only write c0_framemask on CPUs which have this register.Ralf Baechle
2009-01-11MIPS: Alchemy: new userspace suspend interface for development boards.Manuel Lauss
2009-01-11MIPS: Alchemy: dbdma suspend/resume support.Manuel Lauss
2009-01-11MIPS: Alchemy: Fix up PM code on Au1550/Au1200Manuel Lauss
2009-01-11MIPS: Alchemy: move calc_clock function.Manuel Lauss
2009-01-11MIPS: Alchemy: RTC counter clocksource / clockevent support.Manuel Lauss
2009-01-11MIPS: make cp0 counter clocksource/event usable as fallback.Manuel Lauss
2009-01-11MIPS: Alchemy: remove cpu_table.Manuel Lauss
2009-01-11MIPS: Alchemy: remove get/set_au1x00_lcd_clock().Manuel Lauss
2009-01-11MIPS: Print irq handler descriptionManuel Lauss
2009-01-11MIPS: Alchemy: pb1200: update CPLD cascade irq handler.Manuel Lauss
2009-01-11MIPS: Alchemy: update core interrupt code.Manuel Lauss
2009-01-11MIPS: Alchemy: move commandline mangling out of common codeManuel Lauss
2009-01-11MIPS: Alchemy: devboards: consolidate filesManuel Lauss
2009-01-11MIPS: Alchemy: Move development board code to common subdirectoryManuel Lauss