| Commit message (Expand) | Author | Age |
* | [PATCH] change gen_pool allocator to not touch managed memory | Dean Nelson | 2006-06-23 |
* | [PATCH] Unify pxm_to_node() and node_to_pxm() | Yasunori Goto | 2006-06-23 |
* | [PATCH] VFS: Permit filesystem to perform statfs with a known root dentry | David Howells | 2006-06-23 |
* | [PATCH] VFS: Permit filesystem to override root dentry on mount | David Howells | 2006-06-23 |
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-06-23 |
|\ |
|
| * | [ARM] 3537/1: Rework DMA-bounce locking for finer granularity | Kevin Hilman | 2006-06-22 |
| * | [ARM] 3601/1: i.MX/MX1 DMA error handling for signaled channels only | Pavel Pisa | 2006-06-22 |
| * | [ARM] 3597/1: ixp4xx/nslu2: Board support for new LED subsystem | Rod Whitby | 2006-06-22 |
| * | [ARM] 3595/1: ixp4xx/nas100d: Board support for new LED subsystem | Rod Whitby | 2006-06-22 |
| * | [ARM] 3626/1: ARM EABI: fix syscall restarting | Nicolas Pitre | 2006-06-22 |
| * | [ARM] 3628/1: S3C24XX: add get_rate call to struct clk | Ben Dooks | 2006-06-22 |
| * | [ARM] 3627/1: S3C24XX: split s3c2410 clocks from core clocks | Ben Dooks | 2006-06-22 |
| * | [ARM] 3613/1: S3C2410: Add sysdev and sysclass | Ben Dooks | 2006-06-22 |
| * | [ARM] 3620/2: ixp23xx: add uengine loader support | Lennert Buytenhek | 2006-06-22 |
| * | [ARM] 3618/1: add defconfig for logicpd pxa270 card engine | Lennert Buytenhek | 2006-06-22 |
| * | [ARM] 3617/1: ep93xx: fix slightly incorrect timer tick rate | Lennert Buytenhek | 2006-06-22 |
| * | [ARM] 3616/1: fix timer handler wrap logic for a number of platforms | Lennert Buytenhek | 2006-06-22 |
| * | [ARM] 3615/1: ixp23xx: use platform devices for physmap flash | Lennert Buytenhek | 2006-06-22 |
| * | [ARM] 3614/1: ep93xx: use platform devices for physmap flash | Lennert Buytenhek | 2006-06-22 |
| * | [ARM] 3623/1: pnx4008: move GPIO-related defines to gpio.h | Vitaly Wool | 2006-06-22 |
| * | [ARM] 3622/1: pnx4008: remove clk_use/clk_unuse | Vitaly Wool | 2006-06-22 |
| * | [ARM] Enable VFP to be built when non-VFP capable CPUs are selected | Russell King | 2006-06-22 |
| * | [ARM] Add thread_notify infrastructure | Russell King | 2006-06-22 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq | Linus Torvalds | 2006-06-23 |
|\ \ |
|
| * | | [CPUFREQ] Fix powernow-k8 SMP kernel on UP hardware bug. | Randy Dunlap | 2006-06-21 |
| * | | [PATCH] redirect speedstep-centrino maintainer mail to cpufreq list | Jeremy Fitzhardinge | 2006-06-21 |
| * | | [CPUFREQ] correct powernow-k8 fid/vid masks for extended parts | Langsdorf, Mark | 2006-06-20 |
| * | | [CPUFREQ] Clarify powernow-k8 cpu_family statements | Langsdorf, Mark | 2006-06-20 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds | 2006-06-23 |
|\ \ \ |
|
| * | | | [POWERPC] re-enable OProfile for iSeries, using timer interrupt | Kelly Daly | 2006-06-21 |
| * | | | [POWERPC] support ibm,extended-*-frequency properties | Anton Blanchard | 2006-06-21 |
| * | | | [POWERPC] Extra sanity check in EEH code | Nathan Lynch | 2006-06-21 |
| * | | | [POWERPC] Dont look for class-code in pci children | Anton Blanchard | 2006-06-21 |
| * | | | [POWERPC] Unify ppc syscall tables | Andreas Schwab | 2006-06-21 |
| * | | | [POWERPC] mpic: add support for serial mode interrupts | Mark A. Greer | 2006-06-21 |
| * | | | [POWERPC] pseries: Print PCI slot location code on failure | Linas Vepstas | 2006-06-21 |
| * | | | [POWERPC] spufs: one more fix for 64k pages | arnd@arndb.de | 2006-06-21 |
| * | | | [POWERPC] spufs: fail spu_create with invalid flags | arnd@arndb.de | 2006-06-21 |
| * | | | [POWERPC] spufs: clear class2 interrupt status before wakeup | Masato Noguchi | 2006-06-21 |
| * | | | [POWERPC] spufs: fix Makefile for "make clean" | Masato Noguchi | 2006-06-21 |
| * | | | [POWERPC] spufs: remove stop_code from struct spu | Masato Noguchi | 2006-06-21 |
| * | | | [POWERPC] spufs: fix spu irq affinity setting | Geoff Levand | 2006-06-21 |
| * | | | [POWERPC] spufs: further abstract priv1 register access | Geoff Levand | 2006-06-21 |
| * | | | [POWERPC] spufs: split the Cell BE support into generic and platform dependan... | Geoff Levand | 2006-06-21 |
| * | | | [POWERPC] spufs: dont try to access SPE channel 1 count | arnd@arndb.de | 2006-06-21 |
| * | | | [POWERPC] spufs: use kzalloc in create_spu | Jeremy Kerr | 2006-06-21 |
| * | | | [POWERPC] spufs: fix initial state of wbox file | arnd@arndb.de | 2006-06-21 |
| * | | | [POWERPC] spufs: add a phys-id attribute to each SPU context | arnd@arndb.de | 2006-06-21 |
| * | | | [POWERPC] spufs: set up correct SLB entries for 64k pages | arnd@arndb.de | 2006-06-21 |
| * | | | [POWERPC] spufs: fix deadlock in spu_create error path | Michael Ellerman | 2006-06-21 |