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
2007-10-19
[PARISC] Fix tests in palo target
Kyle McMartin
1
-2
/
+2
2007-10-18
[PARISC] Fix palo target
Kyle McMartin
1
-1
/
+1
2007-10-18
[PARISC] Restore palo target
Kyle McMartin
1
-0
/
+20
2007-10-18
[PARISC] Attempt to clean up parisc/Makefile
Kyle McMartin
1
-38
/
+24
2007-10-18
[PARISC] Fix infinite loop in /proc/iomem
Matthew Wilcox
1
-32
/
+0
2007-10-18
[PARISC] Kill off broken irqstack code
Kyle McMartin
5
-59
/
+3
2007-10-18
[PARISC] Remove hardcoded uses of PAGE_SIZE
Kyle McMartin
5
-8
/
+8
2007-10-18
[PARISC] Clean up pointless ASM_PAGE_SIZE_DIV use
Kyle McMartin
2
-6
/
+4
2007-10-18
[PARISC] Kill off the last vestiges of ASM_PAGE_SIZE
Kyle McMartin
1
-1
/
+1
2007-10-18
[PARISC] Kill off ASM_PAGE_SIZE use
Sam Ravnborg
3
-13
/
+13
2007-10-18
[PARISC] Beautify parisc vmlinux.lds.S
Sam Ravnborg
1
-134
/
+185
2007-10-18
[PARISC] Kill incorrect cast warning in unwinder
Kyle McMartin
1
-2
/
+2
2007-10-18
[PARISC] Kill zone_to_nid printk warning
Kyle McMartin
1
-1
/
+1
2007-10-18
[PARISC] Unbreak processor_probe when we have more than NR_CPUS
Kyle McMartin
1
-1
/
+6
2007-10-18
[PARISC] Kill pointless variable use in time.c
Kyle McMartin
1
-4
/
+2
2007-10-18
[PARISC] import necessary bits of libgcc.a
Kyle McMartin
31
-24
/
+4628
2007-10-18
[PARISC] Use page allocator instead of slab allocator in pci-dma.c
Christoph Lameter
1
-5
/
+4
2007-10-18
[PARISC] parisc: "extern inline" -> "static inline"
Adrian Bunk
1
-2
/
+2
2007-10-18
[PARISC] Update defconfigs
Kyle McMartin
5
-1324
/
+1439
2007-10-18
[PARISC] Wire up sys_fallocate (and compat_sys_fallocate)
Kyle McMartin
2
-0
/
+8
2007-10-17
[IA64] fix non-numa build
Andrew Morton
1
-1
/
+3
2007-10-17
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86
Linus Torvalds
86
-355
/
+541
2007-10-17
x86: delete vsyscall files during make clean
Sam Ravnborg
1
-0
/
+4
2007-10-17
x86: fix kernel rebuild due to vsyscall fallout
Sam Ravnborg
1
-1
/
+1
2007-10-17
.gitignore update for x86 arch
Denis V. Lunev
2
-0
/
+2
2007-10-17
x86: vdso linker script cleanup
Roland McGrath
1
-7
/
+9
2007-10-17
x86: convert mm_context_t semaphore to a mutex
Luiz Fernando N. Capitulino
4
-11
/
+12
2007-10-17
x86: multi-byte single instruction NOPs
Jan Beulich
1
-1
/
+22
2007-10-17
x86: remove duplicated vsyscall nsec update
Andi Kleen
1
-1
/
+0
2007-10-17
i386: remove unnecessary code
Ingo Molnar
1
-2
/
+0
2007-10-17
x86: convert mm_context_t semaphore to a mutex
Luiz Fernando N. Capitulino
2
-9
/
+9
2007-10-17
x86: Use string instruction memcpy on AMD Fam11h
Andi Kleen
1
-1
/
+1
2007-10-17
x86: make io_apic not connected pin print complete
Yinghai Lu
2
-1
/
+10
2007-10-17
i386: print better early fault info
Ingo Molnar
1
-2
/
+10
2007-10-17
x86: also show non-zero IRQ counts for vectors that currently don't have a ha...
Jan Beulich
2
-8
/
+28
2007-10-17
x86: expand /proc/interrupts to include missing vectors, v2
Joe Korty
11
-4
/
+70
2007-10-17
i386: clean up oops/bug reports
Pavel Emelyanov
2
-18
/
+12
2007-10-17
x86: print info about late C1E detection on 32bit as well
Thomas Gleixner
1
-5
/
+10
2007-10-17
x86: call cache_add_dev() from cache_sysfs_init() explicitly
Satyam Sharma
1
-2
/
+3
2007-10-17
x86: fix dmi const-ify fallout
Thomas Gleixner
1
-1
/
+1
2007-10-17
x86: vdso put vars in rodata
Roland McGrath
1
-1
/
+1
2007-10-17
x86: calgary get rid of translate_phb
Muli Ben-Yehuda
1
-17
/
+16
2007-10-17
x86: fix cpu_to_node references
Mike Travis
3
-5
/
+5
2007-10-17
x86: configure HPET_EMULATE_RTC automatically
Stefan Richter
1
-1
/
+2
2007-10-17
i386: constify wd_ops
Jan Beulich
1
-6
/
+8
2007-10-17
x86: clean up mce= argument parsing slightly
Andi Kleen
1
-3
/
+1
2007-10-17
x86: rename .i assembler includes to .h
Adrian Bunk
2
-3
/
+3
2007-10-17
x86: remove STR() macros
Glauber de Oliveira Costa
1
-4
/
+1
2007-10-17
x86: remove x86_cpu_to_log_apicid
Mike Travis
3
-4
/
+0
2007-10-17
i386: Remove strrchr assembler implementation
Andi Kleen
1
-20
/
+0
[next]