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-07-16
m68knommu: remove cruft from setup code
Greg Ungerer
1
-51
/
+14
2007-07-16
m68knommu: use TRHEAD_SIZE instead of hard constant
Greg Ungerer
1
-1
/
+1
2007-07-16
FRV: Remove some dead code
David Howells
1
-16
/
+0
2007-07-16
FRV: Be (self-)consistent and use CONFIG_GDB_CONSOLE everywhere
David Howells
1
-9
/
+3
2007-07-16
FRV: Connect up new syscalls
David Howells
1
-0
/
+4
2007-07-16
page table handling cleanup
Jan Beulich
2
-10
/
+0
2007-07-16
serial: convert early_uart to earlycon for 8250
Yinghai Lu
1
-4
/
+0
2007-07-16
x86: initial fixmap support
Eric W. Biderman
2
-1
/
+22
2007-07-16
[SPARC64]: Fix UP build.
David S. Miller
1
-1
/
+1
2007-07-16
[SPARC64]: dr-cpu unconfigure support.
David S. Miller
4
-19
/
+165
2007-07-16
[SPARC64]: Give more accurate errors in dr_cpu_configure().
David S. Miller
1
-3
/
+13
2007-07-16
[SPARC64]: Clear cpu_{core,sibling}_map[] in smp_fill_in_sib_core_maps()
David S. Miller
1
-0
/
+2
2007-07-16
[SPARC64]: Fix leak when DR added cpu does not bootup.
David S. Miller
1
-6
/
+6
2007-07-16
[SPARC64]: Add ->set_affinity IRQ handlers.
David S. Miller
1
-0
/
+52
2007-07-16
[SPARC64]: Process dr-cpu events in a kthread instead of workqueue.
David S. Miller
1
-8
/
+34
2007-07-16
[SPARC64]: More sensible udelay implementation.
David S. Miller
7
-93
/
+24
2007-07-16
[SPARC64]: SMP build fixes.
David S. Miller
2
-12
/
+12
2007-07-16
[SPARC64]: mdesc.c needs linux/mm.h
David S. Miller
1
-0
/
+1
2007-07-16
[SPARC64]: Fix build regressions added by dr-cpu changes.
David S. Miller
4
-53
/
+59
2007-07-16
[SPARC64]: Unconditionally register vio_bus_type.
David S. Miller
1
-7
/
+7
2007-07-16
[SPARC64]: Initial LDOM cpu hotplug support.
David S. Miller
10
-123
/
+666
2007-07-16
[SPARC64]: Fix setting of variables in LDOM guest.
David S. Miller
3
-15
/
+190
2007-07-16
[SPARC64]: Fix MD property lifetime bugs.
David S. Miller
1
-11
/
+28
2007-07-16
[SPARC64]: Abstract out mdesc accesses for better MD update handling.
David S. Miller
5
-408
/
+471
2007-07-16
[SPARC64]: Use more mearningful names for IRQ registry.
David S. Miller
3
-5
/
+15
2007-07-16
[SPARC64]: Initial domain-services driver.
David S. Miller
2
-1
/
+655
2007-07-16
[SPARC64]: Export powerd facilities for external entities.
David S. Miller
1
-23
/
+31
2007-07-16
[SPARC64]: Add domain-services nodes to VIO device tree.
David S. Miller
1
-7
/
+29
2007-07-16
[SPARC64]: Assorted LDC bug cures.
David S. Miller
1
-18
/
+38
2007-07-16
[SPARC64]: Do not ACK an INO if it is disabled or inprogress.
David S. Miller
1
-0
/
+12
2007-07-16
[SPARC64]: Add LDOM virtual channel driver and VIO device layer.
David S. Miller
5
-0
/
+3501
2007-07-16
sh: sh-rtc support for SH7709.
Kristoffer Ericson
1
-0
/
+28
2007-07-15
missing argument in bin_attribute ->read()/->write()
Al Viro
1
-5
/
+5
2007-07-15
pass -msize-long to sparse on s390
Al Viro
1
-1
/
+1
2007-07-15
the wrong variable checked after request_irq()
Al Viro
1
-1
/
+1
2007-07-13
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
Linus Torvalds
5
-291
/
+45
2007-07-13
Merge branch 'ioat-md-accel-for-linus' of git://lost.foo-projects.org/~dwilli...
Linus Torvalds
10
-3
/
+445
2007-07-13
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
8
-84
/
+23
2007-07-13
Revert "[CPUFREQ] powernow-k8: clarify number of cores."
Linus Torvalds
1
-3
/
+2
2007-07-13
[MIPS] Make show_code static and add __user tag
Atsushi Nemoto
1
-3
/
+3
2007-07-13
[MIPS] Add some __user tags
Atsushi Nemoto
3
-9
/
+10
2007-07-13
[MIPS] math-emu minor cleanup
Atsushi Nemoto
1
-10
/
+9
2007-07-13
[MIPS] Kill CONFIG_TX4927BUG_WORKAROUND
Atsushi Nemoto
1
-19
/
+0
2007-07-13
[MIPS] Alchemy: Remove code wrapped by dead symbol CONFIG_FB_XPERT98
Ralf Baechle
1
-6
/
+0
2007-07-13
[MIPS] Alchemy: Remove code wrapped by dead symbol CONFIG_AU1000_SRC_CLK
Ralf Baechle
1
-4
/
+0
2007-07-13
[MIPS] Alchemy: Remove code wrapped by dead symbol CONFIG_AU1000_USE32K
Ralf Baechle
1
-25
/
+0
2007-07-13
[MIPS] Alchemy: Remove code wrapped by dead symbol CONFIG_AU1XXX_PSC_SPI
Ralf Baechle
1
-8
/
+1
2007-07-13
ARM: Add drivers/dma to arch/arm/Kconfig
Dan Williams
1
-0
/
+2
2007-07-13
iop3xx: surface the iop3xx DMA and AAU units to the iop-adma driver
Dan Williams
8
-0
/
+229
2007-07-13
iop13xx: surface the iop13xx adma units to the iop-adma driver
Dan Williams
1
-3
/
+214
[prev]
[next]