Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
29c337a034b5526e80a785409d15d3b7c7edecf4
/
arch
/
mips
29c337a
cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_node
by Rusty Russell
· 15 years ago
f5564b8
cpumask: remove the now-obsoleted pcibus_to_cpumask(): mips
by Rusty Russell
· 15 years ago
3089aa1
kcore: use registerd physmem information
by KAMEZAWA Hiroyuki
· 15 years ago
a0614da
kcore: register vmalloc area in generic way
by KAMEZAWA Hiroyuki
· 15 years ago
c30bb2a
kcore: add kclist types
by KAMEZAWA Hiroyuki
· 15 years ago
90f72aa
mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions
by Arnd Bergmann
· 15 years ago
62eede6
mm: ZERO_PAGE without PTE_SPECIAL
by Hugh Dickins
· 15 years ago
cc013a8
arches: drop superfluous casts in nr_free_pages() callers
by Geert Uytterhoeven
· 15 years ago
d19f352
ksm: define MADV_MERGEABLE and MADV_UNMERGEABLE
by Hugh Dickins
· 15 years ago
cdd6c48
perf: Do the big rename: Performance Counters -> Performance Events
by Ingo Molnar
· 15 years ago
dcbb559
loongson: fix cut-and-paste mis-merge
by Linus Torvalds
· 15 years ago
a03fdb7
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
dcbf77b
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
9b1fc55
MIPS: BCM63xx: Add integrated ethernet mac support.
by Maxime Bizon
· 15 years ago
e7300d0
MIPS: BCM63xx: Add support for the Broadcom BCM63xx family of SOCs.
by Maxime Bizon
· 15 years ago
0de663e
MIPS: BCM63xx: Add Broadcom 63xx CPU definitions.
by Maxime Bizon
· 15 years ago
512254b
MIPS: Octeon: Move some platform device registration to its own file.
by David Daney
· 15 years ago
2ca2ebf
MIPS: Don't corrupt page tables on vmalloc fault.
by David Daney
· 15 years ago
e0cc87f
MIPS: Shrink the size of tlb handler
by Wu Fei
· 15 years ago
a7bcb1a
MIPS: Alchemy: override loops_per_jiffy detection
by Manuel Lauss
· 15 years ago
e264491
MIPS: Octeon: Add hardware RNG platform device.
by David Daney
· 15 years ago
982f6ff
MIPS: Remove useless zero initializations.
by Ralf Baechle
· 15 years ago
2882b0c
MIPS: Alchemy: get rid of allow_au1k_wait
by Manuel Lauss
· 15 years ago
9d24baf
MIPS: Octeon: Set kernel_uses_llsc to false on non-SMP builds.
by David Daney
· 15 years ago
b791d11
MIPS: Allow kernel use of LL/SC to be separate from the presence of LL/SC.
by David Daney
· 15 years ago
f7ade3c
MIPS: Get rid of CONFIG_CPU_HAS_LLSC
by Ralf Baechle
· 15 years ago
b8d6f78
MIPS: Malta: Remove pointless use use of CONFIG_CPU_HAS_LLSC
by Ralf Baechle
· 15 years ago
43e6ae6
MIPS: Rewrite clearing of ll_bit on context switch in C
by Ralf Baechle
· 15 years ago
f1e39a4
MIPS: Rewrite sysmips(MIPS_ATOMIC_SET, ...) in C with inline assembler
by Ralf Baechle
· 15 years ago
f4c6b6b
MIPS: Consolidate all CONFIG_CPU_HAS_LLSC use in a single C file.
by Ralf Baechle
· 15 years ago
6eb10bc
MIPS: Clean up linker script using new linker script macros.
by Nelson Elhage
· 15 years ago
a0b54e2
MIPS: Use PAGE_SIZE in assembly instead of _PAGE_SIZE.
by Nelson Elhage
· 15 years ago
24ffce1
MIPS: Convert to asm-generic/hardirq.h
by Christoph Hellwig
· 15 years ago
d47fbb5
MIPS: AR7: Make board code register ar7_wdt as a platform device
by Florian Fainelli
· 15 years ago
6f4c7b3
MIPS: Loongson: Update the default config file for fuloong2e
by Wu Zhangjin
· 15 years ago
3702bba
MIPS: Loongson: Add GCC 4.4 support for Loongson2E
by Wu Zhangjin
· 15 years ago
3209e70
MIPS: Loongson: Add a machtype kernel command line argument
by Wu Zhangjin
· 15 years ago
85749d2
MIPS: Loongson: Split common loongson source code out
by Wu Zhangjin
· 15 years ago
8e49711
MIPS: Loongson: Change naming methods
by Wu Zhangjin
· 15 years ago
67b35e5
MIPS: Loongson: Add oprofile support
by Wu Zhangjin
· 15 years ago
92d1b63
MIPS: Loongson: RTC: Enable legacy RTC driver on fulong
by Wu Zhangjin
· 15 years ago
f7face0
MIPS: Loongson: PCI: Clean up pcimap setup
by Wu Zhangjin
· 15 years ago
5e983ff
MIPS: Loongson: clean up the coding style
by Wu Zhangjin
· 15 years ago
bd92aa0
MIPS: Loongson: Split the implementation of prom and setup parts
by Wu Zhangjin
· 15 years ago
f54a40e
MIPS: Loongson: PCI: use existing mips_io_port_base
by Wu Zhangjin
· 15 years ago
f256a57
MIPS: Loongson: pm: clean up the reboot support
by Wu Zhangjin
· 15 years ago
8f0de87
MIPS: Loongson: pm: Remove redundant source code
by Wu Zhangjin
· 15 years ago
f6a2740
MIPS: Loongson: Add new early_printk implmentation
by Wu Zhangjin
· 15 years ago
95ff7c9
MIPS: Loongson: Remove out-of-date board-specific kgdb source code
by Wu Zhangjin
· 15 years ago
efc49ef
MIPS: Loongson: Remove existing early_printk implementation
by Wu Zhangjin
· 15 years ago
eb42306
MIPS: IP22, IP28: Build with -Werror
by Ralf Baechle
· 15 years ago
03bf6ad
MIPS: FW: Build with -Werror
by Ralf Baechle
· 15 years ago
38c9fb7
MIPS: Fulong: Convert reset initialization to initcall.
by Ralf Baechle
· 15 years ago
1f320d0
MIPS: Malta: Convert reset initialization to initcall.
by Ralf Baechle
· 15 years ago
7e17615
MIPS: Get rid of duplicate cpu_idle() prototype.
by Ralf Baechle
· 15 years ago
70ebadc
MIPS: TXx9: Fix error handling.
by Julia Lawall
· 15 years ago
13680ad
MIPS: TXx9: Disable PM capability of TX493[89] internal ether
by Atsushi Nemoto
· 15 years ago
99502d9
MIPS: make page.h constants available to assembly.
by Nelson Elhage
· 15 years ago
75f4531
MIPS: Alchemy: add gpio_request/gpio_free stubs for CONFIG_GPIOLIB=n
by Manuel Lauss
· 15 years ago
6de4c6f
MIPS: Lasat: Fix compilation
by Alexey Dobriyan
· 15 years ago
2608441
MIPS: Octeon: Check all CCAs in cvmx_write_csr.
by David Daney
· 15 years ago
e3bf887
MIPS: Fix potencial build error in <asm/delay.h>
by Ralf Baechle
· 15 years ago
4406c56
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 15 years ago
182a85f
sched: Disable wakeup balancing
by Peter Zijlstra
· 15 years ago
ada3fa1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 15 years ago
c88d591
sched: Merge select_task_rq_fair() and sched_balance_self()
by Peter Zijlstra
· 15 years ago
d7e9660
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 15 years ago
a7db504
PCI: remove pcibios_scan_all_fns()
by Alex Chiang
· 15 years ago
733e5e4
KEYS: Add missing linux/tracehook.h #inclusions
by David Howells
· 15 years ago
ee18d64
KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]
by David Howells
· 15 years ago
d0420c8
KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6]
by David Howells
· 15 years ago
df4ecf1
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 15 years ago
87c62a6
MIPS: Fix HPAGE_SIZE redefinition
by Atsushi Nemoto
· 15 years ago
d4f587c
timekeeping: Increase granularity of read_persistent_clock()
by Martin Schwidefsky
· 15 years ago
384be2b
Merge branch 'percpu-for-linus' into percpu-for-next
by Tejun Heo
· 15 years ago
aa11d95
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
0d6038e
net: implement a SO_DOMAIN getsockoption
by Jan Engelhardt
· 15 years ago
49c794e
net: implement a SO_PROTOCOL getsockoption
by Jan Engelhardt
· 15 years ago
1e2c8d8
ar7: add fixed PHY support for the two on-board cpmac
by Florian Fainelli
· 15 years ago
54822de
MIPS: Wire up accept4 syscall.
by Ralf Baechle
· 15 years ago
ce21f4e
MIPS: VPE: Delete unused function get_tc_unused().
by Ralf Baechle
· 15 years ago
349c422
MIPS: VPE: Fix bogus indentation.
by Ralf Baechle
· 15 years ago
f18b51c
MIPS: VPE: Make various functions static.
by Ralf Baechle
· 15 years ago
477c4b0
MIPS: VPE: Free relocation chain on error.
by Ralf Baechle
· 15 years ago
e2a9cf9
MIPS: VPE: Fix compiler warning.
by Raghu Gandham
· 15 years ago
6f9fdeb
MIPS: Module: Make error messages unique.
by Ralf Baechle
· 15 years ago
39b3d44
MIPS: Octeon: Run IPI code with interrupts disabled.
by David Daney
· 15 years ago
3d4656d
MIPS: Jazz: Fix read buffer overflow
by Roel Kluin
· 15 years ago
64f1815
MIPS: Use DIV_ROUND_CLOSEST
by Julia Lawall
· 15 years ago
a1b021d
MIPS: MTX-1: Request button GPIO before setting its direction
by Florian Fainelli
· 15 years ago
619e226
MIPS: AR7: Override CFLAGS with -Werror
by Florian Fainelli
· 15 years ago
e5b3837
MIPS: AR7: Remove unused tnetd7200_get_clock function
by Florian Fainelli
· 15 years ago
8e84c14
MIPS: AR7: Use DMA_BIT_MASK(nn) instead of deprecated DMA_nnBIT_MASK
by Florian Fainelli
· 15 years ago
50ca961
MIPS: AR7: Fix build failures when CONFIG_SERIAL_8250 is not enabled
by Florian Fainelli
· 15 years ago
ea85a0e
MIPS: Fix read buffer overflow
by Roel Kluin
· 15 years ago
dd34b5a
MIPS: AR7: Fix build warning on memory.c
by Florian Fainelli
· 15 years ago
838c057
MIPS: Octeon PCIe: Make hardware and software bus numbers match.
by David Daney
· 15 years ago
3e6e921
MIPS: RBTX4939: Fix IOC pin-enable register updating
by Atsushi Nemoto
· 15 years ago
0ca7173
MIPS: Simplify and correct interrupt handling for MSP4200
by Shane McDonald
· 15 years ago
6577890
MIPS: MSPxxxx: define MIPS34K_MISSED_ITLB_WAR for other PMC-Sierra SoC
by Florian Fainelli
· 16 years ago
Next »