summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drivercore: revert addition of of_match to struct deviceGrant Likely2011-05-1822-50/+108
* of: fix race when matching driversMilton Miller2011-05-181-2/+6
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-05-184-15/+54
|\
| * [media] V4L: soc-camera: regression fix: calculate .sizeimage in soc_camera.cSergio Aguirre2011-05-041-6/+42
| * [media] v4l2-subdev: fix broken subdev control enumerationHans Verkuil2011-05-041-7/+7
| * [media] Fix cx88 remote control inputLawrence Rust2011-05-041-1/+1
| * [media] v4l: Release module if subdev registration failsLaurent Pinchart2011-05-041-1/+4
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-05-189-46/+147
|\ \
| * | x86, AMD: Fix ARAT feature setting againBorislav Petkov2011-05-171-1/+1
| * | Revert "x86, AMD: Fix APIC timer erratum 400 affecting K8 Rev.A-E processors"Borislav Petkov2011-05-171-1/+1
| * | x86, apic: Fix spurious error interrupts triggering on all non-boot APsYouquan Song2011-05-162-5/+8
| * | x86, mce, AMD: Fix leaving freed data in a listJulia Lawall2011-05-131-0/+1
| * | x86: Fix UV BAU for non-consecutive nasidsCliff Wickman2011-05-122-33/+76
| * | x86, UV: Fix NMI handler for UV platformsJack Steiner2011-05-103-6/+60
* | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-05-187-56/+119
|\ \ \
| * \ \ Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Ingo Molnar2011-05-156-54/+116
| |\ \ \
| | * | | perf evlist: Fix per thread mmap setupArnaldo Carvalho de Melo2011-05-156-53/+115
| | * | | perf tools: Honour the cpu list parameter when also monitoring a thread listArnaldo Carvalho de Melo2011-05-151-1/+1
| * | | | kprobes, x86: Disable irqs during optimized callbackJiri Olsa2011-05-111-2/+3
| | |/ / | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2011-05-182-8/+11
|\ \ \ \
| * | | | cifs: fix cifsConvertToUCS() for the mapchars caseJeff Layton2011-05-171-8/+6
| * | | | cifs: add fallback in is_path_accessible for old serversJeff Layton2011-05-171-0/+5
* | | | | procfs: add stub for proc_mkdir_mode()Randy Dunlap2011-05-181-0/+2
* | | | | um: fix abortRichard Weinberger2011-05-181-1/+22
* | | | | memcg: fix zone congestionKAMEZAWA Hiroyuki2011-05-181-1/+1
* | | | | drivers/leds/leds-lm3530.c: add MODULE_DEVICE_TABLEAxel Lin2011-05-181-0/+1
* | | | | rapidio: fix default routing initializationAlexandre Bounine2011-05-183-0/+21
* | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-05-1713-29/+53
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | tick: Clear broadcast active bit when switching to oneshotThomas Gleixner2011-05-161-1/+11
| * | | | Merge branch 'fortglx/39/tip/timers/rtc' of git://git.linaro.org/people/jstul...Thomas Gleixner2011-05-1211-26/+40
| |\ \ \ \
| | * | | | rtc: mc13xxx: Don't call rtc_device_register while holding lockUwe Kleine-König2011-05-061-2/+6
| | * | | | rtc: rp5c01: Initialize drvdata before registering deviceJohn Stultz2011-05-061-2/+3
| | * | | | rtc: pcap: Initialize drvdata before registering deviceJohn Stultz2011-05-061-1/+3
| | * | | | rtc: msm6242: Initialize drvdata before registering deviceJohn Stultz2011-05-061-1/+2
| | * | | | rtc: max8998: Initialize drvdata before registering deviceJohn Stultz2011-05-061-2/+3
| | * | | | rtc: max8925: Initialize drvdata before registering deviceJohn Stultz2011-05-061-2/+3
| | * | | | rtc: m41t80: Initialize clientdata before registering deviceJohn Stultz2011-05-061-2/+3
| | * | | | rtc: ds1286: Initialize drvdata before registering deviceJohn Stultz2011-05-061-1/+1
| | * | | | rtc: ep93xx: Initialize drvdata before registering deviceWolfram Sang2011-05-061-3/+2
| | * | | | rtc: davinci: Initialize drvdata before registering deviceWolfram Sang2011-05-061-2/+3
| | * | | | rtc: mxc: Initialize drvdata before registering deviceWolfram Sang2011-05-061-8/+11
| * | | | | clocksource: Install completely before selectingjohn stultz2011-05-051-2/+2
| |/ / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-05-166-20/+24
|\ \ \ \ \
| * | | | | net: Change netdev_fix_features messages loglevelMichał Mirosław2011-05-161-14/+8
| * | | | | vmxnet3: Fix inconsistent LRO state after initializationThomas Jarosch2011-05-161-0/+3
| * | | | | sfc: Fix oops in register dump after mapping changeBen Hutchings2011-05-161-0/+7
| * | | | | Merge branch 'pablo/nf-2.6-updates' of git://1984.lsi.us.es/net-2.6David S. Miller2011-05-153-6/+6
| |\ \ \ \ \
| | * | | | | IPVS: fix netns if reading ip_vs_* procfs entriesHans Schillstrom2011-05-153-6/+6
| | * | | | | bridge: fix forwarding of IPv6Stephen Hemminger2011-05-151-1/+1
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-05-162-4/+6
|\ \ \ \ \ \ \
OpenPOWER on IntegriCloud