index
:
kernel_samsung_aries.git
replicant-4.2
kernel/samsung/aries
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
CRIS v32: Replace build flags in boot/rescue/Makefile
Jesper Nilsson
2008-02-08
1
-4
/
+4
*
CRIS v32: Replace build flags in boot/compressed/Makefile
Jesper Nilsson
2008-02-08
1
-3
/
+3
*
CRIS v10: Change name of low voltage read and set macros.
Jesper Nilsson
2008-02-08
1
-2
/
+2
*
CRIS v32: Remove useless CVS id tag from boot/compressed/README
Jesper Nilsson
2008-02-08
1
-1
/
+0
*
CRIS: Fix bugs in return value of atomic_inc_return and atomic_dec_return.
Jesper Nilsson
2008-02-08
1
-2
/
+2
*
CRIS: Allow arch dependent delay to override common version.
Jesper Nilsson
2008-02-08
1
-0
/
+3
*
CRIS: Include arch dependent bug.h.
Jesper Nilsson
2008-02-08
1
-1
/
+1
*
CRIS: Correct pfn_pte to make it possible to ioremap uncached addresses.
Jesper Nilsson
2008-02-08
1
-1
/
+1
*
CRIS: Correct comment in io.h to describe reality of I/O space.
Jesper Nilsson
2008-02-08
1
-2
/
+2
*
CRIS: Update cpu_possible_map and raw_smp_processor_id in smp.h header.
Jesper Nilsson
2008-02-08
1
-2
/
+2
*
CRIS v10: Remove duplicated folding of carry from lib/checksum.S, it is not n...
Jesper Nilsson
2008-02-08
1
-7
/
+1
*
CRIS v10: Remove duplicated folding of carry from lib/checksumcopy.S, it is n...
Jesper Nilsson
2008-02-08
1
-7
/
+1
*
CRIS v10: Clear TIF_SYSCALL_TRACE flag in ptrace_disable in kernel/ptrace.c
Jesper Nilsson
2008-02-08
1
-0
/
+1
*
CRIS v10: Update kernel/io_interface_mux.c
Jesper Nilsson
2008-02-08
1
-107
/
+408
*
CRIS v10: Setup serial port 2 to avoid accidental TXD pulse on startup.
Jesper Nilsson
2008-02-08
1
-178
/
+43
*
CRIS v10: Add synchronous serial port driver for CRIS v10.
Jesper Nilsson
2008-02-08
3
-0
/
+1473
*
CRIS v10: Don't call get_mmu_context when switching between tasks with shared...
Jesper Nilsson
2008-02-08
1
-29
/
+29
*
CRIS v10: Fix bug where error returns didn't restore irqs in mm/fault.c
Jesper Nilsson
2008-02-08
1
-6
/
+7
*
CRIS v10: Remove useless CVS id tag from lib/old_checksum.c
Jesper Nilsson
2008-02-08
1
-2
/
+1
*
CRIS v10: Remove useless CVS id and log from lib/dram_init.S
Jesper Nilsson
2008-02-08
1
-56
/
+2
*
CRIS v10: Remove useless CVS id from kernel/shadows.c
Jesper Nilsson
2008-02-08
1
-2
/
+1
*
CRIS v10: Reformat drivers/makefile using tabs.
Jesper Nilsson
2008-02-08
1
-6
/
+5
*
CRIS: Move common Kconfig variable ETRAX_RTC to arch independet Kconfig.
Jesper Nilsson
2008-02-08
3
-18
/
+12
*
CRIS: Remove NO_IOMEM config, we have IO memory.
Jesper Nilsson
2008-02-08
1
-3
/
+0
*
CRIS v10: Remove CVS id from kernel/process.c
Jesper Nilsson
2008-02-08
1
-2
/
+1
*
CRIS v10: Remove CVS log and id from kernel/kgdb.c
Jesper Nilsson
2008-02-08
1
-58
/
+0
*
CRIS v10: Cleanup kernel/irq.c
Jesper Nilsson
2008-02-08
1
-6
/
+1
*
CRIS v10: Cleanup kernel/fasttimer.c
Jesper Nilsson
2008-02-08
1
-21
/
+14
*
CRIS v10: Cleanup kernel/entry.S CVS log and id.
Jesper Nilsson
2008-02-08
1
-244
/
+1
*
CRIS v10: Remove CVS id tag from kernel/dma.c
Jesper Nilsson
2008-02-08
1
-2
/
+1
*
CRIS v10: Break long lines in boot/rescue/head.S
Jesper Nilsson
2008-02-08
1
-6
/
+8
*
CRIS v10: Remove CVS tag from boot/compressed/misc.c
Jesper Nilsson
2008-02-08
1
-4
/
+2
*
CRIS v10: Update and fix bug in kernel/debugport.
Jesper Nilsson
2008-02-08
1
-111
/
+23
*
CRIS v10: Cleanup rtc.h
Jesper Nilsson
2008-02-08
1
-20
/
+21
*
CRIS v10: Update driver for pcf8563
Jesper Nilsson
2008-02-08
1
-173
/
+220
*
CRIS v10: Fix bugs in i2c_init and i2c_readreg
Jesper Nilsson
2008-02-08
1
-78
/
+3
*
CRIS v10: Cleanup drivers/eeprom.c to avoid import conflicts.
Jesper Nilsson
2008-02-08
1
-73
/
+2
*
CRIS v10: Correct and cleanup boot/rescue/testrescue.S
Jesper Nilsson
2008-02-08
1
-7
/
+5
*
CRIS v10: Correct and cleanup boot/rescue/kimagerescue.S
Jesper Nilsson
2008-02-08
1
-29
/
+29
*
CRIS v10: Change boot/rescue/Makefile to use ccflags-y, asflags-y and ldflags-y.
Jesper Nilsson
2008-02-08
1
-3
/
+3
*
CRIS v10: Update boot/compressed/Makefile to use ccflags-y and ldflags-y
Jesper Nilsson
2008-02-08
1
-2
/
+2
*
CRIS: Add architecture dependent bug.h for CRIS v10 and CRIS v32
Jesper Nilsson
2008-02-08
2
-0
/
+99
*
CRIS v32: Update and improve kernel/time.c
Jesper Nilsson
2008-02-08
1
-98
/
+139
*
CRIS v10: New default config.
Jesper Nilsson
2008-02-08
1
-522
/
+274
*
CRIS v32: Minor fixes for io.h
Jesper Nilsson
2008-02-08
1
-15
/
+55
*
CRIS v32: Update and improve kernel/traps.c
Jesper Nilsson
2008-02-08
1
-78
/
+114
*
CRIS v32: Minor updates to kernel/process.c
Jesper Nilsson
2008-02-08
1
-9
/
+5
*
CRIS v32: Update and simplify kernel/irq.c.
Jesper Nilsson
2008-02-08
1
-81
/
+193
*
CRIS v32: Update kernel/head.S
Jesper Nilsson
2008-02-08
1
-88
/
+114
*
CRIS v32: Update and improve fasttimer.c
Jesper Nilsson
2008-02-08
1
-324
/
+195
[prev]
[next]