Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
5472e862de2bc4a47f18d216a4a626d5c7eeef90
/
arch
/
mips
f232c7e
MIPS: traps.c: Fix typo
by Masanari Iida
· 13 years ago
d7eb092
MIPS: PowerTV: Fix defconfigs for coverage builds
by Ralf Baechle
· 13 years ago
410e512
MIPS: Netlogic: Fix defconfigs for coverage builds
by Paul Gortmaker
· 13 years ago
87b4345
MIPS: ATH79: Avoid a kernel bug on AR913X
by Gabor Juhos
· 13 years ago
f79eaeb
MIPS: PCI: use list_for_each_entry() for bus->devices traversal
by Bjorn Helgaas
· 13 years ago
43ca495
MIPS: fault.c: Port OOM changes to do_page_fault
by Kautuk Consul
· 13 years ago
58a7fca
MIPS: vmlinux.lds.S: remove duplicate _sdata symbol
by Tony Wu
· 13 years ago
8e36579
MIPS: Alchemy: Increase minimum timeout for 32kHz timer.
by Manuel Lauss
· 13 years ago
193fb42
MIPS: txx9 7segled fix struct device has no member
by Yoichi Yuasa
· 13 years ago
3624919
MIPS: Alchemy: Update Au1300 inlined GPIO macros
by Manuel Lauss
· 13 years ago
35d1a45
MIPS: Remove temporary kludge from <asm/page.h>
by Ralf Baechle
· 13 years ago
dfe981f
MIPS: BMIPS: smp-bmips.c does not need to include version.h
by Jesper Juhl
· 13 years ago
0f3b395
mips: use the the PCI controller's io_map_base
by Michael S. Tsirkin
· 13 years ago
f429ee3
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit
by Linus Torvalds
· 13 years ago
b05d844
audit: inline audit_syscall_entry to reduce burden on archs
by Eric Paris
· 13 years ago
d7e7528
Audit: push audit success and retcode into arch ptrace.h
by Eric Paris
· 13 years ago
dca88ad
Merge branch 'for-next' of git://git.infradead.org/users/dhowells/linux-headers
by Linus Torvalds
· 13 years ago
4964e06
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 13 years ago
ff2d8b1
treewide: convert uses of ATTRIB_NORETURN to __noreturn
by Joe Perches
· 13 years ago
9402c95
treewide: remove useless NORET_TYPE macro and uses
by Joe Perches
· 13 years ago
7b67e75
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci
by Linus Torvalds
· 13 years ago
7bf6612
Merge branches 'next/ar7', 'next/ath79', 'next/bcm63xx', 'next/bmips', 'next/cavium', 'next/generic', 'next/kprobes', 'next/lantiq', 'next/perf' and 'next/raza' into mips-for-linux-next
by Ralf Baechle
· 13 years ago
7a5c3b8
Merge branch 'next/alchemy' into mips-for-linux-next
by Ralf Baechle
· 13 years ago
39b7414
Merge branch 'next/generic' into mips-for-linux-next
by Ralf Baechle
· 13 years ago
d7a887a
MIPS: Delete unused function add_temporary_entry.
by Ralf Baechle
· 13 years ago
c539ef7
MIPS: Set default pci cache line size.
by Ralf Baechle
· 13 years ago
f467e4b
MIPS: Flush huge TLB
by Hillf Danton
· 13 years ago
e343a89
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 13 years ago
40ba587
Merge branch 'akpm' (aka "Andrew's patch-bomb")
by Linus Torvalds
· 13 years ago
e26d196
MIPS: randomize PIE load address
by David Daney
· 13 years ago
7b3480f
Merge tag 'for-linus-3.3' of git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 13 years ago
8051667
MIPS: BCM63XX: bcm963xx_tag.h: make crc fields integers
by Jonas Gorski
· 13 years ago
f4aa7ad
MIPS: BCM63XX: use the new bcm63xxpart parser
by Jonas Gorski
· 13 years ago
9879326
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
eb59c50
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 13 years ago
972b2c7
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 13 years ago
7affca3
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 13 years ago
9753dfe
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 13 years ago
7c090e5
mips/PCI: convert to pci_scan_root_bus() for correct root bus resources
by Bjorn Helgaas
· 13 years ago
96633fa
PCI: MIPS: use generic pcibios_set_master()
by Myron Stowe
· 13 years ago
96c5590
PCI: Pull PCI 'latency timer' setup up into the core
by Myron Stowe
· 13 years ago
ff4b8a5
Merge branch 'driver-core-next' into Linux 3.2
by Greg Kroah-Hartman
· 13 years ago
423d091
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
84dfa98
consolidate a bunch of ipcbuf.h instances
by Al Viro
· 13 years ago
0583fcc
consolidate umode_t declarations
by Al Viro
· 13 years ago
c0d2b83
net: meth: Add set_rx_mode hook to fix ICMPv6 neighbor discovery
by Joshua Kinard
· 13 years ago
edbaa60
driver-core: remove sysdev.h usage.
by Kay Sievers
· 13 years ago
269a3eb
mips: txx9_sram - convert sysdev_class to a regular subsystem
by Kay Sievers
· 13 years ago
0e38eaf
mips: 7segled - convert sysdev_class to a regular subsystem
by Kay Sievers
· 13 years ago
b00f4dc
Merge branch 'master' into pm-sleep
by Rafael J. Wysocki
· 13 years ago
45aa066
Merge branch 'memblock-kill-early_node_map' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into core/memblock
by Ingo Molnar
· 13 years ago
1632b9e
UAPI: Split trivial #if defined(__KERNEL__) && X conditionals
by David Howells
· 13 years ago
8935e13
UAPI: Fix arch/mips/include/asm/Kbuild to have separate header-y lines
by David Howells
· 13 years ago
1268fbc
nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()
by Frederic Weisbecker
· 13 years ago
2bbb681
nohz: Allow rcu extended quiescent state handling seperately from tick stop
by Frederic Weisbecker
· 13 years ago
280f067
nohz: Separate out irq exit and idle loop dyntick logic
by Frederic Weisbecker
· 13 years ago
0ee332c
memblock: Kill early_node_map[]
by Tejun Heo
· 13 years ago
9d15ffc8
mips: Use HAVE_MEMBLOCK_NODE_MAP
by Tejun Heo
· 13 years ago
876f116
MIPS: Octeon: Remove SYS_SUPPORTS_HIGHMEM.
by Chandrakala Chavva
· 13 years ago
595789a
MIPS: Octeon: Add support for OCTEON II PCIe
by David Daney
· 13 years ago
53efc98
MIPS: Octeon: Update PCI Latency timer and enable more error reporting.
by David Daney
· 13 years ago
2af9992
MIPS: Alchemy: Update cpu-feature-overrides
by Manuel Lauss
· 13 years ago
f2711be
MIPS: Alchemy: db1200: Improve PB1200 detection.
by Manuel Lauss
· 13 years ago
3eab809
MIPS: Alchemy: merge Au1000 and Au1300-style IRQ controller code.
by Manuel Lauss
· 13 years ago
894cc87
MIPS: Alchemy: chain IRQ controllers to MIPS IRQ controller
by Manuel Lauss
· 13 years ago
f267c88
MIPS: Alchemy: irq: register pm at irq init time
by Manuel Lauss
· 13 years ago
2a32daf
MIPS: Alchemy: Touchscreen support on DB1100
by Manuel Lauss
· 13 years ago
e734ae1
MIPS: Alchemy: Hook up IrDA on DB1000/DB1100
by Manuel Lauss
· 13 years ago
cd671c1
net/irda: convert au1k_ir to platform driver.
by Manuel Lauss
· 13 years ago
4d2216a
MIPS: Alchemy: remove unused board headers
by Manuel Lauss
· 13 years ago
b67a1a0
MTD: nand: make au1550nd.c a platform_driver
by Manuel Lauss
· 13 years ago
b3ea581
MIPS: Netlogic: Mark Netlogic chips as SMT capable
by Hillf Danton
· 13 years ago
2aa54b2
MIPS: Netlogic: Add support for XLP 3XX cores
by Jayachandran C
· 13 years ago
66d2998
MIPS: Netlogic: Merge some of XLR/XLP wakup code
by Jayachandran C
· 13 years ago
8da2463
MIPS: Netlogic: Add default XLP config.
by Jayachandran C
· 13 years ago
1c773ea
MIPS: Netlogic: Add XLP makefiles and config
by Jayachandran C
· 13 years ago
65040e2
MIPS: Netlogic: Add XLP platform files for XLP SoC
by Jayachandran C
· 13 years ago
a3d4fb2
MIPS: Netlogic: XLP CPU support.
by Jayachandran C
· 13 years ago
0be3d9b
MIPS: Netlogic: Update default config
by Jayachandran C
· 13 years ago
0c96540
MIPS: Netlogic: Move code common with XLP to common/
by Jayachandran C
· 13 years ago
99fb2f7
MIPS: Netlogic: No need to set -Werror in mips/xlr
by Jayachandran C
· 13 years ago
c3c8cfb
MIPS: Netlogic: Use CPU_XLR instead of NLM_XLR
by Jayachandran C
· 13 years ago
faabeb9
MIPS: Netlogic: Style fixes for Platform
by Jayachandran C
· 13 years ago
f32671a
MIPS: Netlogic: Add basic MSI support for XLR/XLS
by Ganesan Ramalingam
· 13 years ago
b66f953
MIPS: Netlogic: Avoid unnecessary cache flushes
by Jayachandran C
· 13 years ago
11d48aa
MIPS: Netlogic: add r4k_wait as the cpu_wait
by Jayachandran C
· 13 years ago
e6be33c
MIPS: Netlogic: Change load address
by Jayachandran C
· 13 years ago
ff5d726
MIPS/Perf-events: Cleanup event->destroy at event init
by Deng-Cheng Zhu
· 13 years ago
266623b7
MIPS/Perf-events: Remove pmu and event state checking in validate_event()
by Deng-Cheng Zhu
· 13 years ago
74653cc
MIPS/Perf-events: Remove erroneous check on active_events
by Deng-Cheng Zhu
· 13 years ago
2c1b54d
MIPS/Perf-events: Don't do validation on raw events
by Deng-Cheng Zhu
· 13 years ago
6457a39
MIPS Kprobes: Support branch instructions probing
by Maneesh Soni
· 13 years ago
d8d4e3a
MIPS Kprobes: Refactor branch emulation
by Maneesh Soni
· 13 years ago
9233c1e
MIPS Kprobes: Deny probes on ll/sc instructions
by Maneesh Soni
· 13 years ago
41dde78
MIPS Kprobes: Fix OOPS in arch_prepare_kprobe()
by Maneesh Soni
· 13 years ago
8b5690f
MIPS: irq: Remove IRQF_DISABLED
by Yong Zhang
· 13 years ago
43064c0
MIPS: Handle initmem in systems with kernel not in add_memory_region() mem
by David Daney
· 13 years ago
b1c10be
MIPS: Add fast get_user_pages
by Hillf Danton
· 13 years ago
5639bc4
MIPS: Hugetlb: Keep TLB cache hot while flushing
by Hillf Danton
· 13 years ago
e84de0c
MIPS: GIO bus support for SGI IP22/28
by Thomas Bogendoerfer
· 13 years ago
Next »