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-sparc
Age
Commit message (
Expand
)
Author
Files
Lines
2007-05-02
[PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destruction
Jeremy Fitzhardinge
1
-0
/
+2
2007-04-27
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
1
-6
/
+8
2007-04-26
[SPARC]: Make device_node name and type const
Stephen Rothwell
1
-2
/
+2
2007-04-26
[SPARC]: constify some paramaters of OF routines
Stephen Rothwell
1
-4
/
+6
2007-04-26
[SPARC/64]: constify of_get_property return
Stephen Rothwell
1
-1
/
+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-04-02
[SPARC]: Add unsigned to unused bit field in a.out.h
Robert Reif
1
-1
/
+1
2007-03-27
[SPARC]: sparc64 gcc-4.2.0 20070317 -Werror failure
Mikael Pettersson
1
-1
/
+1
2007-03-14
[PATCH] sparc: have dma-mapping.h include generic/dma-mapping-broken in non-P...
Al Viro
1
-14
/
+1
2007-03-12
[SPARC]: Hook up missing syscalls.
David S. Miller
1
-7
/
+8
2007-03-09
[SPARC]: We do not need OLD_GETRLIMIT.
David S. Miller
1
-1
/
+0
2007-03-02
[SPARC]: Provide 'get_property()' alias for of_get_property().
David S. Miller
1
-0
/
+1
2007-03-02
[SPARC]: Provide pci_device_to_OF_node() just like powerpc.
David S. Miller
1
-0
/
+3
2007-02-11
[PATCH] add missing io...._rep() on sparc32
Al Viro
1
-0
/
+29
2007-02-11
[PATCH] consolidate line discipline number definitions
Tilman Schmidt
1
-18
/
+0
2007-02-01
[SPARC32]: Fix over-optimization by GCC near ip_fast_csum.
Bob Breuer
1
-1
/
+1
2006-12-31
[SPARC64]: Fix of_iounmap() region release.
David S. Miller
1
-1
/
+1
2006-12-17
[SPARC]: Make bitops use same spinlocks as atomics.
David S. Miller
1
-84
/
+16
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
/
+12
2006-12-07
[PATCH] remove kernel syscalls
Arnd Bergmann
1
-130
/
+0
2006-12-02
[NET]: SPARC checksum annotations and cleanups.
Al Viro
1
-57
/
+46
2006-12-01
Driver core: add dev_archdata to struct device
Benjamin Herrenschmidt
1
-0
/
+7
2006-11-05
[SPARC]: Fix robust futex syscalls and wire up migrate_pages.
David S. Miller
1
-3
/
+6
2006-10-20
[SPARC]: Clean up asm-sparc/elf.h pollution in userspace.
David Woodhouse
1
-21
/
+20
2006-10-09
IRQ: Use the new typedef for interrupt handler function pointers
David Howells
1
-3
/
+3
2006-10-08
[PATCH] sparc32 rwlock fix
Al Viro
1
-1
/
+27
2006-10-08
[PATCH] sparc32 pt_regs fixes
Al Viro
3
-4
/
+5
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
-47
/
+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-25
[libata] No need for all those arch libata-portmap.h headers
Jeff Garzik
1
-1
/
+0
2006-09-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
1
-0
/
+1
2006-09-24
Merge branch 'master' into upstream
Jeff Garzik
1
-4
/
+20
2006-09-21
Fix exported headers for SPARC, SPARC64
David Woodhouse
2
-11
/
+4
2006-09-19
[HEADERS] One line per header in Kbuild files to reduce conflicts
David Woodhouse
1
-4
/
+20
2006-09-12
Merge branch 'master' into upstream
Jeff Garzik
1
-0
/
+8
2006-09-08
[PATCH] IA64,sparc: local DoS with corrupted ELFs
Kirill Korotaev
1
-0
/
+8
2006-08-10
[PATCH] libata: rework legacy handling to remove much of the cruft
Alan Cox
1
-0
/
+1
2006-07-24
[SPARC]: Fix SA_STATIC_ALLOC value.
David S. Miller
1
-1
/
+1
2006-07-21
[SPARC]: Kill prom_getname, unused and not implemented properly.
David S. Miller
1
-5
/
+0
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
/
+6
2006-07-02
[PATCH] irq-flags: SPARC: Use the new IRQF_ constants
Thomas Gleixner
2
-4
/
+2
2006-06-29
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-0
/
+1
2006-06-29
[AF_UNIX]: Datagram getpeersec
Catherine Zhang
1
-0
/
+1
2006-06-29
[SPARC]: sparc32 side of of_device layer IRQ resolution.
David S. Miller
1
-1
/
+4
2006-06-29
[SPARC]: Kill interrupt stuff and linux_phandle from device_node.
David S. Miller
1
-8
/
+0
[next]