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-05-15
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
Linus Torvalds
3
-11
/
+31
2007-05-15
i386: fix voyager build
Jeremy Fitzhardinge
1
-65
/
+41
2007-05-15
i386: move common parts of smp into their own file
Jeremy Fitzhardinge
4
-81
/
+86
2007-05-15
m68k: implement __clear_user()
Geert Uytterhoeven
1
-2
/
+2
2007-05-14
[CPUFREQ] Correct revision mask for powernow-k8
Dave Jones
2
-2
/
+2
2007-05-14
Revert "ipmi: add new IPMI nmi watchdog handling"
Linus Torvalds
2
-8
/
+0
2007-05-14
[SPARC64]: Update defconfig.
David S. Miller
1
-22
/
+4
2007-05-14
[SPARC32]: Update defconfig.
David S. Miller
1
-65
/
+86
2007-05-14
[SPARC32]: Fix sparc32 kdebug changes.
Robert Reif
1
-1
/
+1
2007-05-14
[SPARC64]: Add missing cpus_empty() check in hypervisor xcall handling.
David S. Miller
1
-0
/
+3
2007-05-13
[SPARC64]: Be more resiliant with PCI I/O space regs.
David S. Miller
1
-0
/
+7
2007-05-13
[CPUFREQ] powernow-k7: fix MHz rounding issue with perflib
Daniel Drake
1
-8
/
+28
2007-05-13
[CPUFREQ] Support rev H AMD64s in powernow-k8
Dave Jones
2
-3
/
+3
2007-05-12
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
58
-297
/
+5742
2007-05-12
SLUB: i386 support
Christoph Lameter
5
-21
/
+23
2007-05-12
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
22
-115
/
+300
2007-05-12
x86_64: use signalfd and timerfd compat syscalls
Heiko Carstens
1
-3
/
+3
2007-05-12
x86_64: Add asm/mtrr.h include for some builds
Andi Kleen
1
-0
/
+1
2007-05-12
Merge branch 'fixes' into devel
Russell King
11
-33
/
+62
2007-05-12
Merge branch 'omap-fixes' into fixes
Russell King
5
-19
/
+50
2007-05-12
[ARM] Ensure machine class menu is sorted alphabetically
Russell King
1
-25
/
+25
2007-05-11
[SPARC]: Wire up signalfd/timerfd/eventfd syscalls.
David S. Miller
2
-5
/
+7
2007-05-11
[SPARC64]: Add support for bq4802 TOD chip, as found on ultra45.
David S. Miller
1
-20
/
+210
2007-05-11
[SPARC64]: Correct FIRE_IOMMU_FLUSHINV register offset.
David S. Miller
1
-1
/
+1
2007-05-11
[SPARC64]: Update defconfig.
David S. Miller
1
-8
/
+10
2007-05-11
[SPARC64]: pci_resource_adjust() cannot be __init.
David S. Miller
1
-2
/
+2
2007-05-11
[SPARC64]: Spelling fixes.
Simon Arlott
7
-8
/
+8
2007-05-11
[SPARC]: Spelling fixes.
Simon Arlott
8
-12
/
+12
2007-05-11
[SPARC64]: Kill LARGE_ALLOCS and update defconfig.
David S. Miller
2
-61
/
+52
2007-05-12
[POWERPC] Add arch/powerpc support for the Motorola PrPMC2800
Dale Farnsworth
5
-1
/
+1623
2007-05-12
[POWERPC] Add bootwrapper support for Motorola PrPMC2800 platform
Mark A. Greer
2
-1
/
+579
2007-05-12
[POWERPC] Add DTS file for the Motorola PrPMC2800 platform
Mark A. Greer
1
-0
/
+315
2007-05-12
[POWERPC] Check cache coherency of kernel vs firmware
Dale Farnsworth
3
-0
/
+45
2007-05-12
[POWERPC] Add Marvell mv64x60 PCI bridge support
Dale Farnsworth
4
-1
/
+177
2007-05-12
[POWERPC] Create Marvell mv64x60 I2C platform_data
Dale Farnsworth
1
-0
/
+72
2007-05-12
[POWERPC] Create Marvell mv64x60 ethernet platform_data
Dale Farnsworth
1
-0
/
+129
2007-05-12
[POWERPC] Create Marvell mv64x60 MPSC (serial) platform_data
Dale Farnsworth
3
-1
/
+225
2007-05-12
[POWERPC] Add interrupt support for Marvell mv64x60 chips
Dale Farnsworth
3
-0
/
+315
2007-05-12
[POWERPC] Add bootwrapper support for Marvell/mv64x60 I2C
Mark A. Greer
2
-1
/
+207
2007-05-12
[POWERPC] Add bootwrapper support for Marvell MPSC
Mark A. Greer
4
-1
/
+174
2007-05-12
[POWERPC] Add bootwrapper support for Marvell/mv64x60 hostbridge
Mark A. Greer
3
-1
/
+652
2007-05-12
[POWERPC] Add Makefile rules to wrap dts file in zImage
Mark A. Greer
2
-2
/
+25
2007-05-12
[POWERPC] Spelling fixes: arch/ppc/
Simon Arlott
40
-67
/
+67
2007-05-12
[POWERPC] U-boot passes the initrd as start/end, not start/size.
Scott Wood
2
-2
/
+2
2007-05-12
[POWERPC] PS3: Update ps3_defconfig
Geoff Levand
1
-103
/
+64
2007-05-12
[POWERPC] PS3: Fix request_irq warning
Geoff Levand
1
-2
/
+4
2007-05-12
[POWERPC] Don't complain if size-cells == 0 in prom_parse()
Kim Phillips
1
-1
/
+1
2007-05-12
[POWERPC] Simplify smp_space_timers
will schmidt
1
-17
/
+2
2007-05-12
[POWERPC] Trivial ps3 warning fixes
Stephen Rothwell
2
-4
/
+4
2007-05-12
[POWERPC] Add missed include
Stephen Rothwell
1
-0
/
+1
[next]