Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
9908b07465556d4c96685d7f1ead0e17b01c662d
/
arch
/
mips
68b86a2
Merge git://www.linux-watchdog.org/linux-watchdog
by Linus Torvalds
· 12 years ago
14cc0b5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
aebb2af
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 12 years ago
09f5100
watchdog: ath79_wdt: get register base from platform device's resources
by Gabor Juhos
· 12 years ago
0f2ad9e
MIPS: ath79: use dynamically allocated watchdog device
by Gabor Juhos
· 12 years ago
b67bfe0
hlist: drop the node parameter from iterators
by Sasha Levin
· 12 years ago
887cbce0
arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS
by Stephen Rothwell
· 12 years ago
d895cb1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
9043a26
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 12 years ago
3f6d078
fix compat truncate/ftruncate
by Al Viro
· 12 years ago
9e2d59a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
496ad9a
new helper: file_inode(file)
by Al Viro
· 12 years ago
edb15d8
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into mips-for-linux-next
by Ralf Baechle
· 12 years ago
2ef14f4
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
9afa319
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
21eaab6
Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 12 years ago
06991c2
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 12 years ago
8bfc245
Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-john into mips-for-linux-next
by Ralf Baechle
· 12 years ago
a0b1c42
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 12 years ago
612663a
MIPS: Quit exporting kernel internel break codes to uapi/asm/break.h
by David Daney
· 12 years ago
b7133a9
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
535237c
MIPS: remove broken conditional inside vpe loader code
by John Crispin
· 12 years ago
df1cc3d
MIPS: SMTC: fix implicit declaration of set_vi_handler
by Florian Fainelli
· 12 years ago
f7be4e7
MIPS: early_printk: drop __init annotations
by Aaro Koskinen
· 12 years ago
1e7decd
MIPS: Probe for and report hardware virtualization support.
by David Daney
· 12 years ago
27ea052
MIPS: ath79: add support for the Qualcomm Atheros AP136-010 board
by Gabor Juhos
· 12 years ago
82c4684
MIPS: ath79: add USB controller registration code for the QCA955X SoCs
by Gabor Juhos
· 12 years ago
0a5f3b1
MIPS: ath79: add PCI controller registration code for the QCA955X SoCs
by Gabor Juhos
· 12 years ago
e9c0d0a
MIPS: ath79: add WMAC registration code for the QCA955X SoCs
by Gabor Juhos
· 12 years ago
1399230
MIPS: ath79: register UART for the QCA955X SoCs
by Gabor Juhos
· 12 years ago
7d4c2af
MIPS: ath79: add QCA955X specific glue to ath79_device_reset_{set, clear}
by Gabor Juhos
· 12 years ago
f818ca3
MIPS: ath79: add GPIO setup code for the QCA955X SoCs
by Gabor Juhos
· 12 years ago
5333033
MIPS: ath79: add IRQ handling code for the QCA955X SoCs
by Gabor Juhos
· 12 years ago
41583c0
MIPS: ath79: add clock setup code for the QCA955X SoCs
by Gabor Juhos
· 12 years ago
2e6c91e
MIPS: ath79: add SoC detection code for the QCA955X SoCs
by Gabor Juhos
· 12 years ago
9089877
MIPS: ath79: add early printk support for the QCA955X SoCs
by Gabor Juhos
· 12 years ago
e3b25ce
MIPS: ath79: fix WMAC IRQ resource assignment
by Gabor Juhos
· 12 years ago
4893fc8
mips: reserve elfcorehdr
by Corey Minyard
· 12 years ago
d3ff933
mips: Make sure kernel memory is in iomem
by Corey Minyard
· 12 years ago
90a938d
MIPS: ath79: use dynamically allocated USB platform devices
by Gabor Juhos
· 12 years ago
fd633cf
ath79: remove ATH79_MISC_IRQ_* defines
by Gabor Juhos
· 12 years ago
7e69c10
ath79: add ATH79_CPU_IRQ() macro
by Gabor Juhos
· 12 years ago
326e8d1
MIPS: pci-ar71xx: move irq base to the controller structure
by Gabor Juhos
· 12 years ago
42cb60d
MIPS: pci-ar71xx: remove static PCI IO/MEM resources
by Gabor Juhos
· 12 years ago
f18118a
MIPS: pci-ar71xx: use dynamically allocated PCI controller structure
by Gabor Juhos
· 12 years ago
12401fc
MIPS: pci-ar724x: setup command register of the PCI controller
by Gabor Juhos
· 12 years ago
8b66d46
MIPS: pci-ar724x: use per-controller IRQ base
by Gabor Juhos
· 12 years ago
34b134a
MIPS: pci-ar724x: remove static PCI IO/MEM resources
by Gabor Juhos
· 12 years ago
908339e
MIPS: pci-ar724x: use dynamically allocated PCI controller structure
by Gabor Juhos
· 12 years ago
617fed4
MIPS: ath79: allow to specify bus number in PCI IRQ maps
by Gabor Juhos
· 12 years ago
15b6dcb
MIPS: add dummy pci_load_of_ranges
by Gabor Juhos
· 12 years ago
2228317
MIPS: avoid possible resource conflict in register_pci_controller
by Gabor Juhos
· 12 years ago
6e78386
MIPS: ath79: remove unused ar7{1x,24}x_pcibios_init functions
by Gabor Juhos
· 12 years ago
9fc1ca5
MIPS: ath79: register platform devices for the PCI controllers
by Gabor Juhos
· 12 years ago
ad4ce92
MIPS: ath79: move global PCI defines into a common header
by Gabor Juhos
· 12 years ago
fb167e8
MIPS: pci-ar71xx: convert into a platform driver
by Gabor Juhos
· 12 years ago
58d2e9b
MIPS: pci-ar724x: convert into a platform driver
by Gabor Juhos
· 12 years ago
d3d2b42
MIPS: ralink: add CPU interrupt controller to of_irq_ids
by Gabor Juhos
· 12 years ago
0916b46
MIPS: add irqdomain support for the CPU IRQ controller
by Gabor Juhos
· 12 years ago
6d63d70
MIPS: ralink: adds default config file
by John Crispin
· 12 years ago
ae2b5bb
MIPS: ralink: adds Kbuild files
by John Crispin
· 12 years ago
5644da4
MIPS: ralink: adds rt305x devicetree
by John Crispin
· 12 years ago
2809b31
MIPS: ralink: adds support for RT305x SoC family
by John Crispin
· 12 years ago
5fff610
MIPS: ralink: adds early_printk support
by John Crispin
· 12 years ago
3a5bfe7
MIPS: ralink: adds OF code
by John Crispin
· 12 years ago
3f0a06b
MIPS: ralink: adds clkdev code
by John Crispin
· 12 years ago
7e47cef
MIPS: ralink: adds prom and cmdline code
by John Crispin
· 12 years ago
c06e836
MIPS: ralink: adds reset code
by John Crispin
· 12 years ago
19d3814
MIPS: ralink: adds irq code
by John Crispin
· 12 years ago
8563991
MIPS: ralink: adds include files
by John Crispin
· 12 years ago
9c099c4
MIPS: ath79: simplify MISC IRQ handling
by Gabor Juhos
· 12 years ago
f160a28
MIPS: ath79: simplify ath79_gpio_function_* routines
by Gabor Juhos
· 12 years ago
8838bec
MIPS: ath79: fix GPIO function selection for AR934x SoCs
by Gabor Juhos
· 12 years ago
778eeb1
MIPS: Add new GIC clocksource.
by Steven J. Hill
· 12 years ago
4cb764b
MIPS: dsp: Simplify the DSP macros.
by Steven J. Hill
· 12 years ago
d0c1b47
MIPS: dsp: Support toolchains without DSP ASE and microMIPS.
by Steven J. Hill
· 12 years ago
32a7ede
MIPS: dsp: Add assembler support for DSP ASEs.
by Steven J. Hill
· 12 years ago
f8fa481
MIPS: Add support for the M14KEc core.
by Steven J. Hill
· 12 years ago
127993e
MIPS: Clean-ups for MIPS Technologies Inc. generic header file.
by Steven J. Hill
· 12 years ago
7b53eb4
MIPS: PCI: Multi-node PCI support for Netlogic XLP
by Jayachandran C
· 12 years ago
cba3b64
MIPS: Netlogic: Fix for quad-XLP boot
by Jayachandran C
· 12 years ago
37a7059
MIPS: Netlogic: use preset loops per jiffy
by Jayachandran C
· 12 years ago
5a4cbe3
MIPS: Netlogic: No hazards needed for XLR/XLS
by Jayachandran C
· 12 years ago
8cd3d64
MIPS: PCI: Prevent hang on XLP reg read
by Jayachandran C
· 12 years ago
4e45e54
MIPS: Netlogic: Use PIC timer as a clocksource
by Jayachandran C
· 12 years ago
a69ba62
MIPS: Netlogic: Split XLP L1 i-cache among threads
by Jayachandran C
· 12 years ago
a264b5e
MIPS: PCI: Byteswap not needed in little-endian mode
by Jayachandran C
· 12 years ago
220d912
MIPS: Netlogic: Optimize EIMR/EIRR accesses in 32-bit
by Jayachandran C
· 12 years ago
f0cb40e
MIPS: Netlogic: add XLS6xx to FMN config
by Jayachandran C
· 12 years ago
2636562
MIPS: lantiq: rework external irq code
by John Crispin
· 12 years ago
bae696a
MIPS: lantiq: improve pci reset gpio handling
by John Crispin
· 12 years ago
d0c550d
MIPS: lantiq: add GPHY clock gate bits
by John Crispin
· 12 years ago
740c606e
MIPS: lantiq: adds static clock for PP32
by John Crispin
· 12 years ago
3d18c17
MIPS: lantiq: trivial typo fix
by John Crispin
· 12 years ago
42f3cae
MIPS: show correct cpu name for 24KEc
by John Crispin
· 12 years ago
5b00311
MIPS: Cleanup break and trap codes.
by Ralf Baechle
· 12 years ago
8e8dc33
MIPS: Redefine value of BRK_BUG.
by Steven J. Hill
· 12 years ago
a96102b
MIPS: Add printing of ISA version in cpuinfo.
by Steven J. Hill
· 12 years ago
0e49caf
MIPS: Octeon: Adding driver to measure interrupt latency on Octeon.
by Venkat Subbiah
· 12 years ago
42913c7
MIPS: Loongson2: Use clk API instead of direct dereferences
by Julia Lawall
· 12 years ago
Next »