summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-05-06driver core: Add the device driver-model structures to kerneldocWanlong Gao
2011-05-06Translated Documentation/email-clients.txtHarry Wei
2011-05-06RAW driver: Remove call to kobject_put().Robert P. J. Day
2011-05-06reboot: disable usermodehelper to prevent fs accessKay Sievers
2011-05-06efivars: prevent oops on unload when efi is not enabledRandy Dunlap
2011-05-06Allow setting of number of raw devices as a module parameterJan Kara
2011-04-29Introduce CONFIG_GOOGLE_FIRMWAREMike Waychison
2011-04-29driver: Google Memory ConsoleMike Waychison
2011-04-29driver: Google EFI SMIMike Waychison
2011-04-29x86: Better comments for get_bios_ebda()Mike Waychison
2011-04-29x86: get_bios_ebda_length()Mike Waychison
2011-04-29misc: fix ti-st build issuesRandy Dunlap
2011-04-25params.c: Use new strtobool function to process boolean inputsJonathan Cameron
2011-04-25debugfs: move to new strtoboolJonathan Cameron
2011-04-25Add a strtobool function matching semantics of existing in kernel equivalentsJonathan Cameron
2011-04-25drivers:base:fix the coding format of memory.cWanlong Gao
2011-04-22driver core: let dev_set_drvdata return int instead of void as it can failUwe Kleine-König
2011-04-22driver core/platform_device_add_resources: free resource before overwritingUwe Kleine-König
2011-04-22driver core/platform_device_add_resources: set resource to NULL if !resUwe Kleine-König
2011-04-22driver core/platform_device_add_data: free platform data before overwritingUwe Kleine-König
2011-04-22driver core/platform_device_add_data: set platform_data to NULL if !dataUwe Kleine-König
2011-04-22drivers/base/core.c: Fixed brace coding style issue.Karthigan Srinivasan
2011-04-22driver-core: fix race between device_register and driver_registerSebastian Ott
2011-04-22drivers:misc:ti-st: remove rfkill dependencyPavan Savoy
2011-04-22drivers:misc:ti-st: handle delayed tty receivePavan Savoy
2011-04-19kmsg: properly support writev to avoid interleaved printk lines fixAndrew Morton
2011-04-19printk: /dev/kmsg - properly support writev() to avoid interleaved printk() l...Kay Sievers
2011-04-19uio: clean uioinfo when uninstall uio driverJie Zhou
2011-04-19uio: fix allocating minor id for uio deviceHillf Danton
2011-04-19uio: fix finding mm index for vmaHillf Danton
2011-04-19uio_netx: Add support for netPLC cardsDaniel Trautmann
2011-04-19HOWTO: sync up Documentaion/ja_JP/HOWTOTsugikazu Shibata
2011-04-19kernel/ksysfs.c: expose file_caps_enabled in sysfsLudwig Nussel
2011-04-19drivers: make device_type constStephen Hemminger
2011-04-19firmware: Fix grammar in sysfs-firmware-dmi docMike Waychison
2011-04-19efivars: handle errors from register_efivars()Dan Carpenter
2011-04-19efivars: memory leak on error in create_efivars_bin_attributes()Dan Carpenter
2011-04-19device: add dev_WARN_ONCEFelipe Balbi
2011-04-18Linux 2.6.39-rc4Linus Torvalds
2011-04-18Merge branch 'for-39-rc4' of git://codeaurora.org/quic/kernel/davidb/linux-msmLinus Torvalds
2011-04-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-04-18Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2011-04-18Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2011-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2011-04-18proc: do proper range check on readdir offsetLinus Torvalds
2011-04-18next_pidmap: fix overflow conditionLinus Torvalds
2011-04-18Input: xen-kbdfront - fix mouse getting stuck after save/restoreIgor Mammedov
2011-04-18Input: estimate number of events per packetJeff Brown
2011-04-18Btrfs: fix free space cache leakChris Mason
2011-04-18block: add blk_run_queue_asyncChristoph Hellwig