aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-04-19PM: Remove legacy PM (fix)Randy Dunlap
2008-04-19Kobject: Replace list_for_each() with list_for_each_entry().Robert P. J. Day
2008-04-19SYSFS: Explicitly include required header file slab.h.Robert P. J. Day
2008-04-19Driver core: make device_is_registered() work for class devicesGreg Kroah-Hartman
2008-04-19PM: Convert wakeup flag accessors to inline functionsAlan Stern
2008-04-19PM: Make wakeup flags available whenever CONFIG_PM is setAlan Stern
2008-04-19PM: Fix misuse of wakeup flag accessors in serial coreAlan Stern
2008-04-19Driver core: Call device_pm_add() after bus_add_device() in device_add()Rafael J. Wysocki
2008-04-19PM: Handle device registrations during suspend/resumeRafael J. Wysocki
2008-04-19block: send disk "change" event for rescan_partitions()Kay Sievers
2008-04-19sysdev: detect multiple driver registrationsBen Dooks
2008-04-19driver core: cpu: fix section mismatch in cpu.c:store_onlineSam Ravnborg
2008-04-19power_state: remove it from driver corePavel Machek
2008-04-19PNP: add all PNP card device id's as individual aliasesKay Sievers
2008-04-19firmware: clean up samples for coding style issuesGreg Kroah-Hartman
2008-04-19firmware: move firmware_class from Documentation/ to samples/Randy Dunlap
2008-04-19sysfs: small header file cleanup for SYSFS=nDavid Rientjes
2008-04-19driver core: Convert debug functions declared inline __attribute__((format (p...Joe Perches
2008-04-19driver core: register_memory/unregister_memory clean ups and bugfixBadari Pulavarty
2008-04-19driver core: memory: semaphore to mutexDaniel Walker
2008-04-19UIO: hold a reference to the device's owner while the device is openUwe Kleine-König
2008-04-19UIO: Implement a UIO interface for the SMX CryptengineBen Nizette
2008-04-19UIO: Remove needless PCI_DEVICE_ID definition from uio_cif.cHans-Jürgen Koch
2008-04-19UIO: arch/arm/Kconfig: Make UIO available on ARM architectureHans-Jürgen Koch
2008-04-19uio: mark pci_device_id hilscher_pci_ids[] __devinitdataDenis Cheng
2008-04-19uio: Kconfig improvementsDenis Cheng
2008-04-19kobject: catch kobjects that are not initializedGreg Kroah-Hartman
2008-04-19rose: Socket lock was not released before returning to user spaceBernard Pidoux
2008-04-19hci_usb: remove code obfuscationPavel Machek
2008-04-19drivers/net/appletalk: use time_before, time_before_eq, etcJulia Lawall
2008-04-19drivers/atm: use time_before, time_before_eq, etcJulia Lawall
2008-04-19hci_usb: do not initialize static variables to 0Pavel Machek
2008-04-19tg3: 5701 DMA corruption fixMatt Carlson
2008-04-19atm nicstar: Removal of debug code containing deprecated calls to cli()/sti()Mark Asselstine
2008-04-19iwlwifi: Fix unconditional access to station->tidp[].agg.David S. Miller
2008-04-19netfilter: Fix SIP conntrack build with NAT disabled.Patrick McHardy
2008-04-19netfilter: Fix SCTP nat build.Patrick McHardy
2008-04-19avr32: Add hardware power-down function callPeter Ma
2008-04-19avr32: add include/asm-avr32/serial.hAdrian Bunk
2008-04-19avr32: don't offer PARPORT_PCAdrian Bunk
2008-04-19avr32: don't offer CONFIG_GEN_RTCAdrian Bunk
2008-04-19avr32: don't offer CONFIG_RTCAdrian Bunk
2008-04-19add include/asm-avr32/xor.hAdrian Bunk
2008-04-19avr32: Remove two unused #defines from mm/init.cJohannes Weiner
2008-04-19avr32: Implement set_rate(), set_parent() and mode() for pll1Hans-Christian Egtvedt
2008-04-19avr32: Generic clockevents supportDavid Brownell
2008-04-19avr32: Move sleep code into mach-at32apHaavard Skinnemoen
2008-04-19avr32: Use constants from sysreg.h in asm.hHaavard Skinnemoen
2008-04-19avr32: Delete mostly unused header asm/intc.hHaavard Skinnemoen
2008-04-19avr32: start clocksource cleanupDavid Brownell