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-10-10
[PATCH] missed const in prototype
Al Viro
1
-1
/
+1
2006-10-10
[PATCH] ptrace32 trivial __user annotations
Al Viro
1
-2
/
+2
2006-10-10
[PATCH] ia64/sn __iomem annotations
Al Viro
2
-22
/
+22
2006-10-10
[PATCH] ia64/hp NULL noise removal
Al Viro
3
-7
/
+7
2006-10-09
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
3
-7
/
+21
2006-10-09
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/configh
Linus Torvalds
4
-6
/
+0
2006-10-09
[SPARC32]: Fix prom.c build warning
Martin Habets
1
-2
/
+5
2006-10-09
[SPARC64]: Update defconfig.
David S. Miller
1
-4
/
+15
2006-10-09
[SPARC64]: Fix of_device bus_id settings.
David S. Miller
1
-1
/
+1
2006-10-09
[HEADERS] Put linux/config.h out of its misery.
Dave Jones
4
-6
/
+0
2006-10-09
[MIPS] Make sure cpu_has_fpu is used only in atomic context
Atsushi Nemoto
6
-22
/
+26
2006-10-09
[MIPS] Fix build errors related to wbflush.h on tx4927/tx4938.
Atsushi Nemoto
5
-29
/
+3
2006-10-09
[MIPS] Alchemy: nuke usbdev; it's useless as is ...
Ralf Baechle
10
-1589
/
+9
2006-10-09
[MIPS] Malta: Fix build for non-MIPS32/64 configuration.
Ralf Baechle
1
-6
/
+6
2006-10-09
[MIPS] NUMA: Register all nodes before cpus or sysfs will barf.
Ralf Baechle
1
-5
/
+9
2006-10-09
[MIPS] ret_from_irq adjustment
Atsushi Nemoto
4
-23
/
+19
2006-10-09
[MIPS] Fix RM9000 wait instruction detection.
Ralf Baechle
1
-1
/
+8
2006-10-09
[PATCH] m68k/MVME167: SERIAL167 is no longer broken
Geert Uytterhoeven
1
-1
/
+1
2006-10-09
[PATCH] m68k/Apollo: Remove obsolete arch/m68k/apollo/dma.c
Geert Uytterhoeven
1
-50
/
+0
2006-10-09
[PATCH] m68k/Atari: Interrupt updates
Geert Uytterhoeven
3
-4
/
+15
2006-10-09
[PATCH] m68k: more syscall updates
Geert Uytterhoeven
1
-0
/
+24
2006-10-09
[PATCH] m68k: syscall updates
Geert Uytterhoeven
1
-0
/
+5
2006-10-09
[PATCH] x86_64 irq: Scream but don't die if we receive an unexpected irq
Eric W. Biederman
1
-7
/
+7
2006-10-09
Merge git://git.infradead.org/~dhowells/irq-2.6
Linus Torvalds
39
-61
/
+61
2006-10-09
Merge branch 'irqclean-submit1' of master.kernel.org:/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
2006-10-09
[PATCH] s390 traps.c __user annotations
Al Viro
1
-5
/
+5
2006-10-09
[PATCH] mv64630_pic NULL noise removal
Al Viro
1
-2
/
+2
2006-10-09
[PATCH] trivial iomem annotations (arch/powerpc/platfroms/parsemi/pci.c)
Al Viro
1
-13
/
+13
2006-10-09
[PATCH] extern doesn't make sense on a definition of function...
Al Viro
1
-2
/
+2
2006-10-09
[PATCH] more ia64 irq handlers
Al Viro
2
-4
/
+4
2006-10-09
[PATCH] fallout from alpha pt_regs patches
Al Viro
2
-2
/
+2
2006-10-09
[PATCH] sparc64 irq pt_regs fallout
Al Viro
2
-5
/
+9
2006-10-09
IRQ: Use the new typedef for interrupt handler function pointers
David Howells
39
-61
/
+61
2006-10-08
[PATCH] m68k/kernel/dma.c assumes !MMU_SUN3
Al Viro
1
-1
/
+2
2006-10-08
[PATCH] arm: it's OK to pass pointer to volatile as iounmap() argument...
Al Viro
1
-3
/
+3
2006-10-08
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
36
-49
/
+1449
2006-10-08
[PATCH] uml pt_regs fixes
Al Viro
10
-25
/
+24
2006-10-09
[MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions.
Ralf Baechle
29
-33
/
+6
2006-10-09
[MIPS] DEC: pt_regs fixes for buserror handlers
Ralf Baechle
3
-5
/
+10
2006-10-09
[MIPS] Fix return type of gt64120_irq.
Ralf Baechle
1
-1
/
+3
2006-10-09
[MIPS] Ocelot C: Build fix - ll_mv64340_irq takes no more regs argument.
Ralf Baechle
1
-1
/
+1
2006-10-09
[MIPS] Jazz defconfig file.
Ralf Baechle
1
-0
/
+1404
2006-10-09
[MIPS] Jazz: build fix - include <linux/screen_info.h>
Ralf Baechle
1
-0
/
+1
2006-10-09
[MIPS] Jazz: Remove warning. After 7 years probably somebody test this ;)
Ralf Baechle
1
-2
/
+0
2006-10-09
[MIPS] Jazz: Fix I/O port resources.
Ralf Baechle
1
-4
/
+21
2006-10-09
[MIPS] DEC: pt_regs fixes for dec_intr_halt.
Ralf Baechle
2
-2
/
+2
2006-10-09
handle_sysrq lost its pt_regs * argument
Ralf Baechle
2
-2
/
+2
2006-10-08
Revert "[POWERPC] Don't get PCI IRQ from OF for devices with no IRQ"
Linus Torvalds
1
-11
/
+6
2006-10-08
[PATCH] missed ia64 pt_regs fixes
Al Viro
3
-12
/
+9
2006-10-08
[PATCH] alpha pt_regs cleanups: collapse set_irq_regs() in titan_dispatch_irqs()
Al Viro
3
-7
/
+4
[next]