| Commit message (Expand) | Author | Age |
... | |
* | MIPS: RB532: Check irq number when handling GPIO interrupts | Florian Fainelli | 2009-06-17 |
* | MIPS: RB532: Cleanup cpu-features-overrides | Florian Fainelli | 2009-06-17 |
* | MIPS: Remove dead case label. | David Daney | 2009-06-17 |
* | MIPS: Remove execution hazard barriers for Octeon. | David Daney | 2009-06-17 |
* | MIPS: Allow R2 CPUs to turn off generation of 'ehb' instructions. | David Daney | 2009-06-17 |
* | MIPS: Fold the TLB refill at the vmalloc path if possible. | David Daney | 2009-06-17 |
* | MIPS: Replace some magic numbers with symbolic values in tlbex.c | David Daney | 2009-06-17 |
* | MIPS: TXx9: Add ACLC support | Atsushi Nemoto | 2009-06-17 |
* | MIPS: Add Cavium OCTEON PCI support. | David Daney | 2009-06-17 |
* | MIPS: Add register definitions for PCI. | David Daney | 2009-06-17 |
* | MIPS: TXx9: Add DMAC support | Atsushi Nemoto | 2009-06-17 |
* | DMA: TXx9 Soc DMA Controller driver | Atsushi Nemoto | 2009-06-17 |
* | MIPS: TXx9: micro optimization for clocksource and clock_event | Atsushi Nemoto | 2009-06-17 |
* | MIPS: Support 64-byte D-cache line size | Kevin Cernekee | 2009-06-17 |
* | MIPS: Pass struct device to plat_dma_addr_to_phys() | Kevin Cernekee | 2009-06-17 |
* | MIPS: Add size and direction arguments to plat_unmap_dma_mem() | Kevin Cernekee | 2009-06-17 |
* | MIPS: SB1250: Sort out merge mistake. | Ralf Baechle | 2009-06-17 |
* | MIPS: Fix __ndelay build error and add 'ull' suffix for 32-bit kernel | Atsushi Nemoto | 2009-06-17 |
* | MIPS: SMTC: Fix formatting difference to linux-mips.org code | Ralf Baechle | 2009-06-17 |
* | MIPS: Fix typo resulting in far too long ndelay times. | Ralf Baechle | 2009-06-17 |
* | Merge branch 'akpm' | Linus Torvalds | 2009-06-16 |
|\ |
|
| * | kmap_types: make most arches use generic header file | Randy Dunlap | 2009-06-16 |
| * | mm: consolidate init_mm definition | Alexey Dobriyan | 2009-06-16 |
| * | time: move PIT_TICK_RATE to linux/timex.h | Arnd Bergmann | 2009-06-16 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2009-06-16 |
|\ \ |
|
| * | | mips: remove driver_data direct access of struct device | Greg Kroah-Hartman | 2009-06-16 |
| |/ |
|
* | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2009-06-16 |
|\ \
| |/
|/| |
|
| * | i2c/chips: Move max6875 to drivers/misc/eeprom | Wolfram Sang | 2009-06-15 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2009-06-15 |
|\| |
|
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn... | Linus Torvalds | 2009-06-12 |
| |\ |
|
| | * | asm-generic: merge branch 'master' of torvalds/linux-2.6 | Arnd Bergmann | 2009-06-12 |
| | |\ |
|
| | * | | 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-11 |
| * | | | 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 |
| | |/
| |/| |
|
| * | | Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2009-06-10 |
| |\ \
| | |/
| |/| |
|
| | * | Merge branch 'linus' into irq/numa | Ingo Molnar | 2009-06-01 |
| | |\ |
|
| | * | | irq: change ->set_affinity() to return status | Yinghai Lu | 2009-04-28 |
| * | | | 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-08 |
| | |/
| |/| |
|
| * | | 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-22 |
| * | | 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 |