summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-06-15virtio: Complete feature negotation before updating statusMark McLoughlin
2008-06-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2008-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds
2008-06-13parisc: update my email addressKyle McMartin
2008-06-13parisc: fix miscompilation of ip_fast_csum with gcc >= 4.3Kyle McMartin
2008-06-13parisc: fix off by one in setup_sigcontext32Kyle McMartin
2008-06-13parisc: export empty_zero_pageKyle McMartin
2008-06-13parisc: export copy_user_page_asmKyle McMartin
2008-06-13parisc: move head.S to head.text sectionKyle McMartin
2008-06-13Revert "parisc: fix trivial section name warnings"Kyle McMartin
2008-06-13Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-06-13ahci: Workaround HW bug for SB600/700 SATA controller PMP supportShane Huang
2008-06-13ahci: workarounds for mcp65Tejun Heo
2008-06-13Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-06-13rtc: Ramtron FM3130 RTC supportSergey Lapin
2008-06-13rtc: make HPET_RTC_IRQ track HPET_EMULATE_RTCDavid Brownell
2008-06-13provide rtc_cmos platform deviceStas Sergeev
2008-06-13radix-tree: fix small lockless radix-tree bugNick Piggin
2008-06-13console keyboard mapping broken by 04c71976Jiri Bohac
2008-06-13/proc/sysvipc/shm: fix 32-bit truncation of segment sizesPaul Menage
2008-06-13pagemap: fix large pages in pagemapDave Hansen
2008-06-13pagemap: pass mm into pagewalkersDave Hansen
2008-06-13driver/char/generic_nvram: fix bannerPhilippe De Muyter
2008-06-13drivers/video/cirrusfb: fix RAM address printkPhilippe De Muyter
2008-06-13intel_rng: make device not found a warningStephen Hemminger
2008-06-13drivers/isdn/sc/ioctl.c: add missing kfreeJulia Lawall
2008-06-13mmc: wbsd: initialize tasklets before requesting interruptChuck Ebbert
2008-06-13MAINTAINERS: update maintainership of pxa2xx/pxa3xxEric Miao
2008-06-13uml: work around broken host PTRACE_SYSEMUJeff Dike
2008-06-13uml: remove include of asm/user.hJeff Dike
2008-06-13rtc-at32ap700x: fix bug in at32_rtc_readalarm()Haavard Skinnemoen
2008-06-13m68knommu: init coldfire timer TRR with n - 1, not nPhilippe De Muyter
2008-06-13kprobes: fix error checking of batch registrationMasami Hiramatsu
2008-06-13cciss: add new hardware supportMike Miller
2008-06-13capabilities: add (back) dummy support for KEEPCAPSAndrew G. Morgan
2008-06-13proc_fs.h: move struct mm_struct forward-declarationBen Nizette
2008-06-13cpusets: provide another web page URL in MAINTAINERS filePaul Jackson
2008-06-13hgafb: resource management fixKrzysztof Helt
2008-06-13m68k: Add ext2_find_{first,next}_bit() for ext4Aneesh Kumar K.V
2008-06-13fat: relax the permission check of fat_setattr()OGAWA Hirofumi
2008-06-13mm: fix incorrect variable type in do_try_to_free_pages()kosaki.motohiro@jp.fujitsu.com
2008-06-13agp: add support for Radeon Mobility 9000 chipsetAmit Kucheria
2008-06-12tcp: Revert 'process defer accept as established' changes.David S. Miller
2008-06-12ipv6: Fix duplicate initialization of rawv6_prot.destroyDavid S. Miller
2008-06-12bnx2x: Updating the MaintainerEilon Greenstein
2008-06-12Linux 2.6.26-rc6Linus Torvalds
2008-06-12PCI: fixup write combine comment in pci_mmap_resourceJesse Barnes
2008-06-12Merge branch 'pci-for-jesse' of git://git.kernel.org/pub/scm/linux/kernel/git...Jesse Barnes