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
path:
root
/
include
/
asm-m32r
Commit message (
Expand
)
Author
Age
Files
Lines
*
CONFIG_HIGHPTE vs. sub-page page tables.
Martin Schwidefsky
2008-02-08
2
-4
/
+7
*
avoid overflows in kernel/time.c
H. Peter Anvin
2008-02-08
1
-1
/
+1
*
asm-*/posix_types.h: scrub __GLIBC__
Mike Frysinger
2008-02-08
1
-6
/
+2
*
aout: move STACK_TOP[_MAX] to asm/processor.h
David Howells
2008-02-08
2
-7
/
+5
*
local_t m32r use architecture specific cmpxchg_local
Mathieu Desnoyers
2008-02-07
1
-1
/
+361
*
Fix m32r __xchg
Mathieu Desnoyers
2008-02-07
1
-3
/
+1
*
New cmpxchg_local (optimized for UP case) for m32r
Mathieu Desnoyers
2008-02-07
1
-10
/
+101
*
Sanitize the type of struct user.u_ar0
H. Peter Anvin
2008-02-07
1
-1
/
+1
*
Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer needed
Kirill A. Shutemov
2008-02-07
2
-4
/
+0
*
Fix __const_udelay declaration and definition mismatches
Jeff Dike
2008-02-06
1
-1
/
+1
*
timerfd: fix remaining architectures
Andrew Morton
2008-02-05
1
-1
/
+1
*
add mm argument to pte/pmd/pud/pgd_free
Benjamin Herrenschmidt
2008-02-05
1
-5
/
+5
*
m32r: remove dead config symbols from M32R code
Jiri Olsa
2008-02-05
2
-4
/
+2
*
[NET]: Introducing socket mark socket option.
Laszlo Attila Toth
2008-01-31
1
-0
/
+2
*
core: remove last users of empty FASTCALL macro
Harvey Harrison
2008-01-30
1
-1
/
+1
*
m32r: Update sys_rt_sigsuspend
Hirokazu Takata
2007-11-28
1
-3
/
+8
*
m32r: Ignore warnings for unused syscalls
Hirokazu Takata
2007-11-28
1
-0
/
+24
*
m32r: Add missing syscalls
Hirokazu Takata
2007-11-28
1
-1
/
+41
*
Add CONFIG_DEBUG_SG sg validation
Jens Axboe
2007-10-22
1
-0
/
+3
*
Change table chaining layout
Jens Axboe
2007-10-22
1
-1
/
+1
*
ide: add CONFIG_IDE_ARCH_OBSOLETE_INIT
Bartlomiej Zolnierkiewicz
2007-10-20
1
-1
/
+0
*
forbid asm/bitops.h direct inclusion
Jiri Slaby
2007-10-19
1
-0
/
+4
*
remove asm/bitops.h includes
Jiri Slaby
2007-10-19
1
-1
/
+1
*
remove unused flush_tlb_pgtables
Benjamin Herrenschmidt
2007-10-19
1
-3
/
+0
*
bitops: introduce lock ops
Nick Piggin
2007-10-18
1
-0
/
+1
*
remove include/asm-*/ipc.h
Adrian Bunk
2007-10-17
1
-1
/
+0
*
remove strict ansi check from __u64 in asm/types.h
Olaf Hering
2007-10-17
1
-3
/
+3
*
kill DECLARE_MUTEX_LOCKED
Christoph Hellwig
2007-10-17
1
-1
/
+0
*
m32r: convert to generic sys_ptrace
Christoph Hellwig
2007-10-16
1
-1
/
+4
*
include/asm-m32r/thread_info.h: kmalloc + memset conversion to kzalloc
Mariusz Kozlowski
2007-10-16
1
-3
/
+2
*
Binfmt_flat: Add minimum support for the Blackfin relocations
Bernd Schmidt
2007-10-03
1
-1
/
+2
*
m32r: Rename STI/CLI macros
Hirokazu Takata
2007-09-06
1
-8
/
+8
*
m32r: Define symbols to unify platform-dependent ICU checks
Hirokazu Takata
2007-09-03
1
-0
/
+20
*
remove unused TIF_NOTIFY_RESUME flag
Stephane Eranian
2007-07-31
1
-6
/
+4
*
[PATCH] sched: sched_cacheflush is now unused
Ralf Baechle
2007-07-19
1
-10
/
+0
*
arch: personality independent stack top
Peter Zijlstra
2007-07-19
1
-0
/
+1
*
fbdev: detect primary display device
Antonino A. Daplas
2007-07-17
1
-0
/
+6
*
fbdev: move arch-specific bits to their respective subdirectories
Antonino A. Daplas
2007-07-17
1
-0
/
+13
*
Add __GFP_MOVABLE for callers to flag allocations from high memory that may b...
Mel Gorman
2007-07-17
1
-1
/
+2
*
mm: remove ptep_test_and_clear_dirty and ptep_clear_flush_dirty
Martin Schwidefsky
2007-07-17
1
-6
/
+0
*
dma-mapping: prevent dma dependent code from linking on !HAS_DMA archs
Dan Williams
2007-07-16
1
-6
/
+0
*
m32r: enable arbitary speed tty rate setting
Alan Cox
2007-07-16
3
-3
/
+12
*
page table handling cleanup
Jan Beulich
2007-07-16
1
-34
/
+0
*
lots-of-architectures: enable arbitary speed tty support
Alan Cox
2007-07-10
1
-0
/
+11
*
m32r: __xchg() should be always_inline
Al Viro
2007-05-15
1
-1
/
+2
*
Consolidate asm/poll.h
Stephen Rothwell
2007-05-11
1
-32
/
+1
*
m32r: fix pte_to_pgoff(), pgoff_to_pte() and __swp_type() macros
Hirokazu Takata
2007-05-11
2
-3
/
+3
*
m32r: fix switch_to macro to push/pop frame pointer if needed
Hirokazu Takata
2007-05-11
1
-0
/
+11
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2007-05-09
1
-1
/
+1
|
\
|
*
Fix misspellings collected by members of KJ list.
Robert P. J. Day
2007-05-09
1
-1
/
+1
[next]