aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | | sysfs: Make dir and name args to sysfs_notify() constTrent Piepho2008-10-16
| * | | platform: add new device registration helperDmitry Baryshkov2008-10-16
| * | | sysfs: use ilookup5() instead of ilookup5_nowait()Tejun Heo2008-10-16
| * | | PNP: create device attributes via default device attributesDrew Moseley2008-10-16
| * | | Driver core: make bus_find_device_by_name() more robustPeter Korsgaard2008-10-16
| * | | usb: turn dev_warn+WARN_ON combos into dev_WARNArjan van de Ven2008-10-16
| * | | debug: use dev_WARN() rather than WARN_ON() in device_pm_add()Arjan van de Ven2008-10-16
| * | | debug: Introduce a dev_WARN() functionArjan van de Ven2008-10-16
| * | | sysfs: fix deadlockNick Piggin2008-10-16
| * | | device model: Do a quickcheck for driver binding before doing an expensive checkArjan van de Ven2008-10-16
| * | | Driver core: Fix cleanup in device_create_vargs().Cornelia Huck2008-10-16
| * | | Driver core: Clarify device cleanup.Cornelia Huck2008-10-16
| * | | drivers/firmware/iscsi_ibft.c: make 3 functions staticAdrian Bunk2008-10-16
| * | | sysfs: Support sysfs_notify from atomic context with new sysfs_notify_direntNeil Brown2008-10-16
| * | | driver core: make struct platform_pm_ops staticAdrian Bunk2008-10-16
| * | | driver core: basic infrastructure for per-module dynamic debug messagesJason Baron2008-10-16
| * | | usb gadget: link fixes for network gadgetDavid Brownell2008-10-16
| * | | usb gadget: link fixes for cdc composite gadgetDavid Brownell2008-10-16
| * | | usb gadget: link fixes for storage gadgetDavid Brownell2008-10-16
| * | | usb gadget: link fixes for printer gadgetDavid Brownell2008-10-16
| * | | usb gadget: link fixes for MIDI gadgetDavid Brownell2008-10-16
| * | | usb gadget: link fixes for gadget zeroDavid Brownell2008-10-16
| * | | usb gadget: link fixes for serial gadgetDavid Brownell2008-10-16
| * | | device create: remove device_create_drvdataGreg Kroah-Hartman2008-10-16
| * | | device create: ide: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-16
| * | | device create: video: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-16
| * | | device create: usb: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-16
| * | | device create: sound: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-16
| * | | device create: scsi: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-16
| * | | device create: s390: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-16
| * | | device create: net: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-16
| * | | device create: misc: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-16
| * | | device create: infiniband: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-16
| * | | device create: ieee1394: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-16
| * | | device create: char: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-16
| * | | device create: block: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-16
| * | | sysfs: crash debuggingAndrew Morton2008-10-16
| * | | modules: fix module "notes" kobject leakAlexey Dobriyan2008-10-16
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2008-10-16
|\ \ \
| * | | module: remove CONFIG_KMOD in comment after #endifRusty Russell2008-10-16
| * | | remove CONFIG_KMOD from fsJohannes Berg2008-10-16
| * | | remove CONFIG_KMOD from driversJohannes Berg2008-10-16
| |/ /
* | | Merge branch 'personality' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2008-10-16
|\ \ \
| * | | [PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITYMartin Schwidefsky2008-10-16
| |/ /
* | | Merge branch 'docs' of git://git.lwn.net/linux-2.6Linus Torvalds2008-10-16
|\ \ \
| * | | Document panic_on_unrecovered_nmi sysctlBernhard Walle2008-10-16
| * | | Add a reference to paper to SubmittingPatchesAndi Kleen2008-10-16
| * | | Add kerneldoc documentation for new printk format extensionsAndi Kleen2008-10-16
| * | | Remove videobook.tmplJonathan Corbet2008-10-16
| * | | doc: Test-by?Hidetoshi Seto2008-10-16