summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2008-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds250-16384/+5
2008-08-01Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-1/+2
2008-08-01Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds6-6/+24
2008-08-01[S390] cio: Include linux/string.h in schid.h.Cornelia Huck1-0/+1
2008-08-01[S390] Wire up new syscalls.Heiko Carstens1-1/+7
2008-08-01[S390] Optimize storage key operations for anon pagesMartin Schwidefsky1-3/+0
2008-08-01[S390] nohz/sclp: disable timer on synchronous waits.Heiko Carstens1-0/+14
2008-08-01[S390] ipl: Reboot from alternate device does not work when booting from fileMichael Holzheu1-1/+2
2008-08-01[S390] Remove last P390 trace.Heiko Carstens1-1/+0
2008-07-31[MIPS] kgdb: add arch support for the kernel's kgdb coreJason Wessel2-1/+57
2008-07-31[MIPS] kgdb: Remove existing implementationJason Wessel1-215/+0
2008-07-31[MIPS] TXx9: Kill unused txx927.hAtsushi Nemoto2-123/+0
2008-07-31[MIPS] TXx9: Support early_printkAtsushi Nemoto1-0/+9
2008-07-31[MIPS] TXx9: Unify serial_txx9 setupAtsushi Nemoto4-3/+5
2008-07-31[MIPS] TXx9: Random cleanupAtsushi Nemoto3-5/+5
2008-07-31[MIPS] TXx9: Make tx4938-specific code more independentAtsushi Nemoto2-0/+4
2008-07-31[MIPS] TXx9: Make tx3927-specific code more independentAtsushi Nemoto2-3/+11
2008-07-31[MIPS] TXx9: Cleanup watchdogAtsushi Nemoto3-2/+3
2008-07-31[MIPS] TXx9: PCI error handlingAtsushi Nemoto4-0/+12
2008-07-31[MIPS] TXx9: Add some pci optionsAtsushi Nemoto2-0/+4
2008-07-31[MIPS] Introduce pcibios_plat_setupAtsushi Nemoto1-0/+2
2008-07-31[MIPS] TXx9: Fix JMR3927 irq numbersAtsushi Nemoto1-0/+4
2008-07-30Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds4-13/+61
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 Torvalds4-11/+11
2008-07-30sgi-xp: replace AMO_t typedef by struct amoDean Nelson1-8/+8
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 Piggin2-0/+25
2008-07-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller3-11/+9
2008-07-30Merge commit 'kumar/kumar-next'Benjamin Herrenschmidt2-13/+36
2008-07-30mac80211: partially fix skb->cb useJohannes Berg2-7/+4
2008-07-30rfkill: document the rfkill struct locking (v2)Henrique de Moraes Holschuh1-3/+5
2008-07-30mac80211: remove IEEE80211_HW_HOST_GEN_BEACON_TEMPLATE flagJohannes Berg1-1/+0
2008-07-29sh/maple: clean maple bus codeAdrian McMenamin1-1/+5
2008-07-29generic, x86: fix add iommu_num_pages helper functionFUJITA Tomonori2-1/+2
2008-07-29Merge branch 'for-linus' of git://git.o-hand.com/linux-mfdLinus Torvalds1-15/+15
2008-07-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds10-21/+48
2008-07-29mfd: accept pure device as a parent, not only platform_deviceDmitry Baryshkov1-2/+2
2008-07-29include/asm-generic/pgtable-nopmd.h: macros are noxious, reason #435Andrew Morton1-1/+5
2008-07-29gpio: fix build on CONFIG_GPIO_SYSFS=nAtsushi Nemoto1-0/+1
2008-07-29vfs: pagecache usage optimization for pagesize!=blocksizeHisashi Hifumi2-21/+25
2008-07-29spi_s3c24xx: really assign busnumBen Dooks1-0/+1
2008-07-29mmu-notifiers: coreAndrea Arcangeli2-0/+283