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-cris
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-31
remove unused TIF_NOTIFY_RESUME flag
Stephane Eranian
1
-4
/
+2
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
Add __GFP_MOVABLE for callers to flag allocations from high memory that may b...
Mel Gorman
1
-1
/
+2
2007-07-16
etrax: enable arbitary speed setting on tty ports
Alan Cox
3
-2
/
+9
2007-07-16
page table handling cleanup
Jan Beulich
1
-30
/
+0
2007-07-11
PCI: remove pci_dac_dma_... APIs
Jan Beulich
1
-32
/
+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-05-11
Consolidate asm/poll.h
Stephen Rothwell
1
-26
/
+1
2007-05-08
move die notifier handling to common code
Christoph Hellwig
1
-0
/
+1
2007-05-02
[PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destruction
Jeremy Fitzhardinge
1
-0
/
+2
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-02-11
[PATCH] consolidate line discipline number definitions
Tilman Schmidt
1
-18
/
+0
2007-02-11
[PATCH] CRIS: turn local_save_flags() + local_irq_disable() into local_irq_sa...
Jiri Kosina
2
-8
/
+4
2007-02-09
[PATCH] kill eth_io_copy_and_sum()
Al Viro
1
-5
/
+0
2006-12-13
[PATCH] Optimize D-cache alias handling on fork
Ralf Baechle
1
-0
/
+1
2006-12-08
[PATCH] tty: preparatory structures for termios revamp
Alan Cox
1
-0
/
+11
2006-12-07
[PATCH] include/asm-cris/: "extern inline" -> "static inline"
Adrian Bunk
2
-9
/
+9
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-02
[NET]: Cris checksum annotations and cleanups.
Al Viro
3
-29
/
+25
2006-12-01
Driver core: add dev_archdata to struct device
Benjamin Herrenschmidt
1
-0
/
+7
2006-10-02
[PATCH] remove remaining errno and __KERNEL_SYSCALLS__ references
Arnd Bergmann
1
-61
/
+0
2006-10-01
[PATCH] Directed yield: cpu_relax variants for spinlocks and rw-locks
Martin Schwidefsky
1
-0
/
+4
2006-09-26
[PATCH] Standardize pxx_page macros
Dave McCracken
1
-2
/
+2
2006-09-21
Clean up exported headers on CRIS
David Woodhouse
8
-17
/
+23
2006-07-14
[PATCH] remove set_wmb - arch removal
Steven Rostedt
1
-1
/
+0
2006-07-04
Merge git://git.infradead.org/hdrinstall-2.6
Linus Torvalds
1
-0
/
+1
2006-07-02
[PATCH] irq-flags: CRIS: Use the new IRQF_ constants
Thomas Gleixner
3
-4
/
+2
2006-06-30
typo fixes: bandwith -> bandwidth
Adrian Bunk
1
-2
/
+2
2006-06-29
[AF_UNIX]: Datagram getpeersec
Catherine Zhang
1
-0
/
+1
2006-06-29
[PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend()
Ingo Molnar
1
-2
/
+0
2006-06-29
[PATCH] genirq: cleanup: turn ARCH_HAS_IRQ_PER_CPU into CONFIG_IRQ_PER_CPU
Ingo Molnar
1
-5
/
+0
2006-06-18
Add empty Kbuild files for 'make headers_install' in remaining arches.
David Woodhouse
1
-0
/
+1
2006-04-29
Remove unneeded _syscallX macros from user view in asm-*/unistd.h
David Woodhouse
1
-5
/
+4
2006-04-26
Don't include linux/config.h from anywhere else in include/
David Woodhouse
17
-17
/
+0
2006-04-11
[PATCH] sys_kexec_load() naming fixups
Andrew Morton
1
-1
/
+1
2006-04-11
[PATCH] Remove unused prepare_to_switch macro
Hirokazu Takata
1
-1
/
+0
2006-03-27
[PATCH] unify pfn_to_page: cris pfn_to_page
KAMEZAWA Hiroyuki
1
-2
/
+2
2006-03-26
[PATCH] bitops: cris: use generic bitops
Akinobu Mita
1
-226
/
+8
2006-03-26
[PATCH] bitops: use non atomic operations for minix_*_bit() and ext2_*_bit()
Akinobu Mita
1
-4
/
+4
2006-03-26
[PATCH] bitops: cris: remove unnecessary local_irq_restore()
Akinobu Mita
1
-1
/
+0
2006-03-25
[PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notifications
Davide Libenzi
1
-0
/
+1
2006-03-24
[PATCH] kill include/linux/platform.h, default_idle() cleanup
Adrian Bunk
1
-0
/
+2
2006-02-15
[PATCH] add asm-generic/mman.h
Michael S. Tsirkin
1
-30
/
+1
2006-02-14
[PATCH] madvise MADV_DONTFORK/MADV_DOFORK
Michael S. Tsirkin
1
-0
/
+2
2006-02-03
[PATCH] include/asm-*/bitops.h: fix more "~0UL >> size" typos
Alexey Dobriyan
1
-1
/
+1
[next]