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
2009-09-24
cpumask: remove arch_send_call_function_ipi
Rusty Russell
12
-18
/
+0
2009-09-24
cpumask: arch_send_call_function_ipi_mask: s390
Rusty Russell
2
-3
/
+4
2009-09-24
cpumask: arch_send_call_function_ipi_mask: powerpc
Rusty Russell
2
-3
/
+4
2009-09-24
cpumask: arch_send_call_function_ipi_mask: mips
Rusty Russell
12
-20
/
+25
2009-09-24
cpumask: arch_send_call_function_ipi_mask: m32r
Rusty Russell
2
-12
/
+13
2009-09-24
cpumask: arch_send_call_function_ipi_mask: alpha
Rusty Russell
2
-8
/
+9
2009-09-24
cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...
Rusty Russell
1
-2
/
+0
2009-09-24
cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...
Rusty Russell
1
-2
/
+0
2009-09-24
cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...
Rusty Russell
1
-1
/
+0
2009-09-24
cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...
Rusty Russell
1
-2
/
+0
2009-09-24
cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...
Rusty Russell
1
-6
/
+0
2009-09-24
cpumask: remove the deprecated smp_call_function_mask()
Rusty Russell
1
-11
/
+0
2009-09-24
ia64: convert last user of smp_call_function_mask
Rusty Russell
1
-1
/
+1
2009-09-24
cpumask: don't define set_cpus_allowed() if CONFIG_CPUMASK_OFFSTACK=y
Rusty Russell
1
-0
/
+3
2009-09-24
ACPI: remove cpumask_t usage
Bjorn Helgaas
1
-1
/
+1
2009-09-24
cpumask: Remove mask field from comments
Nobuhiro Iwamatsu
1
-1
/
+0
2009-09-24
cpumask: remove unused mask field from struct irqaction.
Rusty Russell
1
-1
/
+0
2009-09-24
cpumask: remove last assignment to mask field of struct irqaction.
Rusty Russell
1
-1
/
+0
2009-09-24
cpumask: remove unused cpu_mask_all
Rusty Russell
2
-8
/
+0
2009-09-24
cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALL.: mips
Rusty Russell
1
-1
/
+1
2009-09-24
cpumask: remove dangerous CPU_MASK_ALL_PTR
Rusty Russell
1
-3
/
+0
2009-09-24
cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_node
Rusty Russell
8
-57
/
+1
2009-09-24
cpumask: remove the now-obsoleted pcibus_to_cpumask(): powerpc
Rusty Russell
1
-5
/
+0
2009-09-24
cpumask: remove the now-obsoleted pcibus_to_cpumask(): mips
Rusty Russell
1
-1
/
+0
2009-09-24
cpumask: remove the now-obsoleted pcibus_to_cpumask(): alpha
Rusty Russell
1
-1
/
+0
2009-09-24
cpumask: use zalloc_cpumask_var() where possible
Li Zefan
9
-30
/
+14
2009-09-23
Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/...
Linus Torvalds
3
-11
/
+18
2009-09-23
serial core: fix new kernel-doc warnings
Randy Dunlap
2
-4
/
+4
2009-09-23
MN10300: Handle removal of struct uart_info
David Howells
3
-9
/
+9
2009-09-23
FRV: Use asm/generic-hardirq.h
Christoph Hellwig
2
-17
/
+4
2009-09-23
Merge branch 'x86/ptrace-syscall-exit' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-14
/
+8
2009-09-23
Merge git://git.infradead.org/battery-2.6
Linus Torvalds
15
-66
/
+1331
2009-09-23
Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...
Linus Torvalds
5
-123
/
+102
2009-09-23
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
64
-251
/
+2795
2009-09-23
Merge branch 'vgaarb-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ai...
Linus Torvalds
1
-1
/
+10
2009-09-23
Merge git://git.infradead.org/iommu-2.6
Linus Torvalds
10
-193
/
+209
2009-09-23
misc: remove redundant start_kernel prototypes
Rusty Russell
3
-2
/
+1
2009-09-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...
Linus Torvalds
22
-176
/
+1966
2009-09-23
Merge branch 'fix/misc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...
Linus Torvalds
3
-152
/
+21
2009-09-23
Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...
Linus Torvalds
9
-21
/
+45
2009-09-23
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
26
-417
/
+478
2009-09-23
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
13
-172
/
+620
2009-09-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
8
-36
/
+34
2009-09-23
Merge branch 'sfi-release' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
16
-4
/
+1120
2009-09-23
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
130
-3015
/
+7227
2009-09-23
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
24
-934
/
+641
2009-09-23
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
40
-1176
/
+8512
2009-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
126
-2137
/
+9603
2009-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
20
-133
/
+199
2009-09-23
nommu: fix two build breakages
Hugh Dickins
1
-1
/
+2
[next]