V4L/DVB (10631): zoran: fix printk format
[safe/jmp/linux-2.6] / include /
2009-03-26 Arnd Bergmannmake exported headers use strict posix types
2009-03-26 Jaswinder Singh... unconditionally include asm/types.h from linux/types.h
2009-03-26 Ingo MolnarMerge branches 'timers/new-apis', 'timers/ntp' and...
2009-03-26 Jan Karaquota: Remove uppercase aliases for quota functions.
2009-03-26 Jan Karaquota: Remove NODQUOT macro
2009-03-26 Mingming Caoquota: Use inode->i_blkbits to get block bits
2009-03-26 Mingming Caoquota: Add quota reservation claim and released operations
2009-03-26 Mingming Caoquota: Add quota reservation support
2009-03-25 Holger Eitzenbergernetfilter: nf_conntrack: add generic function to get...
2009-03-25 Eric Dumazetnetfilter: nf_conntrack: use SLAB_DESTROY_BY_RCU and...
2009-03-25 Russell KingMerge branch 'for-next' of git://git./linux/kernel...
2009-03-25 Holger Eitzenbergernetfilter: limit the length of the helper name
2009-03-25 Holger Eitzenbergernetlink: add nla_policy_len()
2009-03-25 Holger Eitzenbergernetfilter: ctnetlink: add callbacks to the per-proto...
2009-03-25 Eric Dumazetnetfilter: factorize ifname_compare()
2009-03-25 Ingo MolnarMerge branch 'sched/cleanups'; commit 'v2.6.29' into...
2009-03-25 Daniel Mackax88796: Add method to take MAC from platform data
2009-03-25 Roland DreierMerge branches 'cxgb3', 'endian', 'ipath', 'ipoib'...
2009-03-25 Alan Cox[libata] Improve timeout handling
2009-03-25 Vlad Yasevichipv6: Fix conflict resolutions during ipv6 binding
2009-03-25 Alan Cox[libata] Drain data on errors
2009-03-25 Erik Inge Bolsøinclude/linux/ata.h: add some more transfer masks
2009-03-25 Mark Lord[libata] Export ata_pio_queue_task() so that it can...
2009-03-24 Greg BanksDynamic debug: fix pr_fmt() build error
2009-03-24 Jason Barondynamic debug: combine dprintk and dynamic printk
2009-03-24 Cornelia HuckDriver core: Fix device_move() vs. dpm list ordering, v2
2009-03-24 Ming LeiDriver core: implement uevent suppress in kobject
2009-03-24 Kay Sieversvcs: hook sysfs devices into object lifetime instead...
2009-03-24 Ming Leidriver core: move platform_data into platform_device
2009-03-24 Greg Kroah-Hartmandriver core: move knode_bus into private structure
2009-03-24 Greg Kroah-Hartmandriver core: move knode_driver into private structure
2009-03-24 Greg Kroah-Hartmandriver core: move klist_children into private structure
2009-03-24 Greg Kroah-Hartmandriver core: create a private portion of struct device
2009-03-24 Ming Leidriver core: remove polling for driver_probe_done(v5)
2009-03-24 Hans J. KochUIO: Add name attributes for mappings and port regions
2009-03-24 Eric Miaoplatform: introduce module id table for platform devices
2009-03-24 Kay Sieversdriver core: get rid of struct device's bus_id string...
2009-03-24 Kay Sieverswimax: struct device - replace bus_id with dev_name...
2009-03-24 Pablo Neira Ayusonetlink: add NETLINK_NO_ENOBUFS socket flag
2009-03-24 David BrownellUSB: gadget: composite device-level suspend/resume...
2009-03-24 D.J. CapelisUSB: pedantic: spelling correction in comment for ch9.h
2009-03-24 Greg Kroah-HartmanUSB: make actual_length in struct urb field u32
2009-03-24 Greg Kroah-HartmanUSB: make transfer_buffer_lengths in struct urb field u32
2009-03-24 David VrabelUSB: allow libusb to talk to unauthenticated WUSB devices
2009-03-24 Alan Sternusb-storage: prepare for subdriver separation
2009-03-24 Ajay Kumar GuptaUSB: otg: adding nop usb transceiver
2009-03-24 Oliver NeukumUSB: serial: introduce a flag into the usb serial layer...
2009-03-24 Julia LawallUSB: Move definitions from usb.h to usb/ch9.h
2009-03-24 Robert JarzmikUSB: gpio_vbus: add delayed vbus_session calls
2009-03-24 Alan SternUSB: add quirk to avoid config and interface strings
2009-03-24 Bartlomiej Zolnier... ide: use try_to_identify() in ide_driveid_update()
2009-03-24 Bartlomiej Zolnier... ide: remove broken EXABYTENEST support
2009-03-24 Bartlomiej Zolnier... mn10300: remove <asm/ide.h>
2009-03-24 Bartlomiej Zolnier... frv: remove <asm/ide.h>
2009-03-24 Bartlomiej Zolnier... ide: remove pciirq argument from ide_pci_setup_ports()
2009-03-24 Bartlomiej Zolnier... ide: fix ->init_chipset method to return 'int' value
2009-03-24 Bartlomiej Zolnier... ide: remove no longer needed IRQ fallback code from...
2009-03-24 Bartlomiej Zolnier... ide: remove no longer needed IDE_HFLAG[_FORCE]_LEGACY_IRQS
2009-03-24 Bartlomiej Zolnier... mn10300: add pci_get_legacy_ide_irq() to <asm/pci.h>
2009-03-24 Bartlomiej Zolnier... ide: move error handling code to ide-eh.c (v2)
2009-03-24 Bartlomiej Zolnier... ide: move xfer mode tuning code to ide-xfer-mode.c
2009-03-24 Bartlomiej Zolnier... ide: move device settings code to ide-devsets.c
2009-03-24 Bartlomiej Zolnier... ide: move ide_do_park_unpark() to ide-park.c
2009-03-24 Bartlomiej Zolnier... ide: remove ide_do_drive_cmd()
2009-03-24 Bartlomiej Zolnier... ide: move ide_dma_timeout_retry() to ide-dma.c
2009-03-24 Bartlomiej Zolnier... ide: move drive_is_ready() to ide-io.c
2009-03-24 Bartlomiej Zolnier... ide: sanitize ACPI initialization
2009-03-24 Bartlomiej Zolnier... ide: add ide_for_each_present_dev() iterator
2009-03-24 Bartlomiej Zolnier... ide: move ide_pktcmd_tf_load() to ide-atapi.c
2009-03-24 Josh Stonenet: Add dependent headers to trace/skb.h
2009-03-24 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-03-24 Stefan Richterfirewire: cdev: add closure to async stream ioctl
2009-03-24 Stefan Richterfirewire: cdev: secure add_descriptor ioctl
2009-03-24 Stefan Richterfirewire: cdev: amendment to "add ioctl to query maximu...
2009-03-24 Jay Fenlasonfirewire: implement asynchronous stream transmission
2009-03-24 Stefan Richterfirewire: cdev: add ioctls for iso resource management...
2009-03-24 Stefan Richterfirewire: cdev: increment fw_cdev_version, update docum...
2009-03-24 Jay Fenlason, Stef... firewire: cdev: add ioctl for broadcast write requests
2009-03-24 Stefan Richterfirewire: cdev: add ioctl to query maximum transmission...
2009-03-24 Stefan Richterfirewire: cdev: add ioctls for manual iso resource...
2009-03-24 Jay Fenlason, Stef... firewire: cdev: add ioctls for isochronous resource...
2009-03-24 Stefan Richterfirewire: cdev: fix documentation of FW_CDEV_IOC_GET_INFO
2009-03-24 Stefan Richterfirewire: cdev: documentation fixlet
2009-03-24 Boaz Harroshbsg: add support for tail queuing
2009-03-24 Petros Koutoupisblock: genhd.h cleanup patch
2009-03-24 Martin K. Petersenblock: add private bio_set for bio integrity allocations
2009-03-24 Petros Koutoupisblock: genhd.h comment needs updating
2009-03-24 Steven WhitehouseGFS2: Merge lock_dlm module into GFS2
2009-03-24 Sheng YangKVM: Correct deassign device ioctl to IOW
2009-03-24 Weidong HanKVM: define KVM_CAP_DEVICE_DEASSIGNMENT
2009-03-24 Gleb NatapovKVM: Report IRQ injection status to userspace.
2009-03-24 Gerd HoffmannKVM: Fix kvmclock on !constant_tsc boxes
2009-03-24 Sheng YangKVM: Use irq routing API for MSI
2009-03-24 Marcelo TosattiKVM: make irq ack notifications aware of routing table
2009-03-24 Avi KivityKVM: Avoid using CONFIG_ in userspace visible headers
2009-03-24 Avi KivityKVM: Userspace controlled irq routing
2009-03-24 Avi KivityKVM: Interrupt mask notifiers for ioapic
2009-03-24 Sheng YangKVM: Add support to disable MSI for assigned device
2009-03-24 Sheng YangKVM: Remove duplicated prototype of kvm_arch_destroy_vm
2009-03-24 Avi KivityKVM: Move struct kvm_pio_request into x86 kvm_host.h
next