index
:
kernel_samsung_espresso10.git
replicant-4.2
replicant-6.0
kernel/samsung/espresso10
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mn10300
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
mn10300: wire up missing new syscalls
David Howells
2010-01-11
1
-0
/
+1
*
mn10300: add cc clobbers to asm statements
Mark Salter
2010-01-11
1
-1
/
+2
*
mn10300: signal stack fix
Mark Salter
2010-01-11
1
-1
/
+1
*
genirq: Convert irq_desc.lock to raw_spinlock
Thomas Gleixner
2009-12-14
1
-2
/
+2
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
2009-12-14
1
-31
/
+30
|
\
|
*
percpu: make misc percpu symbols unique
Tejun Heo
2009-10-29
1
-31
/
+30
*
|
Unify sys_mmap*
Al Viro
2009-12-11
2
-31
/
+2
*
|
arch_mmap_check() on mn10300
Al Viro
2009-12-11
1
-5
/
+0
*
|
mn10300: Remove the BKL from sys_execve
John Kacur
2009-10-14
1
-8
/
+4
|
/
*
mn10300: Clean up linker script using higher-level macros.
Tim Abbott
2009-09-24
1
-36
/
+4
*
headers: utsname.h redux
Alexey Dobriyan
2009-09-23
1
-1
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next
Linus Torvalds
2009-09-23
1
-3
/
+2
|
\
|
*
Use new __init_task_data macro in arch init_task.c files.
Joe Perches
2009-09-21
1
-3
/
+2
*
|
MN10300: Handle removal of struct uart_info
David Howells
2009-09-23
3
-9
/
+9
*
|
seq_file: constify seq_operations
James Morris
2009-09-23
1
-1
/
+1
*
|
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar
2009-09-21
1
-1
/
+1
*
|
serial: kill off uart_info
Alan Cox
2009-09-19
1
-3
/
+3
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
2009-09-15
1
-5
/
+3
|
\
|
*
Merge branch 'percpu-for-linus' into percpu-for-next
Tejun Heo
2009-08-14
5
-20
/
+10
|
|
\
|
*
|
linker script: unify usage of discard definition
Tejun Heo
2009-07-09
1
-6
/
+3
|
*
|
Merge branch 'master' into for-next
Tejun Heo
2009-07-04
2
-44
/
+18
|
|
\
\
|
*
|
|
linker script: throw away .discard section
Tejun Heo
2009-06-24
1
-0
/
+1
*
|
|
|
KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]
David Howells
2009-09-02
1
-0
/
+2
|
|
_
|
/
|
/
|
|
*
|
|
vmlinux.lds.h: restructure BSS linker script macros
Tim Abbott
2009-07-18
1
-1
/
+1
*
|
|
mn10300: remove duplicated #include
Huang Weiyi
2009-07-13
1
-1
/
+0
*
|
|
headers: smp_lock.h redux
Alexey Dobriyan
2009-07-12
4
-4
/
+0
*
|
|
Remove multiple KERN_ prefixes from printk formats
Joe Perches
2009-07-08
1
-13
/
+8
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes
Linus Torvalds
2009-07-04
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
asm-generic/vmlinux.lds.h: shuffle INIT_TASK* macro names in vmlinux.lds.h
Tim Abbott
2009-06-27
1
-1
/
+1
*
|
|
MN10300: Wire up new syscalls
David Howells
2009-06-30
1
-0
/
+2
|
/
/
*
|
MN10300: Fix the vmlinux ldscript
David Howells
2009-06-22
1
-44
/
+16
|
/
*
MN10300: Add support for new ELF relocs in kernel modules
Mark Salter
2009-06-18
1
-3
/
+36
*
ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensa
Oleg Nesterov
2009-06-18
1
-3
/
+0
*
mm: consolidate init_mm definition
Alexey Dobriyan
2009-06-16
1
-3
/
+0
*
module: cleanup FIXME comments about trimming exception table entries.
Rusty Russell
2009-06-12
1
-2
/
+0
*
MN10300: Add utrace/tracehooks support
David Howells
2009-06-11
3
-231
/
+245
*
mn10300: convert to use __HEAD and HEAD_TEXT macros.
Tim Abbott
2009-04-26
2
-5
/
+3
*
MN10300: Wire up missing system calls
David Howells
2009-04-15
1
-0
/
+2
*
MN10300: Discard duplicate PFN_xxx() macros
David Howells
2009-04-15
1
-4
/
+0
*
Separate out the proc- and unit-specific header directories from the general
David Howells
2009-04-10
12
-14
/
+14
*
MN10300: Convert obsolete no_irq_type to no_irq_chip
Thomas Gleixner
2009-04-09
1
-1
/
+1
*
Simplify copy_thread()
Alexey Dobriyan
2009-04-02
1
-1
/
+1
*
cpumask: remove references to struct irqaction's mask field.
Rusty Russell
2009-03-30
1
-1
/
+0
*
Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2
Ingo Molnar
2009-03-27
1
-1
/
+2
|
\
|
*
Merge branch 'x86/mm' into core/percpu
Ingo Molnar
2009-01-21
1
-1
/
+1
|
|
\
|
*
|
irq: update all arches for new irq_desc, fix
Mike Travis
2009-01-15
1
-1
/
+2
*
|
|
Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/core
Ingo Molnar
2009-02-13
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
sparseirq: use kstat_irqs_cpu instead
Yinghai Lu
2009-01-11
1
-1
/
+1
|
|
/
*
|
[CVE-2009-0029] Rename old_readdir to sys_old_readdir
Heiko Carstens
2009-01-14
1
-1
/
+1
|
/
*
take init_fs to saner place
Al Viro
2008-12-31
1
-1
/
+0
[next]