- 5443300 sparc: cg14.c make cg14_init and cg15_exit static by Robert Reif · 17 years ago
- 2556bf1 sparc: bw2.c fix bw2_exit by Robert Reif · 17 years ago
- fd73541 sparc64: Fix accidental syscall restart on child return from clone/fork/vfork. by David S. Miller · 17 years ago
- 9088881 sparc64: Clean up handling of pt_regs trap type encoding. by David S. Miller · 17 years ago
- 5526b7e sparc: Remove old style signal frame support. by David S. Miller · 17 years ago
- 7cf0699 sparc64: Kill bogus RT_ALIGNEDSZ macro from signal.c by David S. Miller · 17 years ago
- 3ade116 sparc: sunzilog.c remove unused argument by Robert Reif · 17 years ago
- 403ae52 sparc: fix drivers/video/tcx.c warning by Robert Reif · 17 years ago
- 5da496e sparc64: Kill unused local ISA bus layer. by David S. Miller · 17 years ago
- 9c1a507 input: Rewrite sparcspkr device probing. by David S. Miller · 17 years ago
- dc8ca2a sparc64: Do not ignore 'pmu' device ranges. by David S. Miller · 17 years ago
- 0eb78f0 sparc64: Kill ISA_FLOPPY_WORKS code. by David S. Miller · 17 years ago
- 09337f5 sparc64: Kill CONFIG_SPARC32_COMPAT by David S. Miller · 17 years ago
- 05d515e sparc64: Cleanups and corrections for arch/sparc64/Kconfig by David S. Miller · 17 years ago
- 227c331 sparc64: Fix wedged irq regression. by David S. Miller · 17 years ago
- c3bf9bc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86-bigbox-bootmem-v3 by Linus Torvalds · 17 years ago
- e3505dd Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 17 years ago
- c2b91e2 x86_64/mm: check and print vmemmap allocation continuous by Yinghai Lu · 17 years ago
- 1a27fc0 x86_64: fix setup_node_bootmem to support big mem excluding with memmap by Yinghai Lu · 17 years ago
- 8b3cd09 x86_64: make reserve_bootmem_generic() use new reserve_bootmem() by Yinghai Lu · 17 years ago
- a5645a6 mm: allow reserve_bootmem() cross nodes by Yinghai Lu · 17 years ago
- 9a2dc04 mm: offset align in alloc_bootmem() by Yinghai Lu · 17 years ago
- ad09315 mm: fix alloc_bootmem_core to use fast searching for all nodes by Yinghai Lu · 17 years ago
- e123dd3 mm: make mem_map allocation continuous by Yinghai Lu · 17 years ago
- 9b79ed9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-generic-bitops-v3 by Linus Torvalds · 17 years ago
- a52b0d2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 17 years ago
- 539a5fe Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86-bigbox-bootparam by Linus Torvalds · 17 years ago
- f37afda ide: constify struct ide_dma_ops by Bartlomiej Zolnierkiewicz · 17 years ago
- 5e37bdc ide: add struct ide_dma_ops (take 3) by Bartlomiej Zolnierkiewicz · 17 years ago
- 1fd1890 ide: add IDE_HFLAG_SERIALIZE_DMA host flag by Bartlomiej Zolnierkiewicz · 17 years ago
- 6c61064 sl82c105: check bridge revision in sl82c105_init_one() by Bartlomiej Zolnierkiewicz · 17 years ago
- 8552865 au1xxx-ide: use ->init_dma method by Bartlomiej Zolnierkiewicz · 17 years ago
- b552a2c palm_bk3710: use ->init_dma method by Bartlomiej Zolnierkiewicz · 17 years ago
- 04216fa sgiioc4: use ->init_dma method by Bartlomiej Zolnierkiewicz · 17 years ago
- 91432f4 icside: use ->init_dma method by Bartlomiej Zolnierkiewicz · 17 years ago
- 0d07192 ide-pmac: use ->init_dma method by Bartlomiej Zolnierkiewicz · 17 years ago
- b123f56 ide: do complete DMA setup in ->init_dma method (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
- f629b38 au1xxx-ide: fix MWDMA support by Bartlomiej Zolnierkiewicz · 17 years ago
- 63158d5 ide: cleanup ide_setup_dma() by Bartlomiej Zolnierkiewicz · 17 years ago
- d54452f ide: factor out setting PCI bus-mastering from ide_hwif_setup_dma() by Bartlomiej Zolnierkiewicz · 17 years ago
- b8e73fb ide: export ide_allocate_dma_engine() by Bartlomiej Zolnierkiewicz · 17 years ago
- 23658f8 ide: move ide_setup_dma() call out from ->init_dma method by Bartlomiej Zolnierkiewicz · 17 years ago
- 6d36b95 alim15x3: skip DMA initialization completely on revs < 0x20 by Bartlomiej Zolnierkiewicz · 17 years ago
- 73369d2 pdc202xx_old: remove init_dma_pdc202xx() by Bartlomiej Zolnierkiewicz · 17 years ago
- 8d9f9a7 ide: don't display "BIOS" settings in ide_setup_dma() by Bartlomiej Zolnierkiewicz · 17 years ago
- 5e59c23 ide: remove ->cds field from ide_hwif_t (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
- 0a79acd ide: remove ide_dma_iobase() by Bartlomiej Zolnierkiewicz · 17 years ago
- 21a3387 ide: remove ->extra field from struct ide_port_info by Bartlomiej Zolnierkiewicz · 17 years ago
- eb63963 ide: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
- c4b22f8 ide-tape: remove idetape_pipeline_active() by Borislav Petkov · 17 years ago
- 3dd89a9 ide: cleanup setting hwif->mmio flag by Bartlomiej Zolnierkiewicz · 17 years ago
- 5add222 ide: remove ide_hwif_request_regions() by Bartlomiej Zolnierkiewicz · 17 years ago
- 0d1bad2 ide: manage resources for PCI devices in ide_pci_enable() (take 3) by Bartlomiej Zolnierkiewicz · 17 years ago
- 7ebe593 cmd640: manage I/O resources in driver by Bartlomiej Zolnierkiewicz · 17 years ago
- d92f1a2 ide: manage I/O resources in ide_legacy_init_one() by Bartlomiej Zolnierkiewicz · 17 years ago
- d9b819a ide: add ide_legacy_init_one() helper by Bartlomiej Zolnierkiewicz · 17 years ago
- 2305d94 ide_arm: manage I/O resources in driver by Bartlomiej Zolnierkiewicz · 17 years ago
- 2c4be25 ide-4drives: manage I/O resources in driver by Bartlomiej Zolnierkiewicz · 17 years ago
- 1664949 ide-generic: manage I/O resources in driver by Bartlomiej Zolnierkiewicz · 17 years ago
- d083c03 ide: remove ide_hwif_release_regions() by Bartlomiej Zolnierkiewicz · 17 years ago
- eb716be ide: register ports with non-present devices (for warm-plug) by Bartlomiej Zolnierkiewicz · 17 years ago
- d703b79 ide-cs: manage I/O resources in driver by Bartlomiej Zolnierkiewicz · 17 years ago
- 134d454 ide-pnp: manage I/O resources in driver by Bartlomiej Zolnierkiewicz · 17 years ago
- 7a2199f qd65xx: cleanup qd_probe() by Bartlomiej Zolnierkiewicz · 17 years ago
- 0bfeee7 ide: use ide_legacy_device_add() for qd65xx (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
- 3b36f66 ide: add ide_legacy_device_add() helper by Bartlomiej Zolnierkiewicz · 17 years ago
- e53cd45 ide: remove ->noprobe field from ide_hwif_t by Bartlomiej Zolnierkiewicz · 17 years ago
- e5e076a ide-cd: fix remaining checkpatch.pl issues by Borislav Petkov · 17 years ago
- 83c8565 ide-cd: shorten lines longer than 80 columns by Borislav Petkov · 17 years ago
- 5a3ea3b ide-cd: fixup comments by Borislav Petkov · 17 years ago
- 5e657a9 ide-cd: put all proc-related code at one place by Borislav Petkov · 17 years ago
- 9aba468 ide-cd: include proper headers by Borislav Petkov · 17 years ago
- ac95bee ide: add struct ide_port_ops (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
- fb88438 x86, boot: Document for linked list of struct setup_data by Huang, Ying · 17 years ago
- c14b2ad x86, boot: export linked list of struct setup_data via debugfs by Huang, Ying · 17 years ago
- 8b664aa x86, boot: add linked list of struct setup_data by Huang, Ying · 17 years ago
- 50eae2a x86, boot: add free_early to early reservation machanism by Huang, Ying · 17 years ago
- 0124cec x86, PAT: disable /dev/mem mmap RAM with PAT by Venki Pallipadi · 17 years ago
- f509391 kbuild: scripts/Makefile.modpost typo fix by Adrian Bunk · 17 years ago
- 2fa3656 kbuild: soften MODULE_LICENSE check by Sam Ravnborg · 17 years ago
- 19870de x86, bitops: select the generic bitmap search functions by Alexander van Heukelum · 17 years ago
- f19dcf4 x86: include/asm-x86/pgalloc.h/bitops.h: checkpatch cleanups - formatting only by Joe Perches · 17 years ago
- d66462f x86: finalize bitops unification by Alexander van Heukelum · 17 years ago
- 5245698 x86, UML: remove x86-specific implementations of find_first_bit by Alexander van Heukelum · 17 years ago
- 3a48305 x86: optimize find_first_bit for small bitmaps by Alexander van Heukelum · 17 years ago
- 2aba692 x86: switch 64-bit to generic find_first_bit by Alexander van Heukelum · 17 years ago
- 77b9bd9 x86: generic versions of find_first_(zero_)bit, convert i386 by Alexander van Heukelum · 17 years ago
- d57594c bitops: use __fls for fls64 on 64-bit archs by Alexander van Heukelum · 17 years ago
- 56a6b1e generic: implement __fls on all 64-bit archs by Alexander van Heukelum · 17 years ago
- 7d9dff2 generic: introduce a generic __fls implementation by Alexander van Heukelum · 17 years ago
- 12d9c84 x86: merge the simple bitops and move them to bitops.h by Alexander van Heukelum · 17 years ago
- 64970b6 x86, generic: optimize find_next_(zero_)bit for small constant-size bitmaps by Alexander van Heukelum · 17 years ago
- 60b6783 x86, uml: fix uml with generic find_next_bit for x86 by Alexander van Heukelum · 17 years ago
- 6fd92b6 x86: change x86 to use generic find_next_bit by Alexander van Heukelum · 17 years ago
- 18e413f uml: Kconfig cleanup by Ingo Molnar · 17 years ago
- 297e1b2 uml: fix build error by Ingo Molnar · 17 years ago
- 4a27214 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86-fixes by Linus Torvalds · 17 years ago
- c837c93 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 17 years ago
- d485cb9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86-optimized-inlining by Linus Torvalds · 17 years ago
- 1292ebb Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 17 years ago