summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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-31skbuff: add missing kernel-doc for do_not_encryptRandy Dunlap1-0/+1
2008-07-31ipvs: Move userspace definitions to include/linux/ip_vs.hJulius Volz3-245/+254
2008-07-31netdev: Fix lockdep warnings in multiqueue configurations.David S. Miller1-31/+55
2008-07-31[PATCH] configfs: Convenience macros for attribute definition.Joel Becker1-2/+65
2008-07-31[PATCH] configfs: Include linux/err.h in linux/configfs.hJoel Becker1-0/+1
2008-07-31drivers/media, include/media: delete zero-length filesJeff Garzik1-0/+0
2008-07-31netfilter: nf_conntrack_tcp: decrease timeouts while data in unacknowledgedPatrick McHardy1-0/+3
2008-07-31pata_it821x: Driver updates and reworkingAlan Cox1-0/+3
2008-07-31libata.h: replace __FUNCTION__ with __func__Alexander Beregalov1-3/+3
2008-07-30[MIPS] kgdb: add arch support for the kernel's kgdb coreJason Wessel2-1/+57
2008-07-30[MIPS] kgdb: Remove existing implementationJason Wessel1-215/+0
2008-07-30[MIPS] TXx9: Kill unused txx927.hAtsushi Nemoto2-123/+0
2008-07-30[MIPS] TXx9: Support early_printkAtsushi Nemoto1-0/+9
2008-07-30[MIPS] TXx9: Unify serial_txx9 setupAtsushi Nemoto4-3/+5
2008-07-30[MIPS] TXx9: Random cleanupAtsushi Nemoto3-5/+5
2008-07-30[MIPS] TXx9: Make tx4938-specific code more independentAtsushi Nemoto2-0/+4
2008-07-30[MIPS] TXx9: Make tx3927-specific code more independentAtsushi Nemoto2-3/+11
2008-07-30[MIPS] TXx9: Cleanup watchdogAtsushi Nemoto3-2/+3
2008-07-30[MIPS] TXx9: PCI error handlingAtsushi Nemoto4-0/+12
2008-07-30[MIPS] TXx9: Add some pci optionsAtsushi Nemoto2-0/+4
2008-07-30[MIPS] Introduce pcibios_plat_setupAtsushi Nemoto1-0/+2
2008-07-30[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-30[MTD] MTD_DEBUG always does compile-time typechecksDavid Brownell1-1/+5
2008-07-30[MTD] [NAND] fix subpage read for small page NANDAlexey Korolev1-1/+3
2008-07-30tcp: MD5: Use MIB counter instead of warning for MD5 mismatch.David S. Miller1-0/+2
2008-07-30regulator: TI bq24022 Li-Ion Charger driverPhilipp Zabel1-0/+21
2008-07-30regulator: fixed regulator interfaceMark Brown1-0/+22
2008-07-30regulator: machine driver interfaceLiam Girdwood1-0/+104
2008-07-30regulator: regulator driver interfaceLiam Girdwood1-0/+99
2008-07-30regulator: consumer device interfaceLiam Girdwood1-0/+284
2008-07-30powerpc/mm: Lockless get_user_pages_fast() for 64-bit (v3)Nick Piggin2-0/+25
2008-07-29Merge 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