| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2006-06-26 | 4 | -5/+5 |
|\ |
|
| * | Storage class should be first | Tobias Klauser | 2006-06-26 | 1 | -2/+2 |
| * | spelling fixes | Andreas Mohr | 2006-06-26 | 2 | -2/+2 |
| * | fix paniced->panicked typos | Lee Revell | 2006-06-26 | 1 | -1/+1 |
* | | [PATCH] Notify page fault call chain for powerpc | Anil S Keshavamurthy | 2006-06-26 | 1 | -1/+35 |
* | | [PATCH] fix and optimize clock source update | Roman Zippel | 2006-06-26 | 1 | -2/+2 |
* | | [PATCH] Time: Let user request precision from current_tick_length() | john stultz | 2006-06-26 | 1 | -1/+1 |
* | | [PATCH] oprofile: Fix unnecessary cleverness | Markus Armbruster | 2006-06-26 | 1 | -1/+1 |
|/ |
|
* | [PATCH] spufs: update ->flush method proto | Al Viro | 2006-06-26 | 1 | -2/+2 |
* | [PATCH] Rewritten backlight infrastructure for portable Apple computers | Michael Hanselmann | 2006-06-25 | 3 | -167/+121 |
* | [PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHM | Christoph Lameter | 2006-06-25 | 3 | -4/+0 |
* | [PATCH] remove for_each_cpu() | Andrew Morton | 2006-06-25 | 1 | -1/+1 |
* | [PATCH] more for_each_cpu() removal | Andrew Morton | 2006-06-25 | 1 | -2/+2 |
* | [PATCH] x86/powerpc make hardirq_ctx and softirq_ctx __read_mostly | Andreas Mohr | 2006-06-23 | 1 | -2/+2 |
* | [PATCH] clean up default value of SCHED_SMT | Jean-Luc Leger | 2006-06-23 | 1 | -1/+0 |
* | [PATCH] VFS: Permit filesystem to override root dentry on mount | David Howells | 2006-06-23 | 1 | -3/+3 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds | 2006-06-23 | 149 | -3726/+8367 |
|\ |
|
| * | [POWERPC] re-enable OProfile for iSeries, using timer interrupt | Kelly Daly | 2006-06-21 | 2 | -1/+4 |
| * | [POWERPC] support ibm,extended-*-frequency properties | Anton Blanchard | 2006-06-21 | 1 | -27/+30 |
| * | [POWERPC] Extra sanity check in EEH code | Nathan Lynch | 2006-06-21 | 1 | -0/+2 |
| * | [POWERPC] Dont look for class-code in pci children | Anton Blanchard | 2006-06-21 | 1 | -6/+2 |
| * | [POWERPC] Unify ppc syscall tables | Andreas Schwab | 2006-06-21 | 2 | -607/+18 |
| * | [POWERPC] mpic: add support for serial mode interrupts | Mark A. Greer | 2006-06-21 | 1 | -0/+20 |
| * | [POWERPC] pseries: Print PCI slot location code on failure | Linas Vepstas | 2006-06-21 | 1 | -13/+22 |
| * | [POWERPC] spufs: one more fix for 64k pages | arnd@arndb.de | 2006-06-21 | 3 | -413/+1640 |
| * | [POWERPC] spufs: fail spu_create with invalid flags | arnd@arndb.de | 2006-06-21 | 1 | -0/+4 |
| * | [POWERPC] spufs: clear class2 interrupt status before wakeup | Masato Noguchi | 2006-06-21 | 1 | -59/+19 |
| * | [POWERPC] spufs: fix Makefile for "make clean" | Masato Noguchi | 2006-06-21 | 1 | -0/+1 |
| * | [POWERPC] spufs: remove stop_code from struct spu | Masato Noguchi | 2006-06-21 | 2 | -3/+0 |
| * | [POWERPC] spufs: fix spu irq affinity setting | Geoff Levand | 2006-06-21 | 3 | -11/+8 |
| * | [POWERPC] spufs: further abstract priv1 register access | Geoff Levand | 2006-06-21 | 5 | -41/+74 |
| * | [POWERPC] spufs: split the Cell BE support into generic and platform dependan... | Geoff Levand | 2006-06-21 | 5 | -16/+30 |
| * | [POWERPC] spufs: dont try to access SPE channel 1 count | arnd@arndb.de | 2006-06-21 | 1 | -6/+21 |
| * | [POWERPC] spufs: use kzalloc in create_spu | Jeremy Kerr | 2006-06-21 | 1 | -19/+2 |
| * | [POWERPC] spufs: fix initial state of wbox file | arnd@arndb.de | 2006-06-21 | 1 | -0/+1 |
| * | [POWERPC] spufs: add a phys-id attribute to each SPU context | arnd@arndb.de | 2006-06-21 | 1 | -0/+17 |
| * | [POWERPC] spufs: set up correct SLB entries for 64k pages | arnd@arndb.de | 2006-06-21 | 2 | -9/+16 |
| * | [POWERPC] spufs: fix deadlock in spu_create error path | Michael Ellerman | 2006-06-21 | 1 | -11/+15 |
| * | [POWERPC] spufs: restore mapping of mssync register | arnd@arndb.de | 2006-06-21 | 1 | -0/+50 |
| * | [POWERPC] cell: always build spu base into the kernel | arnd@arndb.de | 2006-06-21 | 3 | -6/+8 |
| * | [POWERPC] cell: register SPUs as sysdevs | Jeremy Kerr | 2006-06-21 | 1 | -0/+54 |
| * | [POWERPC] cell: update defconfig | arnd@arndb.de | 2006-06-21 | 1 | -12/+17 |
| * | [POWERPC] cell: fix interrupt priority handling | arnd@arndb.de | 2006-06-21 | 1 | -2/+1 |
| * | [POWERPC] cell: add RAS support | Benjamin Herrenschmidt | 2006-06-21 | 13 | -146/+500 |
| * | [POWERPC] Add mpc8641hpcn PCI/PCI-Express platform files. | Jon Loeliger | 2006-06-21 | 2 | -0/+498 |
| * | [POWERPC] Add the MPC8641 HPCN platform files. | Jon Loeliger | 2006-06-21 | 4 | -0/+525 |
| * | [POWERPC] Add starting of secondary 86xx CPUs. | Jon Loeliger | 2006-06-21 | 3 | -4/+16 |
| * | [POWERPC] Add 8641 CPU table entry. | Jon Loeliger | 2006-06-21 | 1 | -0/+12 |
| * | [POWERPC] Add mpc8641_hpcn_defconfig config file. | Jon Loeliger | 2006-06-21 | 1 | -0/+921 |
| * | [POWERPC] Add the mpc8641 hpcn Kconfig and Makefiles. | Jon Loeliger | 2006-06-21 | 4 | -2/+60 |