aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds1-1/+5
2008-08-01Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+0
2008-08-01[S390] Optimize storage key operations for anon pagesMartin Schwidefsky1-3/+0
2008-07-30Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-0/+23
2008-07-30cpumask: statement expressions confuse some versions of gccStephen Rothwell1-1/+1
2008-07-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds3-4/+11
2008-07-30mm: add zap_vma_ptes(): a library function to unmap driver ptesJack Steiner1-0/+2
2008-07-30introduce lower_32_bits() macroJoerg Roedel1-0/+6
2008-07-30connector: add a BlackBoard user to connectorJerome Arbez-Gindre1-1/+2
2008-07-30print_ip_sym(): use %pSVegard Nossum1-2/+1
2008-07-30mm: remove find_max_pfn_with_active_regionsYinghai Lu1-1/+0
2008-07-30cpufreq acpi: only call _PPC after cpufreq ACPI init funcs got called alreadyThomas Renninger1-0/+1
2008-07-30resource: add resource_size()Magnus Damm1-0/+4
2008-07-30tcp: MD5: Use MIB counter instead of warning for MD5 mismatch.David S. Miller1-0/+2
2008-07-30powerpc/mm: Lockless get_user_pages_fast() for 64-bit (v3)Nick Piggin1-0/+23
2008-07-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller2-4/+9
2008-07-29mac80211: partially fix skb->cb useJohannes Berg1-1/+4
2008-07-29rfkill: document the rfkill struct locking (v2)Henrique de Moraes Holschuh1-3/+5
2008-07-29sh/maple: clean maple bus codeAdrian McMenamin1-1/+5
2008-07-29generic, x86: fix add iommu_num_pages helper functionFUJITA Tomonori1-1/+0
2008-07-28Merge branch 'for-linus' of git://git.o-hand.com/linux-mfdLinus Torvalds1-15/+15
2008-07-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds4-0/+9
2008-07-29mfd: accept pure device as a parent, not only platform_deviceDmitry Baryshkov1-2/+2
2008-07-28vfs: pagecache usage optimization for pagesize!=blocksizeHisashi Hifumi2-21/+25
2008-07-28mmu-notifiers: coreAndrea Arcangeli2-0/+283
2008-07-28mmu-notifiers: add mm_take_all_locks() operationAndrea Arcangeli3-0/+12
2008-07-28mmu-notifiers: add list_del_init_rcu()Andrea Arcangeli1-0/+28
2008-07-29mfd: add platform_data to mfd_cellMike Rapoport1-6/+7
2008-07-28PCI: add D3 power state avoidance quirkAlan Cox1-0/+2
2008-07-28PCI: disable ASPM on pre-1.1 PCIe devicesShaohua Li1-0/+1
2008-07-28PCI: disable ASPM per ACPI FADT settingShaohua Li1-0/+5
2008-07-28Merge branch 'linus' into cpus4096Ingo Molnar9-241/+262
2008-07-28Merge branch 'x86/iommu' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip into for-linusJesse Barnes1-0/+1
2008-07-28cpu masks: optimize and clean up cpumask_of_cpu()Linus Torvalds1-3/+23
2008-07-28Merge branch 'linus' into cpus4096Ingo Molnar65-203/+1761
2008-07-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-2/+1
2008-07-28mfd: Coding style fixesBen Dooks1-9/+8
2008-07-28Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds3-0/+31
2008-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds1-2/+0
2008-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds1-17/+33
2008-07-28maple: tidy maple_driver code by removing redundant connect/disconnectAdrian McMenamin1-2/+0
2008-07-28Merge commit 'gcl/gcl-next'Benjamin Herrenschmidt3-0/+31
2008-07-28stop_machine(): stop_machine_run() changed to use cpu maskRusty Russell1-10/+24
2008-07-28Simplify stop_machineRusty Russell1-12/+8
2008-07-28stop_machine: add ALL_CPUS optionJason Baron1-1/+7
2008-07-27Merge ../linux-2.6Mauro Carvalho Chehab3-45/+32
2008-07-27task IO accounting: move all IO statistics in struct task_io_accountingAndrea Righi3-45/+32
2008-07-27Merge ../linux-2.6Mauro Carvalho Chehab4-26/+77
2008-07-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6Linus Torvalds1-0/+1
2008-07-27task IO accounting: improve code readabilityAndrea Righi3-26/+76