summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-06-18rcu: make rcutorture more vicious: add stutter featurePaul E. McKenney2-4/+63
2008-06-18rcutorture: WARN_ON_ONCE(1) when detecting an errorIngo Molnar1-0/+1
2008-06-16Merge branch 'linus' into core/rcuIngo Molnar1446-12287/+19917
2008-06-16rcu: remove unused field struct rcu_data::rcu_taskletLai Jiangshan1-1/+0
2008-06-16Revert "prohibit rcutorture from being compiled into the kernel"Ingo Molnar1-1/+2
2008-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds5-233/+101
2008-06-15virtio: Complete feature negotation before updating statusMark McLoughlin1-1/+1
2008-06-15ide-generic: don't probe all legacy ISA IDE ports by defaultBartlomiej Zolnierkiewicz1-1/+8
2008-06-15ide-cs: fix releasing I/O resourcesBartlomiej Zolnierkiewicz1-2/+6
2008-06-15ide-cs: fix probing and add warm-plug supportBartlomiej Zolnierkiewicz1-19/+14
2008-06-15ide-pmac: remove bogus comment about pmac_ide_setup_device()Bartlomiej Zolnierkiewicz1-4/+1
2008-06-15ide-pmac: add ->cable_detect methodBartlomiej Zolnierkiewicz1-24/+31
2008-06-15ide-pmac: bugfix for media-bay support reworkBartlomiej Zolnierkiewicz1-1/+2
2008-06-15opti621: add PIO 4 supportBartlomiej Zolnierkiewicz1-32/+14
2008-06-15opti621: use pre-calculated PIO timingsBartlomiej Zolnierkiewicz1-77/+15
2008-06-15opti621: program devices timings separately in ->set_pio_modeBartlomiej Zolnierkiewicz1-65/+15
2008-06-15opti621: use PCI clock value provided by controllerBartlomiej Zolnierkiewicz1-20/+22
2008-06-15opti621: remove DMA supportBartlomiej Zolnierkiewicz1-6/+2
2008-06-15opti621: disable read prefetchBartlomiej Zolnierkiewicz1-13/+2
2008-06-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds6-32/+79
2008-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds17-33/+30
2008-06-13parisc: update my email addressKyle McMartin1-4/+4
2008-06-13parisc: fix miscompilation of ip_fast_csum with gcc >= 4.3Kyle McMartin1-1/+1
2008-06-13parisc: fix off by one in setup_sigcontext32Kyle McMartin1-2/+2
2008-06-13parisc: export empty_zero_pageKyle McMartin1-0/+1
2008-06-13parisc: export copy_user_page_asmKyle McMartin1-0/+3
2008-06-13parisc: move head.S to head.text sectionKyle McMartin2-1/+3
2008-06-13Revert "parisc: fix trivial section name warnings"Kyle McMartin11-27/+18
2008-06-13Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-25/+112
2008-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds40-228/+130
2008-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-32/+26
2008-06-13ahci: Workaround HW bug for SB600/700 SATA controller PMP supportShane Huang1-17/+82
2008-06-13ahci: workarounds for mcp65Tejun Heo1-9/+31
2008-06-12Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds3-4/+9
2008-06-12rtc: Ramtron FM3130 RTC supportSergey Lapin3-1/+514
2008-06-12rtc: make HPET_RTC_IRQ track HPET_EMULATE_RTCDavid Brownell1-4/+4
2008-06-12provide rtc_cmos platform deviceStas Sergeev2-15/+50
2008-06-12radix-tree: fix small lockless radix-tree bugNick Piggin1-58/+62
2008-06-12console keyboard mapping broken by 04c71976Jiri Bohac1-6/+1
2008-06-12/proc/sysvipc/shm: fix 32-bit truncation of segment sizesPaul Menage1-8/+8
2008-06-12pagemap: fix large pages in pagemapDave Hansen1-9/+30
2008-06-12pagemap: pass mm into pagewalkersDave Hansen3-47/+56
2008-06-12driver/char/generic_nvram: fix bannerPhilippe De Muyter1-1/+1
2008-06-12drivers/video/cirrusfb: fix RAM address printkPhilippe De Muyter1-3/+3
2008-06-12intel_rng: make device not found a warningStephen Hemminger1-1/+1
2008-06-12drivers/isdn/sc/ioctl.c: add missing kfreeJulia Lawall1-0/+1
2008-06-12mmc: wbsd: initialize tasklets before requesting interruptChuck Ebbert1-11/+10
2008-06-12MAINTAINERS: update maintainership of pxa2xx/pxa3xxEric Miao1-3/+5
2008-06-12uml: work around broken host PTRACE_SYSEMUJeff Dike1-9/+16
2008-06-12uml: remove include of asm/user.hJeff Dike1-2/+2