index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
cris
/
arch-v10
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-02
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...
Ingo Molnar
1
-0
/
+2
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
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
7
-7
/
+7
2016-09-23
Fix typo
Andrea Gelmini
1
-1
/
+1
2016-09-23
Fix typo
Andrea Gelmini
1
-1
/
+1
2016-09-23
cris: v10: axisflashmap: remove unused ifdefs
Niklas Cassel
1
-19
/
+0
2016-07-09
mtd: Remove unused symbol CONFIG_MTDRAM_ABS_POS
Ben Hutchings
1
-1
/
+1
2016-05-20
exit_thread: remove empty bodies
Jiri Slaby
1
-9
/
+0
2016-04-18
cris: Fix misspellings in comments.
Adam Buchbinder
1
-1
/
+1
2015-12-15
cris: Fix section mismatches in architecture startup code
Guenter Roeck
1
-2
/
+4
2015-12-15
cris: debugport: Fix section mismatches
Guenter Roeck
1
-11
/
+11
2015-11-02
CRIS: Drop code related to obsolete or unused kconfigs
Jesper Nilsson
2
-117
/
+3
2015-11-02
cris: arch-v10: kgdb: Add '__used' for static variable is_dyn_brkp
Chen Gang
1
-1
/
+1
2015-11-02
cris: arch-v10: kgdb: Use BAR instead of DTP0 for register P12
Chen Gang
1
-2
/
+2
2015-11-02
cris: kgdb: use native hex2bin
Andy Shevchenko
1
-50
/
+33
2015-09-05
CRISv10: delete unused lib/dmacopy.c
Rabin Vincent
1
-42
/
+0
2015-09-05
CRISv10: delete unused lib/old_checksum.c
Rabin Vincent
1
-86
/
+0
2015-09-05
CRIS: Wire up missing syscalls
Chen Gang
1
-0
/
+8
2015-06-16
cris: don't use module_init for non-modular core eeprom.c code
Paul Gortmaker
1
-2
/
+1
2015-04-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-74
/
+69
2015-04-15
cris fasttimer: remove use of seq_printf return value
Joe Perches
1
-46
/
+39
2015-04-15
cris: remove use of seq_printf return value
Joe Perches
1
-28
/
+30
2015-04-12
arch: Remove exec_domain from remaining archs
Richard Weinberger
1
-2
/
+0
2015-02-12
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
1
-1
/
+1
2014-12-20
CRIS: Export missing function symbols
Jesper Nilsson
1
-7
/
+7
2014-09-19
sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedu...
Kirill Tkhai
1
-1
/
+0
2014-08-06
cris: Use sigsp()
Richard Weinberger
1
-10
/
+4
2014-08-06
cris: Use get_signal() signal_setup_done()
Richard Weinberger
1
-46
/
+33
2014-06-06
cris: update comments for generic idle conversion
Geert Uytterhoeven
1
-2
/
+2
2014-01-28
CRISv10: Readd missing header
Jesper Nilsson
1
-0
/
+1
2014-01-15
Drop code for CRISv10 CPU simulator
Jesper Nilsson
8
-107
/
+65
2014-01-09
Cleanup whitespace, remove old author tag
Jesper Nilsson
1
-63
/
+61
2014-01-09
CRIS: Add missing syscalls
Jesper Nilsson
1
-82
/
+98
2014-01-09
cris: sync_serial: remove interruptible_sleep_on
Arnd Bergmann
1
-1
/
+3
2014-01-08
cris: remove deprecated IRQF_DISABLED
Michael Opdenacker
3
-8
/
+6
2013-09-10
CRIS: drop unused Kconfig symbols
Paul Bolle
1
-23
/
+0
2013-09-10
CRIS: Remove last traces of legacy RTC drivers
Paul Bolle
2
-49
/
+0
2013-07-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-3
/
+1
2013-06-19
net: Add missing dependencies on NETDEVICES
Ben Hutchings
1
-2
/
+1
2013-06-19
net: Move MII out from under NET_CORE and hide it
Ben Hutchings
1
-1
/
+0
2013-06-16
cris/kgdb: Remove sections protected by #ifdef PROCESS_SUPPORT
Geert Uytterhoeven
1
-255
/
+2
2013-06-16
cris/kgdb: Fix buffer overflow in getpacket()
Geert Uytterhoeven
1
-1
/
+1
2013-06-16
cris/kgdb: Remove obsolete USED*() macros
Geert Uytterhoeven
1
-9
/
+0
2013-06-16
cris/kgdb: Make symbols used from asm global
Geert Uytterhoeven
1
-109
/
+109
2013-06-16
cris/kgdb: Use #ifdef PROCESS_SUPPORT where needed
Geert Uytterhoeven
1
-1
/
+3
2013-06-16
cris/kgdb: Kill forward declarations for static functions
Geert Uytterhoeven
1
-241
/
+165
2013-06-16
cris/kgdb: Remove unused static int do_printk
Geert Uytterhoeven
1
-2
/
+0
[next]