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
2010-04-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
7
-27
/
+47
2010-04-20
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+6
2010-04-20
x86: correctly wire up the newuname system call
Christoph Hellwig
1
-1
/
+1
2010-04-20
sparc64: Fix hardirq tracing in trap return path.
David S. Miller
1
-1
/
+11
2010-04-19
sparc64: Use correct pt_regs in decode_access_size() error paths.
David S. Miller
1
-3
/
+3
2010-04-19
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
13
-68
/
+251
2010-04-19
sparc64: Fix PREEMPT_ACTIVE value.
David S. Miller
1
-1
/
+1
2010-04-15
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
6
-28
/
+67
2010-04-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
3
-38
/
+54
2010-04-14
m68k: Fix asm constraints for atomic_sub_and_test() and atomic_add_negative()
Geert Uytterhoeven
1
-2
/
+6
2010-04-14
m68k: Fix `struct sigcontext' for ColdFire
Maxim Kuvyrkov
1
-3
/
+1
2010-04-14
lguest: stop using KVM hypercall mechanism
Rusty Russell
3
-38
/
+54
2010-04-14
ARM: 5974/1: arm/mach-at91 Makefile: remove two blanks.
Ernst Schwab
1
-2
/
+2
2010-04-14
ARM: 6052/1: kdump: make kexec work in interrupt context
Mika Westerberg
1
-4
/
+6
2010-04-14
ARM: 6051/1: VFP: preserve the HW context when calling signal handlers
Imre Deak
3
-17
/
+111
2010-04-14
ARM: 6050/1: VFP: fix the SMP versions of vfp_{sync,flush}_hwstate
Imre Deak
1
-21
/
+10
2010-04-14
ARM: 6007/1: fix highmem with VIPT cache and DMA
Nicolas Pitre
6
-20
/
+122
2010-04-14
ARM: 5975/1: AT91 slow-clock suspend: don't wait when turning PLLs off
Anders Larsen
1
-4
/
+0
2010-04-14
sparc64: Run NMIs on the hardirq stack.
David S. Miller
3
-18
/
+27
2010-04-13
sparc64: Allocate sufficient stack space in ftrace stubs.
David S. Miller
1
-4
/
+4
2010-04-13
sparc: Fix forgotten kmemleak headers inclusion
Frederic Weisbecker
1
-0
/
+1
2010-04-13
Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Ingo Molnar
6
-28
/
+67
2010-04-13
sparc64: Add some more commentary to __raw_local_irq_save()
David S. Miller
1
-0
/
+7
2010-04-13
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
624
-966
/
+2090
2010-04-12
sparc64: Fix memory leak in pci_register_iommu_region().
David S. Miller
1
-3
/
+8
2010-04-12
sparc64: Add kmemleak annotation to sun4v_build_virq()
David S. Miller
1
-0
/
+8
2010-04-12
sparc64: Support kmemleak.
David S. Miller
1
-0
/
+4
2010-04-12
sparc64: Add function graph tracer support.
David S. Miller
10
-15
/
+132
2010-04-12
sparc64: Give a stack frame to the ftrace call sites.
David S. Miller
1
-15
/
+16
2010-04-12
sparc64: Use a seperate counter for timer interrupts and NMI checks, like x86.
David S. Miller
3
-3
/
+3
2010-04-12
sparc64: Remove profiling from some low-level bits.
David S. Miller
1
-1
/
+8
2010-04-12
sparc64: Kill unnecessary static on local var in ftrace_call_replace().
David S. Miller
1
-1
/
+1
2010-04-12
sparc64: Kill CONFIG_STACK_DEBUG code.
David S. Miller
2
-78
/
+1
2010-04-12
sparc64: Add HAVE_FUNCTION_TRACE_MCOUNT_TEST and tidy up.
David S. Miller
2
-7
/
+16
2010-04-12
sparc64: Adjust __raw_local_irq_save() to cooperate in NMIs.
David S. Miller
1
-2
/
+12
2010-04-12
sparc64: Use kstack_valid() in die_if_kernel().
David S. Miller
1
-23
/
+3
2010-04-12
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
19
-77
/
+412
2010-04-12
MIPS: Calculate proper ebase value for 64-bit kernels
David Daney
1
-1
/
+1
2010-04-12
MIPS: Alchemy: DB1200: Remove custom wait implementation
Manuel Lauss
1
-40
/
+0
2010-04-12
MIPS: Big Sur: Make defconfig more useful.
Ralf Baechle
1
-190
/
+490
2010-04-12
MIPS: Fix __vmalloc() etc. on MIPS for non-GPL modules
Anton Altaparmakov
1
-1
/
+1
2010-04-12
MIPS: Sibyte: Fix M3 TLB exception handler workaround.
Ralf Baechle
1
-6
/
+16
2010-04-12
MIPS: BCM63xx: Fix build failure in board_bcm963xx.c
Florian Fainelli
1
-70
/
+70
2010-04-12
MIPS: uasm: Add OR instruction.
Ralf Baechle
2
-1
/
+4
2010-04-12
MIPS: Sibyte: Apply M3 workaround only on affected chip types and versions.
Ralf Baechle
2
-1
/
+20
2010-04-12
MIPS: BCM63xx: Initialize gpio_out_low & out_high to current value at boot.
Maxime Bizon
1
-0
/
+2
2010-04-12
MIPS: BCM63xx: Register SSB SPROM fallback in board's first stage callback
Florian Fainelli
1
-11
/
+11
2010-04-12
MIPS: BCM63xx: Fix typo in cpu-feature-overrides file.
Maxime Bizon
1
-1
/
+1
2010-04-12
MIPS: BCM63xx: Add support for second uart.
Maxime Bizon
6
-19
/
+102
2010-04-12
MIPS: BCM63xx: Fix double gpio registration.
Maxime Bizon
1
-2
/
+0
[next]