summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * arm64: let the core code deal with preempt_countMarc Zyngier2013-11-251-22/+7
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-11-2914-88/+87
| |\ \
| | * | s390/mm: handle asce-type exceptions as normal page faultMartin Schwidefsky2013-11-251-1/+1
| | * | s390,time: revert direct ktime path for s390 clockevent deviceMartin Schwidefsky2013-11-251-15/+4
| | * | s390/time,vdso: convert to the new update_vsyscall interfaceMartin Schwidefsky2013-11-258-45/+62
| | * | s390/uaccess: add missing page table walk range checkHeiko Carstens2013-11-251-0/+3
| | * | s390/mm: optimize copy_pageHeiko Carstens2013-11-201-25/+13
| | * | s390/dasd: validate request size before building CCW/TCW requestStefan Weinhuber2013-11-201-0/+2
| | * | s390/signal: always restore saved runtime instrumentation psw bitHendrik Brueckner2013-11-202-2/+2
| * | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-11-295-13/+19
| |\ \ \
| | * | | i2c: bcm2835: Linking platform nodes to adapter nodesFlorian Meier2013-11-281-0/+1
| | * | | i2c: omap: raw read and write endian fixVictor Kamensky2013-11-271-4/+4
| | * | | i2c: i2c-bcm-kona: Fix module buildTim Kryger2013-11-261-1/+1
| | * | | i2c: i2c-diolan-u2c: different usb endpoints for DLN-2-U2CMartin Vogt2013-11-261-5/+11
| | * | | i2c: bcm-kona: remove duplicated includeWei Yongjun2013-11-261-1/+0
| | * | | i2c: davinci: raw read and write endian fixTaras Kondratiuk2013-11-261-2/+2
| | | |/ | | |/|
| * | | Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-11-291-13/+37
| |\ \ \
| | * | | workqueue: fix pool ID allocation leakage and remove BUILD_BUG_ON() in init_w...Li Bin2013-11-221-6/+9
| | * | | workqueue: fix comment typo for __queue_work()Li Bin2013-11-221-1/+1
| | * | | workqueue: fix ordered workqueues in NUMA setupsTejun Heo2013-11-221-2/+22
| | * | | workqueue: swap set_cpus_allowed_ptr() and PF_NO_SETAFFINITYOleg Nesterov2013-11-221-4/+5
| | |/ /
| * | | Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-11-295-5/+6
| |\ \ \
| | * | | ATA: Fix port removal orderingRafael J. Wysocki2013-11-271-2/+1
| | * | | ahci: add Marvell 9230 to the AHCI PCI device listSamir Benmendil2013-11-231-0/+2
| | * | | ata: fix acpi_bus_get_device() return value checkYijing Wang2013-11-231-3/+1
| | * | | pata_arasan_cf: add missing clk_disable_unprepare() on error pathWei Yongjun2013-11-221-0/+1
| | * | | ahci: add support for IBM Akebono platform deviceAlistair Popple2013-11-221-0/+1
| | |/ /
| * | | Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-11-292-6/+37
| |\ \ \
| | * | | cgroup: fix cgroup_subsys_state leak for seq_filesTejun Heo2013-11-271-1/+4
| | * | | cpuset: Fix memory allocator deadlockPeter Zijlstra2013-11-271-2/+6
| | * | | cgroup: use a dedicated workqueue for cgroup destructionTejun Heo2013-11-221-3/+27
| | |/ /
| * | | Merge tag 'sound-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2013-11-298-40/+138
| |\ \ \
| | * | | ALSA: hda - Add LFE chmap to ASUS ET2700Takashi Iwai2013-11-281-3/+13
| | * | | ALSA: hda - Initialize missing bass speaker pin for ASUS AIO ET2700Takashi Iwai2013-11-281-0/+9
| | * | | ALSA: hda - limit mic boost on Asus UX31[A,E]Oleksij Rempel2013-11-281-2/+9
| | * | | ALSA: hda - Check leaf nodes to find aamix ampsTakashi Iwai2013-11-281-12/+45
| | * | | ALSA: hda - Fix hp-mic mode without VREF bitsTakashi Iwai2013-11-271-1/+1
| | * | | ALSA: hda - Create Headhpone Mic Jack Mode when really neededTakashi Iwai2013-11-271-8/+12
| | * | | ALSA: usb: use multiple packets per urb for Wireless USB inbound audioThomas Pugliese2013-11-271-1/+15
| | * | | ALSA: hda - Enable mute/mic-mute LEDs for more Thinkpads with Conexant codecHui Wang2013-11-271-0/+23
| | * | | Merge branch 'fix/firewire' into for-linusTakashi Iwai2013-11-261-9/+6
| | |\ \ \
| | | * | | ALSA: firewire-lib: fix wrong value for FDF field as an empty packetTakashi Sakamoto2013-11-221-9/+6
| | * | | | ALSA: hda - Drop bus->avoid_link_reset flagTakashi Iwai2013-11-263-4/+3
| | * | | | ALSA: hda/realtek - Set pcbeep amp for ALC668Kailang Yang2013-11-261-0/+1
| | * | | | ALSA: hda/realtek - Add support of ALC231 codecKailang Yang2013-11-261-0/+1
| | | |/ / | | |/| |
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-11-291-2/+1
| |\ \ \ \
| | * | | | fix bogus path_put() of nd->root after some unlazy_walk() failuresAl Viro2013-11-291-2/+1
| * | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-11-291-0/+1
| |\ \ \ \ \
| | * | | | | drm/qxl: fix memory leak in release list handlingDave Airlie2013-11-291-0/+1
| * | | | | | Merge tag 'gpio-v3.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2013-11-2815-37/+713
| |\ \ \ \ \ \
OpenPOWER on IntegriCloud