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
2008-02-14
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-0
/
+2
2008-02-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
52
-1194
/
+2627
2008-02-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86
Linus Torvalds
9
-10
/
+34
2008-02-14
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
13
-27
/
+23
2008-02-14
d_path: Make d_path() use a struct path
Jan Blunck
1
-7
/
+5
2008-02-14
d_path: Make get_dcookie() use a struct path argument
Jan Blunck
1
-9
/
+6
2008-02-14
Introduce path_put()
Jan Blunck
5
-8
/
+8
2008-02-14
Embed a struct path into struct nameidata instead of nd->{dentry,mnt}
Jan Blunck
6
-20
/
+22
2008-02-14
m68knommu: fix profile timer
Matt Waddel
1
-5
/
+12
2008-02-14
m68knommu: use asflags instead of EXTRA_AFLAGS
Greg Ungerer
12
-36
/
+12
2008-02-14
m68knommu: fix coldfire interrupt exit path
Walter T Gruczka
1
-5
/
+4
2008-02-14
cris: import memset.c from newlib: fixes compile error with newer (pre4.3) gcc
Jesper Nilsson
2
-391
/
+404
2008-02-14
x86: cpa, fix out of date comment
Ingo Molnar
1
-2
/
+6
2008-02-14
KVM is not seen under X86 config with latest git (32 bit compile)
Balbir Singh
1
-2
/
+2
2008-02-14
x86: cpa: ensure page alignment
Thomas Gleixner
1
-0
/
+9
2008-02-14
x86: include proper prototypes for rodata_test
Harvey Harrison
3
-1
/
+3
2008-02-14
x86: fix gart_iommu_init()
Ingo Molnar
1
-0
/
+9
2008-02-14
x86: EFI set_memory_x()/set_memory_uc() fixes
Ingo Molnar
1
-2
/
+2
2008-02-14
x86: make dump_pagetable() static
Adrian Bunk
1
-1
/
+1
2008-02-14
x86: fix "BUG: sleeping function called from invalid context" in print_vma_ad...
Ingo Molnar
1
-2
/
+2
2008-02-14
[POWERPC] Remove unused CONFIG_WANT_DEVICE_TREE
Grant Likely
6
-17
/
+0
2008-02-14
[POWERPC] Cell RAS: Remove DEBUG, and add license and copyright
Michael Ellerman
1
-1
/
+10
2008-02-14
[POWERPC] free_property() must not be __init
Adrian Bunk
1
-1
/
+1
2008-02-14
[POWERPC] vdso_do_func_patch{32,64}() must be __init
Adrian Bunk
1
-6
/
+6
2008-02-14
[POWERPC] Remove generated files on make clean
Kumar Gala
2
-0
/
+4
2008-02-14
[POWERPC] PS3: Fix bootwrapper hang bug
Geoff Levand
1
-1
/
+1
2008-02-14
[POWERPC] Fix DEBUG_PREEMPT warning when warning
Hugh Dickins
1
-1
/
+1
2008-02-14
sh: Fix multiple UTLB hit on UP SH-4.
Hideo Saito
1
-0
/
+8
2008-02-14
sh: fix pci io access for r2d boards
Magnus Damm
1
-1
/
+2
2008-02-14
sh: use ctrl_in/out for on chip pci access
Magnus Damm
6
-37
/
+37
2008-02-14
sh: Kill off more dead symbols.
Paul Mundt
5
-40
/
+17
2008-02-14
sh: __uncached_start only on sh32.
Paul Mundt
1
-0
/
+2
2008-02-14
sh: Get SH-5 caches working again post-unification.
Paul Mundt
2
-643
/
+439
2008-02-14
sh: Kill off bogus SH_SDK7780_STANDALONE symbol.
Paul Mundt
1
-7
/
+0
2008-02-14
sh: Shut up some trivial build warnings.
Paul Mundt
3
-19
/
+18
2008-02-14
sh: Update SH-5 flush_cache_sigtramp() for API changes.
Paul Mundt
1
-3
/
+5
2008-02-14
sh: Disable big endian for SH-5.
Paul Mundt
1
-0
/
+1
2008-02-14
sh: Symbol exports for trapped I/O.
Paul Mundt
1
-0
/
+5
2008-02-14
sh: Clean up whitespace damage in Kconfig.debug.
Paul Mundt
1
-2
/
+2
2008-02-14
sh: Use max_t in io_trapped.
Paul Mundt
1
-3
/
+5
2008-02-14
sh: add support for sh7366 processor
Magnus Damm
7
-3
/
+203
2008-02-14
sh: remove maskreg irq code
Magnus Damm
3
-97
/
+0
2008-02-14
sh: fix ptrace copy_from/to_user() compilation error
Magnus Damm
1
-2
/
+2
2008-02-14
sh: trapped io support for highlander V2
Magnus Damm
2
-31
/
+17
2008-02-14
sh: trapped io support for r2d V2
Magnus Damm
2
-31
/
+15
2008-02-14
sh: trapped io support V2
Magnus Damm
8
-38
/
+330
2008-02-14
sh: update r2d defconfigs with usb, spi and rtc
Magnus Damm
2
-150
/
+530
2008-02-14
sh: use opcode_t and enable unaligned code for sh2a
Magnus Damm
1
-34
/
+25
2008-02-14
sh: add byte support to the sign extension code
Magnus Damm
1
-1
/
+11
2008-02-14
sh: fix xtime_lock deadlocking.
Peter Zijlstra
2
-18
/
+32
[next]