Age | Commit message (Expand) | Author | Files | Lines |
2009-01-14 | Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 4 | -44/+87 |
2009-01-14 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 6 | -111/+6 |
2009-01-13 | x86 PAT: remove CPA WARN_ON for zero pte | venkatesh.pallipadi@intel.com | 2 | -17/+38 |
2009-01-13 | x86 PAT: return compatible mapping to remap_pfn_range callers | venkatesh.pallipadi@intel.com | 1 | -15/+28 |
2009-01-13 | x86 PAT: change track_pfn_vma_new to take pgprot_t pointer param | venkatesh.pallipadi@intel.com | 1 | -3/+3 |
2009-01-13 | x86 PAT: consolidate old memtype new memtype check into a function | venkatesh.pallipadi@intel.com | 2 | -11/+20 |
2009-01-13 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -2/+0 |
2009-01-13 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+4 |
2009-01-13 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 126 | -2031/+18974 |
2009-01-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 42 | -585/+595 |
2009-01-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 2 | -0/+16 |
2009-01-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds | 33 | -110/+125 |
2009-01-13 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 6 | -19/+26 |
2009-01-12 | [WATCHDOG] Enable watchdog timer on GE Fanuc's SBC610 | Martyn Welch | 2 | -0/+16 |
2009-01-12 | m68k: Fix --build-id breakage for sun3 | Al Viro | 1 | -0/+1 |
2009-01-12 | m68k: Wire up sys_restart_syscall | Andreas Schwab | 2 | -1/+16 |
2009-01-12 | m68k: sun3 core - Kill warn_unused_result warnings | Geert Uytterhoeven | 1 | -3/+6 |
2009-01-12 | m68k: mvme147 core - Kill warn_unused_result warnings | Geert Uytterhoeven | 1 | -2/+3 |
2009-01-12 | m68k: mac core - Kill warn_unused_result warnings | Geert Uytterhoeven | 6 | -34/+54 |
2009-01-12 | m68k: hp300 core - Kill warn_unused_result warnings | Geert Uytterhoeven | 1 | -1/+2 |
2009-01-12 | m68k: atari core - Kill warn_unused_result warnings | Geert Uytterhoeven | 3 | -6/+13 |
2009-01-12 | m68k: apollo core - Kill warn_unused_result warnings | Geert Uytterhoeven | 1 | -1/+2 |
2009-01-12 | m68k: amiga core - Kill warn_unused_result warnings | Geert Uytterhoeven | 3 | -6/+13 |
2009-01-12 | m68k: Kill several external declarations in source files | Geert Uytterhoeven | 18 | -56/+14 |
2009-01-12 | m68k: Add vmlinux.lds to .gitignore | Kars de Jong | 1 | -0/+1 |
2009-01-12 | Revert "i386: add TRACE_IRQS_OFF for the nmi" | Ingo Molnar | 1 | -2/+0 |
2009-01-12 | Revert "cpumask: use work_on_cpu in acpi-cpufreq.c for drv_read and drv_write" | Ingo Molnar | 1 | -13/+12 |
2009-01-12 | x86: fix apic.c build error on latest git | Jaswinder Singh Rajput | 2 | -0/+7 |
2009-01-12 | x86: fix mpparse.c build error on latest git | Jaswinder Singh Rajput | 1 | -0/+1 |
2009-01-12 | x86: avoid theoretical vmalloc fault loop | Andi Kleen | 1 | -1/+1 |
2009-01-12 | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 | Russell King | 3 | -110/+4 |
2009-01-12 | [ARM] 5364/1: allow flush_ioremap_region() to be used from modules | Nicolas Pitre | 1 | -0/+1 |
2009-01-12 | [ARM] w90x900: fix build errors and warnings | Russell King | 2 | -1/+1 |
2009-01-12 | [ARM] i.MX add missing include | Sascha Hauer | 1 | -1/+1 |
2009-01-12 | [ARM] i.MX: fix breakage from commit 278892736e99330195c8ae5861bcd9d791bbf19e | Sascha Hauer | 1 | -3/+3 |
2009-01-12 | [ARM] i.MX: remove LCDC controller register definitions from imx-regs.h | Sascha Hauer | 1 | -106/+0 |
2009-01-12 | powerpc: Fix cpufreq drivers after cpufreq core changes | Benjamin Herrenschmidt | 4 | -5/+5 |
2009-01-11 | sparc64: Fix cpumask related build failure | David Miller | 1 | -0/+4 |
2009-01-11 | MIPS: Only write c0_framemask on CPUs which have this register. | Ralf Baechle | 1 | -1/+4 |
2009-01-11 | MIPS: Alchemy: new userspace suspend interface for development boards. | Manuel Lauss | 5 | -353/+234 |
2009-01-11 | MIPS: Alchemy: dbdma suspend/resume support. | Manuel Lauss | 3 | -0/+81 |
2009-01-11 | MIPS: Alchemy: Fix up PM code on Au1550/Au1200 | Manuel Lauss | 4 | -167/+225 |
2009-01-11 | MIPS: Alchemy: move calc_clock function. | Manuel Lauss | 4 | -54/+64 |
2009-01-11 | MIPS: Alchemy: RTC counter clocksource / clockevent support. | Manuel Lauss | 5 | -181/+143 |
2009-01-11 | MIPS: make cp0 counter clocksource/event usable as fallback. | Manuel Lauss | 5 | -12/+28 |
2009-01-11 | MIPS: Alchemy: remove cpu_table. | Manuel Lauss | 5 | -100/+42 |
2009-01-11 | MIPS: Alchemy: remove get/set_au1x00_lcd_clock(). | Manuel Lauss | 3 | -34/+0 |
2009-01-11 | MIPS: Print irq handler description | Manuel Lauss | 1 | -0/+1 |
2009-01-11 | MIPS: Alchemy: pb1200: update CPLD cascade irq handler. | Manuel Lauss | 1 | -57/+30 |
2009-01-11 | MIPS: Alchemy: update core interrupt code. | Manuel Lauss | 15 | -644/+514 |