index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/pseries: Fix endian issues in MSI code
Anton Blanchard
2013-12-13
1
-13
/
+15
*
powerpc/pseries: Fix PCIE link speed endian issue
Anton Blanchard
2013-12-13
1
-4
/
+4
*
powerpc/pseries: Fix endian issues in nvram code
Anton Blanchard
2013-12-13
1
-23
/
+23
*
powerpc/pseries: Fix endian issues in /proc/ppc64/lparcfg
Anton Blanchard
2013-12-13
1
-6
/
+6
*
powerpc: Fix topology core_id endian issue on LE builds
Anton Blanchard
2013-12-13
1
-2
/
+2
*
powerpc: Fix endian issue in setup-common.c
Anton Blanchard
2013-12-13
1
-2
/
+2
*
powerpc: PTRACE_PEEKUSR always returns FPR0
Ulrich Weigand
2013-12-13
1
-2
/
+2
*
powerpc: Fix up the kdump base cap to 128M
Mahesh Salgaonkar
2013-12-10
1
-1
/
+1
*
powernv: Fix VFIO support with PHB3
Thadeu Lima de Souza Cascardo
2013-12-10
1
-0
/
+1
*
powerpc/52xx: Re-enable bestcomm driver in defconfigs
Anatolij Gustschin
2013-12-10
6
-6
/
+12
*
powerpc/pasemi: Turn on devtmpfs in defconfig
Olof Johansson
2013-12-10
1
-4
/
+3
*
offb: Add palette hack for little endian
Cedric Le Goater
2013-12-10
1
-1
/
+10
*
offb: Little endian fixes
Cedric Le Goater
2013-12-10
1
-7
/
+11
*
powerpc: Fix PTE page address mismatch in pgtable ctor/dtor
Hong H. Pham
2013-12-10
2
-8
/
+4
*
powerpc/44x: Fix ocm_block allocation
Ilia Mirkin
2013-12-10
1
-1
/
+1
*
powerpc: Fix build break with PPC_EARLY_DEBUG_BOOTX=y
Michael Ellerman
2013-12-10
1
-1
/
+4
*
Merge remote-tracking branch 'agust/merge' into merge
Benjamin Herrenschmidt
2013-12-10
1
-1
/
+0
|
\
|
*
powerpc/512x: dts: remove misplaced IRQ spec from 'soc' node
Gerhard Sittig
2013-12-07
1
-1
/
+0
|
/
*
powerpc/windfarm: Fix XServe G5 fan control Makefile issue
Benjamin Herrenschmidt
2013-11-27
1
-0
/
+1
*
arch/powerpc/kernel: Use %12.12s instead of %12s to avoid memory overflow
Chen Gang
2013-11-25
1
-1
/
+1
*
powerpc/signals: Improved mark VSX not saved with small contexts fix
Michael Neuling
2013-11-25
2
-9
/
+13
*
powerpc/kdump: Adding symbols in vmcoreinfo to facilitate dump filtering
Hari Bathini
2013-11-25
2
-0
/
+13
*
powerpc: allyesconfig should not select CONFIG_CPU_LITTLE_ENDIAN
Anton Blanchard
2013-11-25
1
-3
/
+17
*
powerpc: Fix error when cross building TAGS & cscope
Michael Neuling
2013-11-25
1
-0
/
+2
*
Merge remote-tracking branch 'scott/master' into merge
Benjamin Herrenschmidt
2013-11-25
12
-11
/
+52
|
\
|
*
powerpc/booke: Only check for hugetlb in flush if vma != NULL
Scott Wood
2013-11-22
2
-3
/
+2
|
*
powerpc/85xx: typo in dts: "interupt" (four devices)
Adam Borowski
2013-11-22
4
-8
/
+8
|
*
powerpc/8xx: mfspr SPRN_TBRx in lieu of mftb/mftbu is not supported
LEROY Christophe
2013-11-22
5
-0
/
+37
|
*
powerpc/corenet64: compile with CONFIG_E{5,6}500_CPU well
Tiejun Chen
2013-11-22
1
-0
/
+5
|
/
*
Linux 3.13-rc1
v3.13-rc1
Linus Torvalds
2013-11-22
1
-2
/
+2
*
Merge tag 'ecryptfs-3.13-rc1-quiet-checkers' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2013-11-22
1
-6
/
+2
|
\
|
*
eCryptfs: file->private_data is always valid
Tyler Hicks
2013-11-14
1
-6
/
+2
*
|
Merge tag 'sound-fix2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-11-22
9
-47
/
+161
|
\
\
|
*
|
ALSA: hda - Set current_headset_type to ALC_HEADSET_TYPE_ENUM (janitorial)
David Henningsson
2013-11-22
1
-1
/
+1
|
*
|
ALSA: hda - Provide missing pin configs for VAIO with ALC260
Takashi Iwai
2013-11-22
1
-0
/
+20
|
*
|
Merge tag 'asoc-v3.13-5' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
2013-11-21
5
-42
/
+86
|
|
\
\
|
|
*
\
Merge remote-tracking branch 'asoc/fix/wm8962' into asoc-linus
Mark Brown
2013-11-20
1
-0
/
+2
|
|
|
\
\
|
|
*
\
\
Merge remote-tracking branch 'asoc/fix/rcar' into asoc-linus
Mark Brown
2013-11-20
2
-9
/
+6
|
|
|
\
\
\
|
|
|
*
|
|
ASoC: rcar: fixup dma_async_issue_pending() timing
Kuninori Morimoto
2013-11-19
1
-2
/
+1
|
|
|
*
|
|
ASoC: rcar: off by one in rsnd_scu_set_route()
Dan Carpenter
2013-11-19
1
-1
/
+1
|
|
|
*
|
|
ASoC: rcar: fixup mod access before checking
Kuninori Morimoto
2013-11-18
1
-6
/
+4
|
|
*
|
|
|
Merge remote-tracking branch 'asoc/fix/fsl' into asoc-linus
Mark Brown
2013-11-20
20
-124
/
+209
|
|
|
\
\
\
\
|
|
*
\
\
\
\
Merge remote-tracking branch 'asoc/fix/dma' into asoc-linus
Mark Brown
2013-11-20
1
-1
/
+3
|
|
|
\
\
\
\
\
|
|
*
\
\
\
\
\
Merge remote-tracking branch 'asoc/fix/cs42l52' into asoc-linus
Mark Brown
2013-11-20
1
-1
/
+1
|
|
|
\
\
\
\
\
\
|
|
*
\
\
\
\
\
\
Merge remote-tracking branch 'asoc/fix/blackfin' into asoc-linus
Mark Brown
2013-11-20
1
-0
/
+1
|
|
|
\
\
\
\
\
\
\
|
|
*
\
\
\
\
\
\
\
Merge remote-tracking branch 'asoc/fix/arizona' into asoc-linus
Mark Brown
2013-11-20
2
-1
/
+46
|
|
|
\
\
\
\
\
\
\
\
|
|
|
*
|
|
|
|
|
|
|
ASoC: arizona: Set FLL to free-run before disabling
Richard Fitzgerald
2013-11-20
1
-0
/
+4
|
|
|
*
|
|
|
|
|
|
|
ASoC: wm5110: Add post SYSCLK register patch for rev D chip
Charles Keepax
2013-11-19
1
-1
/
+42
|
|
|
|
|
_
|
_
|
_
|
/
/
/
|
|
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge remote-tracking branch 'asoc/fix/ab8500' into asoc-linus
Mark Brown
2013-11-20
130
-2990
/
+4164
|
|
|
\
\
\
\
\
\
\
\
|
|
|
*
|
|
|
|
|
|
|
ASoC: ab8500: Revert to using custom I/O functions
Lee Jones
2013-11-19
1
-32
/
+34
|
|
|
|
/
/
/
/
/
/
/
[next]