summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-05-2020-91/+1303
|\
| * drivers/base/memory.c: fix warning due to "memory hotplug: Speed up add/remov...Andrew Morton2011-05-121-1/+1
| * memory hotplug: Speed up add/remove when blocks are larger than PAGES_PER_SEC...Anton Blanchard2011-05-121-16/+8
| * RAW driver: Remove call to kobject_put().Robert P. J. Day2011-05-071-1/+0
| * efivars: prevent oops on unload when efi is not enabledRandy Dunlap2011-05-071-2/+4
| * Allow setting of number of raw devices as a module parameterJan Kara2011-05-072-7/+28
| * Introduce CONFIG_GOOGLE_FIRMWAREMike Waychison2011-04-302-1/+15
| * driver: Google Memory ConsoleMike Waychison2011-04-303-0/+175
| * driver: Google EFI SMIMike Waychison2011-04-305-0/+955
| * misc: fix ti-st build issuesRandy Dunlap2011-04-292-0/+2
| * drivers:base:fix the coding format of memory.cWanlong Gao2011-04-261-1/+2
| * driver core: let dev_set_drvdata return int instead of void as it can failUwe Kleine-König2011-04-231-4/+3
| * driver core/platform_device_add_resources: free resource before overwritingUwe Kleine-König2011-04-231-0/+1
| * driver core/platform_device_add_resources: set resource to NULL if !resUwe Kleine-König2011-04-231-10/+9
| * driver core/platform_device_add_data: free platform data before overwritingUwe Kleine-König2011-04-231-0/+1
| * driver core/platform_device_add_data: set platform_data to NULL if !dataUwe Kleine-König2011-04-231-9/+8
| * drivers/base/core.c: Fixed brace coding style issue.Karthigan Srinivasan2011-04-231-2/+1
| * driver-core: fix race between device_register and driver_registerSebastian Ott2011-04-231-0/+5
| * drivers:misc:ti-st: remove rfkill dependencyPavan Savoy2011-04-231-1/+0
| * drivers:misc:ti-st: handle delayed tty receivePavan Savoy2011-04-231-10/+13
| * kmsg: properly support writev to avoid interleaved printk lines fixAndrew Morton2011-04-201-3/+4
| * printk: /dev/kmsg - properly support writev() to avoid interleaved printk() l...Kay Sievers2011-04-201-15/+26
| * uio: clean uioinfo when uninstall uio driverJie Zhou2011-04-201-0/+4
| * uio: fix allocating minor id for uio deviceHillf Danton2011-04-201-1/+7
| * uio: fix finding mm index for vmaHillf Danton2011-04-201-5/+3
| * uio_netx: Add support for netPLC cardsDaniel Trautmann2011-04-201-0/+19
| * drivers: make device_type constStephen Hemminger2011-04-201-2/+2
| * efivars: handle errors from register_efivars()Dan Carpenter2011-04-201-2/+9
| * efivars: memory leak on error in create_efivars_bin_attributes()Dan Carpenter2011-04-201-2/+2
* | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-05-202-15/+2
|\ \
| * | macvlan,rcu: convert call_rcu(macvlan_port_rcu_free) to kfree_rcu()Lai Jiangshan2011-05-081-9/+1
| * | ixgbe,rcu: convert call_rcu(ring_free_rcu) to kfree_rcu()Lai Jiangshan2011-05-081-6/+1
| | |
| \ \
*-. \ \ Merge branches 'x86-reboot-for-linus' and 'x86-setup-for-linus' of git://git....Linus Torvalds2011-05-201-11/+11
|\ \ \ \
| | * | | x86, setup: Fix EDD3.0 data verification.Gleb Natapov2011-04-271-11/+11
* | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-05-201-22/+10
|\ \ \ \ \
| * \ \ \ \ Merge branch 'x86/urgent' into x86-mmTejun Heo2011-05-021654-7102/+5998
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'x86/numa' into x86-mmTejun Heo2011-05-0256-326/+532
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | Merge branch 'x86-mm' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/mis...Ingo Molnar2011-04-041-22/+10
| |\ \ \ \ \ \
| | * | | | | | acpi throttling: Use this_cpu_has and simplify code current cpuChristoph Lameter2011-03-291-22/+10
* | | | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-05-201-2/+2
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-05-202-19/+11
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'linus' into timers/coreThomas Gleixner2011-05-0262-211/+511
| |\ \ \ \ \ \ \ \
| * | | | | | | | | RTC: Disable CONFIG_RTC_CLASS from being built as a moduleJohn Stultz2011-05-021-5/+2
| * | | | | | | | | time: Add timekeeping_inject_sleeptimeJohn Stultz2011-04-261-14/+9
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2011-05-206-13/+97
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a...Thomas Gleixner2011-05-144625-181720/+370652
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | clocksource: add common i8253 PIT clocksourceRussell King2011-05-144-0/+94
| * | | | | | | | | | ia64: convert to clocksource_register_hz/khzJohn Stultz2011-02-211-5/+1
| * | | | | | | | | | x86: Convert remaining x86 clocksources to clocksource_register_hz/khzJohn Stultz2011-02-211-8/+2
* | | | | | | | | | | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-05-203-37/+2
|\ \ \ \ \ \ \ \ \ \ \