summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2008-08-011-1/+5
|\
| * sh/maple: clean maple bus codeAdrian McMenamin2008-07-291-1/+5
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-08-011-1/+0
|\ \
| * | generic, x86: fix add iommu_num_pages helper functionFUJITA Tomonori2008-07-291-1/+0
* | | [S390] Optimize storage key operations for anon pagesMartin Schwidefsky2008-08-011-3/+0
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2008-07-301-0/+23
|\ \ \
| * | | powerpc/mm: Lockless get_user_pages_fast() for 64-bit (v3)Nick Piggin2008-07-301-0/+23
| |/ /
* | | 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-303-4/+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-292-4/+9
| |\ \ \ | | |/ / | |/| |
| | * | mac80211: partially fix skb->cb useJohannes Berg2008-07-291-1/+4
| | * | rfkill: document the rfkill struct locking (v2)Henrique de Moraes Holschuh2008-07-291-3/+5
* | | | 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-284-0/+9
|\ \ \
| * | | 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-281-0/+5
| * | | 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
* | | | vfs: pagecache usage optimization for pagesize!=blocksizeHisashi Hifumi2008-07-282-21/+25
* | | | 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-289-241/+262
|\ \ \ \ | |/ / /
| * | | 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-283-0/+31
| |\ \ \ \
| | * \ \ \ 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-281-2/+0
| |\ \ \ \ \ \
| | * | | | | | maple: tidy maple_driver code by removing redundant connect/disconnectAdrian McMenamin2008-07-281-2/+0
| | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2008-07-281-17/+33
| |\ \ \ \ \ \
| | * | | | | | stop_machine(): stop_machine_run() changed to use cpu maskRusty Russell2008-07-281-10/+24
| | * | | | | | Simplify stop_machineRusty Russell2008-07-281-12/+8
| | * | | | | | stop_machine: add ALL_CPUS optionJason Baron2008-07-281-1/+7
| | | |/ / / / | | |/| | | |
| * | | | | | Merge ../linux-2.6Mauro Carvalho Chehab2008-07-273-45/+32
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | Merge ../linux-2.6Mauro Carvalho Chehab2008-07-274-26/+77
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
OpenPOWER on IntegriCloud