aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-14Revert "kbuild: strip generated symbols from *.ko"Sam Ravnborg1-1/+0
2009-01-13Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds4-44/+87
2009-01-13Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds6-111/+6
2009-01-13x86 PAT: remove CPA WARN_ON for zero ptevenkatesh.pallipadi@intel.com2-17/+38
2009-01-13x86 PAT: return compatible mapping to remap_pfn_range callersvenkatesh.pallipadi@intel.com1-15/+28
2009-01-13x86 PAT: change track_pfn_vma_new to take pgprot_t pointer paramvenkatesh.pallipadi@intel.com1-3/+3
2009-01-13x86 PAT: consolidate old memtype new memtype check into a functionvenkatesh.pallipadi@intel.com2-11/+20
2009-01-13Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-2/+0
2009-01-12Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+4
2009-01-12Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds126-2031/+18974
2009-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds42-585/+595
2009-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2-0/+16
2009-01-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds33-110/+125
2009-01-12Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds6-19/+26
2009-01-12[WATCHDOG] Enable watchdog timer on GE Fanuc's SBC610Martyn Welch2-0/+16
2009-01-12m68k: Fix --build-id breakage for sun3Al Viro1-0/+1
2009-01-12m68k: Wire up sys_restart_syscallAndreas Schwab2-1/+16
2009-01-12m68k: sun3 core - Kill warn_unused_result warningsGeert Uytterhoeven1-3/+6
2009-01-12m68k: mvme147 core - Kill warn_unused_result warningsGeert Uytterhoeven1-2/+3
2009-01-12m68k: mac core - Kill warn_unused_result warningsGeert Uytterhoeven6-34/+54
2009-01-12m68k: hp300 core - Kill warn_unused_result warningsGeert Uytterhoeven1-1/+2
2009-01-12m68k: atari core - Kill warn_unused_result warningsGeert Uytterhoeven3-6/+13
2009-01-12m68k: apollo core - Kill warn_unused_result warningsGeert Uytterhoeven1-1/+2
2009-01-12m68k: amiga core - Kill warn_unused_result warningsGeert Uytterhoeven3-6/+13
2009-01-12m68k: Kill several external declarations in source filesGeert Uytterhoeven18-56/+14
2009-01-12m68k: Add vmlinux.lds to .gitignoreKars de Jong1-0/+1
2009-01-12Revert "i386: add TRACE_IRQS_OFF for the nmi"Ingo Molnar1-2/+0
2009-01-12Revert "cpumask: use work_on_cpu in acpi-cpufreq.c for drv_read and drv_write"Ingo Molnar1-13/+12
2009-01-12x86: fix apic.c build error on latest gitJaswinder Singh Rajput2-0/+7
2009-01-12x86: fix mpparse.c build error on latest gitJaswinder Singh Rajput1-0/+1
2009-01-12x86: avoid theoretical vmalloc fault loopAndi Kleen1-1/+1
2009-01-12Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6Russell King3-110/+4
2009-01-12[ARM] 5364/1: allow flush_ioremap_region() to be used from modulesNicolas Pitre1-0/+1
2009-01-12[ARM] w90x900: fix build errors and warningsRussell King2-1/+1
2009-01-12[ARM] i.MX add missing includeSascha Hauer1-1/+1
2009-01-12[ARM] i.MX: fix breakage from commit 278892736e99330195c8ae5861bcd9d791bbf19eSascha Hauer1-3/+3
2009-01-12[ARM] i.MX: remove LCDC controller register definitions from imx-regs.hSascha Hauer1-106/+0
2009-01-11powerpc: Fix cpufreq drivers after cpufreq core changesBenjamin Herrenschmidt4-5/+5
2009-01-11sparc64: Fix cpumask related build failureDavid Miller1-0/+4
2009-01-11MIPS: Only write c0_framemask on CPUs which have this register.Ralf Baechle1-1/+4
2009-01-11MIPS: Alchemy: new userspace suspend interface for development boards.Manuel Lauss5-353/+234
2009-01-11MIPS: Alchemy: dbdma suspend/resume support.Manuel Lauss3-0/+81
2009-01-11MIPS: Alchemy: Fix up PM code on Au1550/Au1200Manuel Lauss4-167/+225
2009-01-11MIPS: Alchemy: move calc_clock function.Manuel Lauss4-54/+64
2009-01-11MIPS: Alchemy: RTC counter clocksource / clockevent support.Manuel Lauss5-181/+143
2009-01-11MIPS: make cp0 counter clocksource/event usable as fallback.Manuel Lauss5-12/+28
2009-01-11MIPS: Alchemy: remove cpu_table.Manuel Lauss5-100/+42
2009-01-11MIPS: Alchemy: remove get/set_au1x00_lcd_clock().Manuel Lauss3-34/+0
2009-01-11MIPS: Print irq handler descriptionManuel Lauss1-0/+1
2009-01-11MIPS: Alchemy: pb1200: update CPLD cascade irq handler.Manuel Lauss1-57/+30