aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] Consolidate restore_sigmaskChristoph Hellwig2007-06-144-34/+18
* [POWERPC] Consolidate sys_sigaltstackChristoph Hellwig2007-06-144-23/+7
* [POWERPC] Make syscall restart code more commonBenjamin Herrenschmidt2007-06-145-77/+94
* [POWERPC] Always apply DABR changes on context switchesBenjamin Herrenschmidt2007-06-141-7/+7
* [POWERPC] powerpc: ptrace can set DABR on both 32 and 64 bitsBenjamin Herrenschmidt2007-06-141-4/+0
* [POWERPC] ptrace shouldn't touch FP exec modeBenjamin Herrenschmidt2007-06-144-94/+39
* [POWERPC] Allow ptrace write to pt_regs trap and orig_r3Benjamin Herrenschmidt2007-06-142-16/+20
* [POWERPC] Remove some useless ifdef's in ptraceBenjamin Herrenschmidt2007-06-141-4/+0
* [POWERPC] Uninline common ptrace bitsBenjamin Herrenschmidt2007-06-145-254/+237
* [POWERPC] ptrace updates & new, better requestsBenjamin Herrenschmidt2007-06-144-170/+222
* [POWERPC] ptrace cleanupsBenjamin Herrenschmidt2007-06-145-242/+197
* [POWERPC] Disable broken PPC_PTRACE_GETFPREGS on 32 bitsBenjamin Herrenschmidt2007-06-141-0/+2
* [POWERPC] spufs: Add a "capabilities" file to spu contextsBenjamin Herrenschmidt2007-06-141-0/+27
* [POWERPC] spufs: Add support for SPU single steppingBenjamin Herrenschmidt2007-06-141-1/+11
* [POWERPC] Rewrite IO allocation & mapping on powerpc64Benjamin Herrenschmidt2007-06-1425-849/+557
* [POWERPC] unmap_vm_area becomes unmap_kernel_range for the publicBenjamin Herrenschmidt2007-06-145-8/+14
* [POWERPC] Tweak EEH copyright infoLinas Vepstas2007-06-143-5/+10
* [POWERPC] Remove dead EEH codeLinas Vepstas2007-06-141-3/+1
* [POWERPC] Show EEH per-device false positivesLinas Vepstas2007-06-143-0/+9
* [POWERPC] Add EEH sysfs blinkenlightsLinas Vepstas2007-06-146-4/+98
* [POWERPC] pseries: asm/pci-bridge.h CONFIG_ minor cleanupLinas Vepstas2007-06-141-7/+9
* [POWERPC] Move common code out of if/elseJon Tollefson2007-06-141-2/+1
* [POWERPC] Fix VDSO compile warningSegher Boessenkool2007-06-141-1/+1
* [POWERPC] Reserve threadinfo flags for perfmon2Anton Blanchard2007-06-141-4/+8
* [POWERPC] Fix console output getting dropped on platforms without udbg_putcMilton Miller2007-06-141-1/+7
* [POWERPC] Fix per-cpu allocation on oldworld SMP powermacsPaul Mackerras2007-06-142-2/+12
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2007-06-137-34/+54
|\
| * Input: move input-polldev to drivers/inputDmitry Torokhov2007-06-135-12/+14
| * Input: i8042 - add ULI EV4873 to noloop listDmitry Torokhov2007-06-121-0/+9
| * Input: i8042 - add ASUS P65UP5 to the noloop listDmitry Torokhov2007-06-121-0/+9
| * Input: usbtouchscreen - fix fallout caused by move from drivers/usbOndrej Zary2007-06-121-22/+22
* | mmc: get back read-only switch functionPierre Ossman2007-06-131-0/+15
* | mmc-omap: fix sd response type 6 vs. 1Ragner Magalhaes2007-06-131-21/+3
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-06-1249-3778/+4001
|\ \
| * \ Merge branch 'master' into upstream-fixesJeff Garzik2007-06-1278-1039/+1416
| |\ \
| * \ \ Merge branch 'libertas-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik2007-06-127-18/+35
| |\ \ \
| | * | | [PATCH] libertas: convert libertas_mpp into anycast_maskLuis Carlos2007-06-122-15/+15
| | * | | [PATCH] libertas: actually send mesh frames to mesh netdevDan Williams2007-06-121-3/+2
| | * | | [PATCH] libertas: deauthenticate from AP in channel switchLuis Carlos Cobo Rus2007-06-121-0/+5
| | * | | [PATCH] libertas: pull current channel from firmware on mesh autostartLuis Carlos Cobo Rus2007-06-125-0/+13
| * | | | Merge branch 'libertas' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik2007-06-1234-3647/+3679
| |\ \ \ \ | | |/ / /
| | * | | [PATCH] libertas: reduce SSID and BSSID mixed-case abuseDan Williams2007-06-115-27/+27
| | * | | [PATCH] libertas: remove WPA_SUPPLICANT structureDan Williams2007-06-111-5/+0
| | * | | [PATCH] libertas: remove structure WLAN_802_11_SSID and libertas_escape_essidDan Williams2007-06-1111-160/+143
| | * | | [PATCH] libertas: tweak association debug outputDan Williams2007-06-111-11/+8
| | * | | [PATCH] libertas: fix big-endian associate command.David Woodhouse2007-06-111-11/+11
| | * | | [PATCH] libertas: don't byte-swap firmware version number. It's a byte array.David Woodhouse2007-06-114-15/+17
| | * | | [PATCH] libertas: more endianness fixes, in tx.c this timeDavid Woodhouse2007-06-111-4/+4
| | * | | [PATCH] libertas: More endianness fixes.David Woodhouse2007-06-112-3/+3
| | * | | [PATCH] libertas: first pass at fixing up endianness issuesDavid Woodhouse2007-06-1121-796/+715