Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
e98bae7592a44bdce2e49ccd64f3c7ffe244a0f6
/
arch
/
mips
/
include
0f1bdc1
Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 13 years ago
df48d87
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 13 years ago
7716e65
Octeon: Fix interrupt irq settings for performance counters.
by Chandrakala Chavva
· 14 years ago
9cbda72
MIPS: BCM47xx: Fix MAC address parsing.
by Hauke Mehrtens
· 13 years ago
b7f720d
MIPS: Alchemy: Clean up GPIO registers and accessors
by Manuel Lauss
· 13 years ago
5d4ddcb
MIPS: Alchemy: Cleanup DMA addresses
by Manuel Lauss
· 13 years ago
40d8bc2
MIPS: Alchemy: Rewrite ethernet platform setup
by Manuel Lauss
· 13 years ago
8013020
MIPS: Alchemy: Rewrite UART setup and constants.
by Manuel Lauss
· 13 years ago
adcb862
MIPS: Alchemy: Convert dbdma.c to syscore_ops
by Manuel Lauss
· 13 years ago
dca7587
MIPS: Alchemy: irq code and constant cleanup
by Manuel Lauss
· 13 years ago
c1e58a3
MIPS: Alchemy: update inlinable GPIO API
by Manuel Lauss
· 13 years ago
8b659a3
MIPS: Split do_syscall_trace into two functions.
by Ralf Baechle
· 13 years ago
c19c20a
MIPS: Use single define for pending work on syscall exit
by Ralf Baechle
· 13 years ago
504d472
MIPS: Lantiq: Add ethernet driver
by John Crispin
· 14 years ago
dfec1a8
MIPS: Lantiq: Add DMA support
by John Crispin
· 14 years ago
e47d488
MIPS: Lantiq: Add PCI controller support.
by John Crispin
· 14 years ago
8ec6d93
MIPS: Lantiq: add SoC specific code for XWAY family
by John Crispin
· 14 years ago
171bb2f
MIPS: Lantiq: Add initial support for Lantiq SoCs
by John Crispin
· 14 years ago
9b130f8
MIPS: XLR, XLS: Add PCI support.
by Jayachandran C
· 13 years ago
5c64250
MIPS: Platform files for XLR/XLS processor support
by Jayachandran C
· 13 years ago
efa0f81
MIPS: Netlogic: Cache, TLB support and feature overrides for XLR
by Jayachandran C
· 13 years ago
3c595a5
MIPS: Netlogic: mach-netlogic include files
by Jayachandran C
· 13 years ago
a7117c6
MIPS: Netlogic XLR/XLS processor IDs.
by Jayachandran C
· 13 years ago
a5602a3
MIPS: Kludge IP27 build for 2.6.39.
by Ralf Baechle
· 13 years ago
a18f22a
Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-arm into timers/clocksource
by Thomas Gleixner
· 13 years ago
798778b
clocksource: convert mips to generic i8253 clocksource
by Russell King
· 13 years ago
310f130
MIPS: Invalidate old TLB mappings when updating huge page PTEs.
by David Daney
· 14 years ago
7da34c1
MIPS: bcm63xx: Fix header_crc comment in bcm963xx_tag.h
by Jonas Gorski
· 14 years ago
f8bec75
MIPS: Rename .data..mostly and properly handle it in linker script
by Catalin Marinas
· 14 years ago
866d7f5
MIPS: MSP: Fix build error
by Ralf Baechle
· 14 years ago
3267382
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core
by Ingo Molnar
· 14 years ago
d430d3d
jump label: Introduce static_branch() interface
by Jason Baron
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
0c32638
MIPS: Octeon: Rewrite interrupt handling code.
by David Daney
· 14 years ago
a458465
MIPS: Fix syncfs syscall copy and paste failure
by Thomas Gleixner
· 14 years ago
1bbf287
MIPS: Wire up syncfs(2).
by Ralf Baechle
· 14 years ago
84ed943
MIPS: Hook up name_to_handle_at, open_by_handle_at and clock_adjtime syscalls.
by David Daney
· 14 years ago
930cd54
MIPS: SMTC: Cleanup the hook mess and use irq_data
by Thomas Gleixner
· 14 years ago
7c8d948
MIPS: i8259: Convert to new irq_chip functions
by Thomas Gleixner
· 14 years ago
786a5e02
MIPS: MSP71xx: Add CPU feature override file.
by Anoop P A
· 14 years ago
ec9ac74
MIPS: MSP71xx: Platform support for On-chip MSP ethernet devices.
by Anoop P A
· 14 years ago
5027070
MIPS: MSP71xx: Platform support for MSP on-chip USB controller.
by Anoop P A
· 14 years ago
756cca6
MIPS: Microoptimize arch_{read,write}_lock
by Ralf Baechle
· 14 years ago
8547727
remove dma64_addr_t
by FUJITA Tomonori
· 14 years ago
61f2e7b
bitops: remove minix bitops from asm/bitops.h
by Akinobu Mita
· 14 years ago
f312eff
bitops: remove ext2 non-atomic bitops from asm/bitops.h
by Akinobu Mita
· 14 years ago
861b5ae
bitops: introduce little-endian bitops for most architectures
by Akinobu Mita
· 14 years ago
3e50594
add the common dma_addr_t typedef to include/linux/types.h
by FUJITA Tomonori
· 14 years ago
b6a8401
mm: NUMA aware alloc_thread_info_node()
by Eric Dumazet
· 14 years ago
ec0afc9
Merge branch 'kvm-updates/2.6.39' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 14 years ago
4b0e976
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
by Linus Torvalds
· 14 years ago
69ebb83
mm: make __get_user_pages return -EHWPOISON for HWPOISON page optionally
by Huang Ying
· 14 years ago
e6bee32
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
by Linus Torvalds
· 14 years ago
b80cd62
Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
f865c35
watchdog: add JZ4740 watchdog driver
by Paul Cercueil
· 14 years ago
91f0173
MIPS, Perf-events: Work with irq_work
by Deng-Cheng Zhu
· 14 years ago
8d7718a
futex: Sanitize futex ops argument types
by Michel Lespinasse
· 14 years ago
37a9d91
futex: Sanitize cmpxchg_futex_value_locked API
by Michel Lespinasse
· 14 years ago
75c4fd8
mips: convert to clocksource_register_hz/khz
by John Stultz
· 15 years ago
3c95c98
tty: add TIOCVHANGUP to allow clean tty shutdown of all ttys
by Kay Sievers
· 14 years ago
1befdd5
MIPS: Implement __read_mostly
by David Daney
· 14 years ago
f5b35d0
MIPS: ath79: add common WMAC device for AR913X based boards
by Gabor Juhos
· 14 years ago
68a1d31
MIPS: ath79: add common SPI controller device
by Gabor Juhos
· 14 years ago
8efaef4
SPI: Add SPI controller driver for the Atheros AR71XX/AR724X/AR913X SoCs
by Gabor Juhos
· 14 years ago
6eae43c
MIPS: ath79: add GPIOLIB support
by Gabor Juhos
· 14 years ago
d4a67d9
MIPS: Add initial support for the Atheros AR71XX/AR724X/AR931X SoCs
by Gabor Juhos
· 14 years ago
94bb0c1
MIPS: jump label: Add MIPS support.
by David Daney
· 14 years ago
bb3d68c
MIPS: Add LDX and LWX instructions to uasm.
by David Daney
· 14 years ago
afc7c98
MIPS: Declare uasm bbit0 and bbit1 functions.
by David Daney
· 14 years ago
3d8bfdd
MIPS: Use C0_KScratch (if present) to hold PGD pointer.
by David Daney
· 14 years ago
c42aef0
MIPS: Add DINSM to uasm.
by David Daney
· 14 years ago
e77c32f
MIPS: Probe for presence of KScratch registers.
by David Daney
· 14 years ago
487d70d
MIPS: Add generic support for multiple machines within a single kernel
by Gabor Juhos
· 14 years ago
1ddd6db
thp: mm: define MADV_NOHUGEPAGE
by Andrea Arcangeli
· 14 years ago
a826e42
thp: mm: define MADV_HUGEPAGE
by Andrea Arcangeli
· 14 years ago
008d23e
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
3e5c124
set_rtc_mmss: show warning message only once
by Stephen Hemminger
· 14 years ago
56b85f3
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
by Linus Torvalds
· 14 years ago
4b7bd36
Merge branch 'master' into for-next
by Jiri Kosina
· 14 years ago
b7b8de0
TTY: Add tty ioctl to figure device node of the system console.
by Werner Fink
· 14 years ago
82b8915
MIPS: LD/SD o32 macro GAS fix update
by Maciej W. Rozycki
· 14 years ago
59833fc
MIPS: BCM47xx: Use sscanf for parsing mac address
by Hauke Mehrtens
· 14 years ago
190fca3
MIPS: Fix regression on BCM4710 processor detection
by Kevin Cernekee
· 14 years ago
0bc6791
MIPS: AR7: Fix loops per jiffies on TNETD7200 devices
by Florian Fainelli
· 14 years ago
ff42d62
MIPS: AR7: Fix double ar7_gpio_init declaration
by Florian Fainelli
· 14 years ago
1c0d52b
MIPS: Don't clobber personality high bits.
by David Daney
· 14 years ago
b595076
tree-wide: fix comment/printk typos
by Uwe Kleine-König
· 14 years ago
7934650
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 14 years ago
6757792
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
by David Woodhouse
· 14 years ago
949e51b
MIPS: Make TASK_SIZE reflect proper size for both 32 and 64 bit processes.
by David Daney
· 14 years ago
af23117
MIPS: Add BMIPS CP0 register definitions
by Kevin Cernekee
· 14 years ago
602977b
MIPS: Decouple BMIPS CPU support from bcm47xx/bcm63xx SoC code
by Kevin Cernekee
· 14 years ago
14f7001
MIPS: add support for hardware performance events (skeleton)
by Deng-Cheng Zhu
· 14 years ago
6dbd972
MIPS: define local_xchg from xchg_local to atomic_long_xchg
by Deng-Cheng Zhu
· 14 years ago
238dd31
MIPS: AR7: Add support for Titan (TNETV10xx) SoC variant
by Florian Fainelli
· 14 years ago
3bc6968
MIPS: AR7: Initialize GPIO earlier
by Florian Fainelli
· 14 years ago
4169b86
MIPS: Octeon: Add register definitions for EHCI / OHCI USB glue logic.
by David Daney
· 14 years ago
e195aa3
MIPS: Octeon: Add octeon_get_io_clock_rate() for cn63xx
by David Daney
· 14 years ago
f92a6b0
MIPS: Octeon: Enable Read Inhibit / eXecute Inhibit on Octeon II.
by David Daney
· 14 years ago
1584d7f
MIPS: Add identifiers for Octeon II CPUs.
by David Daney
· 14 years ago
Next »