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
2008-08-05
powerpc: 86xx: mpc8610_hpcd: add watchdog node
Anton Vorontsov
1
-0
/
+5
2008-08-05
remove unneeded #include <linux/ide.h>'s
Adrian Bunk
6
-6
/
+1
2008-08-05
remove unnecessary <linux/hdreg.h> includes
Bartlomiej Zolnierkiewicz
3
-3
/
+0
2008-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
4
-151
/
+166
2008-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
32
-397
/
+592
2008-08-04
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
277
-69
/
+39209
2008-08-04
mn10300: Fix up __bug_table handling in module loader.
Paul Mundt
1
-1
/
+3
2008-08-04
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
135
-0
/
+15320
2008-08-04
sparc64: Remove all cpumask_t local variables in xcall dispatch.
David S. Miller
1
-24
/
+9
2008-08-04
sparc64: Kill error_mask from hypervisor_xcall_deliver().
David S. Miller
1
-13
/
+7
2008-08-04
sparc64: Build cpu list and mondo block at top-level xcall_deliver().
David S. Miller
1
-44
/
+69
2008-08-04
sparc64: Disable local interrupts around xcall_deliver_impl() invocation.
David S. Miller
1
-17
/
+15
2008-08-04
sparc64: Make all xcall_deliver's go through common helper function.
David S. Miller
1
-4
/
+9
2008-08-04
sparc64: Always allocate the send mondo blocks, even on non-sun4v.
David S. Miller
1
-3
/
+16
2008-08-04
sparc64: Make smp_cross_call_masked() take a cpumask_t pointer.
David S. Miller
1
-7
/
+11
2008-08-04
sparc64: Directly call xcall_deliver() in smp_start_sync_tick_client.
David S. Miller
1
-4
/
+2
2008-08-04
sparc64: Call xcall_deliver() directly in some cases.
David S. Miller
1
-23
/
+10
2008-08-04
sparc64: Use cpumask_t pointers and for_each_cpu_mask_nr() in xcall_deliver.
David S. Miller
1
-18
/
+21
2008-08-04
sparc64: Use xcall_deliver() consistently.
David S. Miller
1
-23
/
+17
2008-08-04
sparc64: Use function pointer for cross-call sending.
David S. Miller
1
-6
/
+13
2008-08-04
arch/sparc64/kernel/signal.c: removed duplicated #include
Huang Weiyi
1
-1
/
+0
2008-08-04
sparc64: Need to disable preemption around smp_tsb_sync().
David S. Miller
1
-1
/
+4
2008-08-04
sh: enable maple_keyb in dreamcast_defconfig.
Paul Mundt
1
-8
/
+6
2008-08-04
SH2(A) cache update
Yoshinori Sato
7
-16
/
+213
2008-08-04
add addrespace definition for sh2a.
Takashi Yoshii
1
-0
/
+10
2008-08-04
sh: Kill off ARCH_SUPPORTS_AOUT and remnants of a.out support.
Paul Mundt
2
-23
/
+0
2008-08-04
sh: define GENERIC_HARDIRQS_NO__DO_IRQ.
Paul Mundt
1
-0
/
+3
2008-08-04
sh: define GENERIC_LOCKBREAK.
Paul Mundt
1
-0
/
+4
2008-08-04
sh: Save NUMA node data in vmcore for crash dumps.
Paul Mundt
1
-0
/
+8
2008-08-04
sh: module_alloc() should be using vmalloc_exec().
Paul Mundt
1
-1
/
+2
2008-08-04
sh: Fix up __bug_table handling in module loader.
Paul Mundt
1
-1
/
+3
2008-08-04
sh: Fix up broken kerneldoc comments.
Paul Mundt
3
-24
/
+10
2008-08-04
powerpc: Remove use of CONFIG_PPC_MERGE
Kumar Gala
15
-368
/
+6
2008-08-04
powerpc: Force printing of 'total_memory' to unsigned long long
Tony Breeds
1
-2
/
+2
2008-08-04
powerpc: Fix compiler warning in arch/powerpc/mm/mem.c
Tony Breeds
1
-1
/
+1
2008-08-04
powerpc: Move include files to arch/powerpc/include/asm
Stephen Rothwell
264
-3
/
+39505
2008-08-04
sh: /proc/asids depends on MMU.
Paul Mundt
1
-1
/
+1
2008-08-03
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
200
-71
/
+16544
2008-08-03
arch/sh/boards/mach-se/7343/irq.c: removed duplicated #include
Huang Weiyi
1
-1
/
+0
2008-08-03
arch/sh/boards/board-ap325rxa.c: removed duplicated #include
Huang Weiyi
1
-1
/
+0
2008-08-03
[ARM] 5182/1: pxa: Fix pcm990 compilation
Guennadi Liakhovetski
1
-1
/
+0
2008-08-03
sh/boards/Makefile typo fix
Adrian Bunk
1
-1
/
+1
2008-08-02
[ARM] Fix explicit asm(-arm)?/arch-foo references
Russell King
9
-23
/
+23
2008-08-02
[ARM] move include/asm-arm to arch/arm/include/asm
Russell King
182
-6
/
+16301
2008-08-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
14
-217
/
+102
2008-08-02
[ARM] Remove explicit dependency for misc.o from compressed/Makefile
Russell King
1
-3
/
+0
2008-08-02
sh: fix LIBGCC
Adrian Bunk
1
-6
/
+6
2008-08-02
sh: Revert the location change of auto-generated asm/machtypes.h
Paul Mundt
2
-4
/
+4
2008-08-01
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
192
-11
/
+29374
2008-08-01
FRV: Wire up new system calls
David Howells
1
-1
/
+6
[next]