summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-06-10PCI: Replace deprecated __initcall with device_initcall.Robert P. J. Day1-1/+1
2008-06-10PCI: drivers/pci/pci.c: add prototypesAdrian Bunk1-1/+4
2008-06-10PCI: make {pciehp,shpchp}_slot_with_bus staticAdrian Bunk2-2/+2
2008-06-10MAINTAINERS: update PPPoE maintainer addressChris Wright1-1/+1
2008-06-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds3-4/+2
2008-06-10Merge git://git.infradead.org/users/cbou/battery-2.6.26Linus Torvalds1-1/+1
2008-06-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds13-74/+57
2008-06-10power_supply: Fix race in power_supply_ueventDmitry Baryshkov1-1/+1
2008-06-09Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds1-1/+1
2008-06-09[CPUFREQ] Fix format string bug.Chris Wright1-1/+1
2008-06-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds1-0/+1
2008-06-09Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds6-15/+16
2008-06-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.26Linus Torvalds4-8/+52
2008-06-09mm: Minor clean-up of page flags in mm/page_alloc.cRuss Anderson2-31/+27
2008-06-09Fix invalid access errors in blk_lookup_devtLinus Torvalds1-0/+2
2008-06-09IB/core: Remove IB_DEVICE_SEND_W_INV capability flagRoland Dreier2-3/+1
2008-06-09[ALSA] hda - Fix "alc262_sony_unsol[]" hda_verb arrayAkio Idehara1-0/+1
2008-06-09sh: Add -mno-fdpic to default flags.Paul Mundt1-0/+2
2008-06-09sh: add resource of USB host for SH7723Yoshihiro Shimoda1-0/+26
2008-06-09usb: r8a66597-hcd: Add support for SH7723 USB hostYoshihiro Shimoda1-4/+4
2008-06-09sh: Fix compile error SH7763 setup codeNobuhiro Iwamatsu1-4/+5
2008-06-09sh: Add SH7723 SCIF supportYusuke.Goda1-0/+15
2008-06-09[POWERPC] ehea: Remove dependency on MEMORY_HOTPLUGNathan Lynch1-1/+1
2008-06-09[POWERPC] Make walk_memory_resource available with MEMORY_HOTPLUG=nNathan Lynch2-10/+9
2008-06-09[POWERPC] Use dev_set_name in pci_64.cStephen Rothwell1-1/+1
2008-06-09[POWERPC] Fix incorrect enabling of VMX when building signal or user contextBenjamin Herrenschmidt1-1/+3
2008-06-09[POWERPC] boot/Makefile CONFIG_ variable fixesAdrian Bunk1-2/+2
2008-06-08fat_valid_media() isn't for userspaceAdrian Bunk1-6/+6
2008-06-07Blackfin serial driver: fix up tty core set_ldisc API change breakage bugGraf Yang1-5/+5
2008-06-07Blackfin arch: protect only the SPI bus controller with CONFIG_SPI_BFINMike Frysinger6-39/+14
2008-06-07IB/umem: Avoid sign problems when demoting npages to integerRoland Dreier1-1/+1
2008-06-07Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds8-25/+121
2008-06-06uml: activate_mm: remove the dead PF_BORROWED_MM checkOleg Nesterov2-13/+3
2008-06-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds6-13/+21
2008-06-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds5-10/+18
2008-06-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds1-7/+8
2008-06-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/chr...Linus Torvalds4-48/+95
2008-06-06Merge git://git.infradead.org/~dwmw2/mtd-2.6.26Linus Torvalds1-1/+3
2008-06-06ipwireless: Fix blocked sendingDavid Sterba1-8/+12
2008-06-06vm: add kzalloc_node() inlineJeff Layton1-0/+11
2008-06-06pagemap: add documentation for pagemapThomas Tuttle1-0/+77
2008-06-06pagemap: return EINVAL, not EIO, for unaligned reads of kpagecount or kpageflagsThomas Tuttle1-2/+2
2008-06-06pagemap: return map count, not reference count, in /proc/kpagecountThomas Tuttle1-1/+1
2008-06-06hdaps: fix module loading on Thinkpad T61PTim Gardner1-0/+1
2008-06-06proc: calculate the correct /proc/<pid> link countVegard Nossum1-8/+25
2008-06-06rtc: class driver for ppc_md RTC functionsDavid Woodhouse3-0/+78
2008-06-06asm-m32r/uaccess.h must #include <asm/setup.h>Adrian Bunk1-1/+1
2008-06-06ext3: fix online resize bugJosef Bacik1-1/+2
2008-06-06nommu: fix ksize() abusePekka Enberg2-5/+5
2008-06-06doc: document the kernel-doc conventions for kernel hackersPaul Jackson1-0/+99