summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2008-08-01Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2008-08-01[S390] cio: Include linux/string.h in schid.h.Cornelia Huck
2008-08-01[S390] Wire up new syscalls.Heiko Carstens
2008-08-01[S390] Optimize storage key operations for anon pagesMartin Schwidefsky
2008-08-01[S390] nohz/sclp: disable timer on synchronous waits.Heiko Carstens
2008-08-01[S390] ipl: Reboot from alternate device does not work when booting from fileMichael Holzheu
2008-08-01[S390] Remove last P390 trace.Heiko Carstens
2008-07-30[MIPS] kgdb: add arch support for the kernel's kgdb coreJason Wessel
2008-07-30[MIPS] kgdb: Remove existing implementationJason Wessel
2008-07-30[MIPS] TXx9: Kill unused txx927.hAtsushi Nemoto
2008-07-30[MIPS] TXx9: Support early_printkAtsushi Nemoto
2008-07-30[MIPS] TXx9: Unify serial_txx9 setupAtsushi Nemoto
2008-07-30[MIPS] TXx9: Random cleanupAtsushi Nemoto
2008-07-30[MIPS] TXx9: Make tx4938-specific code more independentAtsushi Nemoto
2008-07-30[MIPS] TXx9: Make tx3927-specific code more independentAtsushi Nemoto
2008-07-30[MIPS] TXx9: Cleanup watchdogAtsushi Nemoto
2008-07-30[MIPS] TXx9: PCI error handlingAtsushi Nemoto
2008-07-30[MIPS] TXx9: Add some pci optionsAtsushi Nemoto
2008-07-30[MIPS] Introduce pcibios_plat_setupAtsushi Nemoto
2008-07-30[MIPS] TXx9: Fix JMR3927 irq numbersAtsushi Nemoto
2008-07-30Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2008-07-30cpumask: statement expressions confuse some versions of gccStephen Rothwell
2008-07-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-07-30sgi-xp: replace AMO_t typedef by struct amoDean Nelson
2008-07-30mm: add zap_vma_ptes(): a library function to unmap driver ptesJack Steiner
2008-07-30introduce lower_32_bits() macroJoerg Roedel
2008-07-30connector: add a BlackBoard user to connectorJerome Arbez-Gindre
2008-07-30print_ip_sym(): use %pSVegard Nossum
2008-07-30mm: remove find_max_pfn_with_active_regionsYinghai Lu
2008-07-30cpufreq acpi: only call _PPC after cpufreq ACPI init funcs got called alreadyThomas Renninger
2008-07-30resource: add resource_size()Magnus Damm
2008-07-30tcp: MD5: Use MIB counter instead of warning for MD5 mismatch.David S. Miller
2008-07-30powerpc/mm: Lockless get_user_pages_fast() for 64-bit (v3)Nick Piggin
2008-07-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2008-07-30Merge commit 'kumar/kumar-next'Benjamin Herrenschmidt
2008-07-29mac80211: partially fix skb->cb useJohannes Berg
2008-07-29rfkill: document the rfkill struct locking (v2)Henrique de Moraes Holschuh
2008-07-29mac80211: remove IEEE80211_HW_HOST_GEN_BEACON_TEMPLATE flagJohannes Berg
2008-07-28Merge branch 'for-linus' of git://git.o-hand.com/linux-mfdLinus Torvalds
2008-07-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2008-07-29mfd: accept pure device as a parent, not only platform_deviceDmitry Baryshkov
2008-07-28include/asm-generic/pgtable-nopmd.h: macros are noxious, reason #435Andrew Morton
2008-07-28gpio: fix build on CONFIG_GPIO_SYSFS=nAtsushi Nemoto
2008-07-28vfs: pagecache usage optimization for pagesize!=blocksizeHisashi Hifumi
2008-07-28spi_s3c24xx: really assign busnumBen Dooks
2008-07-28mmu-notifiers: coreAndrea Arcangeli
2008-07-28mmu-notifiers: add mm_take_all_locks() operationAndrea Arcangeli
2008-07-28mmu-notifiers: add list_del_init_rcu()Andrea Arcangeli
2008-07-29mfd: add platform_data to mfd_cellMike Rapoport
2008-07-28Merge branch 'core/generic-dma-coherent' of git://git.kernel.org/pub/scm/linu...Jesse Barnes