pandora-kernel.git
2008-07-24 Rik van Rielaccess_process_vm device memory infrastructure
2008-07-24 Nick Pigginmm: remove nopfn
2008-07-24 Christoph Hellwigkill generic_file_direct_IO()
2008-07-24 Adrian Bunkmm/hugetlb.c: fix duplicate variable
2008-07-24 Adrian Bunkmm/vmstat.c: proper externs
2008-07-24 Adrian Bunkmm/migrate.c should #include <linux/syscalls.h>
2008-07-24 KOSAKI Motohiropage allocator: inline some __alloc_pages() wrappers
2008-07-24 Nick Pigginmspec: convert nopfn to fault
2008-07-24 Johannes Weinermm: unexport __alloc_bootmem_core()
2008-07-24 Johannes Weinermm: normalize internal argument passing of bootmem...
2008-07-24 Johannes Weinermm: fix free_all_bootmem_core alignment check
2008-07-24 Johannes Weinermm: move bootmem descriptors definition to a single...
2008-07-24 FUJITA Tomonoriadd a helper function to test if an object is on the...
2008-07-24 Mel Gormanmm: print out the zonelists on request for manual verif...
2008-07-24 Mel Gormanmm: make defensive checks around PFN values registered...
2008-07-24 Mel Gormanmm: verify the page links and memory model
2008-07-24 Mel Gormanmm: add a basic debugging framework for memory initiali...
2008-07-24 David Brownelladd HAVE_CLK to Kconfig, for driver dependencies
2008-07-24 Adrian Bunkremove is_tty()
2008-07-24 Clemens Ladischhpet: clarify maintainer entry
2008-07-24 Akinobu Mitamove memory_read_from_buffer() from fs.h to string.h
2008-07-24 Linus TorvaldsMerge branch 'x86/auditsc' of git://git./linux/kernel...
2008-07-24 Linus TorvaldsMerge branch 'sched/for-linus' of git://git./linux...
2008-07-24 Linus TorvaldsMerge branch 'cpus4096-for-linus' of git://git./linux...
2008-07-24 Linus TorvaldsMerge branch 'core/softlockup-for-linus' of git://git...
2008-07-24 Linus TorvaldsMerge branch 'devel' of /home/rmk/linux-2.6-arm
2008-07-24 Roland McGrathi386 syscall audit fast-path
2008-07-24 Roland McGrathx86_64 ia32 syscall audit fast-path
2008-07-24 Roland McGrathx86_64 syscall audit fast-path
2008-07-24 Roland McGrathx86_64: remove bogus optimization in sysret_signal
2008-07-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-07-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-07-23 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2008-07-23 Linus TorvaldsMerge git://git./linux/kernel/git/bart/ide-2.6
2008-07-23 Pavel Machekide: small whitespace fixes
2008-07-23 Harvey Harrisonide: ide-cd_ioctl.c fix sparse integer as NULL pointer...
2008-07-23 Harvey Harrisonide: ide-cd.c fix sparse endianness warnings
2008-07-23 Borislav Petkovide-cd: convert to using the new atapi_flags
2008-07-23 Borislav Petkovide: remove unused PC_FLAG_DRQ_INTERRUPT
2008-07-23 Borislav Petkovide-scsi: convert to using the new atapi_flags
2008-07-23 Borislav Petkovide-tape: convert to using the new atapi_flags
2008-07-23 Borislav Petkovide-floppy: convert to using the new atapi_flags (take 2)
2008-07-23 Borislav Petkovide: add per-device flags
2008-07-23 Borislav Petkovide: use rq->cmd instead of pc->c in atapi common code
2008-07-23 Borislav Petkovide-scsi: pass packet command in rq->cmd
2008-07-23 Borislav Petkovide-tape: pass packet command in rq->cmd
2008-07-23 Borislav Petkovide-tape: make room for packet command ids in rq->cmd
2008-07-23 Borislav Petkovide-floppy: pass packet command in rq->cmd
2008-07-23 Borislav Petkovide: remove pc->callback member from ide_atapi_pc
2008-07-23 Borislav Petkovide-scsi: use drive->pc_callback instead of pc->callback
2008-07-23 Borislav Petkovide-tape: use drive->pc_callback instead of pc->callback
2008-07-23 Borislav Petkovide-floppy: use drive->pc_callback instead of pc->callback
2008-07-23 Borislav Petkovide: push pc callback pointer into the ide_drive_t...
2008-07-23 Darren Jenkinsdrivers/ide/ide-tape.c: remove double kfree
2008-07-23 Bartlomiej... ide: add ide_host_free() helper (take 2)
2008-07-23 Bartlomiej... ide: allocate ide_hwif_t instances dynamically
2008-07-23 Bartlomiej... ide: add ide_ports[]
2008-07-23 Bartlomiej... ide: move ide_remove_port_from_hwgroup() to ide-probe.c
2008-07-23 Bartlomiej... ide: fix IDE port slots reservation and freeing (take 2)
2008-07-23 Bartlomiej... ide: fix ide_host_register() return value
2008-07-23 Bartlomiej... ide: add ide_host_add() helper
2008-07-23 Bartlomiej... ide: add struct ide_host (take 3)
2008-07-23 Bartlomiej... ide: add struct ide_tp_ops (take 2)
2008-07-23 Bartlomiej... ide: add 'config' field to hw_regs_t
2008-07-23 Bartlomiej... ide-generic: probing fix
2008-07-23 Bartlomiej... gayle: reserve memory resources at once
2008-07-23 Bartlomiej... ide: filter out "default" transfer mode values in set_x...
2008-07-23 Bartlomiej... ide: filter out invalid transfer mode values in set_xfe...
2008-07-23 Bartlomiej... ide: remove dead Virtual DMA support
2008-07-23 Bartlomiej... ide: mark hpt34x host driver as BROKEN
2008-07-23 Bartlomiej... ide: limit cy82c693 host driver to ALPHA
2008-07-23 Bartlomiej... ide: remove ->INB, ->OUTB and ->OUTBSYNC methods
2008-07-23 Bartlomiej... ide: add ide_read_bcount_and_ireason() helper
2008-07-23 Bartlomiej... ide: add ide_read_ireason() helper
2008-07-23 Bartlomiej... ide: add ide_read_device() helper
2008-07-23 Bartlomiej... ide: use ->tf_read in ide_read_error()
2008-07-23 Bartlomiej... ide: use ->tf_load in SELECT_DRIVE()
2008-07-23 Bartlomiej... ide: use ->tf_load in actual_try_to_identify()
2008-07-23 Bartlomiej... ide: use ->tf_load in ide_config_drive_speed()
2008-07-23 Bartlomiej... ide: change order of register access in ide_config_driv...
2008-07-23 Bartlomiej... ide: add ->set_irq method
2008-07-23 Bartlomiej... ide: add ->read_altstatus method
2008-07-23 Bartlomiej... ide: add ->read_status method
2008-07-23 Bartlomiej... ide: add ->exec_command method
2008-07-23 Bartlomiej... ide: factor out simplex handling from ide_pci_dma_base()
2008-07-23 Bartlomiej... ide: remove ide_setup_dma()
2008-07-23 Bartlomiej... ide: remove ->dma_{status,command} fields from ide_hwif_t
2008-07-23 Bartlomiej... ide: use I/O ops directly in ide-dma.c
2008-07-23 Bartlomiej... ide: add ->read_sff_dma_status method
2008-07-23 Bartlomiej... ide: pass hw_regs_t-s to ide_device_add[_all]() (take 3)
2008-07-23 Bartlomiej... ide: move ide_pci_setup_ports() call out from do_ide_se...
2008-07-23 Bartlomiej... ide-pmac: move ide_find_port() call to pmac_ide_setup_d...
2008-07-23 Bartlomiej... ide-pmac: add ->init_dev method (take 4)
2008-07-23 Bartlomiej... ide-pmac: store pmif instead of hwif in ->driver_data...
2008-07-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-07-23 Jeff DikeUML - Fix boot crash
2008-07-23 Huang Weiyidrivers/char/nvram.c: Removed duplicated include
2008-07-23 Uwe Kleine... set_irq_wake: fix return code and wake status tracking
2008-07-23 Jason Wesselkgdb: kgdboc console poll hooks for mpsc uart
2008-07-23 Jason Wesselkgdb: kgdboc console poll hooks for cpm uart
next