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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2005-11-18
[ARM] Fix get_user when passed a const pointer
Russell King
1
-6
/
+2
2005-11-18
[PATCH] powerpc: merge align.c
Benjamin Herrenschmidt
1
-10
/
+12
2005-11-18
powerpc: Fix delay functions for 601 processors
Paul Mackerras
1
-38
/
+2
2005-11-18
[PATCH] powerpc: Fix typo in topology.h
Michael Ellerman
1
-1
/
+1
2005-11-17
[PARISC] Always spinlock tlb flush operations to ensure preempt safety
Matthew Wilcox
1
-12
/
+4
2005-11-17
[PARISC] Fix our spinlock implementation
James Bottomley
1
-9
/
+10
2005-11-17
[PARISC] Add IRQ affinities
James Bottomley
1
-2
/
+3
2005-11-17
[PARISC] Fix uniprocessor build by dummying smp_send_all_nop()
Kyle McMartin
1
-1
/
+5
2005-11-17
[PARISC] Fix our interrupts not to use smp_call_function
James Bottomley
1
-0
/
+1
2005-11-17
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
15
-57
/
+194
2005-11-17
x86: Fix silly typo in recent <asm/signal.h> fixes
Linus Torvalds
1
-1
/
+1
2005-11-17
[ARM] __ioremap doesn't use 4th argument
Russell King
2
-15
/
+15
2005-11-17
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
22
-30
/
+26
2005-11-17
[PATCH] x86: fix sigaddset() inline asm memory constraint
Constantine Gavrilov
1
-4
/
+27
2005-11-17
[MIPS] SEAD: More build fixes.
Ralf Baechle
1
-2
/
+9
2005-11-17
[MIPS] SEAD: Delete seadint_init() prototype.
Ralf Baechle
1
-2
/
+0
2005-11-17
[MIPS] JMR3927: Fix include wrapper symbol.
Ralf Baechle
1
-3
/
+3
2005-11-17
[MIPS] Fix documentation typos.
Arnaud Giersch
1
-6
/
+8
2005-11-17
[MIPS] Add const qualifier to writes##bwlq.
Arnaud Giersch
1
-3
/
+3
2005-11-17
[MIPS] IP32: Fix sparse warnings.
Arnaud Giersch
2
-2
/
+2
2005-11-17
[MIPS] IP32 Fix and complete IP32 parport definitions
Arnaud Giersch
1
-16
/
+26
2005-11-17
[MIPS] JMR3927: Undo accidental rename.
Ralf Baechle
1
-0
/
+0
2005-11-17
[MIPS] IP32: No need to include <asm/io.h>.
Ralf Baechle
1
-3
/
+4
2005-11-17
Add definitions for the Dallas DS1742 RTC / non-volatile memory.
Ralf Baechle
1
-0
/
+53
2005-11-17
Add definitions for the Dallas DS17287 RTC.
Ralf Baechle
1
-0
/
+67
2005-11-17
[MIPS] Add missing arch defines for the Alchemy MTD driver.
Ralf Baechle
4
-0
/
+19
2005-11-17
Add GT64111 PCI ID back
Yoichi Yuasa
1
-0
/
+1
2005-11-17
[MIPS] Delete duplicate definitions of break codes.
Ralf Baechle
1
-21
/
+0
2005-11-17
[PATCH] Avoid use of uninitialised spinlock in EEH.
David Woodhouse
1
-1
/
+3
2005-11-17
[PATCH] powerpc: Fix database regression due to scheduler changes
Nick Piggin
1
-0
/
+4
2005-11-16
[ARM] No need to include asm/proc-fns.h into asm/system.h
Russell King
1
-2
/
+2
2005-11-16
[ARM] Use unsigned long not u32 in atomic_cmpxchg
Russell King
1
-1
/
+1
2005-11-16
[ARM] Move zone adjustment for SA1111 on SA11x0 platforms
Russell King
1
-12
/
+2
2005-11-16
[ARM] Add linux/compiler.h includes where required
Russell King
4
-0
/
+4
2005-11-16
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
1
-0
/
+67
2005-11-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge
Linus Torvalds
4
-7
/
+12
2005-11-16
[ARM] 3165/1: fix atomic_cmpxchg() implementation for ARMv6+
Nicolas Pitre
1
-0
/
+1
2005-11-16
[ARM] Include asm/hardware.h instead of asm/arch/hardware.h
Russell King
14
-14
/
+14
2005-11-16
[ARM] Fix arch-realview/system.h to use __io_address()
Russell King
2
-1
/
+2
2005-11-16
[DVB]: Add compat ioctl handling.
David S. Miller
1
-0
/
+67
2005-11-16
[PATCH] powerpc: Make the vDSO functions set error code (#2)
Benjamin Herrenschmidt
1
-1
/
+1
2005-11-16
[PATCH] powerpc: replace page_to_virt() with lowmem_page_address() for Book-E
Kumar Gala
1
-1
/
+1
2005-11-16
[PATCH] powerpc: pci_64 fixes & cleanups
Benjamin Herrenschmidt
2
-5
/
+10
2005-11-15
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-3
/
+3
2005-11-15
[TCP]: More spelling fixes.
Stephen Hemminger
1
-2
/
+2
2005-11-15
Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+14
2005-11-15
[PATCH] v850: use generic hardirq code
Christoph Hellwig
1
-0
/
+2
2005-11-15
[PATCH] v850: Add missing include in hardirq.h
Miles Bader
1
-0
/
+2
2005-11-15
[PATCH] Make sysctl.h (again) usable from userspace
Harald Welte
1
-1
/
+1
2005-11-14
[LLC]: Fix typo
Jochen Friedrich
1
-1
/
+1
[prev]
[next]