Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
57a55077dd0ed60030ead4a971b95cac0e8953c3
/
arch
57a5507
Blackfin arch: update defconfig file for all boards
by Mike Frysinger
· 16 years ago
abeb21e
Blackfin arch: remove most BUG_ON channel checks
by Michael Hennerich
· 16 years ago
2cf8511
Blackfin arch: only add IFLUSH nop padding when anomaly 443 is enabled
by Mike Frysinger
· 16 years ago
e04f9f4
Blackfin arch: Remove useless SSYNCs in DMA code
by Michael Hennerich
· 16 years ago
a2ba8b1
Blackfin arch: lookup channel2irq() only once
by Michael Hennerich
· 16 years ago
3529e04
Blackfin arch: update anomaly lists to match latest sheets
by Mike Frysinger
· 16 years ago
6a87d29
Blackfin arch: refine the gpio check
by Mike Frysinger
· 16 years ago
a2d03a1
Blackfin arch: unify port_setup() to reduce arch differences
by Mike Frysinger
· 16 years ago
6c7ec0e
Blackfin arch: unify peripheral_request() to reduce arch differences
by Mike Frysinger
· 16 years ago
1f7d373
Blackfin arch: fix cmp_label() so it doesnt incorrectly accept partial leading matches
by Mike Frysinger
· 16 years ago
27228b2
Blackfin arch: unify check_gpio() to reduce arch differences
by Mike Frysinger
· 16 years ago
588ba81
Blackfin arch: remove unused local define
by Mike Frysinger
· 16 years ago
2f6f4bc
Blackfin arch: add support for Blackfin latest processor family BF51x
by Bryan Wu
· 16 years ago
2563265
Blackfin arch: put quotes around error to silence a ton of warnings from gcc-4.3
by Mike Frysinger
· 16 years ago
efe065a
Blackfin arch: fix bug - kernel with SMP patch can not bootup
by Graf Yang
· 16 years ago
d292b00
Blackfin arch: drop redundant BFIN_DMA_5XX depends
by Mike Frysinger
· 16 years ago
0f8befa
Blackfin arch: drop unused exports and comment remaining exports
by Mike Frysinger
· 16 years ago
6ad2b84
Blackfin arch: add an option to allow people to stick exception stack into L1 scratch
by Mike Frysinger
· 16 years ago
fe8015c
Blackfin arch: move EXPORT_SYMBOL to the place where it is actually defined
by Mike Frysinger
· 16 years ago
dc26aec
Blackfin arch: BF538/9 Linux kernel Support
by Michael Hennerich
· 16 years ago
f940260
Blackfin arch: unify duplicated bss init code
by Mike Frysinger
· 16 years ago
231cc43
m68knommu: introduce asm/swab.h
by Harvey Harrison
· 16 years ago
fc61708
h8300: introduce asm/swab.h
by Harvey Harrison
· 16 years ago
ae18962
ia64: introduce asm/swab.h
by Harvey Harrison
· 16 years ago
cfcac2f
blackfin: introduce asm/swab.h
by Harvey Harrison
· 16 years ago
af8e24e
arm: introduce asm/swab.h
by Harvey Harrison
· 16 years ago
dd8b72c
alpha: introduce asm/swab.h
by Harvey Harrison
· 16 years ago
5d30a68
x86: introduce asm/swab.h
by Harvey Harrison
· 16 years ago
f4d2b14
sparc: introduce asm/swab.h
by Harvey Harrison
· 16 years ago
1af84a6
sh: introduce asm/swab.h
by Harvey Harrison
· 16 years ago
13f7877
s390: introduce asm/swab.h
by Harvey Harrison
· 16 years ago
156ca2b
powerpc: introduce asm/swab.h
by Harvey Harrison
· 16 years ago
8cdd3a9
mips: introduce asm/swab.h
by Harvey Harrison
· 16 years ago
292b4d0
avr32: introduce asm/swab.h
by Harvey Harrison
· 16 years ago
db30c70
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 16 years ago
f94181d
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
ce519e2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
by Linus Torvalds
· 16 years ago
40d7ee5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
by Linus Torvalds
· 16 years ago
1294156
kprobes: add kprobe_insn_mutex and cleanup arch_remove_kprobe()
by Masami Hiramatsu
· 16 years ago
ee9c1fb
spi: use generic gpio calls in spi_s3c24xx_gpio
by Ben Dooks
· 16 years ago
ba84be2
remove linux/hardirq.h from asm-generic/local.h
by Russell King
· 16 years ago
f1883f8
Remove remaining unwinder code
by Alexey Dobriyan
· 16 years ago
ea435467
atomic_t: unify all arch definitions
by Matthew Wilcox
· 16 years ago
c04fc58
mm: show node to memory section relationship with symlinks in sysfs
by Gary Hade
· 16 years ago
1c0fe6e
mm: invoke oom-killer from page fault
by Nick Piggin
· 16 years ago
3340289
mm: report the MMU pagesize in /proc/pid/smaps
by Mel Gorman
· 16 years ago
6e38a2b
Staging: Kconfig for ARCH=arm,8300, cris
by F. Duncan M. Haldane
· 16 years ago
1d559e2
arm: struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
169539c
avr: struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
4383fc3
chris: struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
48ef2bb
IA64: struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
1bb5beb
mips: struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
035da16
s390: remove s390_root_dev_*()
by Mark McLoughlin
· 16 years ago
fdbc045
Merge branches 'core/futexes', 'core/locking', 'core/rcu' and 'linus' into core/urgent
by Ingo Molnar
· 16 years ago
0bbb275
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
by Linus Torvalds
· 16 years ago
0578c3b
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
c58bd34d
Merge branch 'i2c-next' of git://aeryn.fluff.org.uk/bjdooks/linux
by Linus Torvalds
· 16 years ago
7a1fcd5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 16 years ago
e9af797
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq
by Linus Torvalds
· 16 years ago
520c853
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 16 years ago
4696b64
sparc: Fix minor SPARC32 compile error
by Julian Calaby
· 16 years ago
5641f1f
X86_DEBUGCTLMSR won't work on uml
by Al Viro
· 16 years ago
7483cb7
uml got broken by commit 30742d5c2277c325fb0e9d2d817d55a19995fe8f
by Al Viro
· 16 years ago
22409f9
get rid of the last symlink in uml build
by Al Viro
· 16 years ago
56ff5ef
zero i_uid/i_gid on inode allocation
by Al Viro
· 16 years ago
46483d1
Merge branch 'core/iommu' into core/urgent
by Ingo Molnar
· 16 years ago
576b4d0
sparc: Remove reg*.h from Kbuild
by David S. Miller
· 16 years ago
47cd526
sparc: Clean arch-specific code in prom_common.c
by Julian Calaby
· 16 years ago
192eee8
sparc: Kill asm/reg*.h
by David S. Miller
· 16 years ago
761b602
sparc: Use 64BIT config entry
by Bastian Blank
· 16 years ago
83c8698
sparc: unify ipcbuf.h
by Sam Ravnborg
· 16 years ago
c298be7
parisc: fix module loading failure of large kernel modules
by Helge Deller
· 16 years ago
4010b01
Merge branch 'linus' into core/urgent
by Ingo Molnar
· 16 years ago
7d3b56b
Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
269b012
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu
by Linus Torvalds
· 16 years ago
61420f5
Merge branch 'cputime' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 16 years ago
3bfacef
get rid of special-casing the /sbin/loader on alpha
by Al Viro
· 16 years ago
ab14398
x86: setup_per_cpu_areas() cleanup
by Cyrill Gorcunov
· 16 years ago
80855f7
cpumask: use alloc_cpumask_var_node where appropriate
by Mike Travis
· 16 years ago
2fdf66b
cpumask: convert shared_cpu_map in acpi_processor* structs to cpumask_var_t
by Rusty Russell
· 16 years ago
ee943a8
x86: use cpumask_var_t in acpi/boot.c
by Rusty Russell
· 16 years ago
9628937
x86: cleanup some remaining usages of NR_CPUS where s/b nr_cpu_ids
by Mike Travis
· 16 years ago
730cf27
x86: enable cpus display of kernel_max and offlined cpus
by Mike Travis
· 16 years ago
6bdf197
ia64: cpumask fix for is_affinity_mask_valid()
by Ingo Molnar
· 16 years ago
e465b53
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask into cpus4096-v2
by Ingo Molnar
· 16 years ago
7eb1955
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask into merge-rr-cpumask
by Mike Travis
· 16 years ago
065a6d6
AMD IOMMU: remove now unnecessary #ifdefs
by Joerg Roedel
· 16 years ago
b0a11f4
Merge branches 'iommu/api' and 'iommu/amd' into for-linus
by Joerg Roedel
· 16 years ago
0e93dd8
AMD IOMMU: prealloc_protection_domains should be static
by Jaswinder Singh Rajput
· 16 years ago
8ecaf8f
AMD IOMMU: add statistics about total number of map requests
by Joerg Roedel
· 16 years ago
5774f7c
AMD IOMMU: add statistics about allocated io memory
by Joerg Roedel
· 16 years ago
18811f5
AMD IOMMU: add stats counter for domain tlb flushes
by Joerg Roedel
· 16 years ago
f57d98a
AMD IOMMU: add stats counter for single iommu domain tlb flushes
by Joerg Roedel
· 16 years ago
c185897
AMD IOMMU: add stats counter for cross-page request
by Joerg Roedel
· 16 years ago
5d31ee7
AMD IOMMU: add stats counter for free_coherent requests
by Joerg Roedel
· 16 years ago
c8f0fb3
AMD IOMMU: add stats counter for alloc_coherent requests
by Joerg Roedel
· 16 years ago
55877a6
AMD IOMMU: add stats counter for unmap_sg requests
by Joerg Roedel
· 16 years ago
d03f067
AMD IOMMU: add stats counter for map_sg requests
by Joerg Roedel
· 16 years ago
146a691
AMD IOMMU: add stats counter for unmap_single requests
by Joerg Roedel
· 16 years ago
0f2a86f
AMD IOMMU: add stats counter for map_single requests
by Joerg Roedel
· 16 years ago
Next »