summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds2008-07-283-3/+7
|\
| * dlm: fix uninitialized variable for search_rsb_list callersBenny Halevy2008-07-141-0/+1
| * dlm: release socket on errorMasatake YAMATO2008-07-141-1/+3
| * dlm: fix basts for granted CW waiting PR/CWDavid Teigland2008-07-141-1/+2
| * dlm: check for null in device_writeMasatake YAMATO2008-07-141-1/+1
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2008-07-2838-260/+1039
|\ \
| * | powerpc: Disable 64K hugetlb support when doing 64K SPU mappingsBenjamin Herrenschmidt2008-07-281-1/+8
| * | powerpc/powermac: Fixup default serial port device for pmac_zilogBenjamin Herrenschmidt2008-07-282-27/+89
| * | powerpc/powermac: Use sane default baudrate for SCC debuggingBenjamin Herrenschmidt2008-07-281-1/+11
| * | powerpc/mm: Implement _PAGE_SPECIAL & pte_special() for 64-bitNick Piggin2008-07-283-2/+6
| * | powerpc: Show processor cache information in sysfsNathan Lynch2008-07-281-0/+309
| * | powerpc: Make core id information available to userspaceNathan Lynch2008-07-283-0/+25
| * | powerpc: Make core sibling information available to userspaceNathan Lynch2008-07-283-0/+66
| * | powerpc/vio: More fallout from dma_mapping_error API changeStephen Rothwell2008-07-281-1/+1
| * | ibmveth: Fix multiple errors with dma_mapping_error conversionStephen Rothwell2008-07-281-4/+4
| * | powerpc/pseries: Fix CMO sysdev attribute API change falloutStephen Rothwell2008-07-281-2/+6
| * | powerpc: Enable tracehook for the architectureRoland McGrath2008-07-281-0/+1
| * | powerpc: Add TIF_NOTIFY_RESUME support for tracehookRoland McGrath2008-07-285-8/+20
| * | powerpc: Add asm/syscall.h with the tracehook entry pointsRoland McGrath2008-07-282-0/+85
| * | powerpc: Make syscall tracing use tracehook.h helpersRoland McGrath2008-07-283-27/+34
| * | powerpc: Call tracehook_signal_handler() when setting up signal framesRoland McGrath2008-07-281-1/+7
| * | powerpc: Update cpu_sibling_maps dynamicallyNathan Lynch2008-07-283-30/+29
| * | powerpc: register_cpu_online should be __cpuinitNathan Lynch2008-07-281-1/+1
| * | powerpc: kill useless SMT code in prom_hold_cpusNathan Lynch2008-07-281-36/+3
| * | powerpc: Fix 8xx build failureKumar Gala2008-07-281-0/+3
| * | powerpc: Fix vio build warningsNathan Lynch2008-07-281-2/+2
| * | powerpc/booke: Clean up the hardware watchpoint supportKumar Gala2008-07-284-11/+12
| * | powerpc: Removed duplicated include in stacktrace.cHuang Weiyi2008-07-281-1/+0
| * | Merge commit 'gcl/gcl-next'Benjamin Herrenschmidt2008-07-289-105/+317
| |\ \
| | * | spi: Add OF binding support for SPI bussesGrant Likely2008-07-254-0/+118
| | * | spi: split up spi_new_device() to allow two stage registration.Grant Likely2008-07-252-44/+107
| | * | of: adapt of_find_i2c_driver() to be usable by SPI alsoGrant Likely2008-07-253-61/+92
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kkeil/ISDN-2.6Linus Torvalds2008-07-282-3/+1
|\ \ \ \
| * | | | Remove deprecated virt_to_bus()Karsten Keil2008-07-282-3/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2008-07-28117-2019/+7917
|\ \ \ \ \
| * | | | | sh: SuperH Mobile CEU and camera platform data for AP325RXAMagnus Damm2008-07-281-1/+118
| * | | | | sh: Update smc911x platform data for AP325RXAMagnus Damm2008-07-281-0/+10
| * | | | | sh: SuperH Mobile LCDC platform data for AP325RXAMagnus Damm2008-07-281-1/+80
| * | | | | sh: Add SuperH Mobile CEU platform data for Migo-RMagnus Damm2008-07-282-1/+177
| * | | | | sh: Add SuperH Mobile LCDC platform data for Migo-RMagnus Damm2008-07-286-0/+284
| * | | | | sh: Move asid_cache() out of ifdef to fix SH-3/4 nommu build.Paul Mundt2008-07-281-1/+2
| * | | | | sh: Workaround for __put_user_asm() bug with gcc 4.x on big-endian.Yoshinori Sato2008-07-281-1/+2
| * | | | | sh: Wire up new syscalls.Paul Mundt2008-07-284-2/+26
| * | | | | sh: fix uImage Entry PointYoshihiro Shimoda2008-07-282-1/+9
| * | | | | sh_keysc: remove request_mem_region() and release_mem_region()Tetsuya Mukawa2008-07-281-20/+7
| * | | | | sh: Don't miss pending signals returning to user mode after signal processingStuart MENEFY2008-07-281-1/+1
| * | | | | sh: Use clk_always_enable() on sh7366Magnus Damm2008-07-281-0/+15
| * | | | | sh: Use clk_always_enable() on sh7343 / SE77343Magnus Damm2008-07-283-8/+15
| * | | | | sh: Use clk_always_enable() on sh7722 / Migo-R / SE7722Magnus Damm2008-07-285-17/+20
| * | | | | sh: Use clk_always_enable() on sh7723 / ap325rxaMagnus Damm2008-07-282-12/+16