safe/jmp/linux-2.6
2008-04-29 Bjorn HelgaasPNP: check for conflicts with all resources, not just...
2008-04-29 Bjorn HelgaasPNP: reduce redundancy in pnp_set_current_resources()
2008-04-29 Bjorn HelgaasPNP: reduce redundancy in pnp_check_port() and others
2008-04-29 Bjorn HelgaasPNP: reduce redundancy in pnp_assign_port() and others
2008-04-29 Bjorn HelgaasPNP: use conventional "i" for loop indices
2008-04-29 Bjorn HelgaasPNP: convert resource accessors to use pnp_get_resource...
2008-04-29 Bjorn HelgaasPNP: remove pnp_mem_flags() as an lvalue
2008-04-29 Bjorn HelgaasPNP: add pnp_get_resource() interface
2008-04-29 Bjorn HelgaasPNP: factor pnp_init_resource_table() and pnp_clean_res...
2008-04-29 Bjorn HelgaasPNP: use dev_printk when possible
2008-04-29 Bjorn HelgaasPNP: remove unused interfaces using pnp_resource_table
2008-04-29 Bjorn HelgaasPNP: remove pnp_resource_table from internal pnp_clean_...
2008-04-29 Bjorn HelgaasPNP: add pnp_init_resources(struct pnp_dev *) interface
2008-04-29 Bjorn HelgaasPNP: add debug when assigning PNP resources
2008-04-29 Bjorn HelgaasPNP: add debug output to encoders
2008-04-29 Bjorn HelgaasPNP: remove more pnp_resource_table arguments
2008-04-29 Bjorn HelgaasPNP: remove pnp_resource_table from internal get/set...
2008-04-29 Bjorn HelgaasPNP: add debug output to option registration
2008-04-29 Bjorn HelgaasPNPACPI: pass pnp_dev instead of acpi_handle
2008-04-29 Bjorn HelgaasPNPACPI: extend irq_flags() to set IORESOURCE_IRQ_SHARE...
2008-04-29 Bjorn HelgaasPNPACPI: hoist dma_flags() out of pnpacpi_parse_allocat...
2008-04-29 Bjorn HelgaasPNPACPI: use temporaries to reduce repetition
2008-04-29 Bjorn HelgaasPNPACPI: pnpacpi_encode_ext_irq() wrongly set "irq...
2008-04-29 Bjorn HelgaasPNP: add pnp_alloc_card()
2008-04-29 Bjorn HelgaasISAPNP: pull pnp_add_card_id() out of isapnp_parse_card...
2008-04-29 Bjorn HelgaasPNP: change pnp_add_card_id() to allocate its own pnp_i...
2008-04-29 Bjorn HelgaasPNP: make pnp_add_card_id() internal to PNP core
2008-04-29 Bjorn HelgaasPNP: add pnp_alloc_dev()
2008-04-29 Bjorn HelgaasPNP: add pnp_eisa_id_to_string()
2008-04-29 Bjorn HelgaasPNP: change pnp_add_id() to allocate its own pnp_id...
2008-04-29 Bjorn HelgaasPNP: make pnp_add_id() internal to PNP core
2008-04-29 Bjorn HelgaasPNPACPI: continue after _CRS and _PRS errors
2008-04-29 Bjorn HelgaasISAPNP: move config register addresses out of isapnp.h
2008-04-29 Bjorn HelgaasPNP: turn on -DDEBUG when CONFIG_PNP_DEBUG is set
2008-04-29 Harvey Harrisondrivers: fix integer as NULL pointer warnings
2008-04-29 Harvey Harrisonmedia: fix integer as NULL pointer warnings
2008-04-29 Harvey Harrisonscsi: fix integer as NULL pointer warnings
2008-04-29 Linus TorvaldsMerge git://git./linux/kernel/git/bart/ide-2.6
2008-04-29 Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild
2008-04-29 Harvey Harrisondrivers: atm, char fix integer as NULL pointer warnings
2008-04-29 Harvey Harrisonmm: fix integer as NULL pointer warnings
2008-04-29 Harvey Harrisonkernel: fix integer as NULL pointer warnings
2008-04-29 Harvey Harrisoninit: fix integer as NULL pointer warnings
2008-04-28 Sergei Shtylyovsiimage: coding style cleanup (take 2)
2008-04-28 Roel Kluinide-cd: clean up cdrom_analyze_sense_data()
2008-04-28 Roel Kluinide-cd: fix test unsigned var < 0
2008-04-28 Alexander Smalide: add TSSTcorp CDDVDW SH-S202H to ivb_list[]
2008-04-28 Bartlomiej... piix: add Asus Eee 701 controller to short cable list
2008-04-28 Adrian BunkARM: always select HAVE_IDE
2008-04-28 Adrian Bunkremove the broken ETRAX_IDE driver
2008-04-28 Bartlomiej... ide: remove ->dma_prdtable field from ide_hwif_t
2008-04-28 Bartlomiej... ide: remove ->dma_vendor{1,3} fields from ide_hwif_t
2008-04-28 Bartlomiej... scc_pata: add ->dma_host_set and ->dma_start methods
2008-04-28 Bartlomiej... ide: skip "VLB sync" if host uses MMIO
2008-04-28 Bartlomiej... ide: add ide_pad_transfer() helper
2008-04-28 Bartlomiej... ide: remove ->INW and ->OUTW methods
2008-04-28 Bartlomiej... ide: use IDE I/O helpers directly in ide_tf_{load,read}()
2008-04-28 Bartlomiej... ns87415: add ->tf_read method
2008-04-28 Bartlomiej... scc_pata: add ->tf_{load,read} methods
2008-04-28 Bartlomiej... ide-h8300: add ->tf_{load,read} methods
2008-04-28 Bartlomiej... ide-cris: add ->tf_{load,read} methods
2008-04-28 Bartlomiej... ide: add ->tf_load and ->tf_read methods
2008-04-28 Bartlomiej... ide: move ide_tf_{load,read} to ide-iops.c
2008-04-28 Bartlomiej... ide: factor out debugging code from ide_tf_load()
2008-04-28 Bartlomiej... ide: add ide_execute_pkt_cmd() helper
2008-04-28 Bartlomiej... ide-{floppy,tape,scsi}: 400ns delay is required after...
2008-04-28 Bartlomiej... ide: always use ->OUTBSYNC method for executing commands
2008-04-28 Bartlomiej... siimage: remove proc_reports_siimage()
2008-04-28 Bartlomiej... siimage: add sil_* I/O ops
2008-04-28 Bartlomiej... siimage: do clocking register posting earlier in setup_...
2008-04-28 Bartlomiej... ide: remove ->INS{W,L} and ->OUTS{W,L} methods
2008-04-28 Bartlomiej... ide: add IDE_HFLAG_MMIO host flag (take 2)
2008-04-28 Bartlomiej... ide-h8300: add ->{in,out}put_data methods (take 2)
2008-04-28 Bartlomiej... au1xxx-ide: add ->{in,out}put_data methods (take 2)
2008-04-28 Bartlomiej... scc_pata: add ->{in,out}put_data methods (take 2)
2008-04-28 Bartlomiej... ide: merge ->atapi_*put_bytes and ->ata_*put_data methods
2008-04-28 Bartlomiej... falconide/q40ide: add ->atapi_*put_bytes and ->ata_...
2008-04-28 Bartlomiej... ide: fix au1xxx-ide breakage
2008-04-28 Roland McGrathptrace: conditionalize compat_ptrace_request
2008-04-28 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-28 Roman Zippelkconfig: add named choice group
2008-04-28 Roman Zippelkconfig: fix choice dependency check
2008-04-28 Matthew Wilcoxkconifg: 'select' considered less evil
2008-04-28 Ben Dooksdontdiff: ignore timeconst.h
2008-04-28 Ben Dooksdontdiff: add modules.order
2008-04-28 Felix Fietkaukbuild: fix unportability in gen_initramfs_list.sh
2008-04-28 Roland McGrathx86_64 vDSO: use initdata
2008-04-28 Linus TorvaldsMerge git://git./linux/kernel/git/davej/cpufreq
2008-04-28 Andres Salomonkbuild: fix help output to show correct arch
2008-04-28 Adrian Bunkmm/memory_hotplug.c must #include "internal.h"
2008-04-28 Segher Boessenkoolkbuild: show defconfig subdirs in make help
2008-04-28 Roel Kluinkconfig: reversed borderlines in inputbox
2008-04-28 Thomas Gleixnerhrtimer: raise softirq unlocked to avoid circular lock...
2008-04-28 Venkatesh Pallipadi[CPUFREQ] Make acpi-cpufreq more robust against BIOS...
2008-04-28 Mike Travis[CPUFREQ] change cpu freq tables to per_cpu variables
2008-04-28 Cesar Eduardo... [CPUFREQ] fix show_trans_table
2008-04-28 Cesar Eduardo... [CPUFREQ] Warn when cpufreq_register_notifier called...
2008-04-28 Dave Jones[CPUFREQ] Refactor locking in cpufreq_add_dev
2008-04-28 Dave Jones[CPUFREQ] more CodingStyle
2008-04-28 Dave Jones[CPUFREQ] CodingStyle
next