- 47cb996 ps3: Switch ps3_os_area_[gs]et_rtc_diff to EXPORT_SYMBOL_GPL() by Geert Uytterhoeven · 15 years ago
- 7e28060 ps3: Correct debug message in dma_ioc0_map_pages() by Geert Uytterhoeven · 15 years ago
- a469f56 drivers/ps3: Add missing annotations by Geert Uytterhoeven · 15 years ago
- cd4a157 ps3fb: Use ps3_system_bus_[gs]et_drvdata() instead of direct access by Geert Uytterhoeven · 15 years ago
- 559dc87f5 ps3flash: Use ps3_system_bus_[gs]et_drvdata() instead of direct access by Geert Uytterhoeven · 15 years ago
- 03fa68c ps3: shorten ps3_system_bus_[gs]et_driver_data to ps3_system_bus_[gs]et_drvdata by Geert Uytterhoeven · 15 years ago
- 9f08e9d ps3: Use dev_[gs]et_drvdata() instead of direct access for system bus devices by Geert Uytterhoeven · 15 years ago
- 6dee2c8 block/ps3: remove driver_data direct access of struct device by Roel Kluin · 15 years ago
- 1bd9784 ps3vram: Make ps3vram_priv.reports a void * by Geert Uytterhoeven · 15 years ago
- c3b94fd ps3vram: Remove no longer used ps3vram_priv.ddr_base by Geert Uytterhoeven · 15 years ago
- fb89e89 ps3vram: Replace mutex by spinlock + bio_list by Geert Uytterhoeven · 15 years ago
- 13685a1 block: Add bio_list_peek() by Geert Uytterhoeven · 15 years ago
- c2e95c6 powerpc: Use generic atomic64_t implementation on 32-bit processors by Paul Mackerras · 15 years ago
- 09d4e0e lib: Provide generic atomic64_t implementation by Paul Mackerras · 15 years ago
- 4c75f84 powerpc: Add compiler memory barrier to mtmsr macro by Paul Mackerras · 15 years ago
- e8d1673 powerpc/iseries: Mark signal_vsp_instruction() as maybe unused by Michael Ellerman · 15 years ago
- 27167c7 powerpc/iseries: Fix unused function warning in iSeries DT code by Michael Ellerman · 15 years ago
- 7719ed7 powerpc: Only build prom_init.o when CONFIG_PPC_OF_BOOT_TRAMPOLINE=y by Michael Ellerman · 15 years ago
- 3240776 powerpc: Wire up sys_rt_tgsigqueueinfo by Stephen Rothwell · 15 years ago
- 86c2765 powerpc/cell: Use driver_data acessors, not platform_data in Axon MSI by Michael Ellerman · 15 years ago
- e468455 powerpc: Fix warning in setup_64.c when CONFIG_RELOCATABLE=y by Michael Ellerman · 15 years ago
- c204ff6 ps3fb: Tear down FB setup during cleanup by Geert Uytterhoeven · 15 years ago
- d3352c9 ps3fb/vram: Extract common GPU stuff into <asm/ps3gpu.h> by Geert Uytterhoeven · 15 years ago
- 56ac72d ps3vram: GPU memory mapping cleanup by Geert Uytterhoeven · 15 years ago
- e78d0c5 ps3fb: GPU memory mapping cleanup by Geert Uytterhoeven · 15 years ago
- 5c6fc8d powerpc/cell: Extract duplicated IOPTE_* to <asm/iommu.h> by Geert Uytterhoeven · 15 years ago
- ca971ea ps3fb: Correct handling of device opening in ps3fb_probe() by Geert Uytterhoeven · 15 years ago
- bb94f07 ps3fb: Inline functions in ps3fb_probe(), to ease cleanup in the error path by Geert Uytterhoeven · 15 years ago
- 02aad32 ps3fb: Remove useless debug checks in ps3fb_shutdown() by Geert Uytterhoeven · 15 years ago
- 3273d87 ps3vram: Correct exchanged gotos in ps3vram_probe() error path by Jim Paris · 15 years ago
- 3c20e2f ps3vram: Use proc_create_data() instead of proc_create() by Geert Uytterhoeven · 15 years ago
- 734957c8 ps3vram: Fix error path (return -EIO) for short read/write by Geert Uytterhoeven · 15 years ago
- 7a4a89c ps3av: Set 16:9 aspect ratio for 720p video modes by sebastian.blanes@gmail.com · 15 years ago
- 177996e powerpc: Don't do generic calibrate_delay() by Benjamin Herrenschmidt · 15 years ago
- 529273c powerpc/install: Bail with error code on error in install script by Grant Likely · 15 years ago
- 7dafd23 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 15 years ago
- 45e3e19 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next by Linus Torvalds · 15 years ago
- 3f8d9ce .gitignore: ignore *.lzma files by Arne Janbu · 15 years ago
- cf504632 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 15 years ago
- ae937de Merge git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/headers-check-2.6 by Linus Torvalds · 15 years ago
- 9cf46a3 fusion: fix recent kernel-doc problems by Randy Dunlap · 15 years ago
- 5a7e3d1 keyboard: advertise KT_DEAD2 extended diacriticals by Samuel Thibault · 15 years ago
- 1f990cf kbuild: add generic --set-str option to scripts/config by Michal Marek · 15 years ago
- 47312d2 kbuild: simplify argument loop in scripts/config by Michal Marek · 15 years ago
- 5664322 kbuild: handle non-existing options in scripts/config by Michal Marek · 15 years ago
- 2625b10 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 15 years ago
- 489f7ab Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
- b322b78 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 15 years ago
- f44c2c9 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
- 17b1f0d kallsyms: generalize text region handling by Mike Frysinger · 15 years ago
- 028f042 kallsyms: support kernel symbols in Blackfin on-chip memory by Robin Getz · 18 years ago
- 2cf4d45 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
- 2185a5e documentation: make version fix by Adam Lackorzynski · 15 years ago
- d067aa7 kbuild: fix a compile warning by Amerigo Wang · 15 years ago
- 8d34ff3 Merge branches 'cxgb3', 'ehca', 'misc', 'mlx4', 'mthca' and 'nes' into for-linus by Roland Dreier · 15 years ago
- d1fdf24 mlx4_core: Don't double-free IRQs when falling back from MSI-X to INTx by Roland Dreier · 15 years ago
- f2ac5e7 gitignore: Add GNU GLOBAL files to top .gitignore by Jani Nikula · 15 years ago
- a2bb90a kbuild: fix delay in setlocalversion on readonly source by Nico Schottelius · 15 years ago
- b2d8993 README: fix misleading pointer to the defconf directory by Patrick Ringl · 15 years ago
- 7923f90 vmlinux.lds.h update by Sam Ravnborg · 15 years ago
- 73be159 [ARM] 5545/2: add flush_kernel_dcache_page() for ARM by Nicolas Pitre · 15 years ago
- ce53895 MAINTAINERS: EB110ATX is not ebsa110 by Russell King · 15 years ago
- b7c11ec Merge branch 'u300' into devel by Russell King · 15 years ago
- 0609996 Merge branch 'stmp' into devel by Russell King · 15 years ago
- 4c31791 Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel by Russell King · 15 years ago
- 98797a2 Merge branch 'copy_user' of git://git.marvell.com/orion into devel by Russell King · 15 years ago
- 0419bb4 headers_check fix: mn10300, setup.h by Jaswinder Singh Rajput · 15 years ago
- c14e1a1 headers_check fix: mn10300, ptrace.h by Jaswinder Singh Rajput · 15 years ago
- 9aa0a48 IB/mthca: Don't double-free IRQs when falling back from MSI-X to INTx by Roland Dreier · 15 years ago
- 7f72134c atmel-mci: add MCI2 register definitions by Nicolas Ferre · 15 years ago
- 1991189 atmel-mci: Integrate AT91 specific definition in header file by Nicolas Ferre · 15 years ago
- e6f2c7a tmio_mmc: allow compilation for ASIC3 by Philipp Zabel · 15 years ago
- 051913d mmc_block: do not DMA to stack by Ben Dooks · 15 years ago
- be3f4ae sdhci: Print ADMA status and pointer on debug by Ben Dooks · 15 years ago
- da46a0b tmio_mmc: fix clock setup by Ian Molton · 15 years ago
- 544f277 tmio_mmc: map SD control registers after enabling the MFD cell by Philipp Zabel · 15 years ago
- d6c9b5e tmio_mmc: correct probe return value for num_resources != 3 by Philipp Zabel · 15 years ago
- 6c413cc tmio_mmc: don't use set_irq_type by Philipp Zabel · 15 years ago
- 5e74672 tmio_mmc: add bus_shift support by Philipp Zabel · 15 years ago
- f0e46cc MFD,mmc: tmio_mmc: make HCLK configurable by Philipp Zabel · 15 years ago
- fdd858d mmc_spi: don't use EINVAL for possible transmission errors by Wolfgang Muees · 15 years ago
- c54f6bc cb710: more cleanup for the DEBUG case. by Michał Mirosław · 15 years ago
- a3456a2 sdhci: platform driver for SDHCI by Richard Röjfors · 15 years ago
- 99d9260 mxcmmc: remove frequency workaround by Pierre Ossman · 15 years ago
- 9bf69a2 cb710: handle DEBUG define in Makefile by Pierre Ossman · 15 years ago
- 10eb4f9 cb710: add missing parenthesis by Pierre Ossman · 15 years ago
- 09adfe4 cb710: fix printk format string by Pierre Ossman · 15 years ago
- 5f5bac8 mmc: Driver for CB710/720 memory card reader (MMC part) by Michał Mirosław · 15 years ago
- 8385f9c pxamci: add regulator support. by Daniel Ribeiro · 15 years ago
- 8dfd037 MMC core: limit minimum initialization frequency to 400kHz by Sascha Hauer · 16 years ago
- ae62890 sdhci: avoid changing voltage needlessly by Pierre Ossman · 16 years ago
- 7ceeb6a mmc/omap: make mmci-omap using platform_driver_probe by Uwe Kleine-König · 16 years ago
- 5cf20aa mmc_spi: speedup for slow cards, less wear-out by Wolfgang Muees · 16 years ago
- 94d89ef mmc: mmc_rescan detects card change in one run by Jorg Schummer · 16 years ago
- 44b7532b Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 15 years ago
- 84c48e6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 by Linus Torvalds · 15 years ago
- 5c55b40 FRV: Fix interaction with new generic header stuff by David Howells · 15 years ago
- d32f60e Merge branch 'next-i2c' of git://aeryn.fluff.org.uk/bjdooks/linux by Linus Torvalds · 15 years ago
- a2ee2981 Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 7603ef0 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 15 years ago