Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
25f94aeaa3b20e804efbea0fe74d75bb15ecde4a
/
arch
« Previous
cd3db32
xtensa: Cleanup linker script using new linker script macros.
by Tim Abbott
· 15 years ago
ab635e7
parisc: Remove useless altinstructions code copied from x86.
by Tim Abbott
· 15 years ago
57a8e11
parisc: Clean up linker script using new linker script macros.
by Tim Abbott
· 15 years ago
5f8fe42
Merge branch 'for-linus' of git://repo.or.cz/cris-mirror
by Linus Torvalds
· 15 years ago
44e7484
omap: Fix MMC gpio_wp for BeagleBoard C2 and above
by Jarkko Nikula
· 15 years ago
4f54333
omap: Fix matrix_keymap_data usage
by Tony Lindgren
· 15 years ago
501e9bd
omap: Fix a OMAP_MPUIO_VBASE typo for 850
by Angelo Arrifano
· 15 years ago
f5ee2fc
omap: Fix wrong jtag_id for 850
by Angelo Arrifano
· 15 years ago
6716bd0
omap: iovmm: Fix compiler warning
by Sanjeev Premi
· 15 years ago
8828880
omap: mailbox: Flush posted write when acking mailbox irq
by Hiroshi DOYU
· 15 years ago
1ffe627
omap: mailbox: Execute softreset at startup
by Hiroshi DOYU
· 15 years ago
41a03c5
omap: Add missing mux pin for EHCI phy reset line
by Ajay Kumar Gupta
· 15 years ago
61f04ee
omap: Fix 44xx compile
by Tony Lindgren
· 15 years ago
af41a12
omap: Fix mcspi compile for 2420
by Tony Lindgren
· 15 years ago
5328ae3
omap: Fix compile for arch/arm/mach-omap2
by Tony Lindgren
· 15 years ago
8b3f6af
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 15 years ago
baea7b9
Merge branch 'origin' into for-linus
by Russell King
· 15 years ago
94e0fb0
Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel
by Linus Torvalds
· 15 years ago
b7f21bb
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 15 years ago
a6b49cb
Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze
by Linus Torvalds
· 15 years ago
a487b67
Merge branch 'for-linus' of git://neil.brown.name/md
by Linus Torvalds
· 15 years ago
db16826
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6
by Linus Torvalds
· 15 years ago
d68721e
alpha: AGP update (fixes compile failure)
by Ivan Kokshaysky
· 15 years ago
8d65af7
sysctl: remove "struct file *" argument of ->proc_handler
by Alexey Dobriyan
· 15 years ago
ba0a6c9
fcntl: add F_[SG]ETOWN_EX
by Peter Zijlstra
· 15 years ago
b0c6fbe
x86: Remove redundant non-NUMA topology functions
by Rusty Russell
· 15 years ago
429a6e5
x86: early_printk: Protect against using the same device twice
by Jason Wessel
· 15 years ago
d2ff6de
Merge branch 'linus' into x86/urgent
by Ingo Molnar
· 15 years ago
e23a8b6
x86: Reduce verbosity of "PAT enabled" kernel message
by Roland Dreier
· 15 years ago
ea01c0d
x86: Reduce verbosity of "TSC is reliable" message
by Roland Dreier
· 15 years ago
40258ee
sh: Fix up uninitialized variable use caught by gcc 4.4.
by Paul Mundt
· 15 years ago
23c4c82
sh: Handle unaligned 16-bit instructions on SH-2A.
by Paul Mundt
· 15 years ago
bfc8125
microblaze: Disable heartbeat/enable emaclite in defconfigs
by Michal Simek
· 15 years ago
f05131c
microblaze: Support simpleImage.dts make target
by Michal Simek
· 15 years ago
acf3cc2
sh: mach-ecovec24: Add active low setting for sh_eth
by Kuninori Morimoto
· 15 years ago
a6bbce2
sh: includecheck fix: dwarf.c
by Jaswinder Singh Rajput
· 15 years ago
e090808
powerpc/8xx: Fix regression introduced by cache coherency rewrite
by Rex Feany
· 15 years ago
daf8f40
powerpc/4xx: Fix erroneous xmon warning on PowerPC 4xx
by Josh Boyer
· 15 years ago
f32af63
powerpc/mm: Fix 40x and 8xx vs. _PAGE_SPECIAL
by Benjamin Herrenschmidt
· 15 years ago
142597d
powerpc: Cleanup linker script using new linker script macros.
by Tim Abbott
· 15 years ago
049d049
powerpc: Fix ibm,client-architecture-support printout
by Anton Blanchard
· 15 years ago
ea55bf2
powerpc: Increase NODES_SHIFT on 64bit from 4 to 8
by Anton Blanchard
· 15 years ago
f2053f1
powerpc/perf_counter: Fix vdso detection
by Anton Blanchard
· 15 years ago
8bbde7a
powerpc: Move 64bit heap above 1TB on machines with 1TB segments
by Anton Blanchard
· 15 years ago
738ef42
powerpc: Change archdata dma_data to a union
by Becky Bruce
· 15 years ago
1cebd7a
powerpc: Rename get_dma_direct_offset get_dma_offset
by Becky Bruce
· 15 years ago
b9eceb2
powerpc/mm: Remove duplicated #include
by Huang Weiyi
· 15 years ago
5c8f382
powerpc/book3e-64: Remove duplicated #include
by Huang Weiyi
· 15 years ago
144ef90
powerpc: Check for unsupported relocs when using CONFIG_RELOCATABLE
by Tony Breeds
· 15 years ago
ad08587
powerpc/pmc: Don't access lppaca on Book3E
by Benjamin Herrenschmidt
· 15 years ago
0f33727
powerpc: kmalloc failure ignored in vio_build_iommu_table()
by roel kluin
· 15 years ago
94a8d5c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
by Linus Torvalds
· 15 years ago
2bcd57a
headers: utsname.h redux
by Alexey Dobriyan
· 15 years ago
78f1c4d
cpumask: use mm_cpumask() wrapper: x86
by Rusty Russell
· 15 years ago
fa40699
cpumask: use mm_cpumask() wrapper: um
by Rusty Russell
· 15 years ago
55b8cab
cpumask: use mm_cpumask() wrapper: mips
by Rusty Russell
· 15 years ago
7ce1df4
cpumask: use mm_cpumask() wrapper: mn10300
by Rusty Russell
· 15 years ago
49b9205
cpumask: use mm_cpumask() wrapper: m32r
by Rusty Russell
· 15 years ago
56f8ba8
cpumask: use mm_cpumask() wrapper: arm
by Rusty Russell
· 15 years ago
a6a0106
cpumask: Use accessors for cpu_*_mask: um
by Rusty Russell
· 15 years ago
ea0f1ca
cpumask: Use accessors for cpu_*_mask: powerpc
by Rusty Russell
· 15 years ago
4037ac6
cpumask: Use accessors for cpu_*_mask: mips
by Rusty Russell
· 15 years ago
2377afd
cpumask: Use accessors for cpu_*_mask: m32r
by Rusty Russell
· 15 years ago
0748bd0
cpumask: remove arch_send_call_function_ipi
by Rusty Russell
· 15 years ago
630cd04
cpumask: arch_send_call_function_ipi_mask: s390
by Rusty Russell
· 15 years ago
f063ea0
cpumask: arch_send_call_function_ipi_mask: powerpc
by Rusty Russell
· 15 years ago
48a048f
cpumask: arch_send_call_function_ipi_mask: mips
by Rusty Russell
· 15 years ago
c2a3a48
cpumask: arch_send_call_function_ipi_mask: m32r
by Rusty Russell
· 15 years ago
81065e4
cpumask: arch_send_call_function_ipi_mask: alpha
by Rusty Russell
· 15 years ago
e50a6f1
cpumask: remove obsolete topology_core_siblings and topology_thread_siblings: ia64
by Rusty Russell
· 15 years ago
399d068
cpumask: remove obsolete topology_core_siblings and topology_thread_siblings: powerpc
by Rusty Russell
· 15 years ago
4f269bf
cpumask: remove obsolete topology_core_siblings and topology_thread_siblings: s390
by Rusty Russell
· 15 years ago
434e218
cpumask: remove obsolete topology_core_siblings and topology_thread_siblings: sparc
by Rusty Russell
· 15 years ago
da83a84
ia64: convert last user of smp_call_function_mask
by Rusty Russell
· 15 years ago
1d1afc1
cpumask: remove last assignment to mask field of struct irqaction.
by Rusty Russell
· 15 years ago
51c870a
cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALL.: mips
by Rusty Russell
· 15 years ago
29c337a
cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_node
by Rusty Russell
· 15 years ago
b966cd6
cpumask: remove the now-obsoleted pcibus_to_cpumask(): powerpc
by Rusty Russell
· 15 years ago
f5564b8
cpumask: remove the now-obsoleted pcibus_to_cpumask(): mips
by Rusty Russell
· 15 years ago
8194a40
cpumask: remove the now-obsoleted pcibus_to_cpumask(): alpha
by Rusty Russell
· 15 years ago
79f5599
cpumask: use zalloc_cpumask_var() where possible
by Li Zefan
· 15 years ago
c37efa9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next
by Linus Torvalds
· 15 years ago
a724ead
Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/linux-2.6
by Linus Torvalds
· 15 years ago
7043078
MN10300: Handle removal of struct uart_info
by David Howells
· 15 years ago
a7077099
FRV: Use asm/generic-hardirq.h
by Christoph Hellwig
· 15 years ago
d19110ba
Merge branch 'x86/ptrace-syscall-exit' of git://git.kernel.org/pub/scm/linux/kernel/git/frob/linux-2.6-roland
by Linus Torvalds
· 15 years ago
a7c367b
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 15 years ago
b09a75f
Merge git://git.infradead.org/iommu-2.6
by Linus Torvalds
· 15 years ago
cf63ff5f
misc: remove redundant start_kernel prototypes
by Rusty Russell
· 15 years ago
9fd815b
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 15 years ago
31bbb9b
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
746942d
Merge branch 'sfi-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-sfi-2.6
by Linus Torvalds
· 15 years ago
c11f6c8
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
by Linus Torvalds
· 15 years ago
be90a49
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 15 years ago
1f0918d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
by Linus Torvalds
· 15 years ago
11868a2
x86: mce: Use safer ways to access MCE registers
by Ingo Molnar
· 15 years ago
a6e995a
Merge branch 'for-linus' of git://gitserver.sunplusct.com/linux-2.6-score
by Linus Torvalds
· 15 years ago
547ad5a
Merge branch 'x86/orig_ax' of git://git.kernel.org/pub/scm/linux/kernel/git/frob/linux-2.6-roland
by Linus Torvalds
· 15 years ago
c601218
ep93xx video driver platform support
by Ryan Mallon
· 15 years ago
5910d35
omapfb: fix coding style / remove dead line
by arun c
· 15 years ago
Next »