index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/mpc5121: Add support for CPLD on MPC5121ADS board
John Rigby
2008-07-12
5
-1
/
+233
*
powerpc/mpc5121: Add generic board support for MPC5121 platforms
John Rigby
2008-07-12
6
-63
/
+177
*
powerpc/mpc5121: Add clock driver
John Rigby
2008-07-12
4
-0
/
+732
*
powerpc/mpc5121: Update device tree for MPC5121ADS evaluation board
John Rigby
2008-07-12
1
-11
/
+299
*
powerpc/mpc5200: fix compile warnings in bestcomm driver
Grant Likely
2008-07-12
2
-2
/
+2
*
powerpc/mpc5200: Add PSC helpers for bestcomm engine
Grant Likely
2008-07-12
2
-0
/
+100
*
powerpc/mpc5200_wdt: use linux/of_platform.h instead of asm
Stephen Rothwell
2008-07-12
1
-1
/
+1
*
powerpc/mpc52xx_psc_spi: use linux/of_platform.h instead of asm
Stephen Rothwell
2008-07-12
1
-1
/
+1
*
powerpc/pata_mpc52xx: use linux/of_platform.h instead of asm
Stephen Rothwell
2008-07-12
1
-1
/
+1
*
powerpc/mpc5200: add missing MSCAN FDT nodes for TQM52xx
Wolfgang Grandegger
2008-07-12
1
-0
/
+14
*
OpenFirmware: Include <linux/of_i2c.h> from of_i2c.c.
Robert P. J. Day
2008-07-12
1
-0
/
+1
*
powerpc/i2c: Convert i2c-mpc into an of_platform driver
Jon Smirl
2008-07-12
2
-177
/
+60
*
powerpc/mpc5200: PCI write combine timer
Andre Schwarz
2008-07-12
1
-1
/
+2
*
powerpc/pseries: Update numa association of hotplug memory add for drconf memory
Nathan Fontenot
2008-07-03
1
-18
/
+83
*
powerpc/pseries: Split code into helper routines for drconf memory
Nathan Fontenot
2008-07-03
1
-39
/
+170
*
powerpc/pseries: Update the device tree correctly for drconf memory add/remove
Nathan Fontenot
2008-07-03
3
-33
/
+104
*
powerpc/pseries: Use base address to derive starting page frame number
Nathan Fontenot
2008-07-03
1
-19
/
+17
*
powerpc/pseries: Allow phandle to be specified in formats other than decimal
Nathan Fontenot
2008-07-03
1
-1
/
+1
*
powerpc: Remove old dump_task_* functions
Michael Neuling
2008-07-03
2
-103
/
+0
*
powerpc: Clean up copy_to/from_user for vsx and fpr
Michael Neuling
2008-07-03
3
-66
/
+96
*
powerpc: Fixup lwsync at runtime
Kumar Gala
2008-07-03
13
-26
/
+131
*
powerpc: Fix building of feature-fixup tests on ppc32
Kumar Gala
2008-07-03
1
-3
/
+3
*
powerpc: Fix compile warning in init_thread
Michael Neuling
2008-07-03
1
-1
/
+1
*
powerpc: Fix building of arch/powerpc/mm/mem.o when MEMORY_HOTPLUG=y and SPAR...
Tony Breeds
2008-07-03
2
-2
/
+3
*
powerpc: Update for VSX core file and ptrace
Michael Neuling
2008-07-01
4
-28
/
+17
*
powerpc: Fix compile error for CONFIG_VSX
Michael Neuling
2008-07-01
1
-0
/
+1
*
powerpc: Keep 3 high personality bytes across exec
Eric B Munson
2008-07-01
1
-1
/
+2
*
powerpc: Make sure that include/asm-powerpc/spinlock.h does not trigger compi...
Bart Van Assche
2008-07-01
1
-13
/
+14
*
powerpc: Explicitly copy elements of pt_regs
Stephen Rothwell
2008-07-01
1
-12
/
+12
*
powerpc: Remove experimental status of kdump on 64-bit powerpc
Bernhard Walle
2008-07-01
1
-2
/
+2
*
powerpc: Add 64 bit version of huge_ptep_set_wrprotect
Andy Whitcroft
2008-07-01
3
-6
/
+15
*
powerpc: Prevent memory corruption due to cache invalidation of unaligned DMA...
Andrew Lewis
2008-07-01
1
-2
/
+9
*
powerpc/bootwrapper: Pad .dtb by default
Kumar Gala
2008-07-01
1
-0
/
+2
*
powerpc: Add CONFIG_VSX config option
Michael Neuling
2008-07-01
1
-0
/
+16
*
powerpc: Add VSX context save/restore, ptrace and signal support
Michael Neuling
2008-07-01
16
-8
/
+451
*
powerpc: Add VSX assembler code macros
Michael Neuling
2008-07-01
2
-0
/
+126
*
powerpc: Add VSX CPU feature
Michael Neuling
2008-07-01
2
-1
/
+18
*
powerpc: Introduce VSX thread_struct and CONFIG_VSX
Michael Neuling
2008-07-01
5
-21
/
+121
*
powerpc: Make load_up_fpu and load_up_altivec callable
Michael Neuling
2008-07-01
4
-8
/
+16
*
powerpc: Move altivec_unavailable
Michael Neuling
2008-07-01
1
-1
/
+3
*
powerpc: Add macros to access floating point registers in thread_struct.
Michael Neuling
2008-07-01
8
-43
/
+58
*
powerpc: Fix MSR setting in 32 bit signal code
Michael Neuling
2008-07-01
1
-4
/
+6
*
powerpc: Change the default link address for pSeries zImage kernels
Tony Breeds
2008-07-01
5
-7
/
+26
*
powerpc: Use an alternative feature section in entry_64.S
Michael Ellerman
2008-07-01
1
-6
/
+6
*
powerpc: Add self-tests of the feature fixup code
Michael Ellerman
2008-07-01
4
-0
/
+939
*
powerpc: Add logic to patch alternative feature sections
Michael Ellerman
2008-07-01
1
-14
/
+65
*
powerpc: Introduce infrastructure for feature sections with alternatives
Michael Ellerman
2008-07-01
7
-16
/
+64
*
powerpc: Consolidate feature fixup macros for 64/32 bit
Michael Ellerman
2008-07-01
1
-41
/
+13
*
powerpc: Consolidate CPU and firmware feature fixup macros
Michael Ellerman
2008-07-01
4
-76
/
+104
*
powerpc: Split out do_feature_fixups() from cputable.c
Michael Ellerman
2008-07-01
3
-36
/
+57
[next]