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
2006-03-12
kbuild: fix genksyms build error
Sam Ravnborg
2
-6
/
+13
2006-03-10
kbuild: in makefile.txt note that Makefile is preferred name for kbuild files
Sam Ravnborg
1
-3
/
+3
2006-03-08
kbuild: replace PHONY with FORCE
Sam Ravnborg
2
-13
/
+7
2006-03-08
kbuild: Fix bug in crc symbol generating of kernel and modules
Luke Yang
2
-4
/
+4
2006-03-06
kbuild: change kbuild to not rely on incorrect GNU make behavior
Paul Smith
25
-75
/
+144
2006-03-05
kbuild: when warning symbols exported twice now tell user this is the problem
Sam Ravnborg
1
-1
/
+1
2006-03-05
kbuild: fix make dir/file.xx when asm symlink is missing
Sam Ravnborg
1
-6
/
+6
2006-03-05
kbuild: in the section mismatch check try harder to find symbols
Sam Ravnborg
1
-1
/
+16
2006-03-05
kbuild: fix section mismatch check for unwind on IA64
Sam Ravnborg
1
-2
/
+2
2006-03-05
kbuild: kill false positives from section mismatch warnings for powerpc
Sam Ravnborg
1
-2
/
+7
2006-03-03
kbuild: kill trailing whitespace in modpost & friends
Sam Ravnborg
4
-43
/
+43
2006-02-27
kbuild: small update of allnoconfig description
Jesper Juhl
1
-1
/
+1
2006-02-27
kbuild: make namespace.pl CROSS_COMPILE happy
Aaron Brooks
1
-2
/
+2
2006-02-26
kbuild: whitelist false section mismatch warnings
Sam Ravnborg
1
-0
/
+89
2006-02-26
kbuild: ignore all generated files for make allmodconfig (x86_64)
Sam Ravnborg
2
-0
/
+9
2006-02-26
kbuild: Add copyright to modpost.c
Sam Ravnborg
1
-1
/
+1
2006-02-22
kbuild: version.h should depend on .kernelrelease
Jan Beulich
1
-1
/
+1
2006-02-22
kbuild: do not warn when unwind sections references .init/.exit sections
Sam Ravnborg
1
-1
/
+17
2006-02-22
kbuild: fix modpost compile with older gcc
akpm@osdl.org
1
-3
/
+3
2006-02-19
kbuild: fix a cscope bug (make cscope segfaults)
Mattia Dongili
1
-1
/
+1
2006-02-19
kbuild: include symbol names in section mismatch warnings
Sam Ravnborg
1
-17
/
+47
2006-02-19
kbuild: fix segfault in modpost
Sam Ravnborg
1
-1
/
+1
2006-02-19
kbuild: do not segfault in modpost if MODVERDIR is not defined
Sam Ravnborg
1
-3
/
+6
2006-02-19
kbuild: fix comment in Kbuild.include
Sam Ravnborg
1
-1
/
+1
2006-02-19
kbuild: remove checkconfig.pl
Brian Gerst
8
-75
/
+0
2006-02-19
kbuild: remove a tab from an empty line
Adrian Bunk
1
-1
/
+1
2006-02-19
kbuild: fix mkmakefile
Jan Beulich
1
-3
/
+5
2006-02-19
kbuild: consolidate command line escaping
Jan Beulich
3
-25
/
+12
2006-02-19
kbuild: make cc-version available in kbuild files
Sam Ravnborg
4
-102
/
+136
2006-02-19
kbuild: check for section mismatch during modpost stage
Sam Ravnborg
2
-0
/
+268
2006-02-19
kbuild: run depmod when installing external modules
Sam Ravnborg
1
-1
/
+20
2006-02-19
kbuild: avoid stale modules in $(MODVERDIR) for external modules
Sam Ravnborg
1
-0
/
+1
2006-02-19
kbuild: Accept various mips sub-types in SUBARCH
Martin Michlmayr
1
-1
/
+1
2006-02-19
x86: align per-cpu section to configured cache bytes
Zach Brown
1
-1
/
+2
2006-02-19
kbuild: warn about duplicate exported symbols
Sam Ravnborg
1
-3
/
+13
2006-02-19
kbuild: improved modversioning support for external modules
Sam Ravnborg
3
-59
/
+158
2006-02-19
kbuild: apply CodingStyle to modpost.c
Sam Ravnborg
1
-70
/
+54
2006-02-19
kbuild: use warn()/fatal() consistent in modpost
Sam Ravnborg
4
-32
/
+27
2006-02-19
kbuild: support building individual files for external modules
Sam Ravnborg
2
-22
/
+55
2006-02-17
Linux v2.6.16-rc4
v2.6.16-rc4
Linus Torvalds
1
-1
/
+1
2006-02-17
[PATCH] ACPI: fix vendor resource length computation
Bjorn Helgaas
1
-4
/
+2
2006-02-17
[PATCH] sys_mbind sanity checking
Chris Wright
1
-0
/
+2
2006-02-17
[PATCH] select: time comparison fixes
Andrew Morton
2
-6
/
+6
2006-02-17
[PATCH] powerpc: Fix accidentally-working typo in __pud_free_tlb
David Gibson
1
-1
/
+1
2006-02-17
[PATCH] Remove KERN_INFO from middle of printk line
Tim Hockin
1
-2
/
+2
2006-02-17
[PATCH] allow windfarm_pm112 module to load
Johannes Berg
1
-0
/
+1
2006-02-17
[PATCH] fuse: fix bug in aborted fuse_release_end()
Miklos Szeredi
2
-3
/
+14
2006-02-17
[PATCH] swsusp: fix breakage with swap on LVM
Rafael J. Wysocki
1
-3
/
+1
2006-02-17
[PATCH] s390: sys32_fstatat -> sys32_fstatat64
Heiko Carstens
3
-6
/
+6
2006-02-17
[PATCH] s390: fix assignment instead of check in ccw_device_set_online()
Cornelia Huck
2
-2
/
+1
[next]