| Commit message (Expand) | Author | Age | Files | Lines |
* | [POWERPC] Abolish iopa(), mm_ptov(), io_block_mapping() from arch/powerpc | David Gibson | 2007-06-14 | 3 | -127/+0 |
* | [POWERPC] Split out asm-ppc/mmu.h portions for the "classic" hash-based MMU | David Gibson | 2007-06-14 | 2 | -0/+94 |
* | [POWERPC] Split low-level OF-related bootloader code into separate files | David Gibson | 2007-06-14 | 5 | -182/+240 |
* | [POWERPC] Split out CPU specific options into a new Kconfig file | Arnd Bergmann | 2007-06-14 | 2 | -251/+253 |
* | [POWERPC] During VM oom condition, kill all threads in process group | will schmidt | 2007-06-14 | 1 | -1/+1 |
* | [POWERPC] Donate idle CPU cycles on dedicated partitions | Jake Moilanen | 2007-06-14 | 3 | -2/+6 |
* | [POWERPC] Less ifdef's in signal.c/signal.h | Benjamin Herrenschmidt | 2007-06-14 | 2 | -15/+24 |
* | [POWERPC] Remove #ifdef around set_dabr in signal code | Benjamin Herrenschmidt | 2007-06-14 | 1 | -2/+0 |
* | [POWERPC] Merge creation of signal frame | Benjamin Herrenschmidt | 2007-06-14 | 4 | -62/+59 |
* | [POWERPC] Remove obsolete freezer bits | Benjamin Herrenschmidt | 2007-06-14 | 1 | -12/+0 |
* | [POWERPC] Consolidate do_signal | Christoph Hellwig | 2007-06-14 | 4 | -175/+120 |
* | [POWERPC] Consolidate restore_sigmask | Christoph Hellwig | 2007-06-14 | 4 | -34/+18 |
* | [POWERPC] Consolidate sys_sigaltstack | Christoph Hellwig | 2007-06-14 | 4 | -23/+7 |
* | [POWERPC] Make syscall restart code more common | Benjamin Herrenschmidt | 2007-06-14 | 5 | -77/+94 |
* | [POWERPC] Always apply DABR changes on context switches | Benjamin Herrenschmidt | 2007-06-14 | 1 | -7/+7 |
* | [POWERPC] powerpc: ptrace can set DABR on both 32 and 64 bits | Benjamin Herrenschmidt | 2007-06-14 | 1 | -4/+0 |
* | [POWERPC] ptrace shouldn't touch FP exec mode | Benjamin Herrenschmidt | 2007-06-14 | 4 | -94/+39 |
* | [POWERPC] Allow ptrace write to pt_regs trap and orig_r3 | Benjamin Herrenschmidt | 2007-06-14 | 2 | -16/+20 |
* | [POWERPC] Remove some useless ifdef's in ptrace | Benjamin Herrenschmidt | 2007-06-14 | 1 | -4/+0 |
* | [POWERPC] Uninline common ptrace bits | Benjamin Herrenschmidt | 2007-06-14 | 5 | -254/+237 |
* | [POWERPC] ptrace updates & new, better requests | Benjamin Herrenschmidt | 2007-06-14 | 4 | -170/+222 |
* | [POWERPC] ptrace cleanups | Benjamin Herrenschmidt | 2007-06-14 | 5 | -242/+197 |
* | [POWERPC] Disable broken PPC_PTRACE_GETFPREGS on 32 bits | Benjamin Herrenschmidt | 2007-06-14 | 1 | -0/+2 |
* | [POWERPC] spufs: Add a "capabilities" file to spu contexts | Benjamin Herrenschmidt | 2007-06-14 | 1 | -0/+27 |
* | [POWERPC] spufs: Add support for SPU single stepping | Benjamin Herrenschmidt | 2007-06-14 | 1 | -1/+11 |
* | [POWERPC] Rewrite IO allocation & mapping on powerpc64 | Benjamin Herrenschmidt | 2007-06-14 | 25 | -849/+557 |
* | [POWERPC] unmap_vm_area becomes unmap_kernel_range for the public | Benjamin Herrenschmidt | 2007-06-14 | 5 | -8/+14 |
* | [POWERPC] Tweak EEH copyright info | Linas Vepstas | 2007-06-14 | 3 | -5/+10 |
* | [POWERPC] Remove dead EEH code | Linas Vepstas | 2007-06-14 | 1 | -3/+1 |
* | [POWERPC] Show EEH per-device false positives | Linas Vepstas | 2007-06-14 | 3 | -0/+9 |
* | [POWERPC] Add EEH sysfs blinkenlights | Linas Vepstas | 2007-06-14 | 6 | -4/+98 |
* | [POWERPC] pseries: asm/pci-bridge.h CONFIG_ minor cleanup | Linas Vepstas | 2007-06-14 | 1 | -7/+9 |
* | [POWERPC] Move common code out of if/else | Jon Tollefson | 2007-06-14 | 1 | -2/+1 |
* | [POWERPC] Fix VDSO compile warning | Segher Boessenkool | 2007-06-14 | 1 | -1/+1 |
* | [POWERPC] Reserve threadinfo flags for perfmon2 | Anton Blanchard | 2007-06-14 | 1 | -4/+8 |
* | [POWERPC] Fix console output getting dropped on platforms without udbg_putc | Milton Miller | 2007-06-14 | 1 | -1/+7 |
* | [POWERPC] Fix per-cpu allocation on oldworld SMP powermacs | Paul Mackerras | 2007-06-14 | 2 | -2/+12 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2007-06-13 | 7 | -34/+54 |
|\ |
|
| * | Input: move input-polldev to drivers/input | Dmitry Torokhov | 2007-06-13 | 5 | -12/+14 |
| * | Input: i8042 - add ULI EV4873 to noloop list | Dmitry Torokhov | 2007-06-12 | 1 | -0/+9 |
| * | Input: i8042 - add ASUS P65UP5 to the noloop list | Dmitry Torokhov | 2007-06-12 | 1 | -0/+9 |
| * | Input: usbtouchscreen - fix fallout caused by move from drivers/usb | Ondrej Zary | 2007-06-12 | 1 | -22/+22 |
* | | mmc: get back read-only switch function | Pierre Ossman | 2007-06-13 | 1 | -0/+15 |
* | | mmc-omap: fix sd response type 6 vs. 1 | Ragner Magalhaes | 2007-06-13 | 1 | -21/+3 |
* | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2007-06-12 | 49 | -3778/+4001 |
|\ \ |
|
| * \ | Merge branch 'master' into upstream-fixes | Jeff Garzik | 2007-06-12 | 78 | -1039/+1416 |
| |\ \ |
|
| * \ \ | Merge branch 'libertas-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Jeff Garzik | 2007-06-12 | 7 | -18/+35 |
| |\ \ \ |
|
| | * | | | [PATCH] libertas: convert libertas_mpp into anycast_mask | Luis Carlos | 2007-06-12 | 2 | -15/+15 |
| | * | | | [PATCH] libertas: actually send mesh frames to mesh netdev | Dan Williams | 2007-06-12 | 1 | -3/+2 |
| | * | | | [PATCH] libertas: deauthenticate from AP in channel switch | Luis Carlos Cobo Rus | 2007-06-12 | 1 | -0/+5 |