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
/
arch
/
sparc
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-10
sparc64: Use kprobes_built_in() to avoid ifdefs in fault_64.c
David S. Miller
1
-8
/
+1
2009-12-10
vfs: Implement proper O_SYNC semantics
Christoph Hellwig
1
-3
/
+16
2009-12-09
sparc: Validate that kprobe address is 4-byte aligned.
David S. Miller
1
-0
/
+3
2009-12-09
sparc64: Don't specify IRQF_SHARED for LDC interrupts.
David S. Miller
1
-2
/
+2
2009-12-09
sparc64: Fix stack debugging IRQ stack regression.
David S. Miller
1
-2
/
+3
2009-12-09
sparc64: Fix overly strict range type matching for PCI devices.
David S. Miller
1
-2
/
+12
2009-12-08
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2009-12-08
Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2
-0
/
+2
2009-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
4
-4
/
+7
2009-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6
Linus Torvalds
24
-54
/
+1468
2009-12-08
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-54
/
+1
2009-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6
Linus Torvalds
2
-58
/
+1
2009-12-05
sparc: Set UTS_MACHINE correctly.
David S. Miller
1
-0
/
+2
2009-12-03
Merge branch 'master' into for-2.6.33
Jens Axboe
7
-14
/
+18
2009-12-02
sparc,leon: init_leon srmmu cleanup
Kristoffer Glembo
1
-3
/
+1
2009-12-02
sparc32: Remove early interrupt enable.
Kristoffer Glembo
1
-3
/
+0
2009-12-02
sparc, leon: Added Aeroflex Gaisler entry in manufacturer_info structure
Kristoffer Glembo
1
-0
/
+11
2009-12-01
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2009-11-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
1
-1
/
+1
2009-11-27
sparc64: Faster early-boot framebuffer console.
David S. Miller
5
-1
/
+692
2009-11-26
Revert "sparc: Make atomic locks raw"
David S. Miller
1
-18
/
+18
2009-11-26
block: add helpers to run flush_dcache_page() against a bio and a request's p...
Ilya Loginov
2
-0
/
+2
2009-11-25
sparc: remove unused nfsd #includes
Boaz Harrosh
1
-5
/
+0
2009-11-23
sparc64: Fix definition of VMEMMAP_SIZE.
David S. Miller
1
-1
/
+1
2009-11-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
15
-76
/
+570
2009-11-18
sparc: Fixup last users of irq_chip->typename
Thomas Gleixner
2
-5
/
+5
2009-11-17
Merge branch 'hostprogs-wmissing-prototypes' of git://git.kernel.org/pub/scm/...
Linus Torvalds
3
-10
/
+10
2009-11-17
Merge commit 'v2.6.32-rc7'
Eric W. Biederman
3
-3
/
+7
2009-11-16
sparc: fix printk for change of variable type
Stephen Rothwell
1
-1
/
+1
2009-11-16
Added sparc_leon3_snooping_enabled() and converted extern inline to static in...
Kristoffer Glembo
1
-5
/
+12
2009-11-16
No auxio on LEON
Kristoffer Glembo
1
-0
/
+1
2009-11-15
arch/sparc/boot/*.c: Mark various internal functions static
Josh Triplett
3
-10
/
+10
2009-11-08
sparc: Move of_set_property_mutex acquisition outside of devtree_lock grab.
David S. Miller
1
-2
/
+2
2009-11-08
sparc64: replace parentheses in pmul()
Roel Kluin
1
-1
/
+1
2009-11-07
sparc: Replace old style lock initializer
Thomas Gleixner
1
-2
/
+2
2009-11-06
sparc: Make atomic locks raw
Thomas Gleixner
1
-18
/
+18
2009-11-06
sysctl: sparc Use the compat_sys_sysctl
Eric W. Biederman
2
-58
/
+1
2009-11-05
sparc64: Add a comment about why we only use certain memory barriers these days.
David S. Miller
1
-0
/
+4
2009-11-04
sparc64/PCI: drop PCI_CACHE_LINE_BYTES
Tejun Heo
2
-2
/
+7
2009-11-02
sparc: Remove BKL from apc
Thomas Gleixner
1
-27
/
+10
2009-11-02
sparc,leon: Sparc-Leon SMP support
Konrad Eisele
11
-3
/
+732
2009-10-15
of: merge of_node_get(), of_node_put() and of_find_all_nodes()
Grant Likely
1
-9
/
+0
2009-10-15
of: Move OF_IS_DYNAMIC and OF_MARK_DYNAMIC macros to of.h
Grant Likely
1
-3
/
+0
2009-10-15
of: merge struct device_node
Grant Likely
1
-24
/
+0
2009-10-15
of: merge phandle, ihandle and struct property
Grant Likely
1
-12
/
+0
2009-10-15
of: Rework linux/of.h and asm/prom.h include ordering
Grant Likely
1
-6
/
+1
2009-10-14
sparc: Add missing __NR_recvmmsg define.
David S. Miller
1
-1
/
+2
2009-10-13
sparc64: Set IRQF_DISABLED on LDC channel IRQs.
David S. Miller
1
-2
/
+2
2009-10-12
net: Introduce recvmmsg socket syscall
Arnaldo Carvalho de Melo
2
-3
/
+3
2009-10-12
net: Generalize socket rx gap / receive queue overflow cmsg
Neil Horman
1
-0
/
+2
[prev]
[next]