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-07-03
[PATCH] lockdep: annotate skb_queue_head_init
Ingo Molnar
1
-0
/
+3
2006-07-03
[PATCH] lockdep: annotate waitqueues
Ingo Molnar
1
-0
/
+6
2006-07-03
[PATCH] lockdep: annotate genirq
Ingo Molnar
1
-0
/
+6
2006-07-03
[PATCH] lockdep: annotate i_mutex
Ingo Molnar
1
-0
/
+19
2006-07-03
[PATCH] lockdep: annotate dcache
Ingo Molnar
1
-0
/
+12
2006-07-03
[PATCH] lockdep: prove mutex locking correctness
Ingo Molnar
2
-4
/
+35
2006-07-03
[PATCH] lockdep: prove spinlock rwlock locking correctness
Ingo Molnar
7
-23
/
+92
2006-07-03
[PATCH] lockdep: prove rwsem locking correctness
Ingo Molnar
5
-47
/
+104
2006-07-03
[PATCH] lockdep: core
Ingo Molnar
4
-2
/
+359
2006-07-03
[PATCH] lockdep: irqtrace subsystem, s390 support
Heiko Carstens
2
-31
/
+51
2006-07-03
[PATCH] lockdep: irqtrace cleanup of include/asm-x86_64/irqflags.h
Ingo Molnar
1
-38
/
+118
2006-07-03
[PATCH] lockdep: irqtrace subsystem, x86_64 support
Ingo Molnar
2
-37
/
+62
2006-07-03
[PATCH] lockdep: irqtrace cleanup of include/asm-i386/irqflags.h
Ingo Molnar
1
-12
/
+83
2006-07-03
[PATCH] lockdep: irqtrace subsystem, i386 support
Ingo Molnar
3
-19
/
+62
2006-07-03
[PATCH] lockdep: irqtrace subsystem, core
Ingo Molnar
6
-9
/
+172
2006-07-03
[PATCH] lockdep: stacktrace subsystem, core
Ingo Molnar
1
-0
/
+20
2006-07-03
[PATCH] lockdep: beautify x86_64 stacktraces
Ingo Molnar
1
-1
/
+1
2006-07-03
[PATCH] lockdep: locking init debugging improvement
Ingo Molnar
6
-16
/
+27
2006-07-03
[PATCH] lockdep: better lock debugging
Ingo Molnar
8
-47
/
+78
2006-07-03
[PATCH] lockdep: remove RWSEM_DEBUG remnants
Ingo Molnar
5
-81
/
+5
2006-07-03
[PATCH] lockdep: clean up rwsems
Ingo Molnar
3
-53
/
+2
2006-07-03
[PATCH] lockdep: add DECLARE_COMPLETION_ONSTACK() API
Ingo Molnar
1
-0
/
+12
2006-07-03
[PATCH] lockdep: add local_irq_enable_in_hardirq() API
Ingo Molnar
1
-0
/
+17
2006-07-03
[PATCH] lockdep: add disable/enable_irq_lockdep() API
Ingo Molnar
1
-1
/
+48
2006-07-03
[PATCH] lockdep: add per_cpu_offset()
Ingo Molnar
6
-0
/
+8
2006-07-03
[PATCH] lockdep: add print_ip_sym()
Heiko Carstens
1
-0
/
+14
2006-07-03
[PATCH] lockdep: add is_module_address()
Ingo Molnar
1
-0
/
+6
2006-07-03
[PATCH] ZVC/zone_reclaim: Leave 1% of unmapped pagecache pages for file I/O
Christoph Lameter
3
-1
/
+8
2006-07-03
[PATCH] PNPACPI: support shareable interrupts
Bjorn Helgaas
1
-0
/
+1
2006-07-03
[PATCH] lockdep: special s390 print_symbol() version
Heiko Carstens
1
-5
/
+6
2006-07-03
[PATCH] genirq ia64 cleanup
Andrew Morton
1
-2
/
+0
2006-07-02
[PATCH] genirq:fixup missing SA_PERCPU replacement
Thomas Gleixner
1
-0
/
+2
2006-07-02
[PATCH] ARM: fixup irqflags breakage after ARM genirq merge
Thomas Gleixner
3
-8
/
+2
2006-07-02
[PATCH] genirq: ARM dyntick cleanup
Thomas Gleixner
3
-0
/
+16
2006-07-02
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-mmc
Linus Torvalds
1
-0
/
+2
2006-07-02
Merge branch 'genirq' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
5
-119
/
+56
2006-07-02
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
17
-54
/
+398
2006-07-02
[PATCH] irq-flags: sound: Use the new IRQF_ constants
Thomas Gleixner
1
-1
/
+1
2006-07-02
[PATCH] irq-flags: drivers/net: Use the new IRQF_ constants
Thomas Gleixner
1
-1
/
+1
2006-07-02
[PATCH] irq-flags: XTENSA: Use the new IRQF_ constants
Thomas Gleixner
1
-15
/
+0
2006-07-02
[PATCH] irq-flags: x86_64: Use the new IRQF_ constants
Thomas Gleixner
2
-6
/
+4
2006-07-02
[PATCH] irq-flags: V850: Use the new IRQF_ constants
Thomas Gleixner
1
-2
/
+0
2006-07-02
[PATCH] irq-flags: SPARC: Use the new IRQF_ constants
Thomas Gleixner
2
-4
/
+2
2006-07-02
[PATCH] irq-flags: SPARC64: Use the new IRQF_ constants
Thomas Gleixner
2
-4
/
+1
2006-07-02
[PATCH] irq-flags: SH: Use the new IRQF_ constants
Thomas Gleixner
3
-8
/
+5
2006-07-02
[PATCH] irq-flags: SH64: Use the new IRQF_ constants
Thomas Gleixner
2
-3
/
+1
2006-07-02
[PATCH] irq-flags: S390: Use the new IRQF_ constants
Thomas Gleixner
1
-2
/
+0
2006-07-02
[PATCH] irq-flags: PPC: Use the new IRQF_ constants
Thomas Gleixner
1
-4
/
+4
2006-07-02
[PATCH] irq-flags: POWERPC: Use the new IRQF_ constants
Thomas Gleixner
2
-3
/
+1
2006-07-02
[PATCH] irq-flags: PARISC: Use the new IRQF_ constants
Thomas Gleixner
2
-6
/
+4
[next]