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
2009-12-12
kbuild: drop include2/ used for O=... builds
Sam Ravnborg
1
-4
/
+2
2009-12-12
sh: move machtypes.h to include/generated
Sam Ravnborg
6
-13
/
+8
2009-12-12
arm: move mach-types to include/generated
Sam Ravnborg
4
-14
/
+5
2009-12-12
ia64: move nr-irqs.h to include/generated
Sam Ravnborg
3
-7
/
+4
2009-12-12
kbuild: move asm-offsets.h to include/generated
Sam Ravnborg
21
-1
/
+21
2009-12-11
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
18
-168
/
+221
2009-12-11
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
8
-57
/
+96
2009-12-11
Merge branch 'for-linus' of git://codeaurora.org/quic/kernel/dwalker/linux-msm
Linus Torvalds
9
-7
/
+194
2009-12-11
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...
Linus Torvalds
8
-47
/
+57
2009-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
1
-1
/
+1
2009-12-11
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
9
-16
/
+54
2009-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
3
-0
/
+130
2009-12-11
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...
Linus Torvalds
1
-5
/
+9
2009-12-11
tty: const: constify remaining tty_operations
Alexey Dobriyan
1
-1
/
+1
2009-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/mmap
Linus Torvalds
54
-1072
/
+111
2009-12-11
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
20
-482
/
+590
2009-12-11
USB: Add EHCI support for MX27 and MX31 based boards
Daniel Mack
3
-0
/
+130
2009-12-11
kgdb,x86: do not set kgdb_single_step on x86
Jason Wessel
1
-1
/
+0
2009-12-11
kgdb,i386: Fix corner case access to ss with NMI watch dog exception
Jason Wessel
1
-2
/
+8
2009-12-11
kgdb,x86: remove redundant test
Roel Kluin
1
-2
/
+1
2009-12-11
Add missing alignment check in arch/score sys_mmap()
Al Viro
1
-3
/
+4
2009-12-11
fix broken aliasing checks for MAP_FIXED on sparc32, mips, arm and sh
Al Viro
4
-4
/
+8
2009-12-11
Get rid of open-coding in ia64_brk()
Al Viro
1
-45
/
+1
2009-12-11
sparc_brk() is not needed anymore
Al Viro
5
-25
/
+3
2009-12-11
Unify sys_mmap*
Al Viro
44
-907
/
+76
2009-12-11
Cut hugetlb case early for 32bit on ia64
Al Viro
1
-0
/
+3
2009-12-11
arch_mmap_check() on mn10300
Al Viro
2
-5
/
+5
2009-12-11
Kill ancient crap in s390 compat mmap
Al Viro
1
-5
/
+0
2009-12-11
arm: add arch_mmap_check(), get rid of sys_arm_mremap()
Al Viro
3
-26
/
+4
2009-12-11
file ->get_unmapped_area() shouldn't duplicate work of get_unmapped_area()
Al Viro
1
-3
/
+7
2009-12-11
kill useless checks in sparc mremap variants
Al Viro
5
-51
/
+2
2009-12-10
Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linux
Linus Torvalds
14
-433
/
+957
2009-12-10
HTC Dream: mmc compilation fixes
Pavel Machek
1
-0
/
+26
2009-12-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-1
/
+3
2009-12-10
Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy...
Linus Torvalds
7
-21
/
+39
2009-12-10
x86, perf events: Check if we have APIC enabled
Cyrill Gorcunov
1
-6
/
+12
2009-12-10
perf_event: Fix variable initialization in other codepaths
Xiao Guangrong
1
-0
/
+4
2009-12-10
vfs: Implement proper O_SYNC semantics
Christoph Hellwig
9
-16
/
+54
2009-12-10
Merge branch 'amd-iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
3
-5
/
+54
2009-12-10
x86/amd-iommu: Fix PCI hotplug with passthrough mode
Joerg Roedel
3
-2
/
+8
2009-12-10
x86/amd-iommu: Fix passthrough mode
Joerg Roedel
3
-3
/
+46
2009-12-10
x86: mmio-mod.c: Use pr_fmt
Joe Perches
1
-36
/
+35
2009-12-10
x86: kmmio.c: Add and use pr_fmt(fmt)
Joe Perches
1
-20
/
+20
2009-12-10
x86: i8254.c: Add pr_fmt(fmt)
Joe Perches
1
-5
/
+7
2009-12-10
x86: setup_percpu.c: Use pr_<level> and add pr_fmt(fmt)
Joe Perches
1
-6
/
+7
2009-12-10
x86: es7000_32.c: Use pr_<level> and add pr_fmt(fmt)
Joe Perches
1
-5
/
+7
2009-12-09
Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...
Linus Torvalds
2
-2
/
+2
2009-12-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
6
-4
/
+129
2009-12-09
Merge branch 's3c24xx-updates' of git://git.fluff.org/bjdooks/linux
Linus Torvalds
4
-4
/
+8
2009-12-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
88
-172
/
+114
[next]