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-10
[PATCH] sysctl: remove unused "context" param
Alexey Dobriyan
3
-14
/
+12
2006-12-10
[PATCH] xtensa: fix system call interface
Chris Zankel
8
-655
/
+317
2006-12-10
[PATCH] xtensa: remove extra header files
Chris Zankel
30
-915
/
+290
2006-12-10
[PATCH] xtensa: fix irq and misc fixes
Chris Zankel
3
-59
/
+57
2006-12-09
[PATCH] x86-64: no paravirt for X86_VOYAGER or X86_VISWS
Randy Dunlap
1
-0
/
+1
2006-12-09
[PATCH] i386: Fix io_apic.c warning
Andi Kleen
1
-1
/
+1
2006-12-09
[PATCH] i386: export smp_num_siblings for oprofile
Randy Dunlap
1
-1
/
+1
2006-12-09
[PATCH] x86: Work around gcc 4.2 over aggressive optimizer
Andi Kleen
2
-0
/
+2
2006-12-09
[PATCH] x86: Fix boot hang due to nmi watchdog init code
Ravikiran G Thirumalai
2
-8
/
+9
2006-12-09
[PATCH] x86: Fix verify_quirk_intel_irqbalance()
Andi Kleen
1
-4
/
+29
2006-12-09
[PATCH] i386: Update defconfig
Andi Kleen
1
-7
/
+21
2006-12-09
[PATCH] x86-64: Update defconfig
Andi Kleen
1
-7
/
+22
2006-12-09
[PATCH] m68k: EXPORT_SYMBOL(cache_{clear,push}) bogus comment
Geert Uytterhoeven
1
-2
/
+2
2006-12-09
[PATCH] m68k/Atari: 2.6.18 Atari IDE interrupt needs SA_SHIRQ
Michael Schmitz
1
-1
/
+1
2006-12-09
[PATCH] Sun3: General updates
Sam Creasey
3
-13
/
+6
2006-12-09
[PATCH] add STB810 support (Philips PNX8550-based)
Vitaly Wool
10
-20
/
+1376
2006-12-09
[MIPS] Qemu now has an ELF loader.
Ralf Baechle
1
-1
/
+1
2006-12-09
[MIPS] Add GENERIC_HARDIRQS_NO__DO_IRQ for i8259 users
Atsushi Nemoto
4
-38
/
+9
2006-12-09
[MIPS] Optimize csum_partial for 64bit kernel
Atsushi Nemoto
1
-22
/
+54
2006-12-09
[MIPS] Optimize flow of csum_partial
Atsushi Nemoto
1
-75
/
+54
2006-12-09
[MIPS] Make csum_partial more readable
Atsushi Nemoto
1
-70
/
+74
2006-12-09
[MIPS] Rename SNI_RM200_PCI to just SNI_RM preparing for more RM machines
Thomas Bogendoerfer
49
-59
/
+59
2006-12-08
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
8
-271
/
+477
2006-12-08
[PATCH] CPU hotplug broken with 2GB VMSPLIT
Shaohua Li
1
-1
/
+1
2006-12-08
[PATCH] visws: sgivwfb as module needs exports
Randy Dunlap
1
-0
/
+3
2006-12-08
[PATCH] tty: switch to ktermios
Alan Cox
2
-2
/
+2
2006-12-08
[PATCH] Generic ioremap_page_range: sh64 conversion
Haavard Skinnemoen
1
-92
/
+8
2006-12-08
[PATCH] Generic ioremap_page_range: sh conversion
Haavard Skinnemoen
1
-86
/
+4
2006-12-08
[PATCH] Generic ioremap_page_range: s390 conversion
Haavard Skinnemoen
1
-81
/
+3
2006-12-08
[PATCH] Generic ioremap_page_range: parisc conversion
Haavard Skinnemoen
1
-104
/
+7
2006-12-08
[PATCH] Generic ioremap_page_range: mips conversion
Haavard Skinnemoen
1
-88
/
+8
2006-12-08
[PATCH] add process_session() helper routine
Cedric Le Goater
1
-1
/
+1
2006-12-08
[PATCH] LOG2: Provide ilog2() fallbacks for powerpc
David Howells
1
-2
/
+2
2006-12-08
[PATCH] LOG2: Implement a general integer log2 facility in the kernel
David Howells
24
-0
/
+192
2006-12-08
[PATCH] struct path: convert sparc64
Josef Sipek
7
-22
/
+22
2006-12-08
[PATCH] struct path: convert sparc
Josef Sipek
1
-3
/
+3
2006-12-08
[PATCH] struct path: convert sh
Josef Sipek
1
-1
/
+1
2006-12-08
[PATCH] struct path: convert s390
Josef Sipek
2
-4
/
+4
2006-12-08
[PATCH] struct path: convert ppc
Josef Sipek
1
-6
/
+6
2006-12-08
[PATCH] struct path: convert powerpc
Josef Sipek
7
-17
/
+17
2006-12-08
[PATCH] struct path: convert parisc
Josef Sipek
1
-1
/
+1
2006-12-08
[PATCH] struct path: convert mips
Josef Sipek
4
-12
/
+12
2006-12-08
[PATCH] struct path: convert ia64
Josef Sipek
3
-10
/
+10
2006-12-08
[PATCH] struct path: convert frv
Josef Sipek
1
-2
/
+2
2006-12-08
[PATCH] struct path: convert cris
Josef Sipek
1
-4
/
+4
2006-12-08
[PATCH] struct path: convert alpha
Josef Sipek
1
-1
/
+1
2006-12-08
[PATCH] x86_64: change uses of f_{dentry, vfsmnt} to use f_path
Josef "Jeff" Sipek
1
-4
/
+4
2006-12-08
[PATCH] i386: change uses of f_{dentry, vfsmnt} to use f_path
Josef "Jeff" Sipek
2
-5
/
+5
2006-12-08
[PATCH] use generic BUG for ppc
Judith Lebzelter
2
-58
/
+11
2006-12-08
[PATCH] UML: add generic BUG support
Jeff Dike
5
-2
/
+47
[next]