summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-02-05iommu sg merging: parisc: make iommu respect the segment size limitsFUJITA Tomonori
2008-02-05iommu sg merging: sparc64: make iommu respect the segment size limitsFUJITA Tomonori
2008-02-05iommu sg merging: alpha: make pci_iommu respect the segment size limitsFUJITA Tomonori
2008-02-05iommu sg merging: IA64: make sba_iommu respect the segment size limitsFUJITA Tomonori
2008-02-05iommu sg merging: ppc: make iommu respect the segment size limitsFUJITA Tomonori
2008-02-05iommu sg merging: x86: make pci-gart iommu respect the segment size limitsFUJITA Tomonori
2008-02-05iommu sg merging: PCI: add device_dma_parameters supportFUJITA Tomonori
2008-02-05iommu sg merging: add device_dma_parameters structureFUJITA Tomonori
2008-02-05serial: MPSC: set baudrate when BRG divider is set.Mark A. Greer
2008-02-05serial: Coding styleAlan Cox
2008-02-05serial: speed setup failure reportingAlan Cox
2008-02-05serial: avoid stalling suspend if serial port won't drainRussell King
2008-02-05serial: avoid waking up closed serial ports on resumeRussell King
2008-02-058250.c: support specifying DW APB UARTs in device platform_dataWill Newton
2008-02-05serial: add ADDI-DATA GmbH Communication cardsin8250_pci.c and pci_ids.hKrauth.Julien
2008-02-05drivers/serial/s3c2410.c: remove dead config symbolsJiri Olsa
2008-02-05serial: keep the DTR setting for serial console.Yinghai Lu
2008-02-05drivers/pcmcia: add missing pci_dev_getJulia Lawall
2008-02-05drivers/pcmcia: Add missing iounmapJulia Lawall
2008-02-05at91_cf: use generic gpio callsDavid Brownell
2008-02-05pcmcia/pcnet_cs: fix 'shadow variable' warningRichard Knutsson
2008-02-05pcmcia/fmvj18x_cs: fix 'shadow variable' warningRichard Knutsson
2008-02-05pcmcia/axnet_cs: make use of 'max()' instead of handcrafted oneRichard Knutsson
2008-02-05pcmcia/axnet_cs: make functions staticRichard Knutsson
2008-02-05pcmcia/3c574_cs: fix 'shadow variable' warningRichard Knutsson
2008-02-05pcmcia: include bad CIS filename in error messageRandy Dunlap
2008-02-05pcmcia: stop updating dev->power.power_stateDavid Brownell
2008-02-05pcmcia: replace kio_addr_t with unsigned int everywhereOlof Johansson
2008-02-05pcmcia: convert some internal-only ioaddr_t to unsigned intOlof Johansson
2008-02-05m32r: remove dead config symbols from M32R codeJiri Olsa
2008-02-05include/asm-powerpc/nvram.h needs list.hAndrew Morton
2008-02-05sdio: fix module device table definition for m68kAl Viro
2008-02-05timerfd: un-break CONFIG_TIMERFDDavide Libenzi
2008-02-05timerfd: wire the new timerfd API to the x86 familyDavide Libenzi
2008-02-05timerfd: new timerfd APIDavide Libenzi
2008-02-05timerfd: introduce a new hrtimer_forward_now() functionDavide Libenzi
2008-02-05exec: rework the group exit and fix the race with killOleg Nesterov
2008-02-05remove handle_group_stop() in favor of do_signal_stop()Oleg Nesterov
2008-02-05__group_complete_signal(): fix coredump with group stop raceOleg Nesterov
2008-02-05clone: prepare to recycle CLONE_STOPPEDAndrew Morton
2008-02-05get_task_comm(): return the resultAndrew Morton
2008-02-05lockdep: annotate epollPeter Zijlstra
2008-02-05drivers/net/wireless/b43/main.c needs io.hAndrew Morton
2008-02-05sys_remap_file_pages: fix ->vm_file accountingOleg Nesterov
2008-02-05kvm: i386 fixAndrew Morton
2008-02-04Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-02-04Merge branch 'slub-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds
2008-02-04Explain kmem_cache_cpu fieldsChristoph Lameter
2008-02-04SLUB: Do not upset lockdeproot
2008-02-04SLUB: Fix coding style violationsPekka Enberg