index
:
kernel_samsung_smdk4412
replicant-4.2
replicant-6.0
kernel/samsung/smdk4412
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove include/asm-*/ipc.h
Adrian Bunk
2007-10-17
2
-2
/
+2
*
Consolidate PTRACE_DETACH
Alexey Dobriyan
2007-10-16
1
-4
/
+0
*
Merge branch 'pxa' into devel
Russell King
2007-10-15
1
-3
/
+25
|
\
|
*
[ARM] 4577/1: ITE 8152 PCI bridge support
Mike Rapoport
2007-10-15
1
-3
/
+25
*
|
[ARM] 4599/1: Preserve ATAG list for use with kexec (2.6.23)
Mike Westerhof
2007-10-12
2
-1
/
+58
*
|
[ARM] Add fallocate syscall entry
Russell King
2007-10-12
1
-0
/
+1
*
|
[ARM] 4585/1: Correctly identify the CPU architecture version
Catalin Marinas
2007-10-12
1
-4
/
+17
|
/
*
[ARM] Resolve PCI section warnings
Russell King
2007-09-30
1
-2
/
+2
*
remove unused TIF_NOTIFY_RESUME flag
Stephane Eranian
2007-07-31
1
-1
/
+1
*
Remove fs.h from mm.h
Alexey Dobriyan
2007-07-29
2
-0
/
+2
*
[ARM] Remove CONFIG_IGNORE_FIQ
Russell King
2007-07-26
1
-2
/
+0
*
[ARM] setup_profiling_timer must not be __init
Russell King
2007-07-23
1
-1
/
+1
*
define new percpu interface for shared data
Fenghua Yu
2007-07-19
1
-0
/
+1
*
PTRACE_POKEDATA consolidation
Alexey Dobriyan
2007-07-17
1
-6
/
+1
*
PTRACE_PEEKDATA consolidation
Alexey Dobriyan
2007-07-17
1
-7
/
+1
*
Report that kernel is tainted if there was an OOPS
Pavel Emelianov
2007-07-17
1
-0
/
+1
*
[ARM] 4453/1: Fully Decode ARM instruction set state in show_regs() tombstone
George G. Davis
2007-07-12
1
-2
/
+6
*
[ARM] 4423/1: add ATAGS support
Bill Gatliff
2007-07-12
3
-5
/
+48
*
[ARM] always allow dump_stack() to produce a backtrace
Russell King
2007-07-05
1
-2
/
+0
*
Introduce fixed sys_sync_file_range2() syscall, implement on PowerPC and ARM
David Woodhouse
2007-06-28
2
-14
/
+1
*
[ARM] Update show_regs/oops register format
Russell King
2007-06-18
1
-28
/
+35
*
[ARM] Add support for pause_on_oops and display preempt/smp options
Russell King
2007-06-17
1
-1
/
+19
*
[ARM] Fix stacktrace FP range checking
Russell King
2007-05-30
1
-1
/
+1
*
[ARM] use __used attribute
David Rientjes
2007-05-30
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fix
Linus Torvalds
2007-05-21
1
-2
/
+2
|
\
|
*
all-archs: consolidate .data section definition in asm-generic
Sam Ravnborg
2007-05-19
1
-1
/
+1
|
*
all-archs: consolidate .text section definition in asm-generic
Sam Ravnborg
2007-05-19
1
-1
/
+1
*
|
[ARM] spelling fixes
Simon Arlott
2007-05-20
1
-1
/
+1
*
|
[ARM] 4387/1: fix /proc/cpuinfo formatting for pre-ARM7 parts
Greg Ungerer
2007-05-20
1
-1
/
+1
*
|
[ARM] ARMv6: add CPU_HAS_ASID configuration
Russell King
2007-05-17
1
-1
/
+1
*
|
[ARM] Update ARM syscalls
Russell King
2007-05-16
1
-0
/
+4
|
/
*
arm: walk_stacktrace() needs to be exported
Al Viro
2007-05-15
1
-0
/
+2
*
Merge branch 'fixes' into devel
Russell King
2007-05-12
2
-9
/
+4
|
\
|
*
[ARM] export symbol csum_partial_copy_from_user
Frederik Deweerdt
2007-05-11
1
-0
/
+1
|
*
[ARM] stacktrace fix
Andrew Morton
2007-05-11
1
-9
/
+3
*
|
[ARM] Spinlock initializer cleanup
Thomas Gleixner
2007-05-11
1
-1
/
+1
*
|
[ARM] ecard: add ecardm_iomap() / ecardm_iounmap()
Russell King
2007-05-11
1
-1
/
+18
*
|
[ARM] ecard: add helper function for setting ecard irq ops
Russell King
2007-05-11
1
-0
/
+16
|
/
*
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2007-05-09
6
-11
/
+15
|
\
|
*
[ARM] Fix ARM branch relocation range
Kevin Welton
2007-05-08
1
-2
/
+2
|
*
[ARM] Ensure head text is always placed at the start of kernel
Russell King
2007-05-08
3
-5
/
+9
|
*
[ARM] Shut up warning about init_thread_union
Russell King
2007-05-08
2
-2
/
+2
|
*
[ARM] Mark SMP local timer and IPI as exception entries
Russell King
2007-05-08
1
-2
/
+2
*
|
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-08
1
-1
/
+0
*
|
move die notifier handling to common code
Christoph Hellwig
2007-05-08
1
-7
/
+7
|
/
*
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2007-05-06
14
-57
/
+242
|
\
|
*
-
-
-
.
Merge branches 'arm-mm', 'at91', 'clkevts', 'imx', 'iop', 'misc', 'netx', 'ns...
Russell King
2007-05-06
10
-23
/
+174
|
|
\
\
\
|
|
|
|
*
[ARM] ecard: Convert card type enum to a flag
Russell King
2007-05-03
1
-5
/
+5
|
|
|
|
*
[ARM] ecard: Move private ecard junk out of asm/ecard.h
Russell King
2007-05-03
2
-0
/
+58
|
|
|
|
*
[ARM] ecard: silence new warning caused by previous commit
Russell King
2007-05-03
1
-1
/
+1
[next]