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-04-19
[MIPS] Use __ffs() instead of ffs() for waybit calculation.
Atsushi Nemoto
2
-9
/
+9
2006-04-19
[MIPS] Fix Makefile bugs for MIPS32/MIPS64 R1 and R2.
Ralf Baechle
1
-4
/
+4
2006-04-19
[MIPS] Handle IDE PIO cache aliases on SMP.
Ralf Baechle
5
-0
/
+15
2006-04-19
[MIPS] Make mips_srs_init static.
Ralf Baechle
1
-1
/
+1
2006-04-19
[MIPS] kgdb: Let gcc compute the array size itself.
Ralf Baechle
1
-1
/
+1
2006-04-19
[MIPS] FPU affinity for MT ASE.
Ralf Baechle
6
-1
/
+72
2006-04-19
[MIPS] MT: Improved multithreading support.
Ralf Baechle
35
-155
/
+2796
2006-04-19
[MIPS] kpsd and other AP/SP improvements.
Ralf Baechle
5
-380
/
+1205
2006-04-19
[MIPS] R2: Instruction hazard barrier.
Ralf Baechle
1
-0
/
+15
2006-04-19
[MIPS] R2: Implement shadow register allocation without spinlock.
Ralf Baechle
1
-23
/
+18
2006-04-19
[MIPS] Fix VR41xx build errors.
Yoichi Yuasa
1
-0
/
+13
2006-04-19
[MIPS] Fix tx49_blast_icache32_page_indexed.
Atsushi Nemoto
1
-1
/
+2
2006-04-19
[MIPS] Enable SCHED_NO_NO_OMIT_FRAME_POINTER for MIPS.
Atsushi Nemoto
1
-0
/
+4
2006-04-19
[MIPS] Rewrite all the assembler interrupt handlers to C.
Ralf Baechle
100
-3388
/
+1114
2006-04-19
[MIPS] Fix the crime against humanity that mipsIRQ.S is.
Ralf Baechle
7
-47
/
+243
2006-04-19
[MIPS] Fixup damage done by 22a9835c350782a5c3257343713932af3ac92ee0.
Ralf Baechle
2
-4
/
+6
2006-04-19
[MIPS] Replace redundant declarations of _end by <asm/sections.h>.
Ralf Baechle
5
-10
/
+7
2006-04-19
[MIPS] JMR3927 build fixes for the RTC code.
Ralf Baechle
1
-30
/
+30
2006-04-19
[MIPS] EV96100: ev96100_cpu_irq needs a struct pt_regs argument.
Ralf Baechle
1
-1
/
+1
2006-04-19
[MIPS] EV96100: Fix over two year old typo in variable name.
Ralf Baechle
1
-1
/
+1
2006-04-19
[MIPS] Ocelot 3: Fix build errors after the recent move of Marvell headers.
Ralf Baechle
1
-12
/
+12
2006-04-19
[MIPS] ITE: Glue build.
Ralf Baechle
1
-0
/
+1
2006-04-19
[MIPS] Jaguar: Fix build errors after the recent move of Marvell headers.
Ralf Baechle
1
-18
/
+18
2006-04-19
[MIPS] ITE8172: Fix build error due to missmatching prototypes.
Ralf Baechle
1
-3
/
+0
2006-04-19
[MIPS] Fix CONFIG_LIMITED_DMA build.
Ralf Baechle
1
-0
/
+2
2006-04-19
[MIPS] PNX8550 build fix.
Ralf Baechle
1
-0
/
+1
2006-04-19
[MIPS] Rewrite spurious_interrupt from assembler to C.
Ralf Baechle
17
-44
/
+39
2006-04-19
[MIPS] Fix breakage due to the grand makefile crapectomy.
Ralf Baechle
1
-2
/
+2
2006-04-19
[MIPS] Sort out duplicate exports.
Ralf Baechle
2
-17
/
+0
2006-04-19
[MIPS] Wire up sync_file_range(2).
Ralf Baechle
5
-0
/
+14
2006-04-19
[MIPS] Wire splice syscall.
Ralf Baechle
4
-0
/
+4
2006-04-19
[MIPS] Fix vectored interrupt support in TLB exception handler generator.
Ralf Baechle
1
-2
/
+2
2006-04-19
[MIPS] Some formatting fixes.
Ralf Baechle
1
-3
/
+3
2006-04-19
[MIPS] Fixup printk in mips_srs_init.
Ralf Baechle
1
-1
/
+2
2006-04-19
[MIPS] Remove redundant initialization of sr_allocated.
Ralf Baechle
1
-2
/
+0
2006-04-19
[MIPS] Make set_vi_srs_handler static.
Ralf Baechle
1
-1
/
+1
2006-04-19
[MIPS] Cleanup free_initmem the same way as i386 did.
Ralf Baechle
1
-25
/
+23
2006-04-19
[MIPS] Added tb0287_defconfig back.
Yoichi Yuasa
1
-0
/
+1096
2006-04-18
[PATCH] i386: Move CONFIG_DOUBLEFAULT into arch/i386 where it belongs.
Andi Kleen
1
-0
/
+9
2006-04-18
[PATCH] x86_64: Add tee and sync_file_range
Andi Kleen
1
-0
/
+1
2006-04-18
[PATCH] x86_64: x86_64 add crashdump trigger points
Vivek Goyal
1
-0
/
+5
2006-04-18
[PATCH] i386/x86-64: Fix ACPI disabled LAPIC handling mismerge
Andi Kleen
1
-1
/
+4
2006-04-18
[PATCH] x86_64: Update defconfig
Andi Kleen
1
-6
/
+13
2006-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge
Linus Torvalds
20
-120
/
+176
2006-04-18
powerpc: Use correct sequence for putting CPU into nap mode
Paul Mackerras
7
-65
/
+101
2006-04-17
[SPARC64]: Export pcibios_resource_to_bus().
David S. Miller
1
-0
/
+1
2006-04-15
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2
-2
/
+2
2006-04-14
Fix AT91RM9200 build breakage
David Brownell
1
-1
/
+11
2006-04-14
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
3
-3
/
+4
2006-04-14
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
1
-0
/
+3
[next]