index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
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.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-15
Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Takashi Iwai
1
-0
/
+1
2012-03-13
ASoC: mx27vis-aic32x4: Convert it to platform driver
Fabio Estevam
1
-0
/
+1
2012-03-12
ARM: OMAP: Remove CONFIG_OMAP_MCBSP references
Peter Ujfalusi
3
-5
/
+6
2012-03-12
ARM/ASoC: OMAP McBSP: Move remainig defines from arch to ASoC header
Peter Ujfalusi
1
-12
/
+0
2012-03-12
ARM: OMAP2+: McBSP: Correct CLKR/FSR clock source mux configuration
Peter Ujfalusi
1
-2
/
+44
2012-03-12
ARM: OMAP: Do not register omap-mcbsp-dai device
Peter Ujfalusi
3
-38
/
+0
2012-03-12
ASoC: omap-mcbsp: Create a single driver for McBSP
Peter Ujfalusi
3
-58
/
+0
2012-03-12
ASoC: OMAP: McBSP: Consolidate plat/mcbsp.h content
Peter Ujfalusi
1
-273
/
+0
2012-03-12
OMAP: mcbsp: Move core driver under sound/soc/omap
Peter Ujfalusi
3
-1372
/
+0
2012-03-12
ARM: OMAP: mcbsp: Convert core driver to proper platform driver
Peter Ujfalusi
4
-8
/
+8
2012-03-12
OMAP4: panda: Correct cpu version check for 4430
Peter Ujfalusi
1
-1
/
+1
2012-03-06
Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Takashi Iwai
17
-438
/
+55
2012-03-06
ASoC: imx: move audmux driver into sound/soc/imx
Shawn Guo
6
-370
/
+0
2012-03-06
ARM: imx: convert audmux to a platform driver
Richard Zhao
6
-35
/
+147
2012-03-06
ARM: imx: merge audmux-v1 and audmux-v2
Shawn Guo
5
-79
/
+34
2012-03-06
ASoC: imx: move phycore audmux call into ASoC machine driver
Shawn Guo
2
-26
/
+0
2012-03-06
ASoC: imx: move eukrea audmux call into ASoC machine driver
Shawn Guo
3
-54
/
+0
2012-03-05
Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Takashi Iwai
315
-3087
/
+2269
2012-02-19
Merge tag 'v3.3-rc4' into for-3.4 in order to resolve the conflict
Mark Brown
102
-627
/
+943
2012-02-18
Merge tag 'fixes-3.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
61
-388
/
+492
2012-02-18
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
5
-29
/
+40
2012-02-18
i387: re-introduce FPU state preloading at context switch time
Linus Torvalds
4
-42
/
+133
2012-02-18
i387: move TS_USEDFPU flag from thread_info to task_struct
Linus Torvalds
6
-32
/
+30
2012-02-16
i387: move AMD K7/K8 fpu fxsave/fxrstor workaround from save to restore
Linus Torvalds
3
-22
/
+16
2012-02-16
i387: do not preload FPU state at task switch time
Linus Torvalds
4
-68
/
+11
2012-02-16
i387: don't ever touch TS_USEDFPU directly, use helper functions
Linus Torvalds
4
-23
/
+58
2012-02-16
i387: move TS_USEDFPU clearing out of __save_init_fpu and into callers
Linus Torvalds
1
-3
/
+6
2012-02-16
i387: fix x86-64 preemption-unsafe user stack save/restore
Linus Torvalds
3
-8
/
+45
2012-02-16
powerpc/perf: power_pmu_start restores incorrect values, breaking frequency e...
Anton Blanchard
1
-1
/
+7
2012-02-16
powerpc: Disable interrupts early in Program Check
Benjamin Herrenschmidt
1
-1
/
+1
2012-02-16
powerpc: Remove legacy iSeries from ppc64_defconfig
Stephen Rothwell
1
-5
/
+0
2012-02-16
powerpc/fsl/pci: Fix PCIe fixup regression
Benjamin Herrenschmidt
1
-19
/
+29
2012-02-16
powerpc: Fix kernel log of oops/panic instruction dump
Ira Snyder
1
-3
/
+3
2012-02-15
i387: fix sense of sanity check
Linus Torvalds
1
-1
/
+1
2012-02-14
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
9
-27
/
+51
2012-02-14
Merge tag 'stable/for-linus-fixes-3.3-rc3' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2
-1
/
+8
2012-02-14
powerpc/pseries/eeh: Fix crash when error happens during device probe
Thadeu Lima de Souza Cascardo
2
-2
/
+7
2012-02-14
powerpc/pseries: Fix partition migration hang in stop_topology_update
Brian King
2
-3
/
+8
2012-02-14
powerpc/powernv: Disable interrupts while taking phb->lock
Michael Ellerman
1
-8
/
+14
2012-02-14
powerpc: Fix WARN_ON in decrementer_check_overflow
Benjamin Herrenschmidt
1
-1
/
+5
2012-02-14
powerpc/wsp: Fix IRQ affinity setting
Benjamin Herrenschmidt
1
-1
/
+1
2012-02-14
powerpc: Implement GET_IP/SET_IP
Srikar Dronamraju
1
-8
/
+12
2012-02-14
powerpc/wsp: Permanently enable PCI class code workaround
Benjamin Herrenschmidt
1
-4
/
+4
2012-02-13
Merge branch 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes
Arnd Bergmann
7
-40
/
+109
2012-02-13
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...
Arnd Bergmann
5
-11
/
+9
2012-02-13
Merge branch 'omap-fixes-warnings' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
10
-46
/
+64
2012-02-13
Merge branch 'omap-fixes-urgent' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-0
/
+5
2012-02-13
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
3
-1
/
+11
2012-02-13
i387: make irq_fpu_usable() tests more robust
Linus Torvalds
2
-8
/
+47
2012-02-13
i387: math_state_restore() isn't called from asm
Linus Torvalds
2
-4
/
+4
[next]