summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
...
* | | MIPS: Fulong: Convert reset initialization to initcall.Ralf Baechle2009-09-173-6/+6
* | | MIPS: Malta: Convert reset initialization to initcall.Ralf Baechle2009-09-172-2/+6
* | | MIPS: Get rid of duplicate cpu_idle() prototype.Ralf Baechle2009-09-171-2/+1
* | | MIPS: TXx9: Fix error handling.Julia Lawall2009-09-171-4/+13
* | | MIPS: TXx9: Disable PM capability of TX493[89] internal etherAtsushi Nemoto2009-09-171-0/+13
* | | MIPS: make page.h constants available to assembly.Nelson Elhage2009-09-171-2/+3
* | | MIPS: Alchemy: add gpio_request/gpio_free stubs for CONFIG_GPIOLIB=nManuel Lauss2009-09-171-0/+9
* | | MIPS: Lasat: Fix compilationAlexey Dobriyan2009-09-171-0/+1
* | | MIPS: Octeon: Check all CCAs in cvmx_write_csr.David Daney2009-09-171-1/+1
* | | MIPS: Fix potencial build error in <asm/delay.h>Ralf Baechle2009-09-171-0/+2
* | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-09-161-2/+0
|\ \ \
| * | | PCI: remove pcibios_scan_all_fns()Alex Chiang2009-09-091-2/+0
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-09-151-11/+10
|\ \ \ \
| * \ \ \ Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo2009-08-14146-629/+3826
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | linker script: unify usage of discard definitionTejun Heo2009-07-091-12/+10
| * | | | Merge branch 'master' into for-nextTejun Heo2009-07-0450-23/+489
| |\ \ \ \
| * | | | | linker script: throw away .discard sectionTejun Heo2009-06-241-0/+1
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-09-144-3/+20
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-08-1270-209/+124
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | net: implement a SO_DOMAIN getsockoptionJan Engelhardt2009-08-051-0/+1
| * | | | | net: implement a SO_PROTOCOL getsockoptionJan Engelhardt2009-08-051-0/+1
| * | | | | ar7: add fixed PHY support for the two on-board cpmacFlorian Fainelli2009-08-051-0/+15
| * | | | | net/compat/wext: send different messages to compat tasksJohannes Berg2009-07-152-3/+3
* | | | | | KEYS: Add missing linux/tracehook.h #inclusionsDavid Howells2009-09-091-0/+1
* | | | | | KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells2009-09-021-0/+2
* | | | | | KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6]David Howells2009-09-022-0/+7
| |_|_|_|/ |/| | | |
* | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2009-08-171-0/+2
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | MIPS: Fix HPAGE_SIZE redefinitionAtsushi Nemoto2009-08-171-0/+2
* | | | | MIPS: Wire up accept4 syscall.Ralf Baechle2009-08-035-6/+13
* | | | | MIPS: VPE: Delete unused function get_tc_unused().Ralf Baechle2009-08-031-12/+0
* | | | | MIPS: VPE: Fix bogus indentation.Ralf Baechle2009-08-031-1/+1
* | | | | MIPS: VPE: Make various functions static.Ralf Baechle2009-08-031-9/+8
* | | | | MIPS: VPE: Free relocation chain on error.Ralf Baechle2009-08-031-3/+12
* | | | | MIPS: VPE: Fix compiler warning.Raghu Gandham2009-08-031-1/+2
* | | | | MIPS: Module: Make error messages unique.Ralf Baechle2009-08-031-3/+5
* | | | | MIPS: Octeon: Run IPI code with interrupts disabled.David Daney2009-08-031-2/+2
* | | | | MIPS: Jazz: Fix read buffer overflowRoel Kluin2009-08-031-1/+1
* | | | | MIPS: Use DIV_ROUND_CLOSESTJulia Lawall2009-08-031-1/+1
* | | | | MIPS: MTX-1: Request button GPIO before setting its directionFlorian Fainelli2009-08-031-2/+12
* | | | | MIPS: AR7: Override CFLAGS with -WerrorFlorian Fainelli2009-08-031-0/+1
* | | | | MIPS: AR7: Remove unused tnetd7200_get_clock functionFlorian Fainelli2009-08-031-13/+0
* | | | | MIPS: AR7: Use DMA_BIT_MASK(nn) instead of deprecated DMA_nnBIT_MASKFlorian Fainelli2009-08-031-3/+3
* | | | | MIPS: AR7: Fix build failures when CONFIG_SERIAL_8250 is not enabledFlorian Fainelli2009-08-031-1/+2
* | | | | MIPS: Fix read buffer overflowRoel Kluin2009-08-031-1/+1
* | | | | MIPS: AR7: Fix build warning on memory.cFlorian Fainelli2009-08-031-1/+1
* | | | | MIPS: Octeon PCIe: Make hardware and software bus numbers match.David Daney2009-08-031-14/+17
* | | | | MIPS: RBTX4939: Fix IOC pin-enable register updatingAtsushi Nemoto2009-08-031-1/+1
* | | | | MIPS: Simplify and correct interrupt handling for MSP4200Shane McDonald2009-08-031-9/+1
* | | | | MIPS: MSPxxxx: define MIPS34K_MISSED_ITLB_WAR for other PMC-Sierra SoCFlorian Fainelli2009-08-031-0/+2
* | | | | MIPS: MSP71xx: fix build failures on msp_irq_slp.cFlorian Fainelli2009-08-031-2/+2