summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-11-29Linux 3.13-rc2v3.13-rc2Linus Torvalds1-1/+1
2013-11-29Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cma...Linus Torvalds8-66/+67
2013-11-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds14-88/+87
2013-11-29Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-13/+19
2013-11-29Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-13/+37
2013-11-29Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-5/+6
2013-11-29Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-6/+37
2013-11-29Merge tag 'sound-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds8-40/+138
2013-11-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-2/+1
2013-11-29Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+1
2013-11-29arm64: Move PTE_PROT_NONE higher upCatalin Marinas1-14/+17
2013-11-29arm64: Use Normal NonCacheable memory for writecombineCatalin Marinas1-1/+1
2013-11-29fix bogus path_put() of nd->root after some unlazy_walk() failuresAl Viro1-2/+1
2013-11-29drm/qxl: fix memory leak in release list handlingDave Airlie1-0/+1
2013-11-28arm64: debug: make aarch32 bkpt checking endian cleanMatthew Leach1-8/+12
2013-11-28arm64: ptrace: fix compat registes get/set to be endian cleanMatthew Leach1-21/+19
2013-11-28Merge tag 'gpio-v3.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds15-37/+713
2013-11-28Merge tag 'md/3.13-fixes' of git://neil.brown.name/mdLinus Torvalds2-9/+6
2013-11-28Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds7-24/+189
2013-11-28kernel/extable: fix address-checks for core_kernel and init areasHelge Deller1-2/+2
2013-11-28ALSA: hda - Add LFE chmap to ASUS ET2700Takashi Iwai1-3/+13
2013-11-28ALSA: hda - Initialize missing bass speaker pin for ASUS AIO ET2700Takashi Iwai1-0/+9
2013-11-28ALSA: hda - limit mic boost on Asus UX31[A,E]Oleksij Rempel1-2/+9
2013-11-28ALSA: hda - Check leaf nodes to find aamix ampsTakashi Iwai1-12/+45
2013-11-28i2c: bcm2835: Linking platform nodes to adapter nodesFlorian Meier1-0/+1
2013-11-27Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2-2/+1
2013-11-27Merge tag 'tty-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds5-7/+18
2013-11-27Merge tag 'staging-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds33-62/+124
2013-11-27Merge tag 'driver-core-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+20
2013-11-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds9-18/+72
2013-11-27Merge tag 'pm+acpi-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds23-84/+189
2013-11-27doc: fix generation of device-driversNicolas Dichtel1-1/+1
2013-11-28drm/nouveau/hwmon: fix compilation without CONFIG_HWMONIlia Mirkin1-1/+0
2013-11-27lockref: include mutex.h rather than reinvent arch_mutex_cpu_relaxWill Deacon1-8/+1
2013-11-28drm/sysfs: fix OOM verificationDavid Herrmann1-1/+1
2013-11-27remove obsolete references to powertweakDave Jones3-16/+1
2013-11-27Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds19-24/+99
2013-11-28md/raid5: fix newly-broken locking in get_active_stripe.NeilBrown1-7/+4
2013-11-28md: test mddev->flags more safely in md_check_recovery.NeilBrown1-1/+1
2013-11-28md/raid5: fix new memory-reference bug in alloc_thread_groups.NeilBrown1-1/+1
2013-11-27cgroup: fix cgroup_subsys_state leak for seq_filesTejun Heo1-1/+4
2013-11-27ATA: Fix port removal orderingRafael J. Wysocki1-2/+1
2013-11-27cpuset: Fix memory allocator deadlockPeter Zijlstra1-2/+6
2013-11-27i2c: omap: raw read and write endian fixVictor Kamensky1-4/+4
2013-11-27Revert "sysfs: handle duplicate removal attempts in sysfs_remove_group()"Greg Kroah-Hartman1-9/+0
2013-11-27Staging: tidspbridge: disable driverGreg Kroah-Hartman1-1/+1
2013-11-27gpio: bcm281xx: Fix return value of bcm_kona_gpio_get()Markus Mayer1-1/+1
2013-11-27ALSA: hda - Fix hp-mic mode without VREF bitsTakashi Iwai1-1/+1
2013-11-27ALSA: hda - Create Headhpone Mic Jack Mode when really neededTakashi Iwai1-8/+12
2013-11-27gpio: pl061: move irqdomain initializationLinus Walleij1-5/+5
2013-11-27ALSA: usb: use multiple packets per urb for Wireless USB inbound audioThomas Pugliese1-1/+15
2013-11-27HID: uhid: fix leak for 64/32 UHID_CREATEDavid Herrmann1-1/+1
2013-11-27ALSA: hda - Enable mute/mic-mute LEDs for more Thinkpads with Conexant codecHui Wang1-0/+23
2013-11-26Merge tag 'trace-fixes-v3.13-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-31/+38
2013-11-26Merge branch 'for-linus-bugs' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds8-41/+121
2013-11-27powerpc/windfarm: Fix XServe G5 fan control Makefile issueBenjamin Herrenschmidt1-0/+1
2013-11-27Merge branch 'pm-tools'Rafael J. Wysocki3-3/+75
2013-11-27Merge branch 'pm-cpufreq'Rafael J. Wysocki4-6/+1
2013-11-27Merge branch 'acpica'Rafael J. Wysocki11-47/+79
2013-11-26Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds22-192/+379
2013-11-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds6-18/+47
2013-11-26Merge tag 'ntb-3.13' of git://github.com/jonmason/ntbLinus Torvalds4-65/+156
2013-11-26Merge branch 'fix/firewire' into for-linusTakashi Iwai1-9/+6
2013-11-26ftrace: Fix function graph with loading of modulesSteven Rostedt (Red Hat)1-29/+35
2013-11-26tracing: Allow events to have NULL stringsSteven Rostedt (Red Hat)1-2/+3
2013-11-26i2c: i2c-bcm-kona: Fix module buildTim Kryger1-1/+1
2013-11-26i2c: i2c-diolan-u2c: different usb endpoints for DLN-2-U2CMartin Vogt1-5/+11
2013-11-26i2c: bcm-kona: remove duplicated includeWei Yongjun1-1/+0
2013-11-26ALSA: hda - Drop bus->avoid_link_reset flagTakashi Iwai3-4/+3
2013-11-26ALSA: hda/realtek - Set pcbeep amp for ALC668Kailang Yang1-0/+1
2013-11-26ALSA: hda/realtek - Add support of ALC231 codecKailang Yang1-0/+1
2013-11-26i2c: davinci: raw read and write endian fixTaras Kondratiuk1-2/+2
2013-11-25ARM: bcm2835: add missing #xxx-cells to I2C nodesStephen Warren1-0/+4
2013-11-26sony-laptop: do not scribble keyboard backlight registers on resumeMattia Dongili1-27/+0
2013-11-25Revert "n_gsm: race between ld close and gsmtty open"Greg Kroah-Hartman1-27/+10
2013-11-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/zoh...James Morris6-18/+47
2013-11-25Merge tag 'imx-fixes-3.13-2' of git://git.linaro.org/people/shawnguo/linux-2....Kevin Hilman1-1/+1
2013-11-26ACPI: Clean up incorrect inclusions of ACPICA headersLv Zheng2-2/+0
2013-11-25ARM: dts: Add max77686 RTC interrupt to cros5250-commonDoug Anderson1-0/+12
2013-11-25ARM: vexpress/TC2: Implement MCPM power_down_finish()Dave Martin3-5/+102
2013-11-25tools: cpupower: fix wrong err msg not supported vs not availableThomas Renninger1-2/+2
2013-11-25tools: cpupower: Add cpupower-idle-set(1) manpageThomas Renninger2-1/+73
2013-11-25ARM: tegra: Provide dummy powergate implementationThierry Reding1-0/+27
2013-11-25Merge tag 'omap-for-v3.13/more-fixes-for-merge-window-take2' of git://git.ker...Olof Johansson14-185/+232
2013-11-25ARM: omap: fix warning with LPAE buildOlof Johansson1-1/+1
2013-11-25Merge branches 'acpi-hotplug', 'acpi-sysfs' and 'acpi-sleep'Rafael J. Wysocki5-28/+34
2013-11-25staging: zsmalloc: Ensure handle is never 0 on successOlav Haugan1-4/+13
2013-11-25staging/lustre/ptlrpc: fix ptlrpc_stop_pinger logicPeng Tao1-2/+2
2013-11-25staging: r8188eu: Fix AP modeLarry Finger1-0/+3
2013-11-25Merge tag 'fixes-for-3.13a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman15-24/+46
2013-11-25Merge tag 'regulator-v3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-6/+70
2013-11-25Staging: btmtk_usb: Add hdev parameter to hdev->send driver callbackGeert Uytterhoeven1-2/+1
2013-11-25ima: make a copy of template_fmt in template_desc_init_fields()Roberto Sassu1-7/+14
2013-11-25Staging: go7007: fix up some remaining go->dev issuesGreg Kroah-Hartman1-3/+3
2013-11-25staging: imx-drm: Fix modular build of DRM_IMX_IPUV3Josh Boyer2-1/+4
2013-11-25staging: ft1000: fix use of potentially uninitialized variableMichal Nazarewicz1-2/+1
2013-11-25Revert "staging:media: Use dev_dbg() instead of pr_debug()"Greg Kroah-Hartman1-10/+12
2013-11-25n_tty: Protect minimum_to_wake reset for concurrent readersPeter Hurley1-2/+2
2013-11-25Staging: zram: Fix memory leak by refcount mismatchRashika Kheria1-5/+14
2013-11-25staging: vt6656: [BUG] Fix for TX USB resets from vendors driver.Malcolm Priestley2-0/+13
2013-11-25staging: nvec: potential NULL dereference on error pathDan Carpenter1-1/+2
2013-11-25Staging: vt6655-6: potential NULL dereference in hostap_disable_hostapd()Dan Carpenter2-2/+4
2013-11-25staging: comedi: s626: fix value written by s626_set_dac()Ian Abbott1-1/+1
2013-11-25Staging: comedi: pcl730: fix some bitwise vs logical AND bugsDan Carpenter1-3/+3
2013-11-25staging: comedi: fix potentially uninitialised variableMichal Nazarewicz1-1/+1
2013-11-25tty: Reset hupped state on openPeter Hurley1-0/+1
2013-11-25TTY: amiserial, add missing platform checkGeert Uytterhoeven1-0/+3
2013-11-25TTY: pmac_zilog, check existence of ports in pmz_console_init()Geert Uytterhoeven1-0/+3
2013-11-25n_gsm: race between ld close and gsmtty openChao Bi1-10/+27
2013-11-25tty/serial/8250: fix typo in help textRandy Dunlap1-1/+1
2013-11-25arm64: Unmask asynchronous aborts when in kernel modeCatalin Marinas3-0/+9
2013-11-25arm64: dts: Reserve the memory used for secondary CPU release addressCatalin Marinas1-0/+2
2013-11-25arm64: let the core code deal with preempt_countMarc Zyngier1-22/+7
2013-11-25n_tty: Fix 4096-byte canonical readsPeter Hurley1-1/+4
2013-11-25n_tty: Fix echo overrun tail computationPeter Hurley1-1/+1
2013-11-25n_tty: Ensure reader restarts worker for next readerPeter Hurley1-2/+3
2013-11-25[CIFS] Do not use btrfs refcopy ioctl for SMB2 copy offloadSteve French1-2/+4
2013-11-25ima: do not send field length to userspace for digest of ima templateRoberto Sassu3-5/+18
2013-11-25ima: do not include field length in template digest calc for ima templateRoberto Sassu3-6/+15
2013-11-25s390/mm: handle asce-type exceptions as normal page faultMartin Schwidefsky1-1/+1
2013-11-25s390,time: revert direct ktime path for s390 clockevent deviceMartin Schwidefsky1-15/+4
2013-11-25s390/time,vdso: convert to the new update_vsyscall interfaceMartin Schwidefsky8-45/+62
2013-11-25s390/uaccess: add missing page table walk range checkHeiko Carstens1-0/+3
2013-11-25gpio: ucb1400: Add MODULE_ALIASAxel Lin1-0/+1
2013-11-25gpiolib: fix of_find_gpio() when OF not definedAlexandre Courbot1-1/+2
2013-11-25gpio: fix memory leak in error pathMichal Nazarewicz1-1/+3
2013-11-25gpio: rcar: NULL dereference on error in probe()Dan Carpenter1-1/+1
2013-11-25gpio: msm: make msm_gpio.summary_irq signed for error handlingDan Carpenter1-1/+1
2013-11-25gpio: mvebu: make mvchip->irqbase signed for error handlingDan Carpenter1-1/+1
2013-11-25gpiolib: use dedicated flags for GPIO propertiesAlexandre Courbot2-9/+24
2013-11-25gpiolib: fix find_chip_by_name()Alexandre Courbot1-17/+12
2013-11-25Documentation: gpiolib: document new interfaceAlexandre Courbot6-0/+661
2013-11-25gpio: tb10x: Set output value before setting direction to outputAxel Lin1-0/+1
2013-11-25arch/powerpc/kernel: Use %12.12s instead of %12s to avoid memory overflowChen Gang1-1/+1
2013-11-25powerpc/signals: Improved mark VSX not saved with small contexts fixMichael Neuling2-9/+13
2013-11-25powerpc/kdump: Adding symbols in vmcoreinfo to facilitate dump filteringHari Bathini2-0/+13
2013-11-25powerpc: allyesconfig should not select CONFIG_CPU_LITTLE_ENDIANAnton Blanchard1-3/+17
2013-11-25powerpc: Fix error when cross building TAGS & cscopeMichael Neuling1-0/+2
2013-11-25Merge remote-tracking branch 'scott/master' into mergeBenjamin Herrenschmidt12-11/+52
2013-11-24slab.h: remove duplicate kmalloc declaration and fix kernel-doc warningsRandy Dunlap1-56/+46
2013-11-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds6-4/+484
2013-11-24Merge remote-tracking branch 'regulator/fix/pfuze100' into regulator-linusMark Brown1-3/+9
2013-11-24Merge remote-tracking branch 'regulator/fix/gpio' into regulator-linusMark Brown1-1/+6
2013-11-24Merge remote-tracking branch 'regulator/fix/fixed' into regulator-linusMark Brown1-0/+3
2013-11-24Merge remote-tracking branch 'regulator/fix/arizona' into regulator-linusMark Brown1-2/+52
2013-11-23Revert "KEYS: verify a certificate is signed by a 'trusted' key"Linus Torvalds1-80/+1
2013-11-23Revert "ima: define '_ima' as a builtin 'trusted' keyring"Linus Torvalds4-55/+1
2013-11-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds59-640/+1443
2013-11-23ceph: allocate non-zero page to fscache in readpage()Li Wang1-1/+1
2013-11-23ceph: wake up 'safe' waiters when unregistering requestYan, Zheng1-1/+2
2013-11-23ceph: cleanup aborted requests when re-sending requests.Yan, Zheng1-1/+4
2013-11-23ceph: handle race between cap reconnect and cap releaseYan, Zheng3-4/+26
2013-11-23ceph: set caps count after composing cap reconnect messageYan, Zheng1-5/+18
2013-11-23ceph: queue cap release in __ceph_remove_cap()Yan, Zheng3-21/+14
2013-11-23sysfs: use a separate locking class for open files depending on mmapTejun Heo1-2/+20
2013-11-23sysfs: handle duplicate removal attempts in sysfs_remove_group()Mika Westerberg1-0/+9
2013-11-23ahci: add Marvell 9230 to the AHCI PCI device listSamir Benmendil1-0/+2
2013-11-23ata: fix acpi_bus_get_device() return value checkYijing Wang1-3/+1
2013-11-22Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds22-62/+477
2013-11-22workqueue: fix pool ID allocation leakage and remove BUILD_BUG_ON() in init_w...Li Bin1-6/+9
2013-11-22workqueue: fix comment typo for __queue_work()Li Bin1-1/+1
2013-11-22workqueue: fix ordered workqueues in NUMA setupsTejun Heo1-2/+22
2013-11-22workqueue: swap set_cpus_allowed_ptr() and PF_NO_SETAFFINITYOleg Nesterov1-4/+5
2013-11-22powerpc/booke: Only check for hugetlb in flush if vma != NULLScott Wood2-3/+2
2013-11-22powerpc/85xx: typo in dts: "interupt" (four devices)Adam Borowski4-8/+8
2013-11-22powerpc/8xx: mfspr SPRN_TBRx in lieu of mftb/mftbu is not supportedLEROY Christophe5-0/+37
2013-11-22powerpc/corenet64: compile with CONFIG_E{5,6}500_CPU wellTiejun Chen1-0/+5
2013-11-22pata_arasan_cf: add missing clk_disable_unprepare() on error pathWei Yongjun1-0/+1
2013-11-22ahci: add support for IBM Akebono platform deviceAlistair Popple1-0/+1
2013-11-22Merge branch 'next' into for-linusDmitry Torokhov7-4/+485
2013-11-22cgroup: use a dedicated workqueue for cgroup destructionTejun Heo1-3/+27
2013-11-22Linux 3.13-rc1v3.13-rc1Linus Torvalds1-2/+2
2013-11-22Merge tag 'ecryptfs-3.13-rc1-quiet-checkers' of git://git.kernel.org/pub/scm/...Linus Torvalds1-6/+2
2013-11-22Merge tag 'sound-fix2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds9-47/+161
2013-11-22Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds54-324/+1057
2013-11-22Merge tag 'pci-v3.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds65-521/+518
2013-11-22Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds53-789/+1009
2013-11-22Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-13/+88
2013-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds72-316/+504
2013-11-22Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds8-14/+39
2013-11-22Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-9/+32
2013-11-22Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds1-83/+51
2013-11-22Merge branch 'for-3.13' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2-75/+101
2013-11-22Merge tag 'gfs2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/steve...Linus Torvalds2-2/+6
2013-11-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds15-72/+73
2013-11-22Merge tag 'xfs-for-linus-v3.13-rc1-2' of git://oss.sgi.com/xfs/xfsLinus Torvalds6-24/+44
2013-11-22Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds6-375/+280
2013-11-22Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds20-36/+75
2013-11-22ALSA: firewire-lib: fix wrong value for FDF field as an empty packetTakashi Sakamoto1-9/+6
2013-11-22ALSA: hda - Set current_headset_type to ALC_HEADSET_TYPE_ENUM (janitorial)David Henningsson1-1/+1
2013-11-22ALSA: hda - Provide missing pin configs for VAIO with ALC260Takashi Iwai1-0/+20
2013-11-21Merge branch 'akpm' (fixes from Andrew)Linus Torvalds16-124/+227
2013-11-21Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds125-2058/+7712
2013-11-21Merge git://git.infradead.org/users/eparis/auditLinus Torvalds12-113/+259
2013-11-21mm: place page->pmd_huge_pte to right unionKirill A. Shutemov1-3/+3
2013-11-21MAINTAINERS: add keyboard driver to Hyper-V file listHaiyang Zhang1-0/+1
2013-11-21x86, mm: do not leak page->ptl for pmd page tablesKirill A. Shutemov2-4/+6
2013-11-21ipc,shm: correct error return value in shmctl (SHM_UNLOCK)Jesper Nilsson1-3/+6
2013-11-21mm, mempolicy: silence gcc warningDavid Rientjes1-1/+1
2013-11-21block/partitions/efi.c: fix bound checkAntti P Miettinen1-2/+3