summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-1212-126/+43
|\
| * unify default ptrace_signal_deliverAl Viro2012-11-291-2/+0
| * flagday: kill pt_regs argument of do_fork()Al Viro2012-11-292-3/+3
| * flagday: don't pass regs to copy_thread()Al Viro2012-11-281-2/+2
| *-. Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc...Al Viro2012-11-2811-120/+39
| |\ \
| | * \ Merge branch 'arch-frv' into no-rebasesAl Viro2012-11-169-25/+69
| | |\ \
| | * | | mips: switch to saner kernel_execve() semanticsAl Viro2012-10-153-12/+2
| | * | | MIPS: Switch over to generic sys_execve and kernel_execve.Ralf Baechle2012-10-147-76/+19
| | * | | mips: switch to generic kernel_thread()Al Viro2012-10-145-44/+30
| | | |/ | | |/|
* | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-12-111-0/+1
|\ \ \ \
| * \ \ \ Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2012-12-081-0/+1
| |\ \ \ \
| | * | | | tracing,x86: Add a TSC trace_clockDavid Sharp2012-11-131-0/+1
| | | |_|/ | | |/| |
* | | | | Merge branch 'akpm' (Andrew's patchbomb)Linus Torvalds2012-12-112-94/+28
|\ \ \ \ \
| * | | | | mm: use vm_unmapped_area() on mips architectureMichel Lespinasse2012-12-111-94/+17
| * | | | | mm: support more pagesizes for MAP_HUGETLB/SHM_HUGETLBAndi Kleen2012-12-111-0/+11
* | | | | | Merge tag 'usb-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-12-1113-13/+728
|\ \ \ \ \ \
| * \ \ \ \ \ Merge 3.7-rc6 into usb-next.Greg Kroah-Hartman2012-11-1611-231/+478
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'gadget-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2012-11-112-2/+2
| |\ \ \ \ \ \ \
| | * | | | | | | arch: Change defconfigs to point to g_mass_storage.Michal Nazarewicz2012-11-082-2/+2
| | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | USB: EHCI: remove ehci_port_power() routineAlan Stern2012-10-312-3/+0
| * | | | | | | MIPS: Alchemy: update development boards defconfigs with USB platform driversFlorian Fainelli2012-10-231-0/+2
| * | | | | | | USB: move common alchemy USB routines to arch/mips/alchemy/common.cFlorian Fainelli2012-10-222-1/+615
| * | | | | | | MIPS: Alchemy: use the OHCI platform driverFlorian Fainelli2012-10-224-2/+36
| * | | | | | | MIPS: Netlogic: convert to use OHCI platform driverFlorian Fainelli2012-10-221-2/+7
| * | | | | | | MIPS: PNX8550: use OHCI platform driverFlorian Fainelli2012-10-221-1/+30
| * | | | | | | MIPS: Alchemy: use the ehci platform driverFlorian Fainelli2012-10-221-1/+22
| * | | | | | | MIPS: Netlogic: use ehci-platform driverFlorian Fainelli2012-10-221-1/+7
| * | | | | | | MIPS: Loongson 1B: use ehci-platform instead of ehci-ls1x.Florian Fainelli2012-10-222-1/+8
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-12-111-0/+3
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge 3.7-rc6 into tty-nextGreg Kroah-Hartman2012-11-1611-231/+478
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| * | | | | | | tty, ioctls -- Add new ioctl definitions for tty flags fetchingCyrill Gorcunov2012-10-251-0/+3
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-12-111-2/+0
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | mips/PCI: Remove CONFIG_HOTPLUG ifdefsBill Pemberton2012-11-281-2/+0
| |/ / / / /
* | | | | | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-12-113-9/+0
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | kbuild: centralize .dts->.dtb ruleStephen Warren2012-11-303-9/+0
| |/ / / /
* | | | | MIPS: Fix endless loop when processing signals for kernel tasksDmitry Adamushko2012-12-051-1/+6
* | | | | MIPS: R3000/R3081: Fix CPU detection.Ralf Baechle2012-12-051-1/+0
* | | | | MIPS: N32: Fix signalfd4 syscall entry pointRalf Baechle2012-12-051-1/+1
* | | | | MIPS: N32: Fix preadv(2) and pwritev(2) entry points.Ralf Baechle2012-12-041-2/+2
* | | | | MIPS: Avoid mcheck by flushing page range in huge_ptep_set_access_flags()David Daney2012-12-042-15/+15
| |_|_|/ |/| | |
* | | | MIPS: Fix crash that occurs when function tracing is enabledAl Cooper2012-11-231-4/+4
* | | | MIPS: Merge overlapping bootmem rangesRalf Baechle2012-11-231-6/+20
| |/ / |/| |
* | | mips, arc: fix build failureDavid Rientjes2012-11-161-0/+1
* | | MIPS: Malta: Fix interupt number of CBUS UART.Ralf Baechle2012-11-131-1/+2
* | | MIPS: Make irqflags.h functions preempt-safe for non-mipsr2 cpusJim Quinlan2012-11-093-133/+253
* | | MIPS: Remove irqflags.h dependency from bitops.hJim Quinlan2012-11-095-83/+214
* | | MIPS: bitops.h: Change use of 'unsigned short' to 'int'Jim Quinlan2012-11-091-7/+7
* | | MIPS: compat: Delete now unused TIF_32BIT.Ralf Baechle2012-11-091-6/+0
* | | MIPS: compat: Implement is_compat_task() by testing for 32-bit address space.Ralf Baechle2012-11-091-1/+1
* | | MIPS: compat: Fix use of TIF_32BIT_ADDR vs _TIF_32BIT_ADDRRalf Baechle2012-11-091-1/+1
|/ /
OpenPOWER on IntegriCloud