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-13
FRV: Fix up parse error in linker script
David Howells
1
-3
/
+1
2008-02-13
x86: pit_clockevent can be static
Harvey Harrison
1
-1
/
+1
2008-02-13
x86: EFI runtime code mapping enhancement
Huang, Ying
2
-23
/
+15
2008-02-13
x86: EFI: fix use of unitialized variable and the cache logic
Thomas Gleixner
1
-3
/
+3
2008-02-13
x86: CPA: fix gbpages support in try_preserve_large_page
Andi Kleen
1
-2
/
+2
2008-02-13
xen: unpin initial Xen pagetable once we're finished with it
Jeremy Fitzhardinge
1
-0
/
+4
2008-02-13
x86/early_ioremap: don't assume we're using swapper_pg_dir
Jeremy Fitzhardinge
1
-1
/
+3
2008-02-13
x86: fixup machine_ops reboot_{32|64}.c unification fallout
Jody Belka
1
-10
/
+36
2008-02-11
x86: vdso_install fix
Roland McGrath
1
-10
/
+12
2008-02-11
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
1
-0
/
+7
2008-02-11
[IA64] Fix build for sim_defconfig
Tony Luck
1
-0
/
+7
2008-02-11
x86: remove over noisy debug printk
Thomas Gleixner
1
-7
/
+0
2008-02-11
Use proper abstractions in quirk_intel_irqbalance
Matthew Wilcox
1
-3
/
+6
2008-02-10
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
45
-851
/
+2138
2008-02-10
Change pci_raw_ops to pci_raw_read/write
Matthew Wilcox
12
-58
/
+64
2008-02-10
PCI x86: always use conf1 to access config space below 256 bytes
Ivan Kokshaysky
4
-67
/
+19
2008-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86
Linus Torvalds
27
-395
/
+609
2008-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
9
-462
/
+519
2008-02-09
Update arch/x86/boot/.gitignore with new auto-generated files
S.Çağlar Onur
1
-0
/
+2
2008-02-09
Merge branches 'master', 'omap1-upstream' and 'orion' into devel
Russell King
41
-845
/
+2126
2008-02-09
[ARM] constify function pointer tables
Jan Engelhardt
2
-3
/
+3
2008-02-09
[ARM] 4823/1: AT91 section fix
David Brownell
1
-1
/
+1
2008-02-09
[ARM] 4824/1: pxa: clear RDH bit after any reset
Dmitry Krivoschekov
1
-0
/
+8
2008-02-09
x86: cpa, strict range check in try_preserve_large_page()
Thomas Gleixner
1
-2
/
+15
2008-02-09
x86: cpa, enable CONFIG_DEBUG_PAGEALLOC on 64-bit
Thomas Gleixner
1
-5
/
+1
2008-02-09
x86: cpa, use page pool
Thomas Gleixner
1
-10
/
+25
2008-02-09
x86: introduce page pool in cpa
Thomas Gleixner
3
-1
/
+85
2008-02-09
x86 PM: update stale comments
Rafael J. Wysocki
2
-3
/
+3
2008-02-09
x86 PM: consolidate suspend and hibernation code
Rafael J. Wysocki
3
-162
/
+171
2008-02-09
x86 PM: rename 32-bit files in arch/x86/power
Rafael J. Wysocki
4
-6
/
+5
2008-02-09
x86 PM: move 64-bit hibernation files to arch/x86/power
Rafael J. Wysocki
5
-9
/
+20
2008-02-09
x86: trivial printk optimizations
Denys Vlasenko
1
-10
/
+14
2008-02-09
x86: fix early_ioremap pagetable ops
Ian Campbell
1
-2
/
+2
2008-02-09
x86: construct 32-bit boot time page tables in native format.
Ian Campbell
4
-104
/
+178
2008-02-09
x86, core: remove CONFIG_FORCED_INLINING
Harvey Harrison
2
-2
/
+0
2008-02-09
x86: avoid unused variable warning in mm/init_64.c
Thomas Gleixner
1
-3
/
+3
2008-02-09
x86: fixup more paravirt fallout
Ingo Molnar
2
-14
/
+19
2008-02-09
x86: fix sparse warning in topology.c
Harvey Harrison
1
-1
/
+1
2008-02-09
x86: sparse warnings in pageattr.c
Harvey Harrison
2
-6
/
+8
2008-02-09
x86: sparse warning in therm_throt.c
Harvey Harrison
1
-1
/
+1
2008-02-09
x86: fix sparse warning in xen/time.c
Harvey Harrison
1
-5
/
+5
2008-02-09
x86: GEODE: MFGPT: fix typo in printk in mfgpt_timer_setup
Arnd Hannemann
1
-1
/
+1
2008-02-09
x86: GEODE: make sure the right MFGPT timer fired the timer tick
Jordan Crouse
1
-2
/
+6
2008-02-09
x86: GEODE: MFGPT: fix a potential race when disabling a timer
Andres Salomon
1
-2
/
+3
2008-02-09
x86: GEODE: MFGPT: Use "just-in-time" detection for the MFGPT timers
Jordan Crouse
2
-16
/
+28
2008-02-09
x86: GEODE: MFGPT: make mfgpt_timer_setup available outside of mfgpt_32.c
Andres Salomon
1
-7
/
+1
2008-02-09
x86: GEODE: MFGPT: replace 'flags' field with 'avail' bit
Andres Salomon
1
-7
/
+5
2008-02-09
x86: GEODE: MFGPT: drop module owner usage from MFGPT API
Andres Salomon
1
-9
/
+5
2008-02-09
x86: GEODE fix MFGPT input clock value
Willy Tarreau
1
-14
/
+13
2008-02-09
x86: GEODE: MFGPT: Minor cleanups
Andres Salomon
1
-4
/
+4
[next]