index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
rwsem.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-07-12
powerpc/mpc5200: add missing MSCAN FDT nodes for TQM52xx
Wolfgang Grandegger
1
-0
/
+14
2008-07-12
OpenFirmware: Include <linux/of_i2c.h> from of_i2c.c.
Robert P. J. Day
1
-0
/
+1
2008-07-12
powerpc/i2c: Convert i2c-mpc into an of_platform driver
Jon Smirl
2
-177
/
+60
2008-07-12
powerpc/mpc5200: PCI write combine timer
Andre Schwarz
1
-1
/
+2
2008-07-03
powerpc/pseries: Update numa association of hotplug memory add for drconf memory
Nathan Fontenot
1
-18
/
+83
2008-07-03
powerpc/pseries: Split code into helper routines for drconf memory
Nathan Fontenot
1
-39
/
+170
2008-07-03
powerpc/pseries: Update the device tree correctly for drconf memory add/remove
Nathan Fontenot
3
-33
/
+104
2008-07-03
powerpc/pseries: Use base address to derive starting page frame number
Nathan Fontenot
1
-19
/
+17
2008-07-03
powerpc/pseries: Allow phandle to be specified in formats other than decimal
Nathan Fontenot
1
-1
/
+1
2008-07-03
powerpc: Remove old dump_task_* functions
Michael Neuling
2
-103
/
+0
2008-07-03
powerpc: Clean up copy_to/from_user for vsx and fpr
Michael Neuling
3
-66
/
+96
2008-07-03
powerpc: Fixup lwsync at runtime
Kumar Gala
13
-26
/
+131
2008-07-03
powerpc: Fix building of feature-fixup tests on ppc32
Kumar Gala
1
-3
/
+3
2008-07-03
powerpc: Fix compile warning in init_thread
Michael Neuling
1
-1
/
+1
2008-07-03
powerpc: Fix building of arch/powerpc/mm/mem.o when MEMORY_HOTPLUG=y and SPAR...
Tony Breeds
2
-2
/
+3
2008-07-01
powerpc: Update for VSX core file and ptrace
Michael Neuling
4
-28
/
+17
2008-07-01
powerpc: Fix compile error for CONFIG_VSX
Michael Neuling
1
-0
/
+1
2008-07-01
powerpc: Keep 3 high personality bytes across exec
Eric B Munson
1
-1
/
+2
2008-07-01
powerpc: Make sure that include/asm-powerpc/spinlock.h does not trigger compi...
Bart Van Assche
1
-13
/
+14
2008-07-01
powerpc: Explicitly copy elements of pt_regs
Stephen Rothwell
1
-12
/
+12
2008-07-01
powerpc: Remove experimental status of kdump on 64-bit powerpc
Bernhard Walle
1
-2
/
+2
2008-07-01
powerpc: Add 64 bit version of huge_ptep_set_wrprotect
Andy Whitcroft
3
-6
/
+15
2008-07-01
powerpc: Prevent memory corruption due to cache invalidation of unaligned DMA...
Andrew Lewis
1
-2
/
+9
2008-07-01
powerpc/bootwrapper: Pad .dtb by default
Kumar Gala
1
-0
/
+2
2008-07-01
powerpc: Add CONFIG_VSX config option
Michael Neuling
1
-0
/
+16
2008-07-01
powerpc: Add VSX context save/restore, ptrace and signal support
Michael Neuling
16
-8
/
+451
2008-07-01
powerpc: Add VSX assembler code macros
Michael Neuling
2
-0
/
+126
2008-07-01
powerpc: Add VSX CPU feature
Michael Neuling
2
-1
/
+18
2008-07-01
powerpc: Introduce VSX thread_struct and CONFIG_VSX
Michael Neuling
5
-21
/
+121
2008-07-01
powerpc: Make load_up_fpu and load_up_altivec callable
Michael Neuling
4
-8
/
+16
2008-07-01
powerpc: Move altivec_unavailable
Michael Neuling
1
-1
/
+3
2008-07-01
powerpc: Add macros to access floating point registers in thread_struct.
Michael Neuling
8
-43
/
+58
2008-07-01
powerpc: Fix MSR setting in 32 bit signal code
Michael Neuling
1
-4
/
+6
2008-07-01
powerpc: Change the default link address for pSeries zImage kernels
Tony Breeds
5
-7
/
+26
2008-07-01
powerpc: Use an alternative feature section in entry_64.S
Michael Ellerman
1
-6
/
+6
2008-07-01
powerpc: Add self-tests of the feature fixup code
Michael Ellerman
4
-0
/
+939
2008-07-01
powerpc: Add logic to patch alternative feature sections
Michael Ellerman
1
-14
/
+65
2008-07-01
powerpc: Introduce infrastructure for feature sections with alternatives
Michael Ellerman
7
-16
/
+64
2008-07-01
powerpc: Consolidate feature fixup macros for 64/32 bit
Michael Ellerman
1
-41
/
+13
2008-07-01
powerpc: Consolidate CPU and firmware feature fixup macros
Michael Ellerman
4
-76
/
+104
2008-07-01
powerpc: Split out do_feature_fixups() from cputable.c
Michael Ellerman
3
-36
/
+57
2008-07-01
powerpc: Add PPC_NOP_INSTR, a hash define for the preferred nop instruction
Michael Ellerman
4
-3
/
+7
2008-07-01
powerpc: Add tests of the code patching routines
Michael Ellerman
2
-0
/
+303
2008-07-01
powerpc: Add new code patching routines
Michael Ellerman
2
-0
/
+115
2008-07-01
powerpc: Add ppc_function_entry() which gets the entry point for a function
Michael Ellerman
1
-0
/
+16
2008-07-01
powerpc: Make create_branch() return errors if the branch target is too large
Michael Ellerman
1
-2
/
+8
2008-07-01
powerpc: Allow create_branch() to return errors
Michael Ellerman
5
-18
/
+24
2008-07-01
powerpc: Move code patching code into arch/powerpc/lib/code-patching.c
Michael Ellerman
7
-48
/
+63
2008-07-01
drivers/macintosh/smu.c: Improve error handling
Julia Lawall
1
-15
/
+19
2008-07-01
powerpc: asm/elf.h: Reduce userspace header
Adrian Bunk
1
-6
/
+6
[next]