Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | * | | | | | | Bluetooth: Fix memory leak under page timeouts | Tomas Targownik | 2011-06-30 | 1 | -0/+3 | |
| | | | * | | | | | | Bluetooth: Fix regression with incoming L2CAP connections | Gustavo F. Padovan | 2011-06-30 | 1 | -1/+2 | |
| | | | * | | | | | | Bluetooth: Fix hidp disconnect deadlocks and lost wakeup | Peter Hurley | 2011-06-30 | 2 | -7/+12 | |
| | | | * | | | | | | Bluetooth: Prevent buffer overflow in l2cap config request | Dan Rosenberg | 2011-06-28 | 1 | -1/+1 | |
| * | | | | | | | | | net: Fix default in docs for tcp_orphan_retries. | David S. Miller | 2011-07-08 | 1 | -1/+1 | |
| * | | | | | | | | | hso: fix a use after free condition | Greg KH | 2011-07-08 | 1 | -3/+4 | |
| * | | | | | | | | | net/natsemi: Fix module parameter permissions | Jean Delvare | 2011-07-08 | 1 | -1/+1 | |
| * | | | | | | | | | XFRM: Fix memory leak in xfrm_state_update | Tushar Gohad | 2011-07-08 | 1 | -0/+2 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | sctp: Enforce retransmission limit during shutdown | Thomas Graf | 2011-07-07 | 5 | -13/+62 | |
* | | | | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2011-07-12 | 4 | -14/+22 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | powerpc/mm: Fix memory_block_size_bytes() for non-pseries | Benjamin Herrenschmidt | 2011-07-12 | 1 | -11/+19 | |
| * | | | | | | | | | mm: Move definition of MIN_MEMORY_BLOCK_SIZE to a header | Benjamin Herrenschmidt | 2011-07-12 | 3 | -3/+3 | |
| | |_|_|/ / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/lin... | Linus Torvalds | 2011-07-12 | 12 | -35/+52 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px... | Arnd Bergmann | 2011-07-11 | 3 | -24/+26 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | pcmcia: pxa2xx/vpac270: free gpios on exist rather than requesting | Jonathan Cameron | 2011-07-11 | 1 | -2/+2 | |
| | * | | | | | | | | | ARM: pxa/raumfeld: fix device name for codec ak4104 | Daniel Mack | 2011-07-11 | 1 | -4/+4 | |
| | * | | | | | | | | | ARM: pxa/raumfeld: display initialisation fixes | Sven Neumann | 2011-07-11 | 1 | -14/+15 | |
| | * | | | | | | | | | ARM: pxa/raumfeld: adapt to upcoming hardware change | Sven Neumann | 2011-07-11 | 1 | -5/+6 | |
| | * | | | | | | | | | ARM: pxa: fix gpio_to_chip() clash with gpiolib namespace | Linus Walleij | 2011-07-11 | 1 | -5/+5 | |
| * | | | | | | | | | | genirq: replace irq_gc_ack() with {set,clr}_bit variants (fwd) | Simon Guinot | 2011-07-07 | 6 | -7/+22 | |
| * | | | | | | | | | | arm: mach-vt8500: add forgotten irq_data conversion | Wolfram Sang | 2011-07-07 | 1 | -9/+12 | |
| |/ / / / / / / / / | ||||||
| * | | | | | | | | | ARM: pxa168: correct nand pmu setting | Lei Wen | 2011-07-06 | 1 | -1/+1 | |
| * | | | | | | | | | ARM: pxa910: correct nand pmu setting | Lei Wen | 2011-07-06 | 1 | -1/+1 | |
| * | | | | | | | | | ARM: pxa: fix PGSR register address calculation | Paul Parsons | 2011-07-06 | 1 | -2/+2 | |
* | | | | | | | | | | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2011-07-12 | 4 | -32/+105 | |
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | drm/i915/ringbuffer: Idling requires waiting for the ring to be empty | Chris Wilson | 2011-07-12 | 1 | -1/+1 | |
| * | | | | | | | | | Revert "drm/i915: enable rc6 by default" | Keith Packard | 2011-07-12 | 1 | -1/+1 | |
| * | | | | | | | | | drm/i915: Clean up i915_driver_load failure path | Keith Packard | 2011-07-12 | 1 | -3/+11 | |
| * | | | | | | | | | drm/i915: Enable GPU reset on Ivybridge. | Kenneth Graunke | 2011-07-07 | 1 | -0/+1 | |
| * | | | | | | | | | drm/i915/dp: manage sink power state if possible | Jesse Barnes | 2011-07-07 | 1 | -0/+35 | |
| * | | | | | | | | | drm/i915/dp: consolidate AUX retry code | Jesse Barnes | 2011-07-07 | 1 | -21/+30 | |
| * | | | | | | | | | drm/i915/dp: remove DPMS mode tracking from DP | Jesse Barnes | 2011-07-07 | 1 | -5/+1 | |
| * | | | | | | | | | drm/i915/dp: try to read receiver capabilities 3 times when detecting | Jesse Barnes | 2011-07-07 | 1 | -5/+10 | |
| * | | | | | | | | | drm/i915/dp: read more receiver capability bits on hotplug | Jesse Barnes | 2011-07-07 | 1 | -0/+11 | |
| * | | | | | | | | | drm/i915/dp: use DP DPCD defines when looking at DPCD values | Jesse Barnes | 2011-07-07 | 1 | -8/+10 | |
| * | | | | | | | | | drm/i915/dp: retry link status read 3 times on failure | Jesse Barnes | 2011-07-07 | 1 | -7/+13 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Linux 3.0-rc7v3.0-rc7 | Linus Torvalds | 2011-07-11 | 1 | -1/+1 | |
* | | | | | | | | | Documentation/Changes: remove some really obsolete text | Linus Torvalds | 2011-07-11 | 1 | -25/+18 | |
* | | | | | | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2011-07-11 | 9 | -139/+174 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | [media] msp3400: fill in v4l2_tuner based on vt->type field | Hans Verkuil | 2011-07-07 | 1 | -5/+7 | |
| * | | | | | | | | | [media] tuner-core.c: don't change type field in g_tuner or g_frequency | Hans Verkuil | 2011-07-07 | 1 | -19/+19 | |
| * | | | | | | | | | [media] cx18/ivtv: fix g_tuner support | Hans Verkuil | 2011-07-07 | 2 | -12/+4 | |
| * | | | | | | | | | [media] tuner-core: power up tuner when called with s_power(1) | Hans Verkuil | 2011-07-07 | 1 | -3/+7 | |
| * | | | | | | | | | [media] v4l2-ioctl.c: check for valid tuner type in S_HW_FREQ_SEEK | Hans Verkuil | 2011-07-07 | 1 | -3/+9 | |
| * | | | | | | | | | [media] tuner-core: simplify the standard fixup | Hans Verkuil | 2011-07-07 | 1 | -65/+28 | |
| * | | | | | | | | | [media] tuner-core/v4l2-subdev: document that the type field has to be filled in | Hans Verkuil | 2011-07-07 | 2 | -0/+36 | |
| * | | | | | | | | | [media] v4l2-subdev.h: remove unused s_mode tuner op | Hans Verkuil | 2011-07-07 | 1 | -4/+1 | |
| * | | | | | | | | | [media] feature-removal-schedule: change in how radio device nodes are handled | Hans Verkuil | 2011-07-07 | 1 | -0/+22 | |
| * | | | | | | | | | [media] bttv: fix s_tuner for radio | Hans Verkuil | 2011-07-07 | 1 | -1/+1 | |
| * | | | | | | | | | [media] pvrusb2: fix g/s_tuner support | Hans Verkuil | 2011-07-07 | 1 | -0/+4 |