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
2006-06-29
merge linus into release branch
Len Brown
170
-845
/
+2537
2006-06-29
Pull acpica into release branch
Len Brown
10
-59
/
+113
2006-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6
Linus Torvalds
11
-115
/
+10
2006-06-29
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
12
-37
/
+52
2006-06-29
[MIPS] Add missing backslashes to macro definitions.
Ralf Baechle
1
-2
/
+2
2006-06-29
[MIPS] Remove BSD and Sys V compat data types.
Ralf Baechle
1
-5
/
+5
2006-06-29
[MIPS] ioc3.h: Uses u8, so include <linux/types.h>.
Ralf Baechle
1
-0
/
+2
2006-06-29
[MIPS] au1xxx: fix PSC_SMBTXRX_RSR.
Domen Puncer
1
-1
/
+1
2006-06-29
[MIPS] Fix FIXADDR_TOP for TX39/TX49.
Atsushi Nemoto
1
-0
/
+4
2006-06-29
[MIPS] Fix configuration of R2 CPU features and multithreading.
Ralf Baechle
1
-12
/
+8
2006-06-29
elf-em.h: Define and explain both EM_MIPS_RS3_LE and EM_MIPS_RS4_BE.
Ralf Baechle
1
-0
/
+5
2006-06-29
[MIPS] Fix use of ehb instruction for non-R2 configurations.
Ralf Baechle
3
-11
/
+12
2006-06-29
[MIPS] Define ARCH_HAS_IRQ_PER_CPU for all SMP systems.
Ralf Baechle
2
-6
/
+4
2006-06-29
[MIPS] Wire up tee(2).
Ralf Baechle
1
-6
/
+9
2006-06-29
Merge master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa
Linus Torvalds
3
-13
/
+26
2006-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
13
-59
/
+663
2006-06-29
Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6
Linus Torvalds
8
-35
/
+61
2006-06-29
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
6
-49
/
+12
2006-06-29
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
7
-22
/
+38
2006-06-29
[PATCH] genirq: add chip->eoi(), fastack -> fasteoi
Ingo Molnar
1
-2
/
+4
2006-06-29
[PATCH] genirq: add IRQ_TYPE_SENSE_MASK
Benjamin Herrenschmidt
1
-0
/
+1
2006-06-29
[PATCH] genirq: add irq-wake (power-management) support
Thomas Gleixner
1
-0
/
+14
2006-06-29
[PATCH] genirq: add irq-chip support
Thomas Gleixner
1
-0
/
+11
2006-06-29
[PATCH] genirq MSI fixes
Ingo Molnar
1
-11
/
+16
2006-06-29
[PATCH] genirq: core
Thomas Gleixner
1
-19
/
+141
2006-06-29
[PATCH] genirq: add IRQ_NOAUTOEN support
Thomas Gleixner
1
-0
/
+1
2006-06-29
[PATCH] genirq: add IRQ_NOREQUEST support
Thomas Gleixner
1
-0
/
+1
2006-06-29
[PATCH] genirq: add IRQ_NOPROBE support
Thomas Gleixner
1
-0
/
+1
2006-06-29
[PATCH] genirq: add genirq sw IRQ-retrigger
Thomas Gleixner
1
-0
/
+3
2006-06-29
[PATCH] genirq: doc: comment include/linux/irq.h structures
Ingo Molnar
1
-7
/
+37
2006-06-29
[PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend()
Ingo Molnar
15
-63
/
+10
2006-06-29
[PATCH] genirq: cleanup: turn ARCH_HAS_IRQ_PER_CPU into CONFIG_IRQ_PER_CPU
Ingo Molnar
6
-27
/
+1
2006-06-29
[PATCH] genirq: cleanup: merge pending_irq_cpumask[] into irq_desc[]
Ingo Molnar
1
-1
/
+1
2006-06-29
[PATCH] genirq: cleanup: merge irq_dir[], smp_affinity_entry[] into irq_desc[]
Ingo Molnar
1
-0
/
+5
2006-06-29
[PATCH] genirq: cleanup: include/linux/irq.h
Ingo Molnar
1
-28
/
+28
2006-06-29
[PATCH] genirq: cleanup: reduce irq_desc_t use, mark it obsolete
Ingo Molnar
1
-5
/
+13
2006-06-29
[PATCH] genirq: cleanup: misc code cleanups
Ingo Molnar
1
-22
/
+32
2006-06-29
[PATCH] genirq: cleanup: remove fastcall
Ingo Molnar
1
-3
/
+7
2006-06-29
[PATCH] genirq: cleanup: remove irq_descp()
Ingo Molnar
1
-7
/
+0
2006-06-29
[PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[]
Ingo Molnar
1
-3
/
+4
2006-06-29
[PATCH] genirq: rename desc->handler to desc->chip
Ingo Molnar
2
-8
/
+8
2006-06-29
[PATCH] i4l: remove unneeded include/linux/isdn/tpam.h
Karsten Keil
1
-55
/
+0
2006-06-29
[PATCH] Keys: Allow in-kernel key requestor to pass auxiliary data to upcaller
David Howells
1
-1
/
+7
2006-06-29
[PATCH] fix sgivwfb compile
Adrian Bunk
1
-0
/
+3
2006-06-29
[S390] rework of channel measurement facility.
Cornelia Huck
1
-4
/
+0
2006-06-29
[S390] add PAV support to the dasd driver.
Horst Hummel
1
-3
/
+5
2006-06-29
[S390] preempt_count initialization.
Heiko Carstens
1
-0
/
+1
2006-06-29
[S390] __syscall_return error check.
Heiko Carstens
1
-3
/
+1
2006-06-29
[S390] cio async subchannel reprobe.
Peter Oberparleiter
1
-0
/
+2
2006-06-29
[S390] cleanup bitops.h.
Heiko Carstens
1
-39
/
+3
[next]