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
2010-12-24
sh: don't use flush_scheduled_work()
Tejun Heo
1
-1
/
+1
2010-12-24
arm/sharpsl: don't use flush_scheduled_work()
Tejun Heo
1
-1
/
+2
2010-11-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kon...
Linus Torvalds
3
-16
/
+56
2010-11-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
3
-28
/
+38
2010-11-25
Merge branch 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...
Linus Torvalds
12
-187
/
+4760
2010-11-25
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
29
-53
/
+119
2010-11-25
Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-9
/
+10
2010-11-25
arch/x86/include/asm/fixmap.h: mark __set_fixmap_offset as __always_inline
Andrew Morton
1
-2
/
+2
2010-11-25
uml: disable winch irq before freeing handler data
Will Newton
1
-2
/
+3
2010-11-24
ARM: 6482/2: Fix find_next_zero_bit and related assembly
James Jones
1
-2
/
+4
2010-11-24
arch/tile: fix memchr() not to dereference memory for zero length
Chris Metcalf
1
-16
/
+19
2010-11-24
arch/tile: make glibc's sysconf(_SC_NPROCESSORS_CONF) work correctly
Chris Metcalf
1
-1
/
+1
2010-11-24
Merge branch 'master' into for-linus
Chris Metcalf
152
-1856
/
+876
2010-11-24
pci root complex: support for tile architecture
Chris Metcalf
6
-187
/
+686
2010-11-24
drivers/net/tile/: on-chip network drivers for the tile architecture
Chris Metcalf
7
-2
/
+4080
2010-11-24
xen: remove duplicated #include
Huang Weiyi
1
-1
/
+0
2010-11-24
xen: x86/32: perform initial startup on initial_page_table
Ian Campbell
2
-15
/
+56
2010-11-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
3
-8
/
+8
2010-11-24
Merge branch 'upstream/for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
7
-30
/
+48
2010-11-23
ARM: 6490/1: MM: bugfix: initialize spinlock for init_mm.context
MyungJoo Ham
1
-0
/
+4
2010-11-23
ARM: avoid annoying <4>'s in printk output
Russell King
1
-2
/
+2
2010-11-23
Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6
Russell King
5
-19
/
+5
2010-11-22
Merge branches 'upstream/core', 'upstream/xenfs' and 'upstream/evtchn' into u...
Jeremy Fitzhardinge
492
-7479
/
+18788
2010-11-22
xen: set IO permission early (before early_cpu_init())
Konrad Rzeszutek Wilk
2
-9
/
+11
2010-11-22
ARM: avoid marking decompressor .stack section as having contents
Russell King
2
-2
/
+2
2010-11-21
ARM: 6489/1: thumb2: fix incorrect optimisation in usracc
Will Deacon
1
-1
/
+1
2010-11-21
ARM: 6488/1: nomadik: prevent sched_clock() wraparound
Linus Walleij
1
-9
/
+80
2010-11-21
ARM: 6484/1: fix compile warning in mm/init.c
Anand Gadiyar
15
-15
/
+15
2010-11-21
ARM: 6473/1: Small update to ux500 specific L2 cache code
Per Fransson
1
-3
/
+3
2010-11-21
ARM: improve compiler's ability to optimize page tables
Russell King
1
-0
/
+3
2010-11-19
xen: re-enable boot-time ballooning
Jeremy Fitzhardinge
1
-2
/
+1
2010-11-18
Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-11
/
+10
2010-11-18
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...
Linus Torvalds
2
-6
/
+10
2010-11-18
sh: Use GCC __builtin_prefetch() to implement prefetch().
Giuseppe CAVALLARO
1
-2
/
+5
2010-11-18
powerpc: Update a BKL related comment
Alessio Igor Bogani
1
-3
/
+2
2010-11-18
powerpc/mm: Fix module instruction tlb fault handling on Book-E 64
Kumar Gala
1
-1
/
+4
2010-11-18
powerpc: Fix call to subpage_protection()
Michael Neuling
1
-1
/
+1
2010-11-18
powerpc: Set CONFIG_32BIT on ppc32
kerstin jonsson
1
-0
/
+4
2010-11-18
powerpc/mm: Fix build error in setup_initial_memory_limit
Kumar Gala
1
-1
/
+1
2010-11-18
powerpc/pseries: Don't override CONFIG_PPC_PSERIES_DEBUG
Nishanth Aravamudan
3
-4
/
+6
2010-11-18
powerpc: Fix div64 in bootloader
Benjamin Herrenschmidt
1
-1
/
+2
2010-11-17
KVM: VMX: Fix host userspace gsbase corruption
Avi Kivity
1
-8
/
+7
2010-11-17
KVM: Correct ordering of ldt reload wrt fs/gs reload
Avi Kivity
2
-3
/
+3
2010-11-17
kgdb,ppc: Fix regression in evr register handling
Dongdong Deng
1
-2
/
+2
2010-11-17
kgdb,x86: fix regression in detach handling
Jason Wessel
1
-4
/
+8
2010-11-17
ASoC: davinci: fixes for multi-component
Chris Paulson-Ellis
3
-8
/
+8
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
26
-26
/
+0
2010-11-17
sh: fix vsyscall compilation due to .eh_frame issue
Giuseppe CAVALLARO
1
-1
/
+1
2010-11-17
sh: avoid to flush all cache in sys_cacheflush
Giuseppe CAVALLARO
1
-1
/
+1
2010-11-16
SCSI host lock push-down
Jeff Garzik
1
-1
/
+3
[next]