- 0c95fdc iommu sg merging: aacraid: use pci_set_dma_max_seg_size by FUJITA Tomonori · 17 years ago
- b7d8629 iommu sg merging: sata_inic162x: use pci_set_dma_max_seg_size by FUJITA Tomonori · 17 years ago
- 860ac56 iommu sg merging: call blk_queue_segment_boundary in __scsi_alloc_queue by FUJITA Tomonori · 17 years ago
- d1b5163 iommu sg merging: parisc: make iommu respect the segment size limits by FUJITA Tomonori · 17 years ago
- fde6a3c iommu sg merging: sparc64: make iommu respect the segment size limits by FUJITA Tomonori · 17 years ago
- 7c53664 iommu sg merging: alpha: make pci_iommu respect the segment size limits by FUJITA Tomonori · 17 years ago
- a031bbc iommu sg merging: IA64: make sba_iommu respect the segment size limits by FUJITA Tomonori · 17 years ago
- 740c3ce iommu sg merging: ppc: make iommu respect the segment size limits by FUJITA Tomonori · 17 years ago
- 42d0028 iommu sg merging: x86: make pci-gart iommu respect the segment size limits by FUJITA Tomonori · 17 years ago
- 4d57cdf iommu sg merging: PCI: add device_dma_parameters support by FUJITA Tomonori · 17 years ago
- 6b7b651 iommu sg merging: add device_dma_parameters structure by FUJITA Tomonori · 17 years ago
- 7bbdc3d serial: MPSC: set baudrate when BRG divider is set. by Mark A. Greer · 17 years ago
- 3e8d4e2 serial: Coding style by Alan Cox · 17 years ago
- 6d4d67b serial: speed setup failure reporting by Alan Cox · 17 years ago
- c8c6bfa serial: avoid stalling suspend if serial port won't drain by Russell King · 17 years ago
- 9d778a6 serial: avoid waking up closed serial ports on resume by Russell King · 17 years ago
- 74a19741 8250.c: support specifying DW APB UARTs in device platform_data by Will Newton · 17 years ago
- 02c9b5c serial: add ADDI-DATA GmbH Communication cardsin8250_pci.c and pci_ids.h by Krauth.Julien · 17 years ago
- 1452750 drivers/serial/s3c2410.c: remove dead config symbols by Jiri Olsa · 17 years ago
- c3e4642 serial: keep the DTR setting for serial console. by Yinghai Lu · 17 years ago
- 1523508 drivers/pcmcia: add missing pci_dev_get by Julia Lawall · 17 years ago
- 5a1c3e1a drivers/pcmcia: Add missing iounmap by Julia Lawall · 17 years ago
- 4c1fc44 at91_cf: use generic gpio calls by David Brownell · 17 years ago
- 9ab9898 pcmcia/pcnet_cs: fix 'shadow variable' warning by Richard Knutsson · 17 years ago
- cfd4734 pcmcia/fmvj18x_cs: fix 'shadow variable' warning by Richard Knutsson · 17 years ago
- c61f26f pcmcia/axnet_cs: make use of 'max()' instead of handcrafted one by Richard Knutsson · 17 years ago
- 6b2e438 pcmcia/axnet_cs: make functions static by Richard Knutsson · 17 years ago
- 1569d9e pcmcia/3c574_cs: fix 'shadow variable' warning by Richard Knutsson · 17 years ago
- 52debb0 pcmcia: include bad CIS filename in error message by Randy Dunlap · 17 years ago
- d6b4fa6 pcmcia: stop updating dev->power.power_state by David Brownell · 17 years ago
- 906da80 pcmcia: replace kio_addr_t with unsigned int everywhere by Olof Johansson · 17 years ago
- ecb8a84 pcmcia: convert some internal-only ioaddr_t to unsigned int by Olof Johansson · 17 years ago
- 7852375 m32r: remove dead config symbols from M32R code by Jiri Olsa · 17 years ago
- 134d495 include/asm-powerpc/nvram.h needs list.h by Andrew Morton · 17 years ago
- 7492d4a sdio: fix module device table definition for m68k by Al Viro · 17 years ago
- f79c343 timerfd: un-break CONFIG_TIMERFD by Davide Libenzi · 17 years ago
- cb9282e timerfd: wire the new timerfd API to the x86 family by Davide Libenzi · 17 years ago
- 4d672e7 timerfd: new timerfd API by Davide Libenzi · 17 years ago
- 5e05ad7 timerfd: introduce a new hrtimer_forward_now() function by Davide Libenzi · 17 years ago
- ed5d2ca exec: rework the group exit and fix the race with kill by Oleg Nesterov · 17 years ago
- f558b7e remove handle_group_stop() in favor of do_signal_stop() by Oleg Nesterov · 17 years ago
- 198466b __group_complete_signal(): fix coredump with group stop race by Oleg Nesterov · 17 years ago
- bdff746 clone: prepare to recycle CLONE_STOPPED by Andrew Morton · 17 years ago
- 59714d6 get_task_comm(): return the result by Andrew Morton · 17 years ago
- 0ccf831 lockdep: annotate epoll by Peter Zijlstra · 17 years ago
- 96cf49a drivers/net/wireless/b43/main.c needs io.h by Andrew Morton · 17 years ago
- 8a459e4 sys_remap_file_pages: fix ->vm_file accounting by Oleg Nesterov · 17 years ago
- c0b49b0 kvm: i386 fix by Andrew Morton · 17 years ago
- 9ef9dc6 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
- 2c8296f Merge branch 'slub-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/christoph/vm by Linus Torvalds · 17 years ago
- da89b79 Explain kmem_cache_cpu fields by Christoph Lameter · 17 years ago
- ba84c73 SLUB: Do not upset lockdep by root · 17 years ago
- 0642878 SLUB: Fix coding style violations by Pekka Enberg · 17 years ago
- 7c2e132 Add parameter to add_partial to avoid having two functions by Christoph Lameter · 17 years ago
- 9824601 SLUB: rename defrag to remote_node_defrag_ratio by Christoph Lameter · 17 years ago
- f61396a Move count_partial before kmem_cache_shrink by Christoph Lameter · 17 years ago
- 151c602 SLUB: Fix sysfs refcounting by Christoph Lameter · 17 years ago
- e374d48 slub: fix shadowed variable sparse warnings by Harvey Harrison · 17 years ago
- 0d899e1 Merge branches 'at91', 'ixp', 'master', 'misc', 'pxa' and 'realview' into devel by Russell King · 17 years ago
- 41579f4 [ARM] 4822/1: RealView: Change the REALVIEW_MPCORE configuration option by Catalin Marinas · 17 years ago
- 39e823e [ARM] 4821/1: RealView: Remove the platform dependencies from localtimer.c by Catalin Marinas · 17 years ago
- 8cc4c54 [ARM] 4820/1: RealView: Select the timer IRQ at run-time by Catalin Marinas · 17 years ago
- c4057f5 [ARM] 4819/1: RealView: Fix entry-macro.S to work with multiple platforms by Catalin Marinas · 17 years ago
- 7dd19e7 [ARM] 4818/1: RealView: Add core-tile detection by Catalin Marinas · 17 years ago
- 0fc2a16 [ARM] 4817/1: RealView: Move the AMBA resource definitions to realview_eb.c by Catalin Marinas · 17 years ago
- 356cb47 [ARM] 4816/1: RealView: Move the platform-specific definitions into board-eb.h by Catalin Marinas · 17 years ago
- 93c2904 [ARM] 4815/1: RealView: Add clockevents suport for the local timers by Catalin Marinas · 17 years ago
- a8655e8 [ARM] 4814/1: RealView: Add broadcasting clockevents support for ARM11MPCore by Catalin Marinas · 17 years ago
- 3e45999 [ARM] 4813/1: Add SMP helper functions for clockevents support by Catalin Marinas · 17 years ago
- ae30cea [ARM] 4812/1: RealView: clockevents support for the RealView platforms by Catalin Marinas · 17 years ago
- 85802af [ARM] 4811/1: RealView: clocksource support for the RealView platforms by Catalin Marinas · 17 years ago
- d2fc0ba Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 17 years ago
- 93890b7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 17 years ago
- f5bb3a5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 17 years ago
- 9853832 Merge branch 'locks' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 17 years ago
- b21761f kbuild: Fix instrumentation removal breakage on avr32 by Haavard Skinnemoen · 17 years ago
- 519cb68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 17 years ago
- 2f98735 vm audit: add VM_DONTEXPAND to mmap for drivers that need it by Nick Piggin · 17 years ago
- fe2528b ADB: Add missing #include <linux/platform_device.h> by Geert Uytterhoeven · 17 years ago
- 795d45b x86: fix RTC lockdep warning: potential hardirq recursion by Andrew Morton · 17 years ago
- 7b610ee x86: cpa, micro-optimization by Thomas Gleixner · 17 years ago
- 87f7f8f x86: cpa, clean up code flow by Ingo Molnar · 17 years ago
- beaff63 x86: cpa, eliminate CPA_ enum by Ingo Molnar · 17 years ago
- 9df8499 x86: cpa, cleanups by Ingo Molnar · 17 years ago
- f07333f x86: implement gbpages support in change_page_attr() by Andi Kleen · 17 years ago
- b536022 x86: support gbpages in pagetable dump by Andi Kleen · 17 years ago
- c2f71ee x86: add gbpages support to lookup_address by Andi Kleen · 17 years ago
- 61e19a3 x86: add pgtable accessor functions for gbpages by Andi Kleen · 17 years ago
- fbff3c2 x86: add PUD_PAGE_SIZE by Andi Kleen · 17 years ago
- 019c3e7 x86: add feature macros for the gbpages cpuid bit by Andi Kleen · 17 years ago
- d4f71f7 x86: switch direct mapping setup over to set_pte by Andi Kleen · 17 years ago
- 7bfb72e x86: fix page-present check in cpa_flush_range by Thomas Gleixner · 17 years ago
- 6ce9fc1 x86: remove cpa warning by Ingo Molnar · 17 years ago
- bde1965 x86: remove now unused clear_kernel_mapping by Andi Kleen · 17 years ago
- 28d6ee4 x86: switch pci-gart over to using set_memory_np() instead of clear_kernel_mapping() by Andi Kleen · 17 years ago
- 64f351d x86: cpa selftest, skip non present entries by Thomas Gleixner · 17 years ago
- 07cf89c x86: CPA fix pagetable split by Thomas Gleixner · 17 years ago
- 31422c5 x86: rename LARGE_PAGE_SIZE to PMD_PAGE_SIZE by Andi Kleen · 17 years ago
- 9a14aef x86: cpa, fix lookup_address by Thomas Gleixner · 17 years ago
- 34508f6 x86: AMD Athlon X2 hard hang fix by Ingo Molnar · 17 years ago