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
2006-12-07
[PATCH] arch/i386/kernel/reboot.c should #include <linux/reboot.h>
Adrian Bunk
1
-0
/
+1
2006-12-07
[PATCH] Pass struct dev pointer to dma_cache_sync()
Ralf Baechle
5
-5
/
+7
2006-12-07
[PATCH] Add struct dev pointer to dma_is_consistent()
Ralf Baechle
4
-4
/
+4
2006-12-07
[PATCH] add rtc-omap driver
David Brownell
1
-1
/
+1
2006-12-07
[PATCH] hotplug CPU: clean up hotcpu_notifier() use
Ingo Molnar
10
-20
/
+2
2006-12-07
[PATCH] smp_call_function_single() check that local interrupts are enabled
Andrew Morton
2
-0
/
+8
2006-12-07
[PATCH] kprobes: enable booster on the preemptible kernel
Masami Hiramatsu
5
-6
/
+6
2006-12-07
[PATCH] elf: include terminating zero in n_namesz
Magnus Damm
1
-2
/
+2
2006-12-07
[PATCH] elf: Always define elf_addr_t in linux/elf.h
Magnus Damm
8
-13
/
+0
2006-12-07
[PATCH] initrd: remove unused false condition for initrd_start
Henry Nestler
7
-16
/
+7
2006-12-07
[PATCH] remove kernel syscalls
Arnd Bergmann
1
-0
/
+1
2006-12-07
[PATCH] lockdep: name some old style locks
Peter Zijlstra
1
-1
/
+1
2006-12-07
[PATCH] Export pm_suspend for the shared APM emulation
Ralf Baechle
1
-4
/
+0
2006-12-07
[PATCH] uml: use get_random_bytes() after random pool is seeded
Jeff Dike
7
-7
/
+7
2006-12-07
[PATCH] uml: size register files correctly
Jeff Dike
2
-2
/
+2
2006-12-07
[PATCH] uml: include asm/page.h in order to get PAGE_SHIFT
Jeff Dike
1
-0
/
+1
2006-12-07
[PATCH] uml: include stddef.h correctly
Jeff Dike
3
-3
/
+2
2006-12-07
[PATCH] m68k: replace kmalloc+memset with kzalloc
Yan Burman
2
-4
/
+2
2006-12-07
[PATCH] swsusp: Support i386 systems with PAE or without PSE
Rafael J. Wysocki
3
-3
/
+166
2006-12-07
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
Nigel Cunningham
9
-6
/
+9
2006-12-07
[PATCH] alpha: switch to pci_get API
Alan Cox
3
-5
/
+10
2006-12-07
[PATCH] h8300 stray bracket fix
Mariusz Kozlowski
1
-1
/
+1
2006-12-07
[PATCH] avr32: fixup kprobes preemption handling
Paul Mundt
1
-0
/
+1
2006-12-07
[PATCH] arch/frv/kernel/futex.c must #include <linux/uaccess.h>
Adrian Bunk
1
-1
/
+1
2006-12-07
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
15
-30
/
+30
2006-12-07
[PATCH] slab: remove SLAB_KERNEL
Christoph Lameter
9
-13
/
+13
2006-12-07
[PATCH] Allow NULL pointers in percpu_free
Alan Stern
1
-4
/
+2
2006-12-07
[PATCH] Fix kunmap_atomic's use of kpte_clear_flush()
Jeremy Fitzhardinge
1
-10
/
+8
2006-12-07
[PATCH] mm: pagefault_{disable,enable}()
Peter Zijlstra
5
-22
/
+16
2006-12-07
[PATCH] mm: arch do_page_fault() vs in_atomic()
Peter Zijlstra
8
-8
/
+8
2006-12-07
[PATCH] shared page table for hugetlb page
Chen, Kenneth W
6
-1
/
+136
2006-12-07
[PATCH] uml: workqueue build fix
Andrew Morton
3
-5
/
+5
2006-12-06
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
27
-310
/
+105
2006-12-06
[IA64] Fix pci.c kernel compilation breakage.
Peter Chubb
1
-2
/
+2
2006-12-06
[MIPS] Import updates from i386's i8259.c
Atsushi Nemoto
1
-76
/
+86
2006-12-06
[MIPS] *-berr: Header inclusions for DEC bus error handlers
Maciej W. Rozycki
2
-0
/
+3
2006-12-06
[MIPS] Compile __do_IRQ() when really needed
Franck Bui-Huu
23
-231
/
+14
2006-12-06
[MIPS] genirq: use name instead of typename
Atsushi Nemoto
1
-1
/
+1
2006-12-06
[MIPS] Do not use handle_level_irq for ioasic_dma_irq_type.
Atsushi Nemoto
1
-2
/
+1
2006-12-06
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
86
-1049
/
+4741
2006-12-06
Merge git://git.infradead.org/users/dhowells/workq-2.6
Linus Torvalds
26
-89
/
+107
2006-12-06
[PATCH] m68knommu: switch 68360 to using rtc_time
Greg Ungerer
1
-1
/
+1
2006-12-06
[PATCH] m68knommu: fix timer register access on 523x ColdFire platforms
Greg Ungerer
1
-4
/
+12
2006-12-06
sh: sh775x/titan fixes for irq header changes.
Jamie Lenehan
8
-126
/
+134
2006-12-06
sh: update r7780rp defconfig.
Paul Mundt
1
-20
/
+49
2006-12-06
sh: compile fixes for header cleanup.
Paul Mundt
1
-0
/
+2
2006-12-06
sh: set KBUILD_IMAGE to something sensible.
Paul Mundt
1
-1
/
+3
2006-12-06
sh: show held locks in stack trace with lockdep.
Paul Mundt
1
-0
/
+6
2006-12-06
sh: platform_pata support for R7780RP
Paul Mundt
1
-0
/
+29
2006-12-06
sh: stacktrace/lockdep/irqflags tracing support.
Paul Mundt
8
-2
/
+139
[next]