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
Age
Commit message (
Expand
)
Author
Files
Lines
2006-06-23
[NET] sunbmac: Convert over to new SBUS device framework.
David S. Miller
2
-67
/
+61
2006-06-23
[NET] sunlance: Convert to new SBUS driver framework.
David S. Miller
1
-76
/
+97
2006-06-23
[NET] sunhme: Convert to new SBUS driver framework.
David S. Miller
2
-174
/
+187
2006-06-23
[NET] sunhme: Kill __sparc__ and __sparc_v9__ ifdefs.
David S. Miller
1
-12
/
+12
2006-06-23
[SCSI] sparc: Port esp to new SBUS driver layer.
David S. Miller
2
-165
/
+157
2006-06-23
[SOUND] sparc: Port amd7930 to new SBUS device layer.
David S. Miller
1
-61
/
+77
2006-06-23
[SBUS]: Rewrite and plug into of_device framework.
David S. Miller
5
-327
/
+293
2006-06-23
[SPARC]: Port of_device layer and make ebus use it.
David S. Miller
6
-2
/
+359
2006-06-23
[SPARC]: Port sparc64 in-kernel device tree code to sparc32.
David S. Miller
9
-91
/
+668
2006-06-23
[SPARC64]: Add of_device layer and make ebus/isa use it.
David S. Miller
10
-157
/
+585
2006-06-23
[SPARC64]: Expand of_*() interfaces some more.
David S. Miller
2
-0
/
+46
2006-06-23
[SPARC64]: Kill unused local vars in map_prom_timers().
David S. Miller
1
-1
/
+0
2006-06-23
[SPARC64]: Kill off some more prom_getproperty() remnants.
David S. Miller
3
-31
/
+50
2006-06-23
[SPARC64]: Convert Cheetah memory controller driver to in-kernel PROM tree.
David S. Miller
1
-44
/
+25
2006-06-23
[SPARC64]: Convert central bus layer to in-kernel PROM device tree.
David S. Miller
4
-80
/
+78
2006-06-23
[SPARC64]: Kill ebus/isa range and interrupt mapping struct members.
David S. Miller
4
-105
/
+41
2006-06-23
[SPARC64]: Use in-kernel PROM tree for EBUS and ISA.
David S. Miller
21
-450
/
+440
2006-06-23
[SPARC64]: Convert sparc64 PCI layer to in-kernel device tree.
David S. Miller
17
-134
/
+182
2006-06-23
[SPARC64]: Must run smp_setup_cpu_possible_map() after paging_init()
David S. Miller
1
-2
/
+2
2006-06-23
[SPARC64]: Fix for Niagara memory corruption.
David S. Miller
3
-6
/
+39
2006-06-23
[SPARC64]: Minor bug fix to obp_read_memory().
David S. Miller
1
-2
/
+19
2006-06-23
[SPARC64]: Convert cpu_find_by_*() interface to in-kernel PROM device tree.
David S. Miller
6
-103
/
+104
2006-06-23
[SPARC64]: Add of_getintprop_default().
David S. Miller
2
-0
/
+15
2006-06-23
[SPARC64]: Convert sun4v virtual-device layer to in-kernel PROM device tree.
David S. Miller
3
-88
/
+56
2006-06-23
[SPARC64]: Rate limited kernel unaligned trap logging, ala IA64.
David S. Miller
1
-0
/
+9
2006-06-23
[SPARC64]: Disable verbose PCI IRQ probing messages by default.
David S. Miller
2
-11
/
+23
2006-06-23
[SPARC64]: Use in-kernel OBP device tree for PCI controller probing.
David S. Miller
7
-385
/
+312
2006-06-23
[SPARC64]: Add of_find_node_by_{name,type}().
David S. Miller
2
-0
/
+36
2006-06-23
[SPARC64]: Import OBP device tree into kernel data structures.
David S. Miller
4
-1
/
+626
2006-06-23
[SBUS]: Start cleaning up generic sbus support layer.
David S. Miller
5
-125
/
+87
2006-06-23
[PATCH] fix typo in acpi video brightness changes.
Dave Jones
1
-1
/
+1
2006-06-23
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
32
-2333
/
+6505
2006-06-23
[IA64] fix ia64 build (fadt_descriptor)
Tony Luck
1
-2
/
+2
2006-06-23
Auto-update from upstream
Tony Luck
1631
-31404
/
+58276
2006-06-23
[PATCH] fix silly ARM non-EABI build error
Nicolas Pitre
1
-1
/
+1
2006-06-23
[PATCH] s390_hypfs filesystem: get_sb_single() fix
Andrew Morton
1
-4
/
+3
2006-06-23
[PATCH] cpufreq build fix
Andrew Morton
2
-0
/
+2
2006-06-23
[BLOCK] Fix bounce limit address check
Andi Kleen
1
-1
/
+1
2006-06-23
[PATCH] rbtree: support functions used by the io schedulers
Jens Axboe
4
-32
/
+24
2006-06-23
[PATCH] splice: retrieve mapping after locking the page
Jens Axboe
1
-17
/
+29
2006-06-23
[PATCH] cfq-iosched: rq update fixes
Jens Axboe
1
-5
/
+5
2006-06-23
[PATCH] cfq-iosched: many performance fixes
Jens Axboe
1
-40
/
+76
2006-06-23
[PATCH] cfq-iosched: correctly set ioprio on both targets
Jens Axboe
1
-3
/
+2
2006-06-23
[PATCH] Make CFQ the default IO scheduler
Jens Axboe
1
-1
/
+1
2006-06-23
[PATCH] Rearrange a few struct request members
Jens Axboe
1
-6
/
+5
2006-06-23
[PATCH] Get rid of struct request request_pm_state member
Jens Axboe
3
-46
/
+54
2006-06-23
[PATCH] Kill PF_SYNCWRITE flag
Jens Axboe
10
-29
/
+20
2006-06-23
[PATCH] cfq-iosched: Don't set the queue batching limits
Jens Axboe
1
-45
/
+3
2006-06-23
[PATCH] remove dead code from elevator switching
Dave Jones
1
-3
/
+0
2006-06-23
[PATCH] blktrace_api.h: endian annotations
Alexey Dobriyan
1
-3
/
+3
[prev]
[next]