aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2008-07-304-13/+61
|\
| * powerpc/mm: Lockless get_user_pages_fast() for 64-bit (v3)Nick Piggin2008-07-302-0/+25
| * Merge commit 'kumar/kumar-next'Benjamin Herrenschmidt2008-07-302-13/+36
| |\
| | * cpm2: Rework baud rate generators configuration to support external clocks.Laurent Pinchart2008-07-281-13/+33
| | * cpm2: Implement GPIO LIB API on CPM2 Freescale SoC.Laurent Pinchart2008-07-281-0/+3
| | * powerpc: Fix 8xx build failureKumar Gala2008-07-261-0/+3
* | | cpumask: statement expressions confuse some versions of gccStephen Rothwell2008-07-301-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-07-304-11/+11
|\ \ \
| * | | tcp: MD5: Use MIB counter instead of warning for MD5 mismatch.David S. Miller2008-07-301-0/+2
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-07-293-11/+9
| |\ \ \ | | |/ / | |/| |
| | * | mac80211: partially fix skb->cb useJohannes Berg2008-07-292-7/+4
| | * | rfkill: document the rfkill struct locking (v2)Henrique de Moraes Holschuh2008-07-291-3/+5
| | * | mac80211: remove IEEE80211_HW_HOST_GEN_BEACON_TEMPLATE flagJohannes Berg2008-07-291-1/+0
* | | | sgi-xp: replace AMO_t typedef by struct amoDean Nelson2008-07-301-8/+8
* | | | mm: add zap_vma_ptes(): a library function to unmap driver ptesJack Steiner2008-07-301-0/+2
* | | | introduce lower_32_bits() macroJoerg Roedel2008-07-301-0/+6
* | | | connector: add a BlackBoard user to connectorJerome Arbez-Gindre2008-07-301-1/+2
* | | | print_ip_sym(): use %pSVegard Nossum2008-07-301-2/+1
* | | | mm: remove find_max_pfn_with_active_regionsYinghai Lu2008-07-301-1/+0
* | | | cpufreq acpi: only call _PPC after cpufreq ACPI init funcs got called alreadyThomas Renninger2008-07-301-0/+1
* | | | resource: add resource_size()Magnus Damm2008-07-301-0/+4
|/ / /
* | | 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
| |\ \ \ \ \ \ \