summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | MIPS: R2: Fix problem with code that incorrectly modifies ebase.Chris Dearman2009-03-231-5/+7
| * | | | | | | | | | | MIPS: Change {set,clear,change}_c0_<foo> to return old value.Ralf Baechle2009-03-231-11/+11
| * | | | | | | | | | | MIPS: compat: Remove duplicated #includeHuang Weiyi2009-03-231-1/+0
| * | | | | | | | | | | MIPS: VR5500: Enable prefetchShinya Kuribayashi2009-03-231-1/+1
| * | | | | | | | | | | MIPS: Fix oops in dma_unmap_page on not coherent mips platformsJan Nikitenko2009-03-231-1/+1
| |/ / / / / / / / / /
| * | | | | | | | | | MIPS: Mark Eins: Fix configuration.Ralf Baechle2009-03-135-52/+54
| * | | | | | | | | | MIPS: Fix TIF_32BIT undefined problem when seccomp is disabledZhang Le2009-03-132-4/+6
| * | | | | | | | | | MIPS: IP27: Enable RAID5 moduleRalf Baechle2009-03-111-1/+1
| * | | | | | | | | | MIPS: TXx9: update defconfigsAtsushi Nemoto2009-03-112-137/+447
| * | | | | | | | | | MIPS: NEC VR5500 processor support fixupShinya Kuribayashi2009-03-115-3/+7
| * | | | | | | | | | MIPS: Fix build of non-CONFIG_SYSVIPC version of sys_32_ipcXiaotian Feng2009-03-111-1/+1
| | |_|_|_|/ / / / / | |/| | | | | | | |
| * | | | | | | | | MIPS: compat: Implement is_compat_task.Ralf Baechle2009-03-081-0/+7
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-03-051-1/+0
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | x86-64: seccomp: fix 32/64 syscall holeRoland McGrath2009-03-021-1/+0
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-03-0112-104/+119
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Revert "MIPS: Print irq handler description"Ralf Baechle2009-02-271-1/+0
| * | | | | | | MIPS: CVE-2009-0029: Enable syscall wrappers.Ralf Baechle2009-02-2710-98/+110
| * | | | | | | MIPS: Alchemy: In plat_time_init() t reaches -1, tested: 0Roel Kluin2009-02-271-3/+3
| * | | | | | | MIPS: Only allow Cavium OCTEON to be configured for boards that support itDavid Daney2009-02-271-2/+6
| |/ / / / / /
* | | | | | | net: new user space API for time stamping of incoming and outgoing packetsPatrick Ohly2009-02-151-0/+3
|/ / / / / /
* | | | | | x86: spinlocks: define dummy __raw_spin_is_contendedKyle McMartin2009-02-091-0/+1
| |_|/ / / |/| | | |
* | | | | MIPS: Alchemy: time.c build fixManuel Lauss2009-01-301-1/+1
* | | | | MIPS: RB532: Export rb532_gpio_set_func()Phil Sutter2009-01-302-2/+4
* | | | | MIPS: RB532: Update headersPhil Sutter2009-01-302-4/+3
* | | | | MIPS: RB532: Simplify dev3 initPhil Sutter2009-01-301-12/+2
* | | | | MIPS: RB532: Remove {get,set}_434_reg()Phil Sutter2009-01-301-27/+0
* | | | | MIPS: RB532: Move dev3 init code to devices.cPhil Sutter2009-01-302-39/+39
* | | | | MIPS: RB532: Fix set_latch_u5()Phil Sutter2009-01-301-1/+1
* | | | | MIPS: RB532: Fix init of rb532_dev3_ctl_resPhil Sutter2009-01-301-2/+3
* | | | | MIPS: RB532: Use driver_data instead of platform_dataPhil Sutter2009-01-301-1/+1
* | | | | MIPS: RB532: Detect uart type, add platform devicePhil Sutter2009-01-302-1/+27
* | | | | MIPS: RB532: remove useless CF GPIO initialisationPhil Sutter2009-01-301-6/+0
* | | | | MIPS: RB532: Auto disable GPIO alternate functionPhil Sutter2009-01-301-4/+4
* | | | | MIPS: RB532: Add set_type() function to IRQ struct.Phil Sutter2009-01-302-0/+30
* | | | | MIPS: RC32434: Define io_map_base for PCI controllerPhil Sutter2009-01-301-0/+11
* | | | | MIPS: RB532: Fix bit swapping in rb532_set_bit()Phil Sutter2009-01-301-4/+2
* | | | | MIPS: Use hardware watchpoints on all R1 and R2 CPUs.David Daney2009-01-301-1/+1
* | | | | MIPS: Read watch registers with interrupts disabled.David Daney2009-01-302-2/+12
* | | | | MIPS: Fix a typo in watchpoint register structure.David Daney2009-01-301-1/+1
* | | | | MIPS: TXx9: Add support for TX4939 internal RTCAtsushi Nemoto2009-01-303-0/+24
* | | | | MIPS: R2: Fix broken installation of cache error handler.Ralf Baechle2009-01-301-2/+6
* | | | | MIPS: IP27: Switch from DMA_IP27 to DMA_COHERENTRalf Baechle2009-01-304-7/+4
* | | | | MIPS: Add return value checks to user_termio_to_kernel_termios()Ralf Baechle2009-01-301-28/+72
* | | | | MIPS: Octeon: Remove duplicated #includesHuang Weiyi2009-01-301-2/+0
* | | | | MIPS: atomic_*(): Change type of intermediate variables.Ralf Baechle2009-01-301-26/+26
* | | | | MIPS: Port "mm: invoke oom-killer from page fault" from UML / x86Ralf Baechle2009-01-301-15/+6
* | | | | MIPS: Avoid destructive invalidation on partial cachelines.Ralf Baechle2009-01-301-1/+21
* | | | | MIPS: SMTC: Fix build after recent creditial changes.Ralf Baechle2009-01-301-1/+2
| |_|/ / |/| | |
* | | | eeprom: More consistent symbol namesJean Delvare2009-01-267-10/+10
|/ / /
* | | Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-01-141-1/+1
|\ \ \
OpenPOWER on IntegriCloud