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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-02-11
[PATCH] uml: use LIST_HEAD where possible
Jeff Dike
2
-2
/
+2
2007-02-11
[PATCH] uml: network driver locking and code cleanup
Jeff Dike
1
-24
/
+18
2007-02-11
[PATCH] uml: Kill a compilation warning
Jeff Dike
1
-1
/
+1
2007-02-11
[PATCH] uml: port driver formatting
Jeff Dike
2
-54
/
+43
2007-02-11
[PATCH] uml: make two variables static
Jeff Dike
1
-2
/
+2
2007-02-11
[PATCH] uml: mconsole locking
Jeff Dike
5
-6
/
+19
2007-02-11
[PATCH] uml: audio driver formatting
Jeff Dike
1
-87
/
+73
2007-02-11
[PATCH] uml: audio driver locking
Jeff Dike
1
-3
/
+6
2007-02-11
[PATCH] uml: watchdog driver formatting
Jeff Dike
2
-39
/
+17
2007-02-11
[PATCH] uml: watchdog driver locking
Jeff Dike
1
-8
/
+15
2007-02-11
[PATCH] uml: network driver whitespace and style fixes
Jeff Dike
2
-17
/
+18
2007-02-11
[PATCH] uml: add locking to network transport registration
Jeff Dike
2
-8
/
+9
2007-02-11
[PATCH] uml: lock the irqs_to_free list
Jeff Dike
1
-3
/
+18
2007-02-11
[PATCH] uml: console whitespace and comment tidying
Jeff Dike
2
-3
/
+1
2007-02-11
[PATCH] uml: return hotplug errors to host
Jeff Dike
12
-238
/
+253
2007-02-11
[PATCH] uml: console locking fixes
Jeff Dike
3
-72
/
+134
2007-02-11
[PATCH] CRIS: TLB handling: turn local_save_flags() + local_irq_disable() int...
Jiri Kosina
2
-12
/
+6
2007-02-11
[PATCH] CRIS: user ARRAY_SIZE macro when appropriate
Ahmed S. Darwish
2
-3
/
+3
2007-02-11
[PATCH] CRIS: local_irq_disable() is redundant after local_irq_save()
Jiri Kosina
2
-2
/
+0
2007-02-11
[PATCH] M68K: user ARRAY_SIZE macro when appropriate
Ahmed S. Darwish
2
-3
/
+3
2007-02-11
[PATCH] M68KNOMMU: user ARRAY_SIZE macro when appropriate
Ahmed S. Darwish
2
-3
/
+3
2007-02-11
[PATCH] m32r: cosmetic updates and trivial fixes
Hirokazu Takata
9
-23
/
+3
2007-02-11
[PATCH] m32r: fix kernel entry address of vmlinux
Hirokazu Takata
2
-2
/
+5
2007-02-11
[PATCH] m32r: update defconfig files for v2.6.19
Hirokazu Takata
12
-1382
/
+4433
2007-02-11
[PATCH] m32r: fix do_page_fault and update_mmu_cache
Hirokazu Takata
1
-21
/
+19
2007-02-11
[PATCH] m32r: build fix for processors without ISA_DSP_LEVEL2
Hirokazu Takata
2
-23
/
+5
2007-02-11
[PATCH] ARM26: Use ARRAY_SIZE macro when appropriate
Ahmed S. Darwish
1
-1
/
+1
2007-02-11
[PATCH] Set CONFIG_ZONE_DMA for arches with GENERIC_ISA_DMA
Christoph Lameter
12
-0
/
+48
2007-02-11
[PATCH] optional ZONE_DMA: remove ZONE_DMA remains from sh/sh64
Christoph Lameter
3
-23
/
+2
2007-02-11
[PATCH] optional ZONE_DMA: remove ZONE_DMA remains from parisc
Christoph Lameter
2
-6
/
+1
2007-02-11
[PATCH] optional ZONE_DMA: optional ZONE_DMA for ia64
Christoph Lameter
3
-3
/
+11
2007-02-11
[PATCH] optional ZONE_DMA: introduce CONFIG_ZONE_DMA
Christoph Lameter
8
-0
/
+31
2007-02-11
[PATCH] Drop nr_free_pages_pgdat()
Christoph Lameter
1
-1
/
+1
2007-02-11
[PATCH] Drop free_pages()
Christoph Lameter
1
-2
/
+2
2007-02-10
[SPARC64]: Update defconfig.
David S. Miller
1
-7
/
+34
2007-02-10
[SPARC64]: Add PCI MSI support on Niagara.
David S. Miller
5
-9
/
+901
2007-02-10
[SPARC64] IRQ: Use irq_desc->chip_data instead of irq_desc->handler_data
David S. Miller
1
-24
/
+20
2007-02-10
[SPARC64]: Add obppath sysfs attribute for SBUS and PCI devices.
Fabio Massimo Di Nitto
1
-1
/
+24
2007-02-10
[MIPS] signal: do not inline handle_signal()
Franck Bui-Huu
1
-1
/
+1
2007-02-10
[MIPS] signal: do not use save_static_function() anymore
Franck Bui-Huu
3
-30
/
+10
2007-02-10
[MIPS] signal32: no need to save c0_status register in setup_sigcontext32()
Franck Bui-Huu
2
-2
/
+0
2007-02-10
[MIPS] signal32: reduce {setup,restore}_sigcontext32 sizes
Franck Bui-Huu
1
-114
/
+97
2007-02-10
[MIPS] signal: factorize debug code
Franck Bui-Huu
4
-24
/
+20
2007-02-10
[MIPS] signal: test return value of install_sigtramp()
Franck Bui-Huu
1
-3
/
+3
2007-02-10
[MIPS] signal32: remove duplicate code
Franck Bui-Huu
1
-46
/
+4
2007-02-10
[MIPS] signal: clean up sigframe structure
Franck Bui-Huu
4
-69
/
+81
2007-02-10
[MIPS] signal: do not inline functions in signal-common.h
Franck Bui-Huu
2
-136
/
+153
2007-02-10
[MIPS] signals: reduce {setup,restore}_sigcontext sizes
Franck Bui-Huu
1
-45
/
+21
2007-02-10
[MIPS] Fix eth2 platform device id for jaguar_atx and ocelot_3 platforms
Dale Farnsworth
2
-2
/
+2
2007-02-10
[MIPS] JMR3927 and RBTX49x7 support little endian
Sergei Shtylyov
1
-0
/
+2
[prev]
[next]