Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a64fa2731c6012410de4c7921a77741f8ea78bdc
/
arch
/
cris
/
arch-v32
e71b4e0
ptrace: Don't allow accessing an undumpable mm
by Eric W. Biederman
· 8 years ago
17a8893
cris/arch-v32: cryptocop: print a hex number after a 0x prefix
by Uwe Kleine-König
· 8 years ago
f307ab6
mm: replace access_process_vm() write parameter with gup_flags
by Lorenzo Stoakes
· 8 years ago
768ae30
mm: replace get_user_pages() write/force parameters with gup_flags
by Lorenzo Stoakes
· 8 years ago
2dc024e
cris: return of class_create should be considered
by yizhouzhou@ict.ac.cn
· 8 years ago
a85f305
CRIS v32: remove some double unlocks
by Dan Carpenter
· 8 years ago
746d9dd
Fix typo
by Andrea Gelmini
· 8 years ago
a94c83c
Fix typo
by Andrea Gelmini
· 8 years ago
520c174
Fix typo
by Andrea Gelmini
· 8 years ago
d6094ce
cris: cardbus: fix header include path
by Niklas Cassel
· 8 years ago
75e52ba
cris: irq: stop loop from accessing array out of bounds
by Niklas Cassel
· 8 years ago
d355bcb
cris: fasttimer: fix mixed declarations and code compile warning
by Niklas Cassel
· 8 years ago
506823f
cris: intmem: fix pointer comparison compile warning
by Niklas Cassel
· 8 years ago
9d74179
cris: intmem: fix device_initcall compile warning
by Jesper Nilsson
· 8 years ago
00085f1
dma-mapping: use unsigned long for dma_attrs
by Krzysztof Kozlowski
· 8 years ago
ef158bd
mtd: Remove unused symbol CONFIG_MTDRAM_ABS_POS
by Ben Hutchings
· 8 years ago
8bc4d5f
Merge tag 'for-linus-20160523' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 8 years ago
e646469
exit_thread: accept a task parameter to be exited
by Jiri Slaby
· 8 years ago
40438a1
CRIS v32: nand: set ECC algorithm explicitly
by Rafał Miłecki
· 9 years ago
014b38e
cris: Fix misspellings in comments.
by Adam Buchbinder
· 9 years ago
d4edcf0
mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm
by Dave Hansen
· 9 years ago
eae2177
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
96461fd
Merge tag 'cris-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/jesper/cris
by Linus Torvalds
· 9 years ago
e20dd88
cris: convert to dma_map_ops
by Christoph Hellwig
· 9 years ago
038a538
cris: nand: remove useless mtd->priv = chip assignments
by Boris BREZILLON
· 9 years ago
4883090
cris: nand: use the mtd instance embedded in struct nand_chip
by Boris BREZILLON
· 9 years ago
f9f3f86
cris: Fix section mismatches in architecture startup code
by Guenter Roeck
· 9 years ago
0410442
cris: nand: make use of mtd_to_nand() where appropriate
by Boris BREZILLON
· 9 years ago
e301a08
CRIS: Drop code related to obsolete or unused kconfigs
by Jesper Nilsson
· 9 years ago
fad5a06
cris: re-use helpers to dump data in hex format
by Andy Shevchenko
· 9 years ago
ab28e96
CRIS v32: remove old GPIO and LEDs code
by Rabin Vincent
· 9 years ago
79b863c
CRIS v32: remove I2C bitbanging driver
by Rabin Vincent
· 9 years ago
df90c33
CRIS v32: increase NR_IRQS
by Rabin Vincent
· 9 years ago
4d0d397
cris: kgdb: use native hex2bin
by Andy Shevchenko
· 9 years ago
3fffa23
CRISv32: annotate irq enable in idle loop
by Rabin Vincent
· 10 years ago
444e0c2
CRISv32: add support for irqflags tracing
by Rabin Vincent
· 10 years ago
835e417
CRIS: UAPI: fix ptrace.h
by Rabin Vincent
· 10 years ago
4b86715
CRISv32: Squash compile warnings for axisflashmap
by Jesper Nilsson
· 9 years ago
939b83f
CRISv32: Add GPIO driver to the default configs
by Jesper Nilsson
· 9 years ago
9423017
CRISv32: ETRAX FS: Squash warnings in pinmux driver
by Jesper Nilsson
· 9 years ago
ee59843
CRIS: Wire up missing syscalls
by Chen Gang
· 10 years ago
6a4756f
cris: arch-v32: gpio: Use kzalloc instead of kmalloc/memset
by Christophe Jaillet
· 10 years ago
2b5cf54
cris/time: Migrate to new 'set-state' interface
by Viresh Kumar
· 9 years ago
0ec62aa
cris: Replace do_posix_clock_monotonic_gettime()
by Thomas Gleixner
· 9 years ago
73de14e
cris: don't use module_init for non-modular core intmem.c code
by Paul Gortmaker
· 10 years ago
7f9f443
Merge tag 'cris-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jesper/cris
by Linus Torvalds
· 10 years ago
eea3a00
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 10 years ago
dc640a8
cris fasttimer: remove use of seq_printf return value
by Joe Perches
· 10 years ago
1336d42
cris: remove use of seq_printf return value
by Joe Perches
· 10 years ago
fa41b1c
arch: Remove exec_domain from remaining archs
by Richard Weinberger
· 10 years ago
d3dad47
CRISv32: use GENERIC_SCHED_CLOCK
by Rabin Vincent
· 10 years ago
edfb6d5
CRISv32: use MMIO clocksource
by Rabin Vincent
· 10 years ago
ed9fd3f
CRISv32: use generic clockevents
by Rabin Vincent
· 10 years ago
47a8f6f
CRIS: remove SMP code
by Rabin Vincent
· 10 years ago
9a7449d
CRISv32: handle multiple signals
by Rabin Vincent
· 10 years ago
0f72e5c
CRISv32: prevent bogus restarts on sigreturn
by Rabin Vincent
· 10 years ago
db4a35c
CRISv32: don't attempt syscall restart on irq exit
by Rabin Vincent
· 10 years ago
43f7071
CRISv32: add irq domains support
by Rabin Vincent
· 10 years ago
1fa185e
Merge tag 'cris-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/jesper/cris
by Linus Torvalds
· 10 years ago
10b3097
CRISv32: Remove unnecessary KERN_INFO from sync_serial
by Masanari Iida
· 10 years ago
f56141e
all arches, signal: move restart_block to struct task_struct
by Andy Lutomirski
· 10 years ago
00c5794
CRISv32: Avoid warning of unused variable
by Jesper Nilsson
· 10 years ago
fb32c76
VFS: Convert file->f_dentry->d_inode to file_inode()
by David Howells
· 10 years ago
8bcabff
CRISv32: Remove last remnants of ETRAX_SPI_MMC_BOARD
by Jesper Nilsson
· 10 years ago
a3199ad
CRISv32: ETRAXFS: Fix recursive spinlock
by Jesper Nilsson
· 10 years ago
9f1ad51
CRISv32: Select MTDRAM for axisflashmap
by Jesper Nilsson
· 10 years ago
4729d77
CRISv32: Implement early console
by Jesper Nilsson
· 10 years ago
ca36c1f
CRISv32: Fix declaration mismatch
by Jesper Nilsson
· 10 years ago
3f10462
CRISv32: Rewrite of synchronous serial port driver
by Jesper Nilsson
· 10 years ago
d6517c4
CRISv32: Better handling of watchdog bite
by Jesper Nilsson
· 10 years ago
dbd3c7e
CRIS: Export missing function symbols
by Jesper Nilsson
· 10 years ago
eeda008
CRISv32: Add missing include for mm.h
by Jesper Nilsson
· 10 years ago
f89412a
CRISv32: Drop obsolete file for SPI driver
by Jesper Nilsson
· 10 years ago
f139caf
sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedule()
by Kirill Tkhai
· 10 years ago
8215ade
cris: Use sigsp()
by Richard Weinberger
· 11 years ago
fa01977
cris: Use get_signal() signal_setup_done()
by Richard Weinberger
· 11 years ago
835eeee
cris: update comments for generic idle conversion
by Geert Uytterhoeven
· 10 years ago
d426334
Merge branch 'master' into for-next
by Jiri Kosina
· 11 years ago
c7dcec7
Kconfig: Remove useless "default N" lines
by Paul Bolle
· 11 years ago
bf3d846
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
f7f4f4d
cramfs: take headers to fs/cramfs
by Al Viro
· 11 years ago
bb1d2a9
CRIS: Add missing syscalls
by Jesper Nilsson
· 11 years ago
329fddd
cris: sync_serial: remove interruptible_sleep_on
by Arnd Bergmann
· 11 years ago
64d8ad9
cris: remove deprecated IRQF_DISABLED
by Michael Opdenacker
· 11 years ago
be8cb7f
CRIS: drop unused Kconfig symbols
by Paul Bolle
· 11 years ago
2de6c0b
cris: delete __cpuinit usage from all cris files
by Paul Gortmaker
· 11 years ago
496322b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
ab53485
Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
by Linus Torvalds
· 11 years ago
2206209
net: Add missing dependencies on NETDEVICES
by Ben Hutchings
· 11 years ago
a1606c7
net: Move MII out from under NET_CORE and hide it
by Ben Hutchings
· 11 years ago
acf8363
cris: Switch cris to drivers/Kconfig
by Geert Uytterhoeven
· 12 years ago
40b3136
Finally eradicate CONFIG_HOTPLUG
by Stephen Rothwell
· 11 years ago
a637b0d
Merge tag 'for-linus-20130509' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 12 years ago
f42787d
cris: single_open() leaks
by Al Viro
· 12 years ago
20b4fb4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
5f56886
Merge branch 'akpm' (incoming from Andrew)
by Linus Torvalds
· 12 years ago
a43cb95
dump_stack: unify debug information printed by show_regs()
by Tejun Heo
· 12 years ago
3ed1c47
Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 12 years ago
1eb5b23
cris: Don't use create_proc_read_entry()
by David Howells
· 12 years ago
8e8aa95
cpufreq: cris: move cpufreq driver to drivers/cpufreq
by Viresh Kumar
· 12 years ago
Next »