summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Merge tag 'for-usb-linus-2013-10-09' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2013-10-115-29/+42
| |\ \ \ \ \ \
| | * | | | | | xhci: Fix spurious wakeups after S5 on HaswellTakashi Iwai2013-10-093-0/+25
| | * | | | | | xhci: fix write to USB3_PSSEN and XUSB2PRM pci config registersXenia Ragiadakou2013-10-091-2/+2
| | * | | | | | xhci: quirk for extra long delay for S4Oliver Neukum2013-10-093-1/+15
| | * | | | | | xhci: Don't enable/disable RWE on bus suspend/resume.Sarah Sharp2013-10-091-26/+0
| * | | | | | | Merge tag 'fixes-for-v3.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2013-10-114-46/+49
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | usb: musb: start musb on the udc side, tooSebastian Andrzej Siewior2013-10-114-46/+49
* | | | | | | | Merge tag 'tty-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-10-172-5/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | serial: vt8500: add missing bracesRoel Kluin2013-10-161-2/+3
| * | | | | | | | Revert "serial: i.MX: evaluate linux,stdout-path property"Greg Kroah-Hartman2013-10-071-3/+0
| |/ / / / / / /
* | | | | | | | Merge tag 'char-misc-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-10-173-2/+13
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'iio-fixes-for-3.12c' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2013-10-17318-1752/+2828
| |\ \ \ \ \ \ \ \
| | * | | | | | | | iio:buffer: Free active scan mask in iio_disable_all_buffers()Lars-Peter Clausen2013-10-151-0/+3
| | * | | | | | | | iio: frequency: adf4350: add missing clk_disable_unprepare() on error in adf4...Wei Yongjun2013-10-121-2/+4
| | |/ / / / / / /
| * | | | | | | | Revert "Drivers: hv: vmbus: Fix a bug in channel rescind code"Greg Kroah-Hartman2013-10-171-2/+6
| * | | | | | | | Drivers: hv: vmbus: Fix a bug in channel rescind codeK. Y. Srinivasan2013-10-161-6/+2
| * | | | | | | | w1 - call request_module with w1 master mutex unlockedHans-Frieder Vogt2013-10-071-0/+3
| * | | | | | | | w1 - fix fops in w1_bus_notifyHans-Frieder Vogt2013-10-071-0/+3
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge tag 'sound-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2013-10-173-2/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | ALSA: hdsp - info leak in snd_hdsp_hwdep_ioctl()Dan Carpenter2013-10-161-0/+1
| * | | | | | | | ALSA: us122l: Fix pcm_usb_stream mmapping regressionTakashi Iwai2013-10-151-1/+3
| * | | | | | | | ALSA: hda - Fix inverted internal mic not indicated on some machinesDavid Henningsson2013-10-141-1/+1
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2013-10-172-3/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | apparmor: fix bad lock balance when introspecting policyJohn Johansen2013-10-161-3/+1
| * | | | | | | | | apparmor: fix memleak of the profile hashJohn Johansen2013-10-161-0/+1
* | | | | | | | | | Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds2013-10-1624-189/+219
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | mm: revert mremap pud_free anti-fixHugh Dickins2013-10-161-4/+1
| * | | | | | | | | | mm: fix BUG in __split_huge_page_pmdHugh Dickins2013-10-161-1/+9
| * | | | | | | | | | swap: fix set_blocksize race during swapon/swapoffKrzysztof Kozlowski2013-10-161-1/+3
| * | | | | | | | | | procfs: call default get_unmapped_area on MMU-present architecturesHATAYAMA Daisuke2013-10-161-2/+6
| * | | | | | | | | | procfs: fix unintended truncation of returned mapped addressHATAYAMA Daisuke2013-10-161-1/+1
| * | | | | | | | | | writeback: fix negative bdi max pauseFengguang Wu2013-10-161-5/+5
| * | | | | | | | | | percpu_refcount: export symbolsMatias Bjorling2013-10-161-0/+3
| * | | | | | | | | | fs: buffer: move allocation failure loop into the allocatorJohannes Weiner2013-10-162-2/+14
| * | | | | | | | | | mm: memcg: handle non-error OOM situations more gracefullyJohannes Weiner2013-10-166-148/+79
| * | | | | | | | | | tools/testing/selftests: fix uninitialized variableFelipe Pena2013-10-161-1/+1
| * | | | | | | | | | block/partitions/efi.c: treat size mismatch as a warning, not an errorDoug Anderson2013-10-161-1/+6
| * | | | | | | | | | mm: hugetlb: initialize PG_reserved for tail pages of gigantic compound pagesAndrea Arcangeli2013-10-161-1/+15
| * | | | | | | | | | mm/zswap: bugfix: memory leak when re-swaponWeijie Yang2013-10-161-0/+4
| * | | | | | | | | | mm: /proc/pid/pagemap: inspect _PAGE_SOFT_DIRTY only on present pagesCyrill Gorcunov2013-10-161-1/+3
| * | | | | | | | | | mm: migration: do not lose soft dirty bit if page is in migration stateCyrill Gorcunov2013-10-163-2/+9
| * | | | | | | | | | gcov: MAINTAINERS: Add an entry for gcovPeter Oberparleiter2013-10-161-0/+6
| * | | | | | | | | | mm/hugetlb.c: correct missing private flag clearingJoonsoo Kim2013-10-161-0/+1
| * | | | | | | | | | mm/vmscan.c: don't forget to free shrinker->nr_deferredAndrew Vagin2013-10-161-0/+1
| * | | | | | | | | | ipc/sem.c: synchronize semop and semctl with IPC_RMIDManfred Spraul2013-10-161-13/+29
| * | | | | | | | | | ipc: update locking scheme commentsDavidlohr Bueso2013-10-161-6/+21
| * | | | | | | | | | mm, memcg: protect mem_cgroup_read_events for cpu hotplugDavid Rientjes2013-10-161-0/+2
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-10-162-6/+4
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | ext[34]: fix double put in tmpfileMiklos Szeredi2013-10-152-6/+4
* | | | | | | | | | | Merge tag 'dm-3.12-fix-cve' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-10-161-6/+12
|\ \ \ \ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud