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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-18
don't pass 'mounting_here' flag to follow_down()
Al Viro
3
-4
/
+4
2011-03-18
change the locking order for namespace_sem
Al Viro
1
-60
/
+73
2011-03-18
fix deadlock in pivot_root()
Al Viro
1
-11
/
+5
2011-03-18
x86: Flush TLB if PGD entry is changed in i386 PAE mode
Shaohua Li
2
-10
/
+4
2011-03-18
x86, dumpstack: Correct stack dump info when frame pointer is available
Namhyung Kim
9
-30
/
+33
2011-03-18
x86: Clean up csum-copy_64.S a bit
Ingo Molnar
1
-120
/
+120
2011-03-18
x86: Fix common misspellings
Lucas De Marchi
50
-67
/
+67
2011-03-18
x86: Fix misspelling and align params
Lucas De Marchi
1
-7
/
+7
2011-03-18
Merge branch 'linus' into x86/urgent
Ingo Molnar
549
-13281
/
+20984
2011-03-18
Blackfin: ip0x: fix unused variable warning
Mike Frysinger
1
-2
/
+0
2011-03-18
Blackfin: punt unused HDMA masks
Mike Frysinger
5
-93
/
+0
2011-03-18
Blackfin: wire up new syscalls
Mike Frysinger
2
-1
/
+7
2011-03-18
Blackfin/ipipe: restore pipeline bits in irqflags
Philippe Gerum
1
-10
/
+77
2011-03-18
Blackfin/ipipe: fix deferred pipeline sync for the root stage
Philippe Gerum
2
-3
/
+14
2011-03-18
Blackfin/ipipe: upgrade to I-pipe mainline
Philippe Gerum
4
-114
/
+117
2011-03-18
Blackfin: cpufreq: fix typos
Michael Hennerich
1
-3
/
+3
2011-03-18
Blackfin: enable GENERIC_HARDIRQS_NO_DEPRECATED
Thomas Gleixner
1
-0
/
+1
2011-03-18
Blackfin: SMP: convert to irq chip functions
Mike Frysinger
1
-1
/
+5
2011-03-18
Blackfin: use accessor functions in show_interrupts()
Thomas Gleixner
1
-4
/
+6
2011-03-18
Blackfin: use proper wrapper functions for modifying irq status
Thomas Gleixner
4
-4
/
+4
2011-03-18
Blackfin: convert gpio irq_chip to new functions
Thomas Gleixner
1
-44
/
+48
2011-03-18
Blackfin: convert mac irq_chip to new functions
Thomas Gleixner
1
-7
/
+11
2011-03-18
Blackfin: convert error irq_chip to new functions
Thomas Gleixner
1
-7
/
+7
2011-03-18
Blackfin: convert internal irq_chip to new functions
Thomas Gleixner
1
-13
/
+28
2011-03-18
Blackfin: convert core irq_chip to new functions
Thomas Gleixner
1
-11
/
+11
2011-03-18
Blackfin: use proper wrappers for irq_desc
Thomas Gleixner
1
-9
/
+5
2011-03-18
Blackfin: optimize startup code
Mike Frysinger
1
-69
/
+41
2011-03-18
Blackfin: SMP: work around anomaly 05000491
Sonic Zhang
8
-12
/
+74
2011-03-18
Blackfin: SMP: implement cpu_freq support
Graf Yang
6
-34
/
+70
2011-03-18
Blackfin: split optimization settings more
Mike Frysinger
3
-15
/
+47
2011-03-18
Blackfin: SMP: disable preempt with smp_processor_id to send messages
Sonic Zhang
1
-6
/
+8
2011-03-18
Blackfin: SMP: delay enabling caches until CPU is initialized
steven miao
1
-2
/
+2
2011-03-18
Blackfin: SMP: use standard cache functions
Mike Frysinger
1
-3
/
+3
2011-03-18
Blackfin: SMP: PERCPU section should be PAGE aligned
steven miao
1
-1
/
+1
2011-03-18
Blackfin: ADI boards: enable pseudo debug insns support
Mike Frysinger
11
-0
/
+11
2011-03-18
Blackfin: kgdb: drop dead KGDB_THR_PROC_SWAP for SMP systems
Sonic Zhang
1
-4
/
+0
2011-03-18
Blackfin: dnp5370: drop MMC card detect support
Andreas Schallenberg
1
-20
/
+0
2011-03-18
Blackfin: add bfin_write_{or,and} helpers
Mike Frysinger
1
-2
/
+14
2011-03-18
Blackfin: bf548-ezkit: add CAN1 support
Aaron Wu
1
-7
/
+48
2011-03-18
Blackfin: bf54x: add kconfig for UART2/3 DMA channel assignments
steven miao
4
-21
/
+102
2011-03-18
Blackfin: SMP: avoid section mismatch warnings
Sonic Zhang
1
-1
/
+1
2011-03-18
Merge branch 'topic/misc' into for-linus
Takashi Iwai
91
-6530
/
+9928
2011-03-18
ALSA: sound/pci/asihpi: check adapter index in hpi_ioctl
Dan Rosenberg
1
-0
/
+5
2011-03-18
ALSA: aloop - Fix possible IRQ lock inversion
Takashi Iwai
1
-10
/
+9
2011-03-17
gpio/langwell: Clear edge bit before handling
Thomas Gleixner
1
-7
/
+6
2011-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
58
-1007
/
+1648
2011-03-17
Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
225
-5068
/
+18848
2011-03-17
Merge branch 'for-linus' of git://codeaurora.org/quic/kernel/davidb/linux-msm
Linus Torvalds
65
-1021
/
+1976
2011-03-17
vfs: split off vfsmount-related parts of vfs_kern_mount()
Al Viro
3
-122
/
+132
2011-03-17
Some fixes for pstore
Tony Luck
1
-60
/
+56
[prev]
[next]