Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
9872bec773c2e8503fec480c1e8a0c732517e257
/
arch
/
cris
/
arch-v32
52840bd6
Kobject: the cris iop_fw_load.c code is broken
by Greg Kroah-Hartman
· 17 years ago
c03a927
ide: move CONFIG_IDE_ETRAX to drivers/ide/Kconfig
by Bartlomiej Zolnierkiewicz
· 17 years ago
57c230a
CRISv32: add cache flush operations
by Jesper Nilsson
· 17 years ago
1b8be1d
CRIS: remove MTD_AMSTD and MTD_OBSOLETE_CHIPS take two
by Jesper Nilsson
· 17 years ago
16ad1b4
cris: ARRAY_SIZE() cleanup
by Alex Unleashed
· 17 years ago
49b4ff3
spelling fixes: arch/cris/
by Simon Arlott
· 17 years ago
c03983a
Spelling fix: explicitly
by Jean Delvare
· 17 years ago
3a4fa0a
Fix misspellings of "system", "controller", "interrupt" and "necessary".
by Robert P. J. Day
· 17 years ago
e5f7178
CRIS: cleanup struct irqaction initializers
by Thomas Gleixner
· 17 years ago
1bcf548
Consolidate PTRACE_DETACH
by Alexey Dobriyan
· 17 years ago
2195dad
ide: fix hidden dependencies on CONFIG_IDE_GENERIC
by Bartlomiej Zolnierkiewicz
· 17 years ago
efffbee
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
by Linus Torvalds
· 17 years ago
dd00cc4
some kmalloc/memset ->kzalloc (tree wide)
by Yoann Padioleau
· 17 years ago
5fb7dc3
define new percpu interface for shared data
by Fenghua Yu
· 17 years ago
68fc4fa
unregister_chrdev(): ignore the return value
by Akinobu Mita
· 17 years ago
f284ce7
PTRACE_POKEDATA consolidation
by Alexey Dobriyan
· 17 years ago
5c617c6
cris: use DATA_DATA in cris
by Mathieu Desnoyers
· 17 years ago
7ff9057
CRIS: replace old-style member inits with designated inits
by Robert P. J. Day
· 17 years ago
3dde6ad
Fix trivial typos in Kconfig* files
by David Sterba
· 18 years ago
b247e8a
dma_declare_coherent_memory wrong allocation
by Guennadi Liakhovetski
· 18 years ago
e63340a
header cleaning: don't include smp_lock.h when not used
by Randy Dunlap
· 18 years ago
7a3e965
CRIS: remove code related to pre-2.2 kernel
by Robert P. J. Day
· 18 years ago
b6e3590
[PATCH] x86: Allow percpu variables to be page-aligned
by Jeremy Fitzhardinge
· 18 years ago
bba6f6f
[PATCH] MSI-X: fix resume crash
by Eric W. Biederman
· 18 years ago
3a0ee2c
[PATCH] fix memory leak in dma_declare_coherent_memory()
by Yoichi Yuasa
· 18 years ago
e34f80c
arch/cris: typo in KERN_INFO
by Nicolas Kaiser
· 18 years ago
5dfe4c9
[PATCH] mark struct file_operations const 2
by Arjan van de Ven
· 18 years ago
67d3822
[PATCH] disable init/initramfs.c: architectures
by Jean-Paul Saman
· 18 years ago
5cf885d
[PATCH] CRIS: TLB handling: turn local_save_flags() + local_irq_disable() into local_irq_save()
by Jiri Kosina
· 18 years ago
b282b6f
[PATCH] Change cpu_up and co from __devinit to __cpuinit
by Gautham R Shenoy
· 18 years ago
5cbded5
[PATCH] getting rid of all casts of k[cmz]alloc() calls
by Robert P. J. Day
· 18 years ago
d817be9
[PATCH] struct path: convert cris
by Josef Sipek
· 18 years ago
3cb2fcc
Fix misc Kconfig typos
by Matt LaPlante
· 18 years ago
f8da1f7
[PATCH] cryptocop: double spin_lock_irqsave()
by Alexey Dobriyan
· 18 years ago
44c0920
more misc typo fixes
by Matt LaPlante
· 18 years ago
e16b38f
[PATCH] cpumask: export cpu_online_map and cpu_possible_map consistently
by Greg Banks
· 18 years ago
3171a03
[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)
by Atsushi Nemoto
· 18 years ago
5f49d72
[PATCH] pcf8563: remove MOD_INC_USE_COUNT, MOD_DEC_USE_COUNT
by Irwan Djajadi
· 18 years ago
32ea086
[PATCH] cris: switch to iminor/imajor
by Eric Sesterhenn
· 18 years ago
aa7135f
[PATCH] irq-flags: CRIS: Use the new IRQF_ constants
by Thomas Gleixner
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
9aaeded
typo fixes: bandwith -> bandwidth
by Adrian Bunk
· 18 years ago
602cada
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6
by Linus Torvalds
· 18 years ago
1903ac5
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
by Linus Torvalds
· 18 years ago
d1bef4e
[PATCH] genirq: rename desc->handler to desc->chip
by Ingo Molnar
· 18 years ago
e31dd6e
[PATCH] 64bit resource: change pci core and arch code to use resource_size_t
by Greg Kroah-Hartman
· 18 years ago
331b831
[PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEV
by Greg Kroah-Hartman
· 19 years ago
68402dd
[PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHM
by Christoph Lameter
· 18 years ago
4741c9f
[PATCH] set_page_dirty() return value fixes
by Andrew Morton
· 19 years ago
718d611
[PATCH] cris: task_thread_info()
by Al Viro
· 19 years ago
95ca0dc
[PATCH] cris: task_pt_regs()
by Al Viro
· 19 years ago
5bfb5d6
[PATCH] sched: disable preempt in idle tasks
by Nick Piggin
· 19 years ago
733482e
[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason
by Olaf Hering
· 19 years ago
b2325fe
[PATCH] kfree cleanup: arch
by Jesper Juhl
· 19 years ago
481bed4
[PATCH] consolidate sys_ptrace()
by Christoph Hellwig
· 19 years ago
d9b5444
[PATCH] cris: "extern inline" -> "static inline"
by Adrian Bunk
· 19 years ago
4e57b68
[PATCH] fix missing includes
by Tim Schmielau
· 19 years ago
a7e4705
[PATCH] mm: cris v32 mmu_context_lock
by Hugh Dickins
· 19 years ago
c8923c6
[NETFILTER]: Fix OOPSes on machines with discontiguous cpu numbering.
by David S. Miller
· 19 years ago
dd0fc66
[PATCH] gfp flags annotations - part 1
by Al Viro
· 19 years ago
5a07736
kbuild: cris use generic asm-offsets.h support
by Sam Ravnborg
· 19 years ago
69be8f1
[PATCH] convert signal handling of NODEFER to act like other Unix boxes.
by Steven Rostedt
· 19 years ago
51533b6
[PATCH] CRIS update: new subarchitecture v32
by Mikael Starvik
· 19 years ago