aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-10-04xfs: fix memory leak in xlog_recover_add_to_transtinguely@sgi.com1-0/+1
2013-10-04xfs: dirent dtype presence is dependent on directory magic numbersDave Chinner4-39/+28
2013-10-04xfs: lockdep needs to know about 3 dquot-deep nestingDave Chinner1-3/+16
2013-10-04perf session: Fix infinite loop on invalid perf.data fileNamhyung Kim2-1/+13
2013-10-04perf tools: Fix installation of libexec componentsArnaldo Carvalho de Melo1-0/+1
2013-10-04perf probe: Fix to find line information for probe listMasami Hiramatsu3-21/+59
2013-10-04perf tools: Fix libaudit testArnaldo Carvalho de Melo1-1/+1
2013-10-04perf stat: Set child_pid after perf_evlist__prepare_workload()Namhyung Kim1-0/+1
2013-10-04perf tools: Add default handler for mmap2 eventsDavid Ahern1-0/+2
2013-10-04x86, build, pci: Fix PCI_MSI build on !SMPThomas Petazzoni2-4/+4
2013-10-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds3-13/+32
2013-10-04Merge tag 'iommu-fixes-v3.12-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-7/+15
2013-10-04Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cma...Linus Torvalds5-13/+13
2013-10-04Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2-1/+3
2013-10-04Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+2
2013-10-04Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-3/+12
2013-10-04dmaengine: imx-dma: fix callback path in taskletMichael Grzeschik1-4/+6
2013-10-04dmaengine: imx-dma: fix lockdep issue between irqhandler and taskletMichael Grzeschik1-11/+8
2013-10-04dmaengine: imx-dma: fix slow path issue in prep_dma_cyclicMichael Grzeschik1-1/+1
2013-10-04perf/x86: Clean up cap_user_time* settingPeter Zijlstra1-8/+3
2013-10-04perf: Fix perf_pmu_migrate_contextPeter Zijlstra2-4/+26
2013-10-03xen/hvc: allow xenboot console to be used againDavid Vrabel1-0/+1
2013-10-03usb: chipidea: add Intel Clovertrail pci idDavid Cohen1-1/+6
2013-10-03staging: comedi: ni_65xx: (bug fix) confine insn_bits to one subdeviceIan Abbott1-15/+10
2013-10-03iscsi-target; Allow an extra tag_num / 2 number of percpu_ida tagsNicholas Bellinger1-1/+1
2013-10-03iscsi-target: Perform release of acknowledged tags from RX contextNicholas Bellinger1-4/+9
2013-10-03iscsi-target: Only perform wait_for_tasks when performing shutdownNicholas Bellinger1-2/+2
2013-10-03drm/i915: Only apply DPMS to the encoder if enabledChris Wilson1-6/+2
2013-10-03drm/i915: Mask LPSP to get PSR working even with Power Well in use by audio.Rodrigo Vivi1-1/+1
2013-10-03ARM: OMAP2: gpmc-onenand: fix sync mode setup with DTAaro Koskinen1-1/+11
2013-10-03Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+4
2013-10-03Merge branch 'for-curr' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds1-12/+13
2013-10-03Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds9-57/+148
2013-10-03spi/hspi: fixup Runtime PM enable timingKuninori Morimoto1-2/+2
2013-10-03target: Fail on non zero scsi_status in compare_and_write_callbackNicholas Bellinger1-1/+10
2013-10-03target: Fix recursive COMPARE_AND_WRITE callback failureNicholas Bellinger1-1/+10
2013-10-03target: Reset data_length for COMPARE_AND_WRITE to NoLB * block_sizeNicholas Bellinger1-0/+6
2013-10-03ib_srpt: always set response for task managementJack Wang1-6/+4
2013-10-03drm/i915/hsw: Disable L3 caching of atomic memory operations.Francisco Jerez2-0/+11
2013-10-03powerpc/tm: Switch out userspace PPR and DSCR soonerMichael Neuling1-31/+63
2013-10-03powerpc/tm: Turn interrupts hard off in tm_reclaim()Michael Neuling1-0/+1
2013-10-03powerpc/perf: Fix handling of FAB eventsMichael Ellerman1-2/+3
2013-10-03powerpc/vio: Fix modalias_show return valuesPrarit Bhargava1-4/+8
2013-10-03powerpc/iommu: Use GFP_KERNEL instead of GFP_ATOMIC in iommu_init_table()Nishanth Aravamudan1-1/+1
2013-10-03powerpc/sysfs: Disable writing to PURR in guest modeMadhavan Srinivasan1-2/+16
2013-10-03powerpc: Restore registers on error exit from csum_partial_copy_generic()Paul E. McKenney1-14/+40
2013-10-03powerpc: Fix parameter clobber in csum_partial_copy_generic()Paul E. McKenney1-2/+2
2013-10-03powerpc: Fix memory hotplug with sparse vmemmapNathan Fontenot3-1/+14
2013-10-03Fix NULL dereference in gfn_to_hva_prot()Gleb Natapov1-2/+4
2013-10-03x86/simplefb: Mark framebuffer mem-resources as IORESOURCE_BUSY to avoid boot...David Herrmann1-1/+1
2013-10-02Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds32-78/+233
2013-10-03ARC: Fix signal frame management for SA_SIGINFOChristian Ruppert1-12/+13
2013-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds6-10/+15
2013-10-02Merge tag 'fixes-3.12-2' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson2-19/+36
2013-10-02ARM: multi_v7_defconfig: add SDHCI for i.MXOlof Johansson1-0/+1
2013-10-02sparc: fix MSI build failure on Sparc32Thomas Petazzoni2-2/+8
2013-10-02sparc: remove deprecated IRQF_DISABLEDMichael Opdenacker2-3/+3
2013-10-02mm: Fix generic hugetlb pte check return type.David Miller1-2/+2
2013-10-02sparc: fix ldom_reboot buffer overflow harderKees Cook1-3/+2
2013-10-02arm, kbuild: make "make install" not depend on vmlinuxRobert Richter3-10/+29
2013-10-02arm64: Remove duplicate DEBUG_STACK_USAGE configStephen Boyd1-7/+0
2013-10-02Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds1-15/+37
2013-10-02Merge tag 'sound-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds8-6/+29
2013-10-02Merge tag 'pinctrl-v3.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-13/+13
2013-10-02Merge branch 'pm-fixes'Rafael J. Wysocki5-4/+18
2013-10-02Merge branch 'acpi-fixes'Rafael J. Wysocki1-1/+1
2013-10-02Merge branch 'pm-cpufreq-fixes' into pm-fixesRafael J. Wysocki3-3/+6
2013-10-02ALSA: snd-usb-usx2y: remove bogus frame checksDaniel Mack2-25/+4
2013-10-02HID: add Holtek USB ID 04d9:a081 SHARKOON DarkGliderAnders F. U. Kiær4-0/+7
2013-10-02HID: hidraw: close underlying device at removal of last readerManoj Chourasia1-7/+14
2013-10-02MIPS: Fix forgotten preempt_enable() when CPU has inclusive pcachesYoichi Yuasa1-0/+2
2013-10-02Merge branch 'irq/urgent-v2' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar1-3/+12
2013-10-02x86/simplefb: Fix overflow causing bogus fall-backTom Gundersen1-1/+1
2013-10-01target: Fall back to vzalloc upon ->sess_cmd_map kzalloc failureNicholas Bellinger1-5/+15
2013-10-01vhost/scsi: Use GFP_ATOMIC with percpu_ida_alloc for obtaining tagNicholas Bellinger1-1/+6
2013-10-01ib_srpt: Destroy cm_id before destroying QP.Nicholas Bellinger1-2/+2
2013-10-01target: Fix xop->dbl assignment in target_xcopy_parse_segdesc_02Nicholas Bellinger1-2/+2
2013-10-01Merge tag 'fixes-for-v3.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman6-12/+20
2013-10-01ACPI: Use EXPORT_SYMBOL() for acpi_bus_get_device()Rafael J. Wysocki1-1/+1
2013-10-01intel_pstate: fix no_turboSrinivas Pandruvada1-1/+4
2013-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds107-845/+1301
2013-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds1-1/+1
2013-10-01drm/i915: fix rps.vlv_work initializationImre Deak1-2/+2
2013-10-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-2/+2
2013-10-01Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-4/+6
2013-10-01fs/super.c: fix lru_list leak for realAl Viro1-2/+2
2013-10-01bus: mvebu-mbus: Fix optional pcie-mem/io-aperture propertiesJason Gunthorpe1-2/+4
2013-10-01pkt_sched: fq: rate limiting improvementsEric Dumazet1-19/+26
2013-10-01ip6tnl: allow to use rtnl ops on fb tunnelNicolas Dichtel1-2/+1
2013-10-01sit: allow to use rtnl ops on fb tunnelNicolas Dichtel1-1/+1
2013-10-01Merge branch 'ip_tunnel'David S. Miller2-10/+10
2013-10-01ip_tunnel: Remove double unregister of the fallback deviceSteffen Klassert1-2/+0
2013-10-01ip_tunnel_core: Change __skb_push back to skb_pushSteffen Klassert1-1/+1
2013-10-01ip_tunnel: Add fallback tunnels to the hash listsSteffen Klassert1-1/+3
2013-10-01ip_tunnel: Fix a memory corruption in ip_tunnel_xmitSteffen Klassert1-6/+6
2013-10-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller13-158/+143
2013-10-01qlcnic: Fix SR-IOV configurationManish Chopra1-1/+7
2013-10-01ll_temac: Reset dma descriptors indexes on ndo_openRicardo Ribalda1-0/+6
2013-10-01fuse: no RCU mode in fuse_access()Miklos Szeredi1-3/+2
2013-10-01fuse: readdirplus: fix RCU walkMiklos Szeredi2-3/+11
2013-10-01fuse: don't check_submounts_and_drop() in RCU walkMiklos Szeredi1-1/+2
2013-10-01usb: gadget: s3c-hsotg: fix can_write limit for non-periodic endpointsRobert Baldyga1-1/+1
2013-10-01usb: gadget: f_fs: fix error handlingRobert Baldyga1-0/+2
2013-10-01usb: musb: dsps: do not bind to "musb-hdrc"Sebastian Andrzej Siewior1-0/+3
2013-10-01gpio/omap: auto-setup a GPIO when used as an IRQJavier Martinez Canillas1-46/+83
2013-10-01gpio/omap: maintain GPIO and IRQ usage separatelyJavier Martinez Canillas1-14/+21
2013-10-01irq: Force hardirq exit's softirq processing on its own stackFrederic Weisbecker1-3/+12
2013-09-30skbuff: size of hole is wrong in a commentNicolas Dichtel1-1/+1
2013-09-30Merge branch 'fixes-for-3.12' of git://gitorious.org/linux-can/linux-canDavid S. Miller1-12/+0
2013-09-30ipv6 mcast: use in6_dev_put in timer handlers instead of __in6_dev_putSalam Noureddine1-3/+3
2013-09-30ipv4 igmp: use in_dev_put in timer handlers instead of __in_dev_putSalam Noureddine1-2/+2
2013-09-30ethernet: moxa: fix incorrect placement of __initdata tagBartlomiej Zolnierkiewicz1-1/+1
2013-09-30ipv6: gre: correct calculation of max_headroomHannes Frederic Sowa1-2/+2
2013-09-30powerpc/83xx: gianfar_ptp: select 1588 clock source through dts fileAida Mynzhasova2-2/+20
2013-09-30Revert "powerpc/83xx: gianfar_ptp: select 1588 clock source through dts file"David S. Miller2-18/+2
2013-09-30bonding: Fix broken promiscuity reference counting issueNeil Horman1-3/+10
2013-09-30tcp: TSQ can use a dynamic limitEric Dumazet1-6/+11
2013-09-30Merge tag 'iio-fixes-for-3.12b2' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman3-13/+11
2013-09-30tty: Fix pty master read() after slave closesPeter Hurley1-20/+26
2013-09-30USB: serial: option: Ignore card reader interface on Huawei E1750Michal Malý1-0/+3
2013-10-01ARM: mvebu: add missing DT Mbus ranges and relocate PCIe DT nodes for RN102Arnaud Ebalard1-16/+19
2013-09-30Merge tag 'nfs-for-3.12-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds5-23/+63
2013-09-30dm9601: fix IFF_ALLMULTI handlingPeter Korsgaard1-1/+1
2013-09-30Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds26-102/+258
2013-09-30pidns: fix free_pid() to handle the first fork failureOleg Nesterov1-0/+5
2013-09-30ipc,msg: prevent race with rmid in msgsnd,msgrcvDavidlohr Bueso1-0/+13
2013-09-30ipc/sem.c: update sem_otime for all operationsManfred Spraul1-13/+29
2013-09-30mm/hwpoison: fix the lack of one reference count against poisoned pageWanpeng Li1-2/+3
2013-09-30mm/hwpoison: fix false report on 2nd attempt at page recoveryWanpeng Li1-2/+4
2013-09-30mm/hwpoison: fix test for a transparent huge pageWanpeng Li1-1/+1
2013-09-30mm/hwpoison: fix traversal of hugetlbfs pages to avoid printk floodWanpeng Li1-2/+3
2013-09-30block: change config option name for cmdline partition parsingPaul Gortmaker7-13/+24
2013-09-30mm/mlock.c: prevent walking off the end of a pagetable in no-pmd configurationVlastimil Babka1-2/+6
2013-09-30mm: avoid reinserting isolated balloon pages into LRU listsRafael Aquini3-2/+29
2013-09-30arch/parisc/mm/fault.c: fix uninitialized variable usageFelipe Pena1-2/+3
2013-09-30include/asm-generic/vtime.h: avoid zero-length fileAndrew Morton1-0/+1
2013-09-30nilfs2: fix issue with race condition of competition between segments for dir...Vyacheslav Dubeyko2-2/+11
2013-09-30Documentation/kernel-parameters.txt: replace kernelcore with MovableWeiping Pan1-1/+1
2013-09-30mm/bounce.c: fix a regression where MS_SNAP_STABLE (stable pages snapshotting...Darrick J. Wong1-0/+2
2013-09-30kernel/kmod.c: check for NULL in call_usermodehelper_exec()Tetsuo Handa1-0/+4
2013-09-30ipc/sem.c: synchronize the proc interfaceManfred Spraul1-0/+8
2013-09-30ipc/sem.c: optimize sem_lock()Manfred Spraul1-0/+8
2013-09-30ipc/sem.c: fix race in sem_lock()Manfred Spraul1-44/+78
2013-09-30mm/compaction.c: periodically schedule when freeing pagesDavid Rientjes1-0/+7
2013-09-30fs/binfmt_elf.c: prevent a coredump with a large vm_map_count from OopsingDan Aloni1-12/+18
2013-09-30revert "mm/memory-hotplug: fix lowmem count overflow when offline pages"Joonyoung Shim1-4/+0
2013-09-30iio:magnetometer: Bugfix magnetometer default output registersDenis CIOCCA1-9/+9
2013-09-30iio: Remove debugfs entries in iio_device_unregister()Lars-Peter Clausen1-1/+1
2013-09-30pkt_sched: fq: qdisc dismantle fixesEric Dumazet1-20/+37
2013-09-30net: flow_dissector: fix thoff for IPPROTO_AHEric Dumazet1-2/+2
2013-09-30MAINTAINERS: add myself as maintainer of xen-netbackWei Liu1-0/+1
2013-09-30xen-netback: Handle backend state transitions in a more robust wayPaul Durrant1-30/+118
2013-09-30ipv6: Fix preferred_lft not updating in some casesPaul Marks1-37/+15
2013-09-30ip_tunnel: Do not use stale inner_iph pointer.Pravin B Shelar1-2/+2
2013-09-30net: qmi_wwan: fix Cinterion PLXX product IDAleksander Morgado1-1/+1
2013-09-30powerpc/83xx: gianfar_ptp: select 1588 clock source through dts fileAida Mynzhasova2-2/+18
2013-09-30vxlan: Use RCU apis to access sk_user_data.Pravin B Shelar2-6/+8
2013-09-30Merge tag 'regulator-v3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds6-13/+27
2013-09-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds3-20/+21
2013-09-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-6/+5
2013-09-30cpufreq: cpufreq-cpu0: NULL is a valid regulator, part 2Philipp Zabel1-1/+1
2013-09-30cpufreq: SPEAr: Fix incorrect variable typeSachin Kamat1-1/+1
2013-09-30PM / hibernate: Fix user space driven resume regressionRafael J. Wysocki2-1/+12
2013-09-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds17-73/+24
2013-09-30Merge tag 'for-linus-20130929' of git://github.com/sctscore/official-linuxLinus Torvalds8-52/+64
2013-09-30Merge tag 'arc-fixes-for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-8/+18
2013-09-30ARM: at91: sam9g45: shutdown ddr1 too when rebootingJean-Christophe PLAGNIOL-VILLARD1-0/+8
2013-09-30MAINTAINERS: ARM: SIRF: use kernel.org mail boxBarry Song1-1/+1
2013-09-30MAINTAINERS: ARM: SIRF: add missed drivers into maintain listBarry Song1-0/+6
2013-09-30ARM: edma: Fix clearing of unused list for DT DMA resourcesJoel Fernandes1-7/+31
2013-09-30ARM: vexpress: tc2: fix hotplug/idle/kexec race on cluster power downLorenzo Pieralisi1-1/+10
2013-09-30Merge tag 'renesas-fixes4-for-v3.12' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson10-35/+59
2013-09-30ARM: dts: sirf: fix interrupt and dma prop of VIP for prima2 and atlas6Renwei Wu2-0/+4
2013-09-30ARM: dts: sirf: fix the ranges of peri-iobrg of prima2Barry Song1-1/+2
2013-09-30ARM: dts: makefile: build atlas6-evb.dtb for ARCH_ATLAS6Barry Song1-0/+2
2013-09-30ARM: dts: sirf: fix fifosize, clks, dma channels for UARTQipan Li2-3/+29
2013-09-30arm64: include VIRTIO_{MMIO,BLK} in defconfigRamkumar Ramachandra1-1/+3
2013-09-30arm64: include EXT4 in defconfigRamkumar Ramachandra1-0/+1
2013-09-30arch: tile: re-use kbasename() helperAndy Shevchenko1-7/+5
2013-09-30tile: use a more conservative __my_cpu_offset in CONFIG_PREEMPTChris Metcalf1-3/+31
2013-09-30ARM: mvebu: Add DT entry for ReadyNAS 102 to use gpio-poweroff driverArnaud Ebalard1-0/+12
2013-09-30ARM: mvebu: fix ReadyNAS 102 Power button GPIO to make it active highArnaud Ebalard1-1/+1
2013-09-30MIPS: Alchemy: MTX-1: fix incorrect placement of __initdata tagBartlomiej Zolnierkiewicz1-1/+1
2013-09-30can: flexcan: fix flexcan_chip_start() on imx6Marc Kleine-Budde1-12/+0
2013-09-30s390: fix system call restart after inferior callMartin Schwidefsky2-0/+2
2013-09-30s390: Allow vmalloc target buffers for copy_from_oldmem()Michael Holzheu1-22/+20
2013-09-30s390/sclp: properly detect line mode consoleChristian Borntraeger1-3/+5
2013-09-30s390/kprobes: add exrl to list of prohibited opcodesHeiko Carstens1-1/+5
2013-09-30s390/3270: fix return value check in tty3270_resize_work()Wei Yongjun1-1/+1
2013-09-30Merge remote-tracking branch 'regulator/fix/wm8350' into regulator-linusMark Brown1-1/+1
2013-09-30Merge remote-tracking branch 'regulator/fix/wm831x' into regulator-linusMark Brown1-2/+2
2013-09-30Merge remote-tracking branch 'regulator/fix/ti-abb' into regulator-linusMark Brown1-2/+14
2013-09-30Merge remote-tracking branch 'regulator/fix/palmas' into regulator-linusMark Brown1-7/+7
2013-09-30Merge remote-tracking branch 'regulator/fix/doc' into regulator-linusMark Brown1-0/+2
2013-09-30Merge remote-tracking branch 'regulator/fix/da9063' into regulator-linusMark Brown1-1/+1
2013-09-30netfilter: synproxy: fix BUG_ON triggered by corrupt TCP packetsPatrick McHardy4-12/+22
2013-09-30ALSA: hda - Fix GPIO for Acer Aspire 3830TGTakashi Iwai1-0/+11
2013-09-30ALSA: ac97: Add ID for TI TLV320AIC27 codecOndrej Zary1-0/+1
2013-09-30HID: roccat: Fix "cannot create duplicate filename" problemsStefan Achatz4-7/+7
2013-09-30Merge tag 'asoc-v3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Takashi Iwai467-2276/+4072