summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2008-04-21dlm: move plock code from gfs2David Teigland3-42/+51
2008-04-21Fix RCU list iterator use of 'rcu_dereference()'Linus Torvalds1-33/+15
2008-04-21block: fix memory hotplug and bouncing in block layerAndi Kleen1-1/+6
2008-04-21block: move the padding adjustment to blk_rq_map_sgFUJITA Tomonori1-0/+2
2008-04-21block: convert bio_copy_user to bio_copy_user_iovFUJITA Tomonori1-0/+2
2008-04-21cdrom: make unregister_cdrom() return voidAkinobu Mita1-1/+1
2008-04-21cdrom: use list_head for cdrom_device_info listAkinobu Mita1-1/+2
2008-04-21jiffies: add time_is_after_jiffies and others which compare with jiffiesDave Young1-0/+16
2008-04-20PCI: clean up resource alignment managementIvan Kokshaysky1-1/+4
2008-04-20PCI: Expose PCI VPD through sysfsBen Hutchings1-0/+3
2008-04-20PCI: add generic pci_enable_resources()Bjorn Helgaas1-0/+1
2008-04-20PCI: add PCI Express ASPM supportShaohua Li3-0/+69
2008-04-20PCI: #if 0 pci_cleanup_aer_correct_error_status()Adrian Bunk1-5/+0
2008-04-20PCI: remove global list of PCI devicesGreg Kroah-Hartman1-3/+0
2008-04-20PCI: add is_added flag to struct pci_devGreg Kroah-Hartman1-0/+1
2008-04-20PCI: remove initial bios sort of PCI devices on x86Greg Kroah-Hartman1-2/+0
2008-04-20PCI: clean up search.c a lotGreg Kroah-Hartman1-2/+2
2008-04-20PCI: remove pci_get_device_reverseGreg Kroah-Hartman1-10/+0
2008-04-20PCI: remove pci_find_presentGreg Kroah-Hartman1-2/+0
2008-04-20PCI: #if 0 pci_assign_resource_fixed()Adrian Bunk1-1/+0
2008-04-21[CRYPTO] aes: Export generic setkeySebastian Siewior1-2/+6
2008-04-21[CRYPTO] api: Make the crypto subsystem fully modularSebastian Siewior1-7/+0
2008-04-20[SPARC] minor irq handler cleanupsJeff Garzik1-1/+1
2008-04-20[POWERPC] Fix compile breakage for 64-bit UP configsPaul Mackerras1-0/+1
2008-04-19SCSI: convert struct class_device to struct deviceTony Jones12-55/+55
2008-04-19IB: convert struct class_device to struct deviceTony Jones1-1/+1
2008-04-19memstick: convert struct class_device to struct deviceGreg Kroah-Hartman1-1/+1
2008-04-19PM: Remove destroy_suspended_device()Rafael J. Wysocki4-41/+3
2008-04-19Firmware: add iSCSI iBFT SupportKonrad Rzeszutek1-0/+50
2008-04-19Driver core: make device_is_registered() work for class devicesGreg Kroah-Hartman1-2/+1
2008-04-19PM: Convert wakeup flag accessors to inline functionsAlan Stern3-45/+94
2008-04-19PM: Make wakeup flags available whenever CONFIG_PM is setAlan Stern1-15/+21
2008-04-19PM: Handle device registrations during suspend/resumeRafael J. Wysocki1-0/+1
2008-04-19sysfs: small header file cleanup for SYSFS=nDavid Rientjes1-7/+2
2008-04-19driver core: Convert debug functions declared inline __attribute__((format (p...Joe Perches2-14/+7
2008-04-19driver core: memory: semaphore to mutexDaniel Walker1-3/+2
2008-04-19avr32: add include/asm-avr32/serial.hAdrian Bunk1-0/+13
2008-04-19add include/asm-avr32/xor.hAdrian Bunk1-0/+6
2008-04-19avr32: Generic clockevents supportDavid Brownell1-112/+0
2008-04-19avr32: Move sleep code into mach-at32apHaavard Skinnemoen1-0/+48
2008-04-19avr32: Use constants from sysreg.h in asm.hHaavard Skinnemoen1-4/+4
2008-04-19avr32: Delete mostly unused header asm/intc.hHaavard Skinnemoen2-128/+5
2008-04-19avr32: pass i2c board info through at32_add_device_twiBen Nizette1-1/+4
2008-04-19avr32: cleanup - use _AC macro to define PAGE_SIZECyrill Gorcunov1-5/+3
2008-04-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinn...Haavard Skinnemoen2-3/+23
2008-04-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinn...Haavard Skinnemoen1-0/+252
2008-04-19sched: fair-group: de-couple load-balancing from the rb-treesPeter Zijlstra2-0/+4
2008-04-19sched: rt-group: optimize dequeue_rt_stackPeter Zijlstra1-0/+1
2008-04-19sched: fair-group: SMP-nice for group schedulingPeter Zijlstra1-0/+1
2008-04-19sched, cpuset: customize sched domains, coreHidetoshi Seto4-4/+25