index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
asm-frv
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-14
frv: missing casts in cmpxchg()
Al Viro
1
-1
/
+4
2007-08-11
FRV: connect up fallocate
David Howells
1
-1
/
+2
2007-08-01
FRV: Enable the MB86943 PCI arbiter correctly
David Howells
1
-0
/
+3
2007-07-31
remove unused TIF_NOTIFY_RESUME flag
Stephane Eranian
1
-7
/
+5
2007-07-19
arch: personality independent stack top
Peter Zijlstra
1
-0
/
+1
2007-07-17
fbdev: detect primary display device
Antonino A. Daplas
1
-0
/
+6
2007-07-17
fbdev: move arch-specific bits to their respective subdirectories
Antonino A. Daplas
1
-0
/
+6
2007-07-17
mm: remove ptep_test_and_clear_dirty and ptep_clear_flush_dirty
Martin Schwidefsky
1
-8
/
+0
2007-07-16
FRV: Connect up new syscalls
David Howells
1
-1
/
+5
2007-07-16
page table handling cleanup
Jan Beulich
1
-6
/
+0
2007-07-15
frv: missing __clear_user()
Al Viro
1
-0
/
+2
2007-07-11
PCI: remove pci_dac_dma_... APIs
Jan Beulich
1
-3
/
+0
2007-07-11
PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries()
Michael Ellerman
1
-4
/
+0
2007-07-10
lots-of-architectures: enable arbitary speed tty support
Alan Cox
1
-0
/
+11
2007-07-01
frv: fix fallout from "remove sched.h from mm.h" patch
Alexey Dobriyan
1
-1
/
+1
2007-06-07
frv: build fix
Peter Zijlstra
1
-0
/
+1
2007-05-11
Consolidate asm/poll.h
Stephen Rothwell
1
-15
/
+3
2007-05-09
FRV: Replace pgd management via slabs through quicklists
Christoph Lameter
1
-0
/
+4
2007-05-08
FRV: Miscellaneous fixes
David Howells
1
-3
/
+13
2007-05-08
atomic.h: atomic_add_unless as inline. Remove system.h atomic.h circular depe...
Mathieu Desnoyers
2
-77
/
+84
2007-05-08
Clean up mostly unused IOSPACE macros
David Gibson
1
-4
/
+0
2007-05-08
move die notifier handling to common code
Christoph Hellwig
1
-0
/
+1
2007-05-08
kconfig: centralize the selection of semaphore debugging in lib/Kconfig.debug
Robert P. J. Day
1
-8
/
+6
2007-05-05
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
1
-0
/
+1
2007-05-02
PCI: scatterlist.h needs types.h
Jean Delvare
1
-0
/
+2
2007-05-02
[PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destruction
Jeremy Fitzhardinge
1
-0
/
+1
2007-04-25
[NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS support
Eric Dumazet
1
-0
/
+2
2007-04-25
[NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolution
Eric Dumazet
1
-1
/
+2
2007-03-01
[PATCH] FRV: Add some missng lazy MMU hooks for NOMMU mode
David Howells
1
-1
/
+5
2007-02-11
[PATCH] consolidate line discipline number definitions
Tilman Schmidt
1
-18
/
+0
2007-02-01
[PATCH] fix frv headers_check
Al Viro
4
-2
/
+14
2006-12-13
[PATCH] Optimize D-cache alias handling on fork
Ralf Baechle
1
-0
/
+1
2006-12-13
[PATCH] PM: Fix SMP races in the freezer
Rafael J. Wysocki
1
-0
/
+2
2006-12-08
[PATCH] tty: preparatory structures for termios revamp
Alan Cox
1
-0
/
+11
2006-12-08
[PATCH] LOG2: Implement a general integer log2 facility in the kernel
David Howells
1
-0
/
+44
2006-12-07
[PATCH] cleanup asm/setup.h userspace visibility
Adrian Bunk
2
-1
/
+6
2006-12-07
[PATCH] Pass struct dev pointer to dma_cache_sync()
Ralf Baechle
1
-1
/
+1
2006-12-07
[PATCH] Add struct dev pointer to dma_is_consistent()
Ralf Baechle
1
-1
/
+1
2006-12-07
[PATCH] remove kernel syscalls
Arnd Bergmann
1
-119
/
+0
2006-12-07
[PATCH] mm: pagefault_{disable,enable}()
Peter Zijlstra
1
-3
/
+2
2006-12-02
[NET]: FRV checksum annotations.
Al Viro
1
-22
/
+19
2006-12-01
Driver core: add dev_archdata to struct device
Benjamin Herrenschmidt
1
-0
/
+7
2006-10-16
[PATCH] FRV: Use the correct preemption primitives in kmap_atomic() and co
David Howells
1
-13
/
+14
2006-10-11
[PATCH] Consolidate check_signature
Matthew Wilcox
1
-21
/
+0
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
3
-4
/
+29
2006-10-03
fix file specification in comments
Uwe Zeisberger
1
-1
/
+1
2006-10-02
[PATCH] remove remaining errno and __KERNEL_SYSCALLS__ references
Arnd Bergmann
1
-25
/
+0
2006-10-01
[PATCH] paravirt: remove set pte atomic
Zachary Amsden
1
-2
/
+0
2006-10-01
[PATCH] ntp: cleanup defines and comments
Roman Zippel
1
-5
/
+0
2006-09-27
[PATCH] consistently use MAX_ERRNO in __syscall_return
Randy Dunlap
1
-1
/
+2
[next]