| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2009-06-19 | 63 | -122/+7805 |
|\ |
|
| * | Merge commit 'gcl/merge' into next | Benjamin Herrenschmidt | 2009-06-18 | 9 | -88/+52 |
| |\ |
|
| | * | powerpc/5121: make clock debug output more readable | Wolfram Sang | 2009-06-17 | 1 | -4/+4 |
| | * | powerpc/5xxx: Add common mpc5xxx_get_bus_frequency() function | Wolfgang Denk | 2009-06-17 | 8 | -62/+44 |
| | * | powerpc/5200: Update pcm030.dts to add i2c eeprom and delete cruft | Wolfram Sang | 2009-06-17 | 1 | -22/+4 |
| * | | Merge commit 'origin/master' into next | Benjamin Herrenschmidt | 2009-06-18 | 5 | -26/+3 |
| |\ \ |
|
| * \ \ | Merge commit 'origin/master' into next | Benjamin Herrenschmidt | 2009-06-17 | 4 | -34/+11 |
| |\ \ \
| | |_|/
| |/| | |
|
| * | | | powerpc: Add memory clobber to mtspr() | Benjamin Herrenschmidt | 2009-06-16 | 1 | -1/+2 |
| * | | | powerpc: Fix invalid construct in our CPU selection Kconfig | Benjamin Herrenschmidt | 2009-06-16 | 1 | -3/+6 |
| * | | | powerpc: Add configurable -Werror for arch/powerpc | Michael Ellerman | 2009-06-16 | 9 | -0/+33 |
| * | | | powerpc: Introduce macro spin_event_timeout() | Timur Tabi | 2009-06-16 | 1 | -0/+36 |
| * | | | powerpc/warp: Fix ISA_DMA_THRESHOLD default | Sean MacLennan | 2009-06-16 | 1 | -1/+7 |
| * | | | powerpc/bootwrapper: Custom build options for XPedite52xx targets | Nate Case | 2009-06-15 | 1 | -0/+4 |
| * | | | powerpc/85xx: Add defconfig for X-ES MPC85xx boards | Nate Case | 2009-06-15 | 1 | -0/+1821 |
| * | | | powerpc/85xx: Add dts files for X-ES MPC85xx boards | Nate Case | 2009-06-15 | 6 | -0/+3653 |
| * | | | powerpc/85xx: Add platform support for X-ES MPC85xx boards | Nate Case | 2009-06-15 | 3 | -0/+293 |
| * | | | 83xx: add support for the kmeter1 board. | Heiko Schocher | 2009-06-15 | 5 | -0/+1627 |
| * | | | powerpc/85xx: Add nor flash partitions for mpc8569mds | Kevin Hao | 2009-06-15 | 1 | -1/+23 |
| * | | | powerpc/fsl: Increase the number of possible localbus banks | mware@internode.on.net | 2009-06-15 | 1 | -2/+2 |
| * | | | powerpc/85xx: cuboot - Fix up ethernet3 MAC address on MPC85xx | Nate Case | 2009-06-15 | 1 | -0/+2 |
| * | | | powerpc: Enable additional BAT registers in setup_745x_specifics() | Gerhard Pircher | 2009-06-15 | 1 | -0/+3 |
| * | | | powerpc/mpc83xx: Fix usb mux setup for mpc834x | Peter Korsgaard | 2009-06-15 | 6 | -11/+11 |
| * | | | powerpc/83xx: Add MSI interrupts to DTS of MPC8315E-RDB | leon.woestenberg@gmail.com | 2009-06-15 | 1 | -0/+15 |
| * | | | powerpc/86xx: Add I2C device mappings in DTS for SBC610 | Martyn Welch | 2009-06-15 | 1 | -0/+10 |
| * | | | powerpc/85xx: Add UCC6 and UCC8 nodes in SGMII mode for MPC8569MDS | Haiying Wang | 2009-06-15 | 1 | -0/+63 |
| * | | | powerpc/83xx: Update sdhci nodes per new bindings | Anton Vorontsov | 2009-06-15 | 6 | -6/+6 |
| * | | | powerpc/fsl-booke: Enable L1 cache on e500v1/e500v2/e500mc CPUs | Nate Case | 2009-06-15 | 2 | -3/+48 |
| * | | | powerpc/mpc8272ads: fix device tree for 8 MB flash size | Wolfgang Denk | 2009-06-15 | 1 | -6/+13 |
| * | | | powerpc/85xx: Add SWIOTLB support to FSL boards | Kumar Gala | 2009-06-15 | 4 | -0/+59 |
| * | | | powerpc: Add 86xx support for SWIOTLB | Becky Bruce | 2009-06-15 | 2 | -0/+16 |
* | | | | powerpc/86xx: add MMC SPI support for MPC8610HPCD boards | Anton Vorontsov | 2009-06-19 | 2 | -0/+36 |
* | | | | edac: cpc925 MC platform device setup | Harry Ciao | 2009-06-18 | 2 | -0/+99 |
* | | | | Delete pcibios_select_root | Matthew Wilcox | 2009-06-17 | 1 | -13/+0 |
| |_|/
|/| | |
|
* | | | Merge branch 'akpm' | Linus Torvalds | 2009-06-16 | 5 | -26/+3 |
|\ \ \
| |_|/
|/| | |
|
| * | | fbdev: move logo externs to header file | Geert Uytterhoeven | 2009-06-16 | 2 | -13/+1 |
| * | | page allocator: do not check NUMA node ID when the caller knows the node is v... | Mel Gorman | 2009-06-16 | 1 | -2/+2 |
| * | | mm: consolidate init_mm definition | Alexey Dobriyan | 2009-06-16 | 1 | -4/+0 |
| * | | time: move PIT_TICK_RATE to linux/timex.h | Arnd Bergmann | 2009-06-16 | 1 | -7/+0 |
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2009-06-16 | 22 | -131/+250 |
|\ \ \
| | |/
| |/| |
|
| * | | ps3: Replace direct file operations by callback | Geert Uytterhoeven | 2009-06-15 | 2 | -63/+82 |
| * | | ps3: Switch ps3_os_area_[gs]et_rtc_diff to EXPORT_SYMBOL_GPL() | Geert Uytterhoeven | 2009-06-15 | 1 | -2/+2 |
| * | | ps3: Correct debug message in dma_ioc0_map_pages() | Geert Uytterhoeven | 2009-06-15 | 1 | -3/+2 |
| * | | ps3: shorten ps3_system_bus_[gs]et_driver_data to ps3_system_bus_[gs]et_drvdata | Geert Uytterhoeven | 2009-06-15 | 1 | -2/+2 |
| * | | ps3: Use dev_[gs]et_drvdata() instead of direct access for system bus devices | Geert Uytterhoeven | 2009-06-15 | 1 | -2/+2 |
| * | | powerpc: Use generic atomic64_t implementation on 32-bit processors | Paul Mackerras | 2009-06-15 | 2 | -0/+4 |
| * | | powerpc: Add compiler memory barrier to mtmsr macro | Paul Mackerras | 2009-06-15 | 2 | -5/+4 |
| * | | powerpc/iseries: Mark signal_vsp_instruction() as maybe unused | Michael Ellerman | 2009-06-15 | 1 | -1/+2 |
| * | | powerpc/iseries: Fix unused function warning in iSeries DT code | Michael Ellerman | 2009-06-15 | 1 | -1/+2 |
| * | | powerpc: Only build prom_init.o when CONFIG_PPC_OF_BOOT_TRAMPOLINE=y | Michael Ellerman | 2009-06-15 | 1 | -0/+2 |
| * | | powerpc: Wire up sys_rt_tgsigqueueinfo | Stephen Rothwell | 2009-06-15 | 2 | -1/+3 |