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-01-07
[MIPS] Alchemy: Fix use of __init code bug exposed by modpost warning
Sergei Shtylyov
2
-29
/
+32
2008-01-07
[MIPS] Move inclusing of kernel/time/Kconfig menu to appropriate place
Atsushi Nemoto
1
-2
/
+2
2008-01-03
[IA64] Update Altix nofault code
Russ Anderson
1
-3
/
+7
2008-01-01
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
1
-9
/
+0
2008-01-02
[POWERPC] Fix build failure on Cell when CONFIG_SPU_FS=y
Paul Mackerras
1
-9
/
+0
2008-01-01
fix lguest rmmod "bad pgd"
Rusty Russell
1
-1
/
+1
2007-12-28
[POWERPC] PS3: Fix printing of os-area magic numbers
Geoff Levand
1
-10
/
+30
2007-12-28
[POWERPC] Oprofile: Remove dependency on spufs module
Bob Nelson
7
-38
/
+95
2007-12-26
[SPARC64]: Implement pci_resource_to_user()
David S. Miller
1
-0
/
+16
2007-12-25
Revert "x86: fix show cpuinfo cpu number always zero"
Linus Torvalds
1
-1
/
+1
2007-12-23
uml: user of helper_wait() got missed when it got extra arguments
Al Viro
1
-2
/
+2
2007-12-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2
-2
/
+2
2007-12-21
x86: intel_cacheinfo.c: cpu cache info entry for Intel Tolapai
Jason Gaston
1
-0
/
+1
2007-12-21
x86: fix die() to not be preemptible
Ingo Molnar
1
-4
/
+3
2007-12-20
[SPARC32]: Spelling fixes
Joe Perches
1
-1
/
+1
2007-12-20
[SPARC64]: Spelling fixes
Joe Perches
1
-1
/
+1
2007-12-19
x86: fix show cpuinfo cpu number always zero
Mike Travis
1
-1
/
+1
2007-12-19
x86_32: disable_pse must be __cpuinitdata
Adrian Bunk
1
-1
/
+1
2007-12-19
x86_32: select_idle_routine() must be __cpuinit
Adrian Bunk
1
-1
/
+1
2007-12-19
x86 smpboot_32.c section fixes
Adrian Bunk
1
-3
/
+3
2007-12-19
x86 apic_32.c section fix
Adrian Bunk
1
-1
/
+1
2007-12-19
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
12
-39
/
+81
2007-12-19
[IA64] Adjust CMCI mask on CPU hotplug
Hidetoshi Seto
1
-0
/
+33
2007-12-19
[IA64] make flush_tlb_kernel_range() an inline function
Jan Beulich
1
-1
/
+1
2007-12-19
[IA64] Guard elfcorehdr_addr with #if CONFIG_PROC_FS
Simon Horman
1
-1
/
+2
2007-12-19
[IA64] Fix Altix BTE error return status
Russ Anderson
2
-4
/
+8
2007-12-19
[IA64] Remove assembler warnings on head.S
Hidetoshi Seto
1
-0
/
+1
2007-12-19
[IA64] Remove compiler warinings about uninitialized variable in irq_ia64.c
Kenji Kaneshige
1
-2
/
+2
2007-12-19
[IA64] set_thread_area fails in IA32 chroot
Ian Wienand
1
-0
/
+1
2007-12-18
[IA64] print kernel release in OOPS to make kerneloops.org happy
Luck, Tony
1
-2
/
+4
2007-12-18
[IA64] Two trivial spelling fixes
Joe Perches
1
-1
/
+1
2007-12-18
[IA64] Avoid unnecessary TLB flushes when allocating memory
de Dinechin, Christophe (Integrity VM)
1
-3
/
+15
2007-12-18
[IA64] ia32 nopage
Nick Piggin
1
-16
/
+12
2007-12-18
[IA64] signal: remove redundant code in setup_sigcontext()
Shi Weihua
1
-9
/
+1
2007-12-18
x86: fix "Kernel panic - not syncing: IO-APIC + timer doesn't work!"
Ingo Molnar
2
-8
/
+24
2007-12-18
x86: kprobes bugfix
Masami Hiramatsu
1
-23
/
+18
2007-12-18
x86: jprobe bugfix
Masami Hiramatsu
2
-7
/
+3
2007-12-18
oprofile: op_model_athlon.c support for AMD family 10h barcelona performance ...
Barry Kasindorf
1
-6
/
+16
2007-12-17
alpha: build fixes
Ivan Kokshaysky
5
-9
/
+9
2007-12-17
alpha: strncpy/strncat fixes
Ivan Kokshaysky
3
-15
/
+15
2007-12-17
uml: stop gdb from deleting breakpoints when running UML
Stanislaw Gruszka
12
-56
/
+50
2007-12-17
revert "Hibernation: Use temporary page tables for kernel text mapping on x86...
Andrew Morton
1
-33
/
+6
2007-12-17
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
5
-23
/
+25
2007-12-17
[ARM] 4694/1: IXP4xx: Update clockevent support for shutdown and resume
Kevin Hilman
1
-3
/
+7
2007-12-17
[ARM] 4710/1: Fix coprocessor 14 usage for debug messages via ICEDCC
Uwe Kleine-König
1
-1
/
+1
2007-12-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2
-9
/
+32
2007-12-17
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
8
-25
/
+26
2007-12-14
[MIPS] Ensure that ST0_FR is never set on a 32 bit kernel
Chris Dearman
2
-5
/
+4
2007-12-14
[MIPS] time: Delete weak definition of plat_time_init() due to gcc bug.
Ralf Baechle
1
-4
/
+0
2007-12-14
[MIPS] PCI: Make pcibios_fixup_device_resources ignore legacy resources.
Ralf Baechle
1
-0
/
+2
[next]