Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
2ae61de90545fe3dadae8119181c430d89a8627b
/
arch
e3e1288
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx
by Linus Torvalds
· 14 years ago
bdab225
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-mn10300
by Linus Torvalds
· 14 years ago
a042e26
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
17bb51d
Merge branch 'akpm-incoming-2'
by Linus Torvalds
· 14 years ago
0671b76
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
61d8e11
Remove duplicate includes from many files
by Zimny Lech
· 14 years ago
f49d2eb
alpha: remove dma64_addr_t usage
by FUJITA Tomonori
· 14 years ago
c1c7438
mips: remove dma64_addr_t usage
by FUJITA Tomonori
· 14 years ago
4ad9b20
sparc: remove dma64_addr_t usage
by FUJITA Tomonori
· 14 years ago
d57af9b
taskstats: use real microsecond granularity for CPU times
by Michael Holzheu
· 14 years ago
af84ca3
rapidio: add handling of redundant routes
by Alexandre Bounine
· 14 years ago
93e2cbd
rapidio:powerpc/85xx: modify RIO port-write interrupt handler
by Alexandre Bounine
· 14 years ago
5ef4507
ptrace: cleanup arch_ptrace() on xtensa
by Namhyung Kim
· 14 years ago
0a3d763
ptrace: cleanup arch_ptrace() on um
by Namhyung Kim
· 14 years ago
8c0acac
ptrace: cleanup arch_ptrace() on tile
by Namhyung Kim
· 14 years ago
a9384e2
ptrace: cleanup arch_ptrace() on sparc
by Namhyung Kim
· 14 years ago
9e1cb20
ptrace: cleanup arch_ptrace() on sh
by Namhyung Kim
· 14 years ago
41a2437
ptrace: cleanup arch_ptrace() on score
by Namhyung Kim
· 14 years ago
f68d204
ptrace: cleanup arch_ptrace() on powerpc
by Namhyung Kim
· 14 years ago
1cb4953
ptrace: cleanup arch_ptrace() on parisc
by Namhyung Kim
· 14 years ago
261bb92
ptrace: cleanup arch_ptrace() on mn10300
by Namhyung Kim
· 14 years ago
fb67113
ptrace: cleanup arch_ptrace() on MIPS
by Namhyung Kim
· 14 years ago
cfd866f
ptrace: cleanup arch_ptrace() on microblaze
by Namhyung Kim
· 14 years ago
bf60ef9
ptrace: cleanup arch_ptrace() on m68knommu
by Namhyung Kim
· 14 years ago
add3d6e8
ptrace: cleanup arch_ptrace() on m68k
by Namhyung Kim
· 14 years ago
a68caa0
ptrace: cleanup arch_ptrace() on m32r
by Namhyung Kim
· 14 years ago
05fabda
ptrace: cleanup arch_ptrace() on h8300
by Namhyung Kim
· 14 years ago
81d3285
ptrace: cleanup arch_ptrace() on frv
by Namhyung Kim
· 14 years ago
475a4b8
ptrace: cleanup arch_ptrace() on cris
by Namhyung Kim
· 14 years ago
aeebd3a
ptrace: cleanup arch_ptrace() and friends on Blackfin
by Namhyung Kim
· 14 years ago
9f29b8f
ptrace: cleanup arch_ptrace() on avr32
by Namhyung Kim
· 14 years ago
b640a0d
ptrace: cleanup arch_ptrace() on ARM
by Namhyung Kim
· 14 years ago
eb5a369
ptrace: cleanup arch_ptrace() on x86
by Namhyung Kim
· 14 years ago
9b05a69
ptrace: change signature of arch_ptrace()
by Namhyung Kim
· 14 years ago
f11b478d
fbmem: fix fb_read, fb_write unaligned accesses
by James Hogan
· 14 years ago
d31eb51
tile: enable ARCH_DMA_ADDR_T_64BIT
by FUJITA Tomonori
· 14 years ago
2027394
mm: fix race in kunmap_atomic()
by Peter Zijlstra
· 14 years ago
7c7fcf7
MN10300: Save frame pointer in thread_info struct rather than global var
by David Howells
· 14 years ago
a5e03ca
MN10300: Change "Matsushita" to "Panasonic".
by Akira Takeuchi
· 14 years ago
72d36fa
MN10300: Create a defconfig for the ASB2364 board
by Akira Takeuchi
· 14 years ago
711beda
MN10300: Update the ASB2303 defconfig
by Akira Takeuchi
· 14 years ago
62747cd
MN10300: ASB2364: Add support for SMSC911X and SMC911X
by Akira Takeuchi
· 14 years ago
6044cf1
MN10300: ASB2364: Handle the IRQ multiplexer in the FPGA
by David Howells
· 14 years ago
730c1fa
MN10300: Generic time support
by Mark Salter
· 14 years ago
2502c64
MN10300: Specify an ELF HWCAP flag for MN10300 Atomic Operations Unit support
by Mark Salter
· 14 years ago
5a226c6
MN10300: Map userspace atomic op regs as a vmalloc page
by Mark Salter
· 14 years ago
368dd5a
MN10300: And Panasonic AM34 subarch and implement SMP
by Akira Takeuchi
· 14 years ago
04157a6
MN10300: Delete idle_timestamp from irq_cpustat_t
by Akira Takeuchi
· 14 years ago
37e4ec9
MN10300: Make various interrupt priority settings configurable
by Akira Takeuchi
· 14 years ago
ab244c1
MN10300: Optimise do_csum()
by Akira Takeuchi
· 14 years ago
4f81ca1
MN10300: Implement atomic ops using atomic ops unit
by Mark Salter
· 14 years ago
278d91c
MN10300: Make the FPU operate in non-lazy mode under SMP
by Akira Takeuchi
· 14 years ago
965ea4b
MN10300: SMP TLB flushing
by Akira Takeuchi
· 14 years ago
dccbf48
MN10300: Use the [ID]PTEL2 registers rather than [ID]PTEL for TLB control
by Akira Takeuchi
· 14 years ago
a9bc60e
MN10300: Make the use of PIDR to mark TLB entries controllable
by Akira Takeuchi
· 14 years ago
492e675
MN10300: Rename __flush_tlb*() to local_flush_tlb*()
by David Howells
· 14 years ago
8f19e3d
MN10300: AM34 erratum requires MMUCTR read and write on exception entry
by Akira Takeuchi
· 14 years ago
6331718
MN10300: Make the boot wrapper able to use writeback caching
by Akira Takeuchi
· 14 years ago
8be0628
MN10300: Cache: Implement SMP global cache flushing
by Akira Takeuchi
· 14 years ago
b478491
MN10300: Allow some cacheflushes to be avoided if cache snooping is available
by David Howells
· 14 years ago
9731d23
MN10300: AM34: Add cacheflushing by using the AM34 purge registers
by Akira Takeuchi
· 14 years ago
0bd3eb6
MN10300: SMP: Differentiate local cache flushing
by Akira Takeuchi
· 14 years ago
9b287bf
MN10300: Cacheflush functions should take unsigned long addresses
by Akira Takeuchi
· 14 years ago
518d4bb
MN10300: AM34: The current cacheflush routines operate by controlling tag regs
by David Howells
· 14 years ago
93c10d3
MN10300: Reorder asm/cacheflush.h to put primitives first
by David Howells
· 14 years ago
344af92
MN10300: Provide a MN10300_CACHE_ENABLED config option
by David Howells
· 14 years ago
0bc42d7
MN10300: Cache: Split cache bits out of arch Kconfig
by David Howells
· 14 years ago
86c0f93
MN10300: Remove monitor/JTAG functions
by Akira Takeuchi
· 14 years ago
8fbbf7c
MN10300: Add CPU register bits for AM34
by Akira Takeuchi
· 14 years ago
06019be
MN10300: Don't hard code the cacheline size in register defs
by Akira Takeuchi
· 14 years ago
a116956
MN10300: Move DMA engine control reg defs to MN103E010 processor directory
by Akira Takeuchi
· 14 years ago
22d4225
MN10300: Differentiate AM33_2 and AM33_3 in config
by Akira Takeuchi
· 14 years ago
9f200d3
MN10300: Provide the functions to fully disable maskable interrupts
by Akira Takeuchi
· 14 years ago
9f59f7d
MN10300: Add reads[bwl]() and writes[bwl]()
by Akira Takeuchi
· 14 years ago
3195d0b
MN10300: Don't cast away the volatile in test_bit()
by Akira Takeuchi
· 14 years ago
3b950de
MN10300: Prevent cnt32_to_63() from being preempted in sched_clock()
by David Howells
· 14 years ago
dcd42ed
mn10300: Use pci_claim_resource
by David Howells
· 14 years ago
e4acfca
bitops: Change the bitmap index from int to unsigned long [mn10300]
by Justin Chen
· 14 years ago
292aa14
MN10300: BUG to BUG_ON changes
by Stoyan Gaydarov
· 14 years ago
22d4cd4
x86-32: Allocate irq stacks seperate from percpu area
by Brian Gerst
· 14 years ago
520045d
Merge branches 'upstream/xenfs' and 'upstream/core' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen
by Linus Torvalds
· 14 years ago
474829e
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
by Linus Torvalds
· 14 years ago
e404f91
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
by Linus Torvalds
· 14 years ago
ca1cab3
workqueues: s/ON_STACK/ONSTACK/
by Andrew Morton
· 14 years ago
c925cf0
m68k{nommu}/blackfin : remove old assembler-only flags bit definitions
by Philippe De Muyter
· 14 years ago
732eacc
replace nested max/min macros with {max,min}3 macro
by Hagen Paul Pfeifer
· 14 years ago
be76d81
um: migrate from __do_IRQ() to generic_handle_irq()
by Richard Weinberger
· 14 years ago
aa5fb4d
uml: fix CONFIG_STATIC_LINK=y build failure with newer glibc
by Roland McGrath
· 14 years ago
d911202
uml: define CONFIG_NO_DMA
by FUJITA Tomonori
· 14 years ago
98c532e
alpha: use single HAE window on T2 core logic (gamma, sable)
by Ivan Kokshaysky
· 14 years ago
947272d
alpha: enable ARCH_DMA_ADDR_T_64BIT
by FUJITA Tomonori
· 14 years ago
68da336
x86: access_error API cleanup
by Michel Lespinasse
· 14 years ago
d065bd8
mm: retry page fault when blocking on disk transfer
by Michel Lespinasse
· 14 years ago
7a837d1
perf, x86: Fix up kmap_atomic() type
by Peter Zijlstra
· 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
dbec921
um: fix IRQ flag handling naming
by Richard Weinberger
· 14 years ago
6915e04
um: remove PAGE_SIZE alignment in linker script causing kernel segfault.
by Richard Weinberger
· 14 years ago
482db6d
um: fix global timer issue when using CONFIG_NO_HZ
by Richard Weinberger
· 14 years ago
45352bb
Merge git://git.infradead.org/battery-2.6
by Linus Torvalds
· 14 years ago
Next »