summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * | | | | | Bluetooth: Fix memory leak under page timeoutsTomas Targownik2011-06-301-0/+3
| | | | * | | | | | Bluetooth: Fix regression with incoming L2CAP connectionsGustavo F. Padovan2011-06-301-1/+2
| | | | * | | | | | Bluetooth: Fix hidp disconnect deadlocks and lost wakeupPeter Hurley2011-06-302-7/+12
| | | | * | | | | | Bluetooth: Prevent buffer overflow in l2cap config requestDan Rosenberg2011-06-281-1/+1
| * | | | | | | | | net: Fix default in docs for tcp_orphan_retries.David S. Miller2011-07-081-1/+1
| * | | | | | | | | hso: fix a use after free conditionGreg KH2011-07-081-3/+4
| * | | | | | | | | net/natsemi: Fix module parameter permissionsJean Delvare2011-07-081-1/+1
| * | | | | | | | | XFRM: Fix memory leak in xfrm_state_updateTushar Gohad2011-07-081-0/+2
| |/ / / / / / / /
| * | | | | | | | sctp: Enforce retransmission limit during shutdownThomas Graf2011-07-075-13/+62
* | | | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2011-07-124-14/+22
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | powerpc/mm: Fix memory_block_size_bytes() for non-pseriesBenjamin Herrenschmidt2011-07-121-11/+19
| * | | | | | | | | mm: Move definition of MIN_MEMORY_BLOCK_SIZE to a headerBenjamin Herrenschmidt2011-07-123-3/+3
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/lin...Linus Torvalds2011-07-1212-35/+52
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Arnd Bergmann2011-07-113-24/+26
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | pcmcia: pxa2xx/vpac270: free gpios on exist rather than requestingJonathan Cameron2011-07-111-2/+2
| | * | | | | | | | | ARM: pxa/raumfeld: fix device name for codec ak4104Daniel Mack2011-07-111-4/+4
| | * | | | | | | | | ARM: pxa/raumfeld: display initialisation fixesSven Neumann2011-07-111-14/+15
| | * | | | | | | | | ARM: pxa/raumfeld: adapt to upcoming hardware changeSven Neumann2011-07-111-5/+6
| | * | | | | | | | | ARM: pxa: fix gpio_to_chip() clash with gpiolib namespaceLinus Walleij2011-07-111-5/+5
| * | | | | | | | | | genirq: replace irq_gc_ack() with {set,clr}_bit variants (fwd)Simon Guinot2011-07-076-7/+22
| * | | | | | | | | | arm: mach-vt8500: add forgotten irq_data conversionWolfram Sang2011-07-071-9/+12
| |/ / / / / / / / /
| * | | | | | | | | ARM: pxa168: correct nand pmu settingLei Wen2011-07-061-1/+1
| * | | | | | | | | ARM: pxa910: correct nand pmu settingLei Wen2011-07-061-1/+1
| * | | | | | | | | ARM: pxa: fix PGSR register address calculationPaul Parsons2011-07-061-2/+2
* | | | | | | | | | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-07-124-32/+105
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | drm/i915/ringbuffer: Idling requires waiting for the ring to be emptyChris Wilson2011-07-121-1/+1
| * | | | | | | | | Revert "drm/i915: enable rc6 by default"Keith Packard2011-07-121-1/+1
| * | | | | | | | | drm/i915: Clean up i915_driver_load failure pathKeith Packard2011-07-121-3/+11
| * | | | | | | | | drm/i915: Enable GPU reset on Ivybridge.Kenneth Graunke2011-07-071-0/+1
| * | | | | | | | | drm/i915/dp: manage sink power state if possibleJesse Barnes2011-07-071-0/+35
| * | | | | | | | | drm/i915/dp: consolidate AUX retry codeJesse Barnes2011-07-071-21/+30
| * | | | | | | | | drm/i915/dp: remove DPMS mode tracking from DPJesse Barnes2011-07-071-5/+1
| * | | | | | | | | drm/i915/dp: try to read receiver capabilities 3 times when detectingJesse Barnes2011-07-071-5/+10
| * | | | | | | | | drm/i915/dp: read more receiver capability bits on hotplugJesse Barnes2011-07-071-0/+11
| * | | | | | | | | drm/i915/dp: use DP DPCD defines when looking at DPCD valuesJesse Barnes2011-07-071-8/+10
| * | | | | | | | | drm/i915/dp: retry link status read 3 times on failureJesse Barnes2011-07-071-7/+13
| |/ / / / / / / /
* | | | | | | | | Linux 3.0-rc7v3.0-rc7Linus Torvalds2011-07-111-1/+1
* | | | | | | | | Documentation/Changes: remove some really obsolete textLinus Torvalds2011-07-111-25/+18
* | | | | | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-07-119-139/+174
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | [media] msp3400: fill in v4l2_tuner based on vt->type fieldHans Verkuil2011-07-071-5/+7
| * | | | | | | | | [media] tuner-core.c: don't change type field in g_tuner or g_frequencyHans Verkuil2011-07-071-19/+19
| * | | | | | | | | [media] cx18/ivtv: fix g_tuner supportHans Verkuil2011-07-072-12/+4
| * | | | | | | | | [media] tuner-core: power up tuner when called with s_power(1)Hans Verkuil2011-07-071-3/+7
| * | | | | | | | | [media] v4l2-ioctl.c: check for valid tuner type in S_HW_FREQ_SEEKHans Verkuil2011-07-071-3/+9
| * | | | | | | | | [media] tuner-core: simplify the standard fixupHans Verkuil2011-07-071-65/+28
| * | | | | | | | | [media] tuner-core/v4l2-subdev: document that the type field has to be filled inHans Verkuil2011-07-072-0/+36
| * | | | | | | | | [media] v4l2-subdev.h: remove unused s_mode tuner opHans Verkuil2011-07-071-4/+1
| * | | | | | | | | [media] feature-removal-schedule: change in how radio device nodes are handledHans Verkuil2011-07-071-0/+22
| * | | | | | | | | [media] bttv: fix s_tuner for radioHans Verkuil2011-07-071-1/+1
| * | | | | | | | | [media] pvrusb2: fix g/s_tuner supportHans Verkuil2011-07-071-0/+4