Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
8f74d8e16812d63639871b4e56409b08bdcb66fc
/
arch
/
mips
/
include
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
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
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
b8db85b
MIPS: Octeon: Update L2 Cache code for CN63XX
by David Daney
· 14 years ago
a70b13a
MIPS: Octeon: Add cn63XX to Octeon chip detection macros.
by David Daney
· 14 years ago
aa32a95
MIPS: Octeon: Update register definitions for CN63XX chips
by David Daney
· 14 years ago
b93b2ab
MIPS: Octeon: Rewrite DMA mapping functions.
by David Daney
· 14 years ago
ee71b7d
MIPS: Add a platform hook for swiotlb setup.
by David Daney
· 14 years ago
48e1fd5
MIPS: Convert DMA to use dma-mapping-common.h
by David Daney
· 14 years ago
43e4f7a
MIPS: ip32, ip27, jazz: Make static functions in dma-coherence.h inline.
by David Daney
· 14 years ago
57575b5
MIPS: Octeon: Adjust top of DMA32 zone.
by David Daney
· 14 years ago
cfd5709
MIPS: Allow MAX_DMA32_PFN to be overridden.
by David Daney
· 14 years ago
334c86c
MIPS: IRQ: Add stackoverflow detection
by From: jiang.adam@gmail.com
· 14 years ago
7837314
MIPS: Get rid of branches to .subsections.
by Ralf Baechle
· 14 years ago
c1c7438
mips: remove dma64_addr_t usage
by FUJITA Tomonori
· 14 years ago
ece0e2b
mm: remove pte_*map_nested()
by Peter Zijlstra
· 14 years ago
3e4d3af
mm: stack based kmap_atomic()
by Peter Zijlstra
· 14 years ago
51f00a4
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 14 years ago
bc49c28
mtd: add Broadcom BCM63xx image tag partition parser
by Florian Fainelli
· 14 years ago
e36f561
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflags
by Linus Torvalds
· 14 years ago
4c60071
of/mips: Cleanup some include directives/files.
by David Daney
· 14 years ago
f2ffa5a
of/mips: Add device tree support to MIPS
by Dezhong Diao
· 14 years ago
547af56
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 14 years ago
063c13a
MIPS: 32-bit: Fix build failure in asm/fcntl.h
by Namhyung Kim
· 14 years ago
e92ba6d
Define _addr_lsb in siginfo_t for mips
by Andi Kleen
· 14 years ago
df9ee29
Fix IRQ flag handling naming
by David Howells
· 14 years ago
ca4d3e67
MIPS: Add missing #inclusions of <linux/irq.h>
by David Howells
· 14 years ago
4c7106c
MIPS: Don't place cu2 notifiers in __cpuinitdata
by David Daney
· 14 years ago
5e844b3
MIPS: Hookup fanotify_init, fanotify_mark, and prlimit64 syscalls.
by David Daney
· 14 years ago
c9c4d98
MIPS: TX49xx: Rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGN
by FUJITA Tomonori
· 14 years ago
863cb9b
MIPS: GIC: Remove dependencies from Malta files.
by Ralf Baechle
· 14 years ago
2445994
MIPS: Audit: Fix hang in entry.S.
by Ralf Baechle
· 14 years ago
Next »