summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* TXx9: Add TX4938 ATA support (v3)Atsushi Nemoto2008-10-233-0/+61
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rri...Linus Torvalds2008-10-233-3/+3
|\
| * oprofile: more whitespace fixesRobert Richter2008-10-153-3/+3
* | mips: use bcd2bin/bin2bcdAdrian Bunk2008-10-205-59/+59
* | container freezer: implement freezer cgroup subsystemMatt Helsley2008-10-201-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2008-10-162-4/+3
|\ \
| * | device create: misc: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-162-4/+3
* | | Merge branch 'personality' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2008-10-161-7/+3
|\ \ \
| * | | [PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITYMartin Schwidefsky2008-10-161-7/+3
| |/ /
* | | sysctl: simplify ->strategyAlexey Dobriyan2008-10-161-9/+8
* | | compat: generic compat get/settimeofdayChristoph Hellwig2008-10-163-70/+4
* | | compat: move cp_compat_stat to common codeChristoph Hellwig2008-10-161-35/+0
|/ /
* | MIPS: Kill unused <asm/debug.h> inclusionsShinya Kuribayashi2008-10-157-8/+0
* | MIPS: IP32: Add platform device for CMOS RTC; remove dead codeThomas Bogendoerfer2008-10-152-5/+16
* | MIPS: IP27: Switch over to RTC class driverThomas Bogendoerfer2008-10-151-77/+22
* | MIPS: IP22/28: Switch over to RTC class driverThomas Bogendoerfer2008-10-155-87/+15
* | MIPS: PCI: Scan busses when they are registeredAurelien Jarno2008-10-151-27/+53
* | MIPS: WGT634U: Add reset button supportAurelien Jarno2008-10-151-0/+37
* | MIPS: BCM47xx: Use the new SSB GPIO APIAurelien Jarno2008-10-154-74/+58
* | MIPS: BCM47xx: Remove references to BCM947XXAurelien Jarno2008-10-151-3/+3
* | MIPS: WGT634U: Add machine detection messageAurelien Jarno2008-10-151-0/+3
* | MIPS: Align .data.cacheline_aligned based on CONFIG_MIPS_L1_CACHE_SHIFTDavid Daney2008-10-151-1/+1
* | MIPS: show_cpuinfo prints the type of the calling CPUJohannes Dickgreber2008-10-151-1/+1
* | MIPS: Fix wrong branch target in new spin_lock code.Johannes Dickgreber2008-10-151-1/+1
* | MIPS: Have a heart for a lonely, lost header file ...Ralf Baechle2008-10-151-0/+46
* | ide-generic: remove no longer needed ide_probe_legacy()Bartlomiej Zolnierkiewicz2008-10-131-29/+0
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2008-10-13588-731/+66020
|\|
| * MIPS: RB532: provide GPIO_BUILTIN_NR and irq_to_gpio/gpio_to_irqFlorian Fainelli2008-10-111-7/+7
| * MIPS: Move ptrace prototypes to ptrace.hRalf Baechle2008-10-112-6/+6
| * MIPS: Ptrace support for HARDWARE_WATCHPOINTSDavid Daney2008-10-113-1/+155
| * MIPS: Scheduler support for HARDWARE_WATCHPOINTS.David Daney2008-10-111-0/+2
| * MIPS: Watch exception handling for HARDWARE_WATCHPOINTS.David Daney2008-10-112-5/+23
| * MIPS: Probe watch registers and report configuration.David Daney2008-10-112-2/+13
| * MIPS: Add HARDWARE_WATCHPOINTS definitions and support code.David Daney2008-10-116-1/+249
| * MIPS: Add HARDWARE_WATCHPOINTS configure option.David Daney2008-10-111-0/+7
| * MIPS: Replace use of <asm-generic/uaccess.h> with native implementations.Ralf Baechle2008-10-111-1/+263
| * MIPS: TXx9: Add TX4939 ATA support (v2)Atsushi Nemoto2008-10-113-0/+48
| * MIPS: Rewrite spinlocks to ticket locks.Ralf Baechle2008-10-113-77/+188
| * MIPS: IP checksums: Optimize adjust of sum on buffers of odd alignment.Ralf Baechle2008-10-111-11/+24
| * MIPS: IP checksums: Remove unncessary .set pseudosRalf Baechle2008-10-111-12/+0
| * MIPS: IP checksums: Remove unncessary folding of sum to 16 bit.Ralf Baechle2008-10-111-10/+0
| * MIPS: Move headfiles to new location below arch/mips/includeRalf Baechle2008-10-11463-42/+61652
| * MIPS: Alchemy: rename directoryRalf Baechle2008-10-1154-21/+21
| * MIPS: TXx9: Implement prom_free_prom_memoryAtsushi Nemoto2008-10-111-0/+6
| * MIPS: TXx9: Add RBTX4939 board supportAtsushi Nemoto2008-10-117-6/+437
| * MIPS: TXx9: Add TX4939 SoC supportAtsushi Nemoto2008-10-116-0/+793
| * MIPS: TXx9: IOC LED supportAtsushi Nemoto2008-10-114-0/+118
| * MIPS: TXx9: Microoptimize interrupt handlersAtsushi Nemoto2008-10-112-7/+7
| * MIPS: TXx9: stop_unused_modulesAtsushi Nemoto2008-10-112-0/+87
| * MIPS: RB532: Convert to GPIO libFlorian Fainelli2008-10-112-68/+162