| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-05-08 | 2 | -0/+6 |
|\ |
|
| * | Merge branch 'for-2.6.26' of git://git.farnsworth.org/dale/linux-2.6-mv643xx_... | Jeff Garzik | 2008-05-06 | 2 | -0/+6 |
| |\ |
|
| | * | mv643xx_eth: get rid of static variables, allow multiple instances | Lennert Buytenhek | 2008-04-28 | 2 | -0/+6 |
* | | | [POWERPC] Assign PDE->data before gluing PDE into /proc tree | Denis V. Lunev | 2008-05-05 | 1 | -17/+2 |
* | | | [POWERPC] devres: Add devm_ioremap_prot() | Emil Medve | 2008-05-05 | 2 | -0/+43 |
* | | | KVM: ppc: deliver INTERRUPT_FP_UNAVAIL to the guest | Christian Ehrhardt | 2008-05-04 | 1 | -0/+5 |
* | | | KVM: ppc: Handle guest idle by emulating MSR[WE] writes | Hollis Blanchard | 2008-05-04 | 2 | -3/+18 |
* | | | unified (weak) sys_pipe implementation | Ulrich Drepper | 2008-05-03 | 1 | -17/+0 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds | 2008-05-03 | 8 | -68/+137 |
|\ \ \ |
|
| * | | | [POWERPC] Bolt in SLB entry for kernel stack on secondary cpus | Paul Mackerras | 2008-05-02 | 2 | -8/+15 |
| * | | | [POWERPC] PS3: Update ps3_defconfig | Geoff Levand | 2008-05-02 | 1 | -48/+84 |
| * | | | [POWERPC] PS3: Make ps3_virq_setup and ps3_virq_destroy static | Geert Uytterhoeven | 2008-05-02 | 1 | -3/+3 |
| * | | | [POWERPC] Fix slb.c compile warnings | Geoff Levand | 2008-05-02 | 1 | -3/+3 |
| * | | | [POWERPC] Xilinx: Fix compile warnings | Kumar Gala | 2008-05-01 | 1 | -1/+1 |
| * | | | [POWERPC] Squash build warning for print of resource_size_t in fsl_soc.c | Becky Bruce | 2008-05-01 | 1 | -2/+2 |
| * | | | [RAPIDIO] fix current kernel-doc notation | Randy Dunlap | 2008-05-01 | 1 | -2/+7 |
| * | | | [POWERPC] 86xx: mpc8610_hpcd: add support for PCI Express x8 slot | Anton Vorontsov | 2008-05-01 | 1 | -0/+21 |
| * | | | [POWERPC] 86xx: Fix the wrong serial1 interrupt for 8610 board | Jason Jin | 2008-04-30 | 1 | -1/+1 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2008-05-02 | 1 | -0/+1 |
|\ \ \ \ |
|
| * | | | | [PATCH] split linux/file.h | Al Viro | 2008-05-01 | 1 | -0/+1 |
| | |/ /
| |/| | |
|
* | | | | ntp: rename TICK_LENGTH_SHIFT to NTP_SCALE_SHIFT | Roman Zippel | 2008-05-01 | 1 | -1/+1 |
* | | | | ntp: increase time_freq resolution | Roman Zippel | 2008-05-01 | 1 | -2/+0 |
|/ / / |
|
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Linus Torvalds | 2008-04-30 | 25 | -318/+6983 |
|\ \ \
| |/ / |
|
| * | | [POWERPC] Fix crashkernel= handling when no crashkernel= specified | Michael Ellerman | 2008-04-30 | 1 | -6/+6 |
| * | | [POWERPC] Make emergency stack safe for current_thread_info() use | Michael Ellerman | 2008-04-30 | 1 | -3/+6 |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jk/spufs | Paul Mackerras | 2008-04-30 | 7 | -21/+226 |
| |\ \ |
|
| | * | | [POWERPC] spufs: add .gitignore for spu_save_dump.h & spu_restore_dump.h | Kumar Gala | 2008-04-30 | 1 | -0/+2 |
| | * | | [POWERPC] spufs: trace spu_acquire_saved events | Julio M. Merino Vidal | 2008-04-30 | 1 | -0/+2 |
| | * | | [POWERPC] spufs: fix marker name for find_victim | Julio M. Merino Vidal | 2008-04-30 | 1 | -1/+1 |
| | * | | [POWERPC] spufs: add marker for destroy_spu_context | Julio M. Merino Vidal | 2008-04-30 | 1 | -0/+1 |
| | * | | [POWERPC] spufs: add sputrace marker parameter names | Julio M. Merino Vidal | 2008-04-30 | 2 | -20/+20 |
| | * | | [POWERPC] spufs: add context switch notification log | Christoph Hellwig | 2008-04-30 | 5 | -0/+200 |
| * | | | [POWERPC] mpc5200: defconfigs for CM5200, Lite5200B, Motion-PRO and TQM5200 | Bartlomiej Sieka | 2008-04-29 | 5 | -9/+4484 |
| * | | | [POWERPC] mpc5200: Switch mpc5200 dts files to dts-v1 format | Grant Likely | 2008-04-29 | 5 | -288/+286 |
| * | | | [POWERPC] mpc5200: add Phytec pcm030 board support | s.hauer@pengutronix.de | 2008-04-29 | 3 | -0/+1473 |
| * | | | [POWERPC] mpc5200: add gpiolib support for mpc5200 | s.hauer@pengutronix.de | 2008-04-29 | 3 | -0/+473 |
| * | | | [POWERPC] mpc5200: add interrupt type function | Sascha Hauer | 2008-04-29 | 1 | -0/+38 |
* | | | | Basic braille screen reader support | Samuel Thibault | 2008-04-30 | 1 | -3/+0 |
* | | | | i2c: Convert most new-style drivers to use module aliasing | Jean Delvare | 2008-04-29 | 1 | -15/+12 |
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Linus Torvalds | 2008-04-29 | 22 | -306/+762 |
|\ \ \ \
| |/ / / |
|
| * | | | [RAPIDIO] Change RapidIO doorbell source and target ID field to 16-bit | Zhang Wei | 2008-04-29 | 1 | -4/+4 |
| * | | | [RAPIDIO] Add RapidIO connection info print out and re-training for broken co... | Zhang Wei | 2008-04-29 | 1 | -0/+71 |
| * | | | [RAPIDIO] Add serial RapidIO controller support, which includes MPC8548, MPC8641 | Zhang Wei | 2008-04-29 | 1 | -11/+64 |
| * | | | [RAPIDIO] Add RapidIO node probing into MPC86xx_HPCN board id table | Zhang Wei | 2008-04-29 | 1 | -0/+1 |
| * | | | [RAPIDIO] Add RapidIO node into MPC8641HPCN dts file | Zhang Wei | 2008-04-29 | 1 | -0/+12 |
| * | | | [RAPIDIO] Auto-probe the RapidIO system size | Zhang Wei | 2008-04-29 | 1 | -0/+6 |
| * | | | [RAPIDIO] Add OF-tree support to RapidIO controller driver | Zhang Wei | 2008-04-29 | 4 | -81/+102 |
| * | | | [RAPIDIO] Add RapidIO multi mport support | Zhang Wei | 2008-04-29 | 1 | -173/+222 |
| * | | | [RAPIDIO] Add RapidIO option to kernel configuration | Zhang Wei | 2008-04-29 | 2 | -0/+14 |
| * | | | [RAPIDIO] Change RIO function mpc85xx_ to fsl_ | Zhang Wei | 2008-04-29 | 1 | -40/+40 |