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-11-28
[ARM] unconditionally define __virt_to_phys and __phys_to_virt
Nicolas Pitre
1
-2
/
+0
2008-11-28
[ARM] remove bogus #ifdef CONFIG_HIGHMEM in show_pte()
Nicolas Pitre
1
-2
/
+4
2008-11-28
[ARM] prevent the vmalloc cmdline argument from eating all memory
Nicolas Pitre
1
-0
/
+7
2008-11-28
[ARM] mem_init() cleanups
Nicolas Pitre
1
-21
/
+24
2008-11-28
[ARM] split highmem into its own memory bank
Nicolas Pitre
1
-33
/
+51
2008-11-28
[ARM] rationalize memory configuration code some more
Nicolas Pitre
6
-59
/
+45
2008-11-28
[ARM] fix a couple clear_user_highpage assembly constraints
Nicolas Pitre
7
-34
/
+34
2008-11-27
[ARM] clearpage: provide our own clear_user_highpage()
Russell King
10
-100
/
+100
2008-11-27
[ARM] copypage: provide our own copy_user_highpage()
Russell King
10
-83
/
+161
2008-11-27
[ARM] copypage: convert assembly files to C
Russell King
10
-411
/
+431
2008-11-27
Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...
Russell King
2
-3
/
+4
2008-11-26
ARM: OMAP: Fixes for suspend / resume GPIO wake-up handling
Tero Kristo
1
-2
/
+3
2008-11-25
ARM: OMAP: Typo fix for clock_allow_idle
Amit Kucheria
1
-1
/
+1
2008-11-22
[ARM] pxa/MioA701: bluetooth resume fix
Robert Jarzmik
1
-1
/
+1
2008-11-22
[ARM] pxa/MioA701: fix memory corruption.
Robert Jarzmik
1
-0
/
+1
2008-11-20
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
3
-5
/
+7
2008-11-20
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
8
-6
/
+19
2008-11-20
[IA64] xen: fix xen_get_eflags.
Isaku Yamahata
1
-1
/
+1
2008-11-20
[IA64] ia64/pv_ops/pv_cpu_ops: fix _IA64_REG_IP case.
Isaku Yamahata
3
-2
/
+15
2008-11-20
[IA64] remove duplicate include iommu.h
Huang Weiyi
1
-1
/
+0
2008-11-20
[IA64] use mprintk instead of printk, in ia64_mca_modify_original_stack
Hidetoshi Seto
1
-1
/
+1
2008-11-20
[IA64] Rationalize kernel mode alignment checking
Tony Luck
2
-1
/
+2
2008-11-20
x86: Fix interrupt leak due to migration
Matthew Wilcox
1
-0
/
+14
2008-11-20
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
8
-133
/
+90
2008-11-20
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-1
/
+10
2008-11-20
parisc: fix bug in compat_arch_ptrace
Helge Deller
1
-5
/
+5
2008-11-20
MIPS: csrc-r4k: Fix declaration depending on the wrong CONFIG_ symbol.
Ralf Baechle
1
-1
/
+1
2008-11-20
MIPS: csrc-r4k: Fix spelling mistake.
Ralf Baechle
1
-1
/
+1
2008-11-20
MIPS: RB532: Provide functions for gpio configuration
Phil Sutter
2
-120
/
+75
2008-11-20
MIPS: IP22: Make indy_sc_ops variable static
Dmitri Vorobiev
1
-1
/
+1
2008-11-20
MIPS: RB532: GPIO register offsets are relative to GPIOBASE
Florian Fainelli
2
-7
/
+9
2008-11-20
MIPS: Malta: Fix include paths in malta-amon.c
David Daney
1
-3
/
+3
2008-11-19
Merge branch 'x86/numa' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/...
Linus Torvalds
4
-1
/
+44
2008-11-19
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
9
-19
/
+80
2008-11-19
sparc64: wire up accept4()
David Miller
5
-6
/
+19
2008-11-19
reintroduce accept4
Ulrich Drepper
1
-2
/
+2
2008-11-18
x86: uaccess_64: fix return value in __copy_from_user()
Hiroshi Shimamoto
1
-1
/
+1
2008-11-18
x86: quirk for reboot stalls on a Dell Optiplex 330
Steve Conklin
1
-0
/
+9
2008-11-18
Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
122
-2592
/
+6127
2008-11-18
x86: more general identifier for Phoenix BIOS
Philipp Kohlbecher
1
-1
/
+1
2008-11-18
AMD IOMMU: check for next_bit also in unmapped area
Joerg Roedel
1
-1
/
+1
2008-11-18
AMD IOMMU: fix fullflush comparison length
Joerg Roedel
1
-1
/
+1
2008-11-18
AMD IOMMU: enable device isolation per default
Joerg Roedel
1
-1
/
+1
2008-11-18
AMD IOMMU: add parameter to disable device isolation
Joerg Roedel
1
-0
/
+2
2008-11-18
x86, PEBS/DS: fix code flow in ds_request()
Ingo Molnar
1
-5
/
+21
2008-11-18
Blackfin arch: fix a broken define in dma-mapping
Mike Frysinger
1
-1
/
+5
2008-11-18
Blackfin arch: fix bug - Turn on DEBUG_DOUBLEFAULT, booting SMP kernel crash
Graf Yang
1
-1
/
+1
2008-11-18
x86: add rdtsc barrier to TSC sync check
Venki Pallipadi
1
-0
/
+4
2008-11-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2
-8
/
+7
2008-11-17
[ARM] 5330/1: mach-pxa: Fixup reset for systems using reboot=cold or other st...
Jaya Kumar
1
-3
/
+4
[next]