]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/history - include
ide: make ide_pci_check_iomem() actually work
[linux-2.6-omap-h63xx.git] / include /
2008-04-26 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-04-25 Linus TorvaldsMerge branch 'master' of git://git.kernel.org/pub/scm...
2008-04-25 Linus TorvaldsMerge branch 'release' of git://git.kernel.org/pub...
2008-04-25 Linus TorvaldsMerge branch 'for-linus' of git://git.o-hand.com/linux...
2008-04-25 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-04-25 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-04-25 Linus TorvaldsMerge branch 'upstream-linus' of git://git.kernel.org...
2008-04-25 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-04-25 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-04-25 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-04-25 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-04-25 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-04-25 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-04-25 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-04-25 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2008-04-25 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-04-25 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-04-25 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-04-25 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-04-25 Linus TorvaldsMerge branch 'for-linus' of git://linux-nfs.org/~bfield...
2008-04-25 Ingo Molnarx86: make clear_fixmap() available on 64-bit as well
2008-04-25 J. Bruce Fieldsnfsd: don't allow setting ctime over v4
2008-04-25 J. Bruce Fieldslocks: don't call ->copy_lock methods on return of...
2008-04-25 Wendy Chenglockd: unlock lockd locks held for a certain filesystem
2008-04-25 Wendy Chenglockd: unlock lockd locks associated with a given server ip
2008-04-25 Al Viro[PATCH] sanitize unshare_files/reset_files_struct
2008-04-25 Al Viro[PATCH] restore sane ->umount_begin() API
2008-04-25 Adrian Bunkdm table: remove unused dm_create_error_table
2008-04-25 Alasdair G Kergondm: move include files
2008-04-25 Alasdair G Kergondm: expose macros
2008-04-25 Heinz Mauelshagendm log: clean interface
2008-04-25 David S. MillerMerge branch 'upstream-davem' of master.kernel.org...
2008-04-25 Eric Dumazetxfrm: alg_key_len & alg_icv_len should be unsigned
2008-04-25 Andy Flemingphylib: Add support for board-level PHY fixups
2008-04-25 Adrian Bunkmake sata_print_link_status() static
2008-04-25 Inaky Perez-Gonzalezwusb: add link wusb-usb device
2008-04-25 Inaky Perez-Gonzalezwusb: add authenticathed bit to usb_dev
2008-04-25 Alan SternUSB: usbfs: export the URB_NO_INTERRUPT flag to userspace
2008-04-25 Greg Kroah-HartmanUSB: serial: remove endpoints setting checks from core...
2008-04-25 Oliver NeukumUSB: update comments about usb driver's header
2008-04-25 Oliver NeukumUSB: add extension of anchor API, usb_unlink_anchored_urbs
2008-04-25 matthieu castetUSB: mass storage: emulation of sat scsi_pass_thru...
2008-04-25 Robert P. J. DayUSB: Standardize inclusion protection and add where...
2008-04-25 Tilman SchmidtUSB: usb.h: reduce syslog clutter [v3]
2008-04-25 David BrownellUSB: defines for USB "Link Power Management" (LPM) ECN
2008-04-25 Randy DunlapUSB: convert usb.h struct usb_device to kernel-doc
2008-04-25 Greg Kroah-HartmanUSB: add USB_DT_CS_RADIO_CONTROL define to ch9.h
2008-04-25 Alan SternUSB: remove CONFIG_USB_PERSIST setting
2008-04-25 Dmitry TorokhovMerge branch 'master' into for-linus
2008-04-24 Richard Purdieleds: Document the context brightness_set needs
2008-04-24 Henrique de Moraes... leds: Add support to leds with readable status
2008-04-24 Herbert Valerio... leds: enable support for blink_set() platform hook...
2008-04-24 Ingo Molnarseqlock: livelock fix
2008-04-24 Jeremy Fitzhardingexen: add balloon driver
2008-04-24 Markus Armbrusterxen pvfb: Para-virtual framebuffer, keyboard and pointe...
2008-04-24 Christian Limpachxen blkfront: Delay wait for block devices until after...
2008-04-24 Markus Armbrusterxen: Make xen-blkfront write its protocol ABI to xenstore
2008-04-24 Isaku Yamahataxen: import arch generic part of xencomm
2008-04-24 Isaku Yamahataxen: make grant table arch portable
2008-04-24 Isaku Yamahataxen: replace callers of alloc_vm_area()/free_vm_area...
2008-04-24 Isaku Yamahataxen: make include/xen/page.h portable moving those...
2008-04-24 Isaku Yamahataxen: add resend_irq_on_evtchn() definition into events.c
2008-04-24 Isaku YamahataXen: make events.c portable for ia64/xen support
2008-04-24 Isaku Yamahataxen: move events.c to drivers/xen for IA64/Xen support
2008-04-24 Isaku Yamahataxen: add missing definitions in include/xen/interface...
2008-04-24 Isaku Yamahataxen: add missing definitions for xen grant table which...
2008-04-24 Isaku Yamahataxen: definitions which ia64/xen needs
2008-04-24 Isaku Yamahataxen: definisions which ia64 needs
2008-04-24 Jeremy Fitzhardingexen: add support for callbackops hypercall
2008-04-24 Jeremy Fitzhardingex86: unify pgd ctor/dtor
2008-04-24 Jeremy Fitzhardingex86: unify KERNEL_PGD_PTRS
2008-04-24 Jeremy Fitzhardingexen: unify pte operations on machine frames
2008-04-24 Jeremy Fitzhardingexen: use phys_addr_t when referring to physical addresses
2008-04-24 Jeremy Fitzhardingex86: demacro pgalloc paravirt stubs
2008-04-24 Jeremy Fitzhardingex86/pgtable.h: demacro ptep_clear_flush_young
2008-04-24 Jeremy Fitzhardingex86/pgtable.h: demacro ptep_test_and_clear_young
2008-04-24 Jeremy Fitzhardingex86/pgtable.h: demacro ptep_set_access_flags
2008-04-24 Jeremy Fitzhardingex86: add pud_alloc for 4-level pagetables
2008-04-24 Jeremy Fitzhardingex86: rename paravirt_alloc_pt etc after the pagetable...
2008-04-24 Jeremy Fitzhardingex86: move pgalloc pud and pgd operations into common...
2008-04-24 Jeremy Fitzhardingex86: move pmd functions into common asm/pgalloc.h
2008-04-24 Jeremy Fitzhardingex86: move pte functions into common asm/pgalloc.h
2008-04-24 Jeremy Fitzhardingex86: put paravirt stubs into common asm/pgalloc.h
2008-04-24 Ingo Molnarx86: xen unify x86 add common mm pgtable c fix
2008-04-24 Jeremy Fitzhardingex86: add common mm/pgtable.c
2008-04-24 Jeremy Fitzhardingex86: convert pgalloc_64.h from macros to inlines
2008-04-24 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-04-24 venkatesh.pallipad... generic: add ioremap_wc() interface wrapper
2008-04-24 venkatesh.pallipad... x86: PAT phys_mem_access_prot_allowed for dev/mem mmap
2008-04-24 venkatesh.pallipad... x86: PAT avoid aliasing in /dev/mem read/write
2008-04-24 Arjan van de Venx86: introduce /dev/mem restrictions with a config...
2008-04-24 Ingo Molnar"make namespacecheck" fixes
2008-04-24 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-04-24 Linus TorvaldsMerge git://git.linux-nfs.org/projects/trondmy/nfs-2.6
2008-04-24 Linus TorvaldsMerge branch 'for-linus' of git://linux-nfs.org/~bfield...
2008-04-24 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-04-24 Trond MyklebustMerge branch 'devel'
2008-04-24 Dmitry TorokhovMerge branch 'wm97xx'
2008-04-24 Dmitry BelimovV4L/DVB (7677): saa7134: Add/fix Beholder entries
2008-04-24 Douglas Schilling... V4L/DVB (7665): videodev: Add default vidioc handler
next