summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.o-hand.com/linux-mfdLinus Torvalds2008-07-281-15/+15
|\
| * mfd: accept pure device as a parent, not only platform_deviceDmitry Baryshkov2008-07-291-2/+2
| * mfd: add platform_data to mfd_cellMike Rapoport2008-07-291-6/+7
| * mfd: Coding style fixesBen Dooks2008-07-281-9/+8
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-07-2810-21/+48
|\ \
| * \ Merge branch 'core/generic-dma-coherent' of git://git.kernel.org/pub/scm/linu...Jesse Barnes2008-07-285-21/+38
| |\ \
| | * \ Merge branch 'linus' into core/generic-dma-coherentIngo Molnar2008-07-291266-47542/+15799
| | |\ \
| | * | | Cris: convert to using generic dma-coherent mem allocatorDmitry Baryshkov2008-07-201-0/+2
| | * | | Sh: use generic per-device coherent dma allocatorDmitry Baryshkov2008-07-181-0/+1
| | * | | ARM: support generic per-device coherent dma memDmitry Baryshkov2008-07-181-0/+2
| | * | | Merge branch 'linus' into core/generic-dma-coherentIngo Molnar2008-07-18709-24708/+22248
| | |\ \ \
| | * | | | x86: use generic per-device dma coherent allocatorDmitry Baryshkov2008-06-301-21/+1
| | * | | | generic: per-device coherent dma allocatorDmitry Baryshkov2008-06-301-0/+32
| * | | | | PCI: add D3 power state avoidance quirkAlan Cox2008-07-281-0/+2
| * | | | | PCI: disable ASPM on pre-1.1 PCIe devicesShaohua Li2008-07-281-0/+1
| * | | | | PCI: disable ASPM per ACPI FADT settingShaohua Li2008-07-282-0/+6
| * | | | | Merge branch 'x86/iommu' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...Jesse Barnes2008-07-281-0/+1
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | iommu: add iommu_num_pages helper functionJoerg Roedel2008-07-261-0/+1
* | | | | | include/asm-generic/pgtable-nopmd.h: macros are noxious, reason #435Andrew Morton2008-07-281-1/+5
* | | | | | gpio: fix build on CONFIG_GPIO_SYSFS=nAtsushi Nemoto2008-07-281-0/+1
* | | | | | vfs: pagecache usage optimization for pagesize!=blocksizeHisashi Hifumi2008-07-282-21/+25
* | | | | | spi_s3c24xx: really assign busnumBen Dooks2008-07-281-0/+1
* | | | | | mmu-notifiers: coreAndrea Arcangeli2008-07-282-0/+283
* | | | | | mmu-notifiers: add mm_take_all_locks() operationAndrea Arcangeli2008-07-283-0/+12
* | | | | | mmu-notifiers: add list_del_init_rcu()Andrea Arcangeli2008-07-281-0/+28
* | | | | | Merge branch 'linus' into cpus4096Ingo Molnar2008-07-28547-33354/+1353
|\| | | | |
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2008-07-281-2/+1
| |\ \ \ \ \
| | * | | | | Input: serio - mark serio_register_driver() __must_checkDmitry Torokhov2008-07-231-2/+1
| * | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2008-07-2813-5/+134
| |\ \ \ \ \ \
| | * | | | | | powerpc/mm: Implement _PAGE_SPECIAL & pte_special() for 64-bitNick Piggin2008-07-283-2/+6
| | * | | | | | powerpc: Make core id information available to userspaceNathan Lynch2008-07-282-0/+2
| | * | | | | | powerpc: Make core sibling information available to userspaceNathan Lynch2008-07-282-0/+2
| | * | | | | | powerpc: Add TIF_NOTIFY_RESUME support for tracehookRoland McGrath2008-07-282-3/+5
| | * | | | | | powerpc: Add asm/syscall.h with the tracehook entry pointsRoland McGrath2008-07-282-0/+85
| | * | | | | | powerpc: Fix 8xx build failureKumar Gala2008-07-281-0/+3
| | * | | | | | Merge commit 'gcl/gcl-next'Benjamin Herrenschmidt2008-07-283-0/+31
| | |\ \ \ \ \ \
| | | * | | | | | spi: Add OF binding support for SPI bussesGrant Likely2008-07-251-0/+18
| | | * | | | | | spi: split up spi_new_device() to allow two stage registration.Grant Likely2008-07-251-0/+12
| | | * | | | | | of: adapt of_find_i2c_driver() to be usable by SPI alsoGrant Likely2008-07-251-0/+1
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2008-07-2831-553/+646
| |\ \ \ \ \ \ \ \
| | * | | | | | | | sh: Add SuperH Mobile CEU platform data for Migo-RMagnus Damm2008-07-281-0/+5
| | * | | | | | | | sh: Add SuperH Mobile LCDC platform data for Migo-RMagnus Damm2008-07-281-0/+6
| | * | | | | | | | 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-282-2/+14
| | * | | | | | | | sh: Use clk_always_enable() on sh7343 / SE77343Magnus Damm2008-07-281-4/+0
| | * | | | | | | | sh: Use clk_always_enable() on sh7722 / Migo-R / SE7722Magnus Damm2008-07-282-8/+0
| | * | | | | | | | sh: Introduce clk_always_enable() functionMagnus Damm2008-07-281-0/+17
| | * | | | | | | | sh: Add SuperH Mobile MSTPCR bits to clock frameworkMagnus Damm2008-07-281-0/+3
| | * | | | | | | | sh: Add arch_flags to struct clkMagnus Damm2008-07-281-0/+1