Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
4f57ca6e17edfc56ddde5c87eb893e47e0d2d343
/
arch
/
mips
773cb77
MIPS: Cavium: Add CPU hotplugging code.
by Ralf Baechle
· 15 years ago
9801b32
MIPS: SMP: Allow suspend and hibernation if CPU hotplug is available
by Ralf Baechle
· 15 years ago
1b2bc75
MIPS: Add arch generic CPU hotplug
by Ralf Baechle
· 15 years ago
2e25406
MIPS: Sibyte: Fix build error if CONFIG_SERIAL_SB1250_DUART is undefined.
by Ralf Baechle
· 15 years ago
ab7f6f3
MIPS: MIPSsim: Fix build error if MSC01E_INT_BASE is undefined.
by Ralf Baechle
· 15 years ago
44eeab6
MIPS: Hibernation: Remove SMP TLB and cacheflushing code.
by Ralf Baechle
· 15 years ago
631330f
MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.
by Ralf Baechle
· 15 years ago
0ca5921
MIPS: bug.h Build fix - include <linux/compiler.h>.
by Ralf Baechle
· 15 years ago
d06063c
Move FAULT_FLAG_xyz into handle_mm_fault() callers
by Linus Torvalds
· 16 years ago
a6c1409
Delete pcibios_select_root
by Matthew Wilcox
· 15 years ago
363c55c
MIPS: Add hibernation support
by Wu Zhangjin
· 15 years ago
4bb1a10
MIPS: Move Cavium CP0 hwrena impl bits to cpu-feature-overrides.h
by David Daney
· 15 years ago
fbeda19
MIPS: Allow CPU specific overriding of CP0 hwrena impl bits.
by David Daney
· 15 years ago
9cffd15
MIPS: Kconfig Add SYS_SUPPORTS_HUGETLBFS and enable it for some systems.
by David Daney
· 15 years ago
fd062c8
MIPS: TLB support for hugetlbfs.
by David Daney
· 15 years ago
dd79439
MIPS: Add hugetlbfs page defines.
by David Daney
· 15 years ago
50a41ff
MIPS: Add support files for hugetlbfs.
by David Daney
· 15 years ago
bd1437e
MIPS: Remove unused parameters from iPTE_LW.
by David Daney
· 15 years ago
38295fb
MIPS: Export erratum function needed by octeon-ethernet driver.
by David Daney
· 16 years ago
f1f1f59
MIPS: Cavium-Octeon: Add more chip specific feature tests.
by David Daney
· 16 years ago
2b1b62e
MIPS: Cavium-Octeon: Add more board type constants.
by David Daney
· 16 years ago
3e903bd
MIPS: Export cvmx_sysinfo_get needed by octeon-ethernet driver.
by David Daney
· 16 years ago
6fa044a
MIPS: Add named alloc functions to OCTEON boot monitor memory allocator.
by David Daney
· 16 years ago
ce65cc8
MIPS: Alchemy: devboards: Convert to gpio calls.
by Manuel Lauss
· 15 years ago
b6c9f10
MIPS: Alchemy: xxs1500: use linux gpio api.
by Manuel Lauss
· 15 years ago
bb706b2
MIPS: Alchemy: MTX-1: Use linux gpio api.
by Manuel Lauss
· 15 years ago
51e02b0
MIPS: Alchemy: Rewrite GPIO support.
by Manuel Lauss
· 15 years ago
eeb09e6
MIPS: Alchemy: Remove unused au1000_gpio.h header
by Manuel Lauss
· 15 years ago
f203b7c
MIPS: BCM47xx: Fix gpio_direction_output
by Matthieu Castet
· 15 years ago
cc906f8
MIPS: ioctl.h: Cleanup.
by Ralf Baechle
· 15 years ago
923e381
MIPS: TXx9: Add TX4939 RNG support
by Atsushi Nemoto
· 15 years ago
c3b28ae
MIPS: TXx9: Add SRAMC support
by Atsushi Nemoto
· 15 years ago
05f94ee
MIPS: Sibyte: Remove standalone kernel support
by Imre Kaloz
· 15 years ago
435f81f
MIPS: Sibyte: Remove simulator option
by Imre Kaloz
· 15 years ago
d36773e
MIPS: RB532: Check irq number when handling GPIO interrupts
by Florian Fainelli
· 15 years ago
1c99dac
MIPS: RB532: Cleanup cpu-features-overrides
by Florian Fainelli
· 15 years ago
faed528
MIPS: Remove dead case label.
by David Daney
· 15 years ago
9e290a1
MIPS: Remove execution hazard barriers for Octeon.
by David Daney
· 15 years ago
41f0e4d
MIPS: Allow R2 CPUs to turn off generation of 'ehb' instructions.
by David Daney
· 15 years ago
95affdd
MIPS: Fold the TLB refill at the vmalloc path if possible.
by David Daney
· 15 years ago
e6f72d3
MIPS: Replace some magic numbers with symbolic values in tlbex.c
by David Daney
· 15 years ago
742cd58
MIPS: TXx9: Add ACLC support
by Atsushi Nemoto
· 15 years ago
e8635b4
MIPS: Add Cavium OCTEON PCI support.
by David Daney
· 16 years ago
8860fb8
MIPS: Add register definitions for PCI.
by David Daney
· 16 years ago
f48c8c9
MIPS: TXx9: Add DMAC support
by Atsushi Nemoto
· 16 years ago
ea76f0b
DMA: TXx9 Soc DMA Controller driver
by Atsushi Nemoto
· 16 years ago
a43da03
MIPS: TXx9: micro optimization for clocksource and clock_event
by Atsushi Nemoto
· 16 years ago
605b7ef
MIPS: Support 64-byte D-cache line size
by Kevin Cernekee
· 16 years ago
3807ef3
MIPS: Pass struct device to plat_dma_addr_to_phys()
by Kevin Cernekee
· 16 years ago
d3f634b
MIPS: Add size and direction arguments to plat_unmap_dma_mem()
by Kevin Cernekee
· 16 years ago
7762f20
MIPS: SB1250: Sort out merge mistake.
by Ralf Baechle
· 15 years ago
3cb3a66
MIPS: Fix __ndelay build error and add 'ull' suffix for 32-bit kernel
by Atsushi Nemoto
· 15 years ago
dbc1d91
MIPS: SMTC: Fix formatting difference to linux-mips.org code
by Ralf Baechle
· 15 years ago
39027ff
MIPS: Fix typo resulting in far too long ndelay times.
by Ralf Baechle
· 15 years ago
517d086
Merge branch 'akpm'
by Linus Torvalds
· 15 years ago
e4c9dd0
kmap_types: make most arches use generic header file
by Randy Dunlap
· 15 years ago
bb1f17b
mm: consolidate init_mm definition
by Alexey Dobriyan
· 15 years ago
08604bd
time: move PIT_TICK_RATE to linux/timex.h
by Arnd Bergmann
· 15 years ago
6fd0330
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
by Linus Torvalds
· 15 years ago
4858704
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
by Linus Torvalds
· 15 years ago
d779206
mips: remove driver_data direct access of struct device
by Greg Kroah-Hartman
· 16 years ago
4b364f2
i2c/chips: Move max6875 to drivers/misc/eeprom
by Wolfram Sang
· 15 years ago
9cbc1cb
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David S. Miller
· 15 years ago
cd166bd
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
by Linus Torvalds
· 15 years ago
1380a37
PM: Remove unused asm/suspend.h
by Magnus Damm
· 15 years ago
5933048
module: cleanup FIXME comments about trimming exception table entries.
by Rusty Russell
· 15 years ago
5b02ee3
asm-generic: merge branch 'master' of torvalds/linux-2.6
by Arnd Bergmann
· 15 years ago
5b17e1c
asm-generic: rename page.h and uaccess.h
by Arnd Bergmann
· 15 years ago
72099ed
asm-generic: rename atomic.h to atomic-long.h
by Arnd Bergmann
· 15 years ago
c31ae4b
asm-generic: introduce asm/bitsperlong.h
by Arnd Bergmann
· 15 years ago
63b852a
asm-generic: rename termios.h, signal.h and mman.h
by Arnd Bergmann
· 15 years ago
f0d5e12
Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
5636919
MIPS: Outline udelay and fix a few issues.
by Ralf Baechle
· 16 years ago
3a55314
MIPS: ioctl.h: Fix headers_check warnings
by Jaswinder Singh Rajput
· 15 years ago
e25bfc9
MIPS: Cobalt: PCI bus is always required to obtain the board ID
by Yoichi Yuasa
· 15 years ago
c9d89d9
MIPS: Kconfig: Remove "Support for" from Cavium system type
by Yoichi Yuasa
· 15 years ago
e082f18
MIPS: Sibyte: Honor CONFIG_CMDLINE
by Ralf Baechle
· 15 years ago
7d217d7
cfg80211: errno.h: define ERFKILL
by Alexander Beregalov
· 15 years ago
3d58f48
Merge branch 'linus' into irq/numa
by Ingo Molnar
· 15 years ago
d2f82c2
MIPS: IP32: Remove unnecessary if not even harmful volatile keywords.
by Ralf Baechle
· 15 years ago
63c901c
MIPS: IP32: Fix build error due to uninitialized variable.
by Ralf Baechle
· 15 years ago
63d3892
MIPS: Fix sparse warning in incompatiable argument type of clear_user.
by Wu Zhangjin
· 15 years ago
a5e696e
MIPS: 64-bit: Fix system lockup.
by Greg Ungerer
· 15 years ago
195d1a9
MIPS: IP28: Change to build with -mr10k-cache-barrier=store
by peter fuerst
· 15 years ago
7e9e05c
MIPS: IP22: Fix hang in power button interrupt handler
by Ralf Baechle
· 15 years ago
950312c
MIPS: IP32: Fix hang on shutdown in power button interrupt handler.
by Andrew Randrianasulu
· 15 years ago
5d81b83
MIPS: Sibyte: Fix locking in set_irq_affinity
by Thomas Bogendoerfer
· 16 years ago
a6d5ff0
MIPS: Use force_sig when handling address errors.
by David Daney
· 16 years ago
d0ce9a5
MIPS: Cavium: Add struct clocksource * argument to octeon_cvmcount_read()
by Coly Li
· 16 years ago
c21004c
MIPS: Rewrite <asm/div64.h> to work with gcc 4.4.0.
by Ralf Baechle
· 16 years ago
bb86bf2
MIPS: Fix highmem.
by Ralf Baechle
· 16 years ago
0b54352
MIPS: Fix sign-extension bug in 32-bit kernel on 32-bit hardware.
by Ralf Baechle
· 16 years ago
5c5dd1d
MIPS: MSP71xx: Remove the RAMROOT functions
by Shane McDonald
· 16 years ago
1a4ba06
MIPS: Use -mno-check-zero-division
by Ralf Baechle
· 16 years ago
05e4140
MIPS: Set compiler options only after the compiler prefix has ben set.
by Ralf Baechle
· 16 years ago
165533c
MIPS: IP27: Get rid of #ident. Gcc 4.4.0 doesn't like it.
by Ralf Baechle
· 16 years ago
ef41f46
MIPS: uaccess: Switch lock annotations to might_fault().
by Ralf Baechle
· 16 years ago
005076a
MIPS: MSP71xx: Resolve use of non-existent GPIO routines in msp71xx reset
by Shane McDonald
· 16 years ago
01caec8
MIPS: MSP71xx: Resolve multiple definition of plat_timer_setup
by Shane McDonald
· 16 years ago
ed01b3d
MIPS: Make uaccess.h slightly more sparse friendly.
by Ralf Baechle
· 16 years ago
Next »