index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
cris
/
arch-v32
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-29
arch: remove unused macro/function thread_saved_pc()
Tobias Klauser
1
-8
/
+0
2017-05-11
Merge tag 'for-linus-20170510' of git://git.infradead.org/linux-mtd
Linus Torvalds
1
-1
/
+0
2017-05-09
Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-22
/
+0
2017-04-26
Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...
Al Viro
2
-22
/
+10
2017-04-20
cris/PCI: Use generic pci_mmap_resource_range()
David Woodhouse
1
-23
/
+0
2017-04-20
PCI: Add BAR index argument to pci_mmap_page_range()
David Woodhouse
1
-1
/
+2
2017-03-29
cris: rename __copy_user_zeroing to __copy_user_in
Al Viro
1
-4
/
+3
2017-03-29
cris: get rid of zeroing
Al Viro
1
-17
/
+6
2017-03-10
scripts/spelling.txt: add "disble(d)" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2017-03-09
mtd: nand: Kill the MTD_NAND_IDS Kconfig option
Boris Brezillon
1
-1
/
+0
2017-03-02
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
3
-0
/
+3
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2
-0
/
+3
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
1
-1
/
+1
2017-02-26
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2017-01-26
cris: migrate exception table users off module.h and onto extable.h
Paul Gortmaker
1
-1
/
+1
2017-01-24
treewide: Constify most dma_map_ops structures
Bart Van Assche
1
-1
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
5
-5
/
+5
2016-11-22
ptrace: Don't allow accessing an undumpable mm
Eric W. Biederman
1
-1
/
+1
2016-10-28
cris/arch-v32: cryptocop: print a hex number after a 0x prefix
Uwe Kleine-König
1
-1
/
+1
2016-10-19
mm: replace access_process_vm() write parameter with gup_flags
Lorenzo Stoakes
1
-2
/
+2
2016-10-19
mm: replace get_user_pages() write/force parameters with gup_flags
Lorenzo Stoakes
1
-3
/
+1
2016-09-23
cris: return of class_create should be considered
yizhouzhou@ict.ac.cn
1
-0
/
+6
2016-09-23
CRIS v32: remove some double unlocks
Dan Carpenter
2
-2
/
+0
2016-09-23
Fix typo
Andrea Gelmini
1
-1
/
+1
2016-09-23
Fix typo
Andrea Gelmini
1
-1
/
+1
2016-09-23
Fix typo
Andrea Gelmini
1
-1
/
+1
2016-09-22
cris: cardbus: fix header include path
Niklas Cassel
1
-1
/
+1
2016-09-22
cris: irq: stop loop from accessing array out of bounds
Niklas Cassel
1
-2
/
+1
2016-09-22
cris: fasttimer: fix mixed declarations and code compile warning
Niklas Cassel
1
-8
/
+7
2016-09-22
cris: intmem: fix pointer comparison compile warning
Niklas Cassel
1
-2
/
+2
2016-09-22
cris: intmem: fix device_initcall compile warning
Jesper Nilsson
1
-1
/
+8
2016-08-04
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
1
-5
/
+4
2016-07-10
mtd: Remove unused symbol CONFIG_MTDRAM_ABS_POS
Ben Hutchings
1
-1
/
+1
2016-05-24
Merge tag 'for-linus-20160523' of git://git.infradead.org/linux-mtd
Linus Torvalds
2
-0
/
+2
2016-05-21
exit_thread: accept a task parameter to be exited
Jiri Slaby
1
-2
/
+2
2016-05-06
CRIS v32: nand: set ECC algorithm explicitly
Rafał Miłecki
2
-0
/
+2
2016-04-18
cris: Fix misspellings in comments.
Adam Buchbinder
4
-4
/
+4
2016-02-16
mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm
Dave Hansen
1
-6
/
+2
2016-01-21
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-12
/
+42
2016-01-21
Merge tag 'cris-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/jes...
Linus Torvalds
1
-2
/
+4
2016-01-21
cris: convert to dma_map_ops
Christoph Hellwig
1
-12
/
+42
2015-12-19
cris: nand: remove useless mtd->priv = chip assignments
Boris BREZILLON
2
-6
/
+0
2015-12-18
cris: nand: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
2
-4
/
+2
2015-12-15
cris: Fix section mismatches in architecture startup code
Guenter Roeck
1
-2
/
+4
2015-12-09
cris: nand: make use of mtd_to_nand() where appropriate
Boris BREZILLON
2
-2
/
+2
2015-11-02
CRIS: Drop code related to obsolete or unused kconfigs
Jesper Nilsson
5
-34
/
+1
2015-11-02
cris: re-use helpers to dump data in hex format
Andy Shevchenko
1
-34
/
+6
2015-11-02
CRIS v32: remove old GPIO and LEDs code
Rabin Vincent
11
-2562
/
+2
[next]