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-08
ARM: io: simplify ioremap* and iounmap definitions
Russell King
1
-7
/
+4
2010-12-08
ARM: io: make iounmap() a simple macro
Russell King
11
-22
/
+22
2010-12-06
ARM: tegra: fix regression from addruart rewrite
Olof Johansson
1
-2
/
+2
2010-12-06
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
14
-30
/
+55
2010-12-06
Merge branch 'for-rmk-fixes' of git://git.infradead.org/users/cbou/linux-cns3xxx
Russell King
1
-1
/
+1
2010-12-06
ARM: 6524/1: GIC irq desciptor bug fix
Chao Xie
1
-1
/
+7
2010-12-05
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/pa...
Linus Torvalds
2
-13
/
+3
2010-12-04
parisc: convert the rest of the irq handlers to simple/percpu
James Bottomley
1
-4
/
+1
2010-12-04
parisc: fix dino/gsc interrupts
James Bottomley
1
-1
/
+1
2010-12-04
ARM: 6523/1: iop: ensure sched_clock() is notrace
Rabin Vincent
1
-1
/
+2
2010-12-04
ARM: 6519/1: kuser: Fix incorrect cmpxchg syscall in kuser helpers
Dave Martin
1
-1
/
+1
2010-12-03
Merge branch '2.6.37-rc4-pvhvm-fixes' of git://xenbits.xen.org/people/sstabel...
Linus Torvalds
4
-9
/
+23
2010-12-03
Merge branches 'upstream/core' and 'upstream/bugfix' of git://git.kernel.org/...
Linus Torvalds
2
-31
/
+14
2010-12-03
Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
9
-87
/
+65
2010-12-03
MN10300: Implement asm/syscall.h
David Howells
1
-0
/
+117
2010-12-03
Merge branch 'sh/urgent' into sh-fixes-for-linus
Paul Mundt
1
-38
/
+5
2010-12-03
sh: se/7724: Remove FSI/B of GPIO init code
Nobuhiro Iwamatsu
1
-9
/
+1
2010-12-03
sh: se/7724: Update clock framework of FSI clock to non-legacy
Nobuhiro Iwamatsu
1
-29
/
+4
2010-12-02
vmalloc: eagerly clear ptes on vunmap
Jeremy Fitzhardinge
1
-2
/
+0
2010-12-02
xen: unplug the emulated devices at resume time
Stefano Stabellini
3
-2
/
+3
2010-12-02
xen: fix MSI setup and teardown for PV on HVM guests
Stefano Stabellini
1
-7
/
+20
2010-12-01
Merge branch 'sh/cachetlb' into sh-fixes-for-linus
Paul Mundt
62
-1667
/
+693
2010-12-01
sh: Assume new page cache pages have dirty dcache lines.
Paul Mundt
5
-12
/
+12
2010-11-30
at91/board-yl-9200: fix typo in video support
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+1
2010-11-30
at91/picotux200: remove commenting usb device and dataflash support
Jean-Christophe PLAGNIOL-VILLARD
1
-30
/
+0
2010-11-30
at91: rename rm9200ek and rm9200dk board file name
Jean-Christophe PLAGNIOL-VILLARD
3
-4
/
+4
2010-11-30
at91rm9200ek: fix warning: 'ek_mmc_data' defined but not used
Jean-Christophe PLAGNIOL-VILLARD
1
-0
/
+2
2010-11-30
at91rm9200dk: fix warning: 'dk_mmc_data' defined but not used
Jean-Christophe PLAGNIOL-VILLARD
1
-0
/
+2
2010-11-30
at91: Convert remaining boards to new-style UART initialization
Jean-Christophe PLAGNIOL-VILLARD
5
-90
/
+31
2010-11-30
ARM: 6505/1: kprobes: Don't HAVE_KPROBES when CONFIG_THUMB2_KERNEL is selected
Dave Martin
1
-1
/
+1
2010-11-30
ARM: 6508/1: vexpress: Correct data alignment in headsmp.S for CONFIG_THUMB2_...
Dave Martin
1
-0
/
+1
2010-11-30
ARM: 6507/1: RealView: Correct data alignment in headsmp.S for CONFIG_THUMB2_...
Dave Martin
1
-0
/
+1
2010-11-30
ARM: 6504/1: Thumb-2: Fix long-distance conditional branches in head.S for Th...
Dave Martin
1
-0
/
+3
2010-11-30
ARM: 6503/1: Thumb-2: Restore sensible zImage header layout for CONFIG_THUMB2...
Dave Martin
2
-6
/
+6
2010-11-30
ARM: 6502/1: Thumb-2: Fix CONFIG_THUMB2_KERNEL breakage in compressed/head.S
Dave Martin
1
-2
/
+4
2010-11-30
ARM: 6501/1: Thumb-2: Correct data alignment for CONFIG_THUMB2_KERNEL in mm/p...
Dave Martin
1
-2
/
+2
2010-11-30
ARM: 6500/1: Thumb-2: Correct data alignment for CONFIG_THUMB2_KERNEL in kern...
Dave Martin
1
-0
/
+4
2010-11-30
ARM: 6499/1: Thumb-2: Correct data alignment for CONFIG_THUMB2_KERNEL in boot...
Dave Martin
1
-0
/
+2
2010-11-30
ARM: 6498/1: vfp: Correct data alignment for CONFIG_THUMB2_KERNEL
Dave Martin
1
-0
/
+1
2010-11-30
ARM: 6497/1: kexec: Correct data alignment for CONFIG_THUMB2_KERNEL
Dave Martin
1
-0
/
+2
2010-11-30
ARM: 6496/1: GIC: Do not try to register more then NR_IRQS interrupts
Pawel Moll
1
-15
/
+17
2010-11-30
at91: merge all at91rm9200 defconfig in one single file
Eric Benard
14
-1383
/
+341
2010-11-29
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
1
-1
/
+1
2010-11-29
parisc: remove redundant initialization in sigsegv path of sys_rt_sigreturn
Kyle McMartin
1
-8
/
+1
2010-11-29
xen: x86/32: perform initial startup on initial_page_table
Ian Campbell
2
-15
/
+56
2010-11-30
powerpc: Use call_rcu_sched() for pagetables
Peter Zijlstra
1
-1
/
+1
2010-11-29
Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-1
/
+23
2010-11-29
xen: don't bother to stop other cpus on shutdown/reboot
Jeremy Fitzhardinge
1
-4
/
+0
2010-11-29
ARM: cns3xxx: Fix build with CONFIG_PCI=y
Anton Vorontsov
1
-1
/
+1
2010-11-29
sh: boards: mach-se: use IS_ERR() instead of NULL check
Vasiliy Kulikov
1
-2
/
+2
[next]