Age | Commit message (Expand) | Author |
2009-06-15 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller |
2009-06-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn... | Linus Torvalds |
2009-06-12 | PM: Remove unused asm/suspend.h | Magnus Damm |
2009-06-12 | module: cleanup FIXME comments about trimming exception table entries. | Rusty Russell |
2009-06-12 | asm-generic: merge branch 'master' of torvalds/linux-2.6 | Arnd Bergmann |
2009-06-11 | asm-generic: rename page.h and uaccess.h | Arnd Bergmann |
2009-06-11 | asm-generic: rename atomic.h to atomic-long.h | Arnd Bergmann |
2009-06-11 | asm-generic: introduce asm/bitsperlong.h | Arnd Bergmann |
2009-06-11 | asm-generic: rename termios.h, signal.h and mman.h | Arnd Bergmann |
2009-06-10 | Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2009-06-08 | MIPS: Outline udelay and fix a few issues. | Ralf Baechle |
2009-06-08 | MIPS: ioctl.h: Fix headers_check warnings | Jaswinder Singh Rajput |
2009-06-08 | MIPS: Cobalt: PCI bus is always required to obtain the board ID | Yoichi Yuasa |
2009-06-08 | MIPS: Kconfig: Remove "Support for" from Cavium system type | Yoichi Yuasa |
2009-06-08 | MIPS: Sibyte: Honor CONFIG_CMDLINE | Ralf Baechle |
2009-06-07 | cfg80211: errno.h: define ERFKILL | Alexander Beregalov |
2009-06-01 | Merge branch 'linus' into irq/numa | Ingo Molnar |
2009-05-22 | MIPS: IP32: Remove unnecessary if not even harmful volatile keywords. | Ralf Baechle |
2009-05-22 | MIPS: IP32: Fix build error due to uninitialized variable. | Ralf Baechle |
2009-05-22 | MIPS: Fix sparse warning in incompatiable argument type of clear_user. | Wu Zhangjin |
2009-05-20 | MIPS: 64-bit: Fix system lockup. | Greg Ungerer |
2009-05-20 | MIPS: IP28: Change to build with -mr10k-cache-barrier=store | peter fuerst |
2009-05-20 | MIPS: IP22: Fix hang in power button interrupt handler | Ralf Baechle |
2009-05-20 | MIPS: IP32: Fix hang on shutdown in power button interrupt handler. | Andrew Randrianasulu |
2009-05-14 | MIPS: Sibyte: Fix locking in set_irq_affinity | Thomas Bogendoerfer |
2009-05-14 | MIPS: Use force_sig when handling address errors. | David Daney |
2009-05-14 | MIPS: Cavium: Add struct clocksource * argument to octeon_cvmcount_read() | Coly Li |
2009-05-14 | MIPS: Rewrite <asm/div64.h> to work with gcc 4.4.0. | Ralf Baechle |
2009-05-14 | MIPS: Fix highmem. | Ralf Baechle |
2009-05-14 | MIPS: Fix sign-extension bug in 32-bit kernel on 32-bit hardware. | Ralf Baechle |
2009-05-14 | MIPS: MSP71xx: Remove the RAMROOT functions | Shane McDonald |
2009-05-14 | MIPS: Use -mno-check-zero-division | Ralf Baechle |
2009-05-14 | MIPS: Set compiler options only after the compiler prefix has ben set. | Ralf Baechle |
2009-05-14 | MIPS: IP27: Get rid of #ident. Gcc 4.4.0 doesn't like it. | Ralf Baechle |
2009-05-14 | MIPS: uaccess: Switch lock annotations to might_fault(). | Ralf Baechle |
2009-05-14 | MIPS: MSP71xx: Resolve use of non-existent GPIO routines in msp71xx reset | Shane McDonald |
2009-05-14 | MIPS: MSP71xx: Resolve multiple definition of plat_timer_setup | Shane McDonald |
2009-05-14 | MIPS: Make uaccess.h slightly more sparse friendly. | Ralf Baechle |
2009-05-14 | MIPS: Make access_ok() sideeffect proof. | Ralf Baechle |
2009-05-14 | MIPS: IP27: Fix clash with NMI_OFFSET from hardirq.h | Thomas Bogendoerfer |
2009-05-14 | MIPS: Alchemy: Timer build fix | Manuel Lauss |
2009-05-14 | MIPS: Kconfig: Delete duplicate definition of RWSEM_GENERIC_SPINLOCK. | Ralf Baechle |
2009-05-14 | MIPS: Cavium: Add support for 8k and 32k page sizes. | Ralf Baechle |
2009-05-14 | MIPS: TXx9: Fix possible overflow in clock calculations | Atsushi Nemoto |
2009-05-14 | MIPS: Synchronize dma_map_page and dma_map_single | Atsushi Nemoto |
2009-05-14 | MIPS: Enable CLO / CLZ instructions via separate CPU property | Ralf Baechle |
2009-05-14 | MIPS: Loongson 2 needs no hazard barriers. | Zhang Le |
2009-05-14 | MIPS: Do not include seccomp.h from compat.h | Atsushi Nemoto |
2009-05-14 | MIPS: RBTX4939: Fix typo in system name | Atsushi Nemoto |
2009-05-14 | MIPS: Compat: Use generic 32-bit wrapers for sys_timerfd_{g,s}ettime | David Daney |