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-04
Merge master.kernel.org:/pub/scm/linux/kernel/git/willy/parisc-2.6
Linus Torvalds
16
-200
/
+360
2006-10-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
48
-250
/
+5819
2006-10-04
[PATCH] git-powerpc: wrapper: don't require execute permissions
Andrew Morton
1
-1
/
+1
2006-10-04
[PATCH] htirq: tidy up the htirq code
Eric W. Biederman
2
-3
/
+3
2006-10-04
[PATCH] msi: move the ia64 code into arch/ia64
Eric W. Biederman
4
-0
/
+375
2006-10-04
[PATCH] msi: refactor and move the msi irq_chip into the arch code
Eric W. Biederman
2
-50
/
+120
2006-10-04
[PATCH] Initial generic hypertransport interrupt support
Eric W. Biederman
2
-0
/
+186
2006-10-04
[PATCH] Add Hypertransport capability defines
Eric W. Biederman
1
-1
/
+1
2006-10-04
[PATCH] genirq: x86_64 irq: Kill irq compression
Eric W. Biederman
2
-46
/
+1
2006-10-04
[PATCH] genirq: x86_64 irq: Kill gsi_irq_sharing
Eric W. Biederman
2
-65
/
+1
2006-10-04
[PATCH] genirq: x86_64 irq: make vector_irq per cpu
Eric W. Biederman
3
-49
/
+138
2006-10-04
[PATCH] genirq: x86_64 irq: Make the external irq handlers report their vecto...
Eric W. Biederman
3
-39
/
+32
2006-10-04
[PATCH] genirq: i386 irq: Remove the msi assumption that irq == vector
Eric W. Biederman
3
-142
/
+50
2006-10-04
[PATCH] genirq: x86_64 irq: Remove the msi assumption that irq == vector
Eric W. Biederman
1
-100
/
+47
2006-10-04
[PATCH] genirq: i386 irq: Move msi message composition into io_apic.c
Eric W. Biederman
1
-0
/
+70
2006-10-04
[PATCH] genirq: x86_64 irq: Move msi message composition into io_apic.c
Eric W. Biederman
1
-0
/
+74
2006-10-04
[PATCH] genirq: x86_64 irq: Dynamic irq support
Eric W. Biederman
1
-5
/
+46
2006-10-04
[PATCH] genirq: i386 irq: Dynamic irq support
Eric W. Biederman
1
-0
/
+48
2006-10-04
[PATCH] genirq: ia64 irq: Dynamic irq support
Eric W. Biederman
1
-0
/
+20
2006-10-04
[PATCH] genirq: msi: simplify the msi irq limit policy
Eric W. Biederman
2
-39
/
+0
2006-10-04
[PATCH] genirq: x86_64 irq: Reenable migrating irqs to other cpus
Eric W. Biederman
1
-3
/
+33
2006-10-04
[PATCH] genirq: convert the i386 architecture to irq-chips
Ingo Molnar
3
-144
/
+80
2006-10-04
[PATCH] genirq: convert the x86_64 architecture to irq-chips
Ingo Molnar
3
-141
/
+44
2006-10-04
[PARISC] Kill wall_jiffies use
Andrew Morton
1
-3
/
+0
2006-10-04
[PARISC] Honour "panic_on_oops" sysctl
Helge Deller
1
-0
/
+10
2006-10-04
[PARISC] Export clear_user_page to modules
Matthew Wilcox
1
-2
/
+2
2006-10-04
[PARISC] Fix CONFIG_DEBUG_SPINLOCK
Matthew Wilcox
1
-3
/
+0
2006-10-04
[PARISC] Fix HPUX compat compile with current GCC
Matthew Wilcox
1
-1
/
+1
2006-10-04
[PARISC] Fix iounmap compile warning
Matthew Wilcox
1
-1
/
+1
2006-10-04
[PARISC] Add hardware found in the rp8400
Matthew Wilcox
1
-0
/
+3
2006-10-04
[PARISC] Allow nested interrupts
James Bottomley
2
-63
/
+89
2006-10-04
[PARISC] Further updates to timer_interrupt()
Grant Grundler
1
-62
/
+65
2006-10-04
[PARISC] remove halftick and copy clocktick to local var (gcc can optimize us...
Grant Grundler
1
-15
/
+31
2006-10-04
[PARISC] Rewrite timer_interrupt() and gettimeoffset() using "unsigned" math.
Grant Grundler
1
-44
/
+96
2006-10-04
[PARISC] Add new function to start local Interval Timer, start_cpu_itimer()
Grant Grundler
2
-10
/
+14
2006-10-04
[PARISC] Prevent processor_probe() from clobbering cpu_data[0]
Grant Grundler
1
-2
/
+3
2006-10-04
[PARISC] [BUGFIX] nullify branch delay slot of the jump back to
Kyle McMartin
1
-1
/
+1
2006-10-04
[PARISC] Allow overriding personality with sys_personality
Kyle McMartin
2
-2
/
+47
2006-10-04
[PARISC] Switch is_compat_task to use TIF_32BIT
Kyle McMartin
2
-26
/
+3
2006-10-04
[PARISC] parisc specific kmap API implementation for pa8800
James Bottomley
1
-1
/
+44
2006-10-04
[PARISC] Fix up parisc irq handling for genirq changes
Kyle McMartin
1
-1
/
+1
2006-10-04
[PARISC] Abstract shift register left in .S
Kyle McMartin
1
-15
/
+4
2006-10-04
[PARISC] Remove variables decls duplicated from asm-generic/sections.h
Kyle McMartin
1
-13
/
+10
2006-10-04
[PARISC] PA7200 also supports prefetch for read
Kyle McMartin
1
-1
/
+1
2006-10-04
[POWERPC] Add support for the mpc832x mds board
Kim Phillips
3
-0
/
+247
2006-10-04
[POWERPC] Add initial support for the e300c2 core
Kim Phillips
1
-2
/
+13
2006-10-04
[POWERPC] Add MPC8360EMDS default dts file
Li Yang
1
-0
/
+375
2006-10-04
[POWERPC] Add MPC8360EMDS board support
Li Yang
2
-0
/
+1237
2006-10-04
[POWERPC] Add QUICC Engine (QE) infrastructure
Li Yang
11
-0
/
+2342
2006-10-04
Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/vitb...
Paul Mackerras
11
-9
/
+1165
[next]