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
2012-09-20
tracing: Don't call page_to_pfn() if page is NULL
Wen Congyang
1
-2
/
+2
2012-09-19
perf/x86: Fix Intel Ivy Bridge support
Stephane Eranian
3
-1
/
+39
2012-09-13
perf/x86/ibs: Check syscall attribute flags
Robert Richter
2
-0
/
+14
2012-09-13
perf/x86: Export Sandy Bridge uncore clockticks event in sysfs
Stephane Eranian
1
-0
/
+6
2012-09-05
Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...
Ingo Molnar
1
-5
/
+5
2012-09-04
perf/hwpb: Invoke __perf_event_disable() if interrupts are already disabled
K.Prasad
3
-2
/
+13
2012-09-04
perf/x86: Enable Intel Cedarview Atom suppport
Stephane Eranian
2
-1
/
+3
2012-09-04
perf_event: Switch to internal refcount, fix race with close()
Al Viro
2
-30
/
+34
2012-08-27
oprofile, s390: Fix uninitialized memory access when writing to oprofilefs
Robert Richter
1
-5
/
+5
2012-08-27
perf/x86: Fix microcode revision check for SNB-PEBS
Stephane Eranian
1
-0
/
+3
2012-08-25
Merge tag 'fixes-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
49
-101
/
+174
2012-08-25
Merge tag 'stable/for-linus-3.6-rc3-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
7
-130
/
+113
2012-08-25
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
21
-242
/
+209
2012-08-25
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
10
-23
/
+64
2012-08-25
Merge tag 'for-linus-v3.6-rc4' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
3
-11
/
+14
2012-08-25
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
19
-110
/
+171
2012-08-25
Merge branch 'for-3.6' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
4
-10
/
+7
2012-08-25
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
17
-123
/
+378
2012-08-25
Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
8
-14
/
+42
2012-08-25
libata: Add a space to " 2GB ATA Flash Disk" DMA blacklist entry
Prarit Bhargava
1
-1
/
+1
2012-08-24
Revert "powerpc: Update g5_defconfig"
Benjamin Herrenschmidt
1
-30
/
+73
2012-08-24
powerpc/perf: Use pmc_overflow() to detect rolled back events
Sukadev Bhattiprolu
1
-1
/
+1
2012-08-24
powerpc: Fix VMX in interrupt check in POWER7 copy loops
Anton Blanchard
2
-4
/
+4
2012-08-24
powerpc: POWER7 copy_to_user/copy_from_user patch applied twice
Anton Blanchard
1
-31
/
+0
2012-08-24
powerpc: Fix personality handling in ppc64_personality()
Jiri Kosina
1
-4
/
+4
2012-08-24
powerpc/dma-iommu: Fix IOMMU window check
Aaro Koskinen
1
-5
/
+4
2012-08-24
powerpc: Remove unnecessary ifdefs
Michael Neuling
1
-2
/
+0
2012-08-24
powerpc/kgdb: Restore current_thread_info properly
Tiejun Chen
1
-2
/
+9
2012-08-24
powerpc/kgdb: Bail out of KGDB when we've been triggered
Tiejun Chen
1
-0
/
+15
2012-08-24
powerpc/kgdb: Do not set kgdb_single_step on ppc
Tiejun Chen
1
-1
/
+0
2012-08-24
powerpc/mpic_msgr: Add missing includes
Scott Wood
2
-0
/
+4
2012-08-24
powerpc: Fix null pointer deref in perf hardware breakpoints
Michael Neuling
1
-1
/
+1
2012-08-24
powerpc: Fixup whitespace in xmon
Michael Ellerman
1
-20
/
+20
2012-08-24
powerpc: Fix xmon dl command for new printk implementation
Michael Ellerman
1
-26
/
+10
2012-08-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2
-7
/
+7
2012-08-23
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
6
-6
/
+17
2012-08-23
Merge tag 'upstream-3.6-rc3' of git://git.infradead.org/linux-ubifs
Linus Torvalds
5
-8
/
+7
2012-08-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide
Linus Torvalds
1
-2
/
+2
2012-08-23
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-5
/
+10
2012-08-23
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-7
/
+7
2012-08-23
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-14
/
+52
2012-08-23
Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+0
2012-08-23
xfs: check for possible overflow in xfs_ioc_trim
Tomas Racek
1
-2
/
+4
2012-08-23
xfs: unlock the AGI buffer when looping in xfs_dialloc
Christoph Hellwig
1
-8
/
+9
2012-08-23
xfs: fix uninitialised variable in xfs_rtbuf_get()
Dave Chinner
1
-1
/
+1
2012-08-23
powerpc/fsl: fix "Failed to mount /dev: No such device" errors
Kim Phillips
6
-0
/
+6
2012-08-23
powerpc/fsl: update defconfigs
Kim Phillips
5
-102
/
+35
2012-08-23
Merge branch 'randconfig/mach' into fixes
Arnd Bergmann
9
-10
/
+16
2012-08-23
ARM: ux500: don't select LEDS_GPIO for snowball
Arnd Bergmann
2
-1
/
+1
2012-08-23
ARM: imx: build i.MX6 functions only when needed
Arnd Bergmann
2
-4
/
+3
[next]