Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
5888da18765ca9af7f10015263d8bc8e3057f128
5888da1
powerpc: Fix building of feature-fixup tests on ppc32
by Kumar Gala
· 16 years ago
e17a256
powerpc: Fix compile warning in init_thread
by Michael Neuling
· 16 years ago
db7f37d
powerpc: Fix building of arch/powerpc/mm/mem.o when MEMORY_HOTPLUG=y and SPARSEMEM=n
by Tony Breeds
· 16 years ago
f3e909c
powerpc: Update for VSX core file and ptrace
by Michael Neuling
· 16 years ago
436db69
powerpc: Fix compile error for CONFIG_VSX
by Michael Neuling
· 16 years ago
a91a03e
powerpc: Keep 3 high personality bytes across exec
by Eric B Munson
· 16 years ago
89b5810
powerpc: Make sure that include/asm-powerpc/spinlock.h does not trigger compilation warnings
by Bart Van Assche
· 16 years ago
fcbc5a9
powerpc: Explicitly copy elements of pt_regs
by Stephen Rothwell
· 16 years ago
3420b5d
powerpc: Remove experimental status of kdump on 64-bit powerpc
by Bernhard Walle
· 16 years ago
016b33c
powerpc: Add 64 bit version of huge_ptep_set_wrprotect
by Andy Whitcroft
· 16 years ago
03d7061
powerpc: Prevent memory corruption due to cache invalidation of unaligned DMA buffer
by Andrew Lewis
· 16 years ago
9d4ae9f
powerpc/bootwrapper: Pad .dtb by default
by Kumar Gala
· 16 years ago
96d5b52
powerpc: Add CONFIG_VSX config option
by Michael Neuling
· 16 years ago
ce48b21
powerpc: Add VSX context save/restore, ptrace and signal support
by Michael Neuling
· 16 years ago
72ffff5
powerpc: Add VSX assembler code macros
by Michael Neuling
· 16 years ago
b962ce9
powerpc: Add VSX CPU feature
by Michael Neuling
· 16 years ago
c6e6771
powerpc: Introduce VSX thread_struct and CONFIG_VSX
by Michael Neuling
· 16 years ago
6f3d8e6
powerpc: Make load_up_fpu and load_up_altivec callable
by Michael Neuling
· 16 years ago
10e3439
powerpc: Move altivec_unavailable
by Michael Neuling
· 16 years ago
9c75a31
powerpc: Add macros to access floating point registers in thread_struct.
by Michael Neuling
· 16 years ago
9e75118
powerpc: Fix MSR setting in 32 bit signal code
by Michael Neuling
· 16 years ago
9b09c6d
powerpc: Change the default link address for pSeries zImage kernels
by Tony Breeds
· 16 years ago
c230328
powerpc: Use an alternative feature section in entry_64.S
by Michael Ellerman
· 16 years ago
362e770
powerpc: Add self-tests of the feature fixup code
by Michael Ellerman
· 16 years ago
9b1a735
powerpc: Add logic to patch alternative feature sections
by Michael Ellerman
· 16 years ago
fac23fe
powerpc: Introduce infrastructure for feature sections with alternatives
by Michael Ellerman
· 16 years ago
c1137c3
powerpc: Consolidate feature fixup macros for 64/32 bit
by Michael Ellerman
· 16 years ago
c5157e5
powerpc: Consolidate CPU and firmware feature fixup macros
by Michael Ellerman
· 16 years ago
51c52e8
powerpc: Split out do_feature_fixups() from cputable.c
by Michael Ellerman
· 16 years ago
b7bcda6
powerpc: Add PPC_NOP_INSTR, a hash define for the preferred nop instruction
by Michael Ellerman
· 16 years ago
ae0dc73
powerpc: Add tests of the code patching routines
by Michael Ellerman
· 16 years ago
411781a
powerpc: Add new code patching routines
by Michael Ellerman
· 16 years ago
07630a3
powerpc: Add ppc_function_entry() which gets the entry point for a function
by Michael Ellerman
· 16 years ago
053a858
powerpc: Make create_branch() return errors if the branch target is too large
by Michael Ellerman
· 16 years ago
e7a5727
powerpc: Allow create_branch() to return errors
by Michael Ellerman
· 16 years ago
aaddd3e
powerpc: Move code patching code into arch/powerpc/lib/code-patching.c
by Michael Ellerman
· 16 years ago
73f38fe
drivers/macintosh/smu.c: Improve error handling
by Julia Lawall
· 16 years ago
178f8d7
powerpc: asm/elf.h: Reduce userspace header
by Adrian Bunk
· 16 years ago
d1cdcf2
powerpc: Don't export asm/asm-compat.h to userspace
by Adrian Bunk
· 16 years ago
9b4a8dd
drivers/macintosh: Various cleanups
by Adrian Bunk
· 16 years ago
f0c426b
powerpc: Move common module code into its own file
by Kumar Gala
· 16 years ago
87e9ab1
powerpc: hash_huge_page() should get the WIMG bits from the lpte
by Dave Kleikamp
· 16 years ago
0cb9901
powerpc: Tell firmware we support architecture V2.06
by Joel Schopp
· 16 years ago
635f5a6
powerpc: Add cputable entry for Power7 architected mode
by Joel Schopp
· 16 years ago
3a8247c
powerpc: Only demote individual slices rather than whole process
by Paul Mackerras
· 16 years ago
e952e6c
powerpc: Add cputable entry for POWER7
by Michael Neuling
· 16 years ago
e2d7550
powerpc: Fix copy-and-paste error in clrsetbits_le16
by Scott Wood
· 16 years ago
316a405
powerpc: Get rid of bitfields in ppc_bat struct
by Becky Bruce
· 16 years ago
7c5c432
powerpc: Change BAT code to use phys_addr_t
by Becky Bruce
· 16 years ago
bf2737f
powerpc: Silly spelling fix in pgtable-ppc32
by Becky Bruce
· 16 years ago
36c35be
powerpc: Increase CRASH_HANDLER_MAX
by Arnd Bergmann
· 16 years ago
5acb080
powerpc/cell: Disable ptcal in case of crash kdump
by Arnd Bergmann
· 16 years ago
cf20760
powerpc/pseries: Call pseries_kexec_setup only on pseries
by Arnd Bergmann
· 16 years ago
aee10c6
powerpc: Provide dummy crash_shutdown_register
by Arnd Bergmann
· 16 years ago
41743a4
powerpc: Free a PTE bit on ppc64 with 64K pages
by Benjamin Herrenschmidt
· 16 years ago
ff1f4ee
powerpc: Implement OF PCI address accessors stubs for CONFIG_PCI=n
by Anton Vorontsov
· 16 years ago
9a24729
macintosh/media bay: Convert semaphore to mutex
by Daniel Walker
· 16 years ago
1baaeea
macintosh/therm_windtunnel: Convert semaphore to mutex
by Daniel Walker
· 16 years ago
b1e2270
spufs: Convert nopfn to fault
by Nick Piggin
· 16 years ago
1976aef
powerpc: Get rid of CROSS32{AS,LD,OBJCOPY}
by Segher Boessenkool
· 16 years ago
ad19dbd
pcmcia: Use linux/of_{device,platform}.h instead of asm
by Stephen Rothwell
· 16 years ago
55b6c8e
drivers/net: Use linux/of_{device,platform}.h instead of asm
by Stephen Rothwell
· 16 years ago
ad9e05a
macintosh: Use linux/of_{device,platform}.h instead of asm
by Stephen Rothwell
· 16 years ago
7587cb2
hwmon: Use linux/of_platform.h instead of asm
by Stephen Rothwell
· 16 years ago
98cad10
pasemi-rng: Use linux/of_platform.h instead of asm
by Stephen Rothwell
· 16 years ago
10c0ad4
viotape: Use unlocked_ioctl
by Stephen Rothwell
· 16 years ago
74f0609
powerpc: Optimise smp_wmb on 64-bit processors
by Nick Piggin
· 16 years ago
e9a4b6a
Merge branch 'linux-2.6'
by Paul Mackerras
· 16 years ago
441dbb5
Merge branch 'next' of master.kernel.org:/pub/scm/linux/kernel/git/jwboyer/powerpc-4xx
by Paul Mackerras
· 16 years ago
1702b52
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb
by Linus Torvalds
· 16 years ago
0acbbee
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
by Linus Torvalds
· 16 years ago
535e49f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes
by Linus Torvalds
· 16 years ago
0b20715
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6
by Linus Torvalds
· 16 years ago
7476064
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-udf-2.6
by Linus Torvalds
· 16 years ago
f72e9df
Fix and clean top .gitignore
by Eduard - Gabriel Munteanu
· 16 years ago
db6c24f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6
by Linus Torvalds
· 16 years ago
a4480ac
Merge branch 'audit.b52' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current
by Linus Torvalds
· 16 years ago
4f46acc
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 16 years ago
b660398
kbuild: fix a.out.h export to userspace with O= build.
by David Woodhouse
· 16 years ago
dee8055
powerpc: Add dma nodes to 83xx, 85xx and 86xx boards
by Kumar Gala
· 16 years ago
0e3e2ea
firewire: fw-sbp2: fix parsing of logical unit directories
by Richard Sharpe
· 16 years ago
a178987
V4L/DVB (8108): Fix open/close race in saa7134
by Arjan van de Ven
· 16 years ago
5c554e6
V4L/DVB (8100): V4L/vivi: fix possible memory leak in vivi_fillbuff
by Marcin Slusarz
· 16 years ago
e470d81
V4L/DVB (8097): xc5000: check device hardware state to determine if firmware download is needed
by Steven Toth
· 16 years ago
836c285
V4L/DVB (8096): au8522: prevent false-positive lock status
by Steven Toth
· 16 years ago
7fa8e6f
V4L/DVB (8092): videodev: simplify and fix standard enumeration
by Hans Verkuil
· 16 years ago
7876ad7
V4L/DVB (8075): stv0299: Uncorrected block count and bit error rate fixed
by Oliver Endriss
· 16 years ago
0b915e7
V4L/DVB (8074): av7110: OSD transfers should not be interrupted
by Oliver Endriss
· 16 years ago
edabaff
V4L/DVB (8073): av7110: Catch another type of ARM crash
by Oliver Endriss
· 16 years ago
c9fa2b1
V4L/DVB (8071): tda10023: Fix possible kernel oops during initialisation
by Oliver Endriss
· 16 years ago
ad907fa
V4L/DVB (8069): cx18: Fix S-Video and Compsite inputs for the Yuan MPC718 and enable card entry
by Andy Walls
· 16 years ago
1f09e8a
V4L/DVB (8068): cx18: Add I2C slave reset via GPIO upon initialization
by Andy Walls
· 16 years ago
08cf7b2
V4L/DVB (8067): cx18: Fix firmware load for case when digital capture happens first
by Andy Walls
· 16 years ago
46195b5
V4L/DVB (8066): cx18: Fix audio mux input definitions for HVR-1600 Line In 2 and FM radio
by Andy Walls
· 16 years ago
527629f
V4L/DVB (8063): cx18: Fix unintended auto configurations in cx18-av-core
by Andy Walls
· 16 years ago
beb31e6
V4L/DVB (8061): cx18: only select tuner / frontend modules if !DVB_FE_CUSTOMISE
by Michael Krufky
· 16 years ago
6e501a3
V4L/DVB (8048): saa7134: Fix entries for Avermedia A16d and Avermedia E506
by Tim Farrington
· 16 years ago
74d5072
V4L/DVB (8044): au8522: tuning optimizations
by Michael Krufky
· 16 years ago
104fe9a
V4L/DVB (8043): au0828: add support for additional USB device id's
by Michael Krufky
· 16 years ago
3b94088
V4L/DVB (8042): DVB-USB UMT-010 channel scan oops
by Austin Lund
· 16 years ago
Next »