aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-09-22Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxHEADmasterLinus Torvalds23-197/+276
2013-09-22Merge branch 'for-3.12/core' of git://git.kernel.dk/linux-blockLinus Torvalds10-25/+40
2013-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds21-175/+364
2013-09-22cfq: explicitly use 64bit divide operation for 64bit argumentsAnatol Pomozov1-1/+1
2013-09-21Merge tag 'nfs-for-3.12-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-0/+11
2013-09-21block: Add nr_bios to block_rq_remap tracepointJun'ichi Nomura2-2/+15
2013-09-21Btrfs: create the uuid tree on remount rwJosef Bacik1-0/+10
2013-09-21btrfs: change extent-same to copy entire argument structMark Fasheh1-31/+45
2013-09-21Btrfs: dir_inode_operations should use btrfs_update_time alsoGuangyu Sun1-0/+2
2013-09-21btrfs: Add btrfs: prefix to kernel log outputFrank Holton1-2/+2
2013-09-21btrfs: refuse to remount read-write after abortDavid Sterba1-0/+6
2013-09-21Btrfs: btrfs_ioctl_default_subvol: Revert back to toplevel subvolume when arg...chandan1-1/+1
2013-09-21Btrfs: don't leak transaction in btrfs_sync_file()Filipe David Borba Manana1-2/+2
2013-09-21Btrfs: add the missing mutex unlock in write_all_supers()Stefan Behrens1-0/+1
2013-09-21Btrfs: iput inode on allocation failureJosef Bacik1-0/+4
2013-09-21Btrfs: remove space_info->reservation_progressJosef Bacik2-12/+0
2013-09-21Btrfs: kill delay_iput arg to the wait_ordered functionsJosef Bacik8-33/+14
2013-09-21Btrfs: fix worst case calculator for space usageJosef Bacik1-1/+1
2013-09-21Revert "Btrfs: rework the overcommit logic to be based on the total size"Josef Bacik1-12/+3
2013-09-21Btrfs: improve replacing nocow extentsJosef Bacik1-14/+98
2013-09-21Btrfs: drop dir i_size when adding new names on replayJosef Bacik1-0/+27
2013-09-21Btrfs: replay dir_index items before other itemsJosef Bacik1-3/+12
2013-09-21Btrfs: check roots last log commit when checking if an inode has been loggedJosef Bacik1-1/+4
2013-09-21Btrfs: actually log directory we are fsync()'ingJosef Bacik1-1/+9
2013-09-21Btrfs: actually limit the size of delalloc rangeJosef Bacik1-3/+5
2013-09-21Btrfs: allocate the free space by the existed max extent size when ENOSPCMiao Xie3-31/+74
2013-09-21btrfs: add lockdep and tracing annotations for uuid treeDavid Sterba2-0/+2
2013-09-21btrfs: show compiled-in config features at module load timeStefan Behrens1-0/+3
2013-09-21Btrfs: more efficient inode tree replace operationFilipe David Borba Manana1-5/+5
2013-09-21Btrfs: do not add replace target to the alloc_listIlya Dryomov1-1/+2
2013-09-21Btrfs: fixup error handling in btrfs_reloc_cowJosef Bacik3-22/+32
2013-09-21Merge tag 'v3.11' into for-linusChris Mason99-410/+956
2013-09-20Merge tag 'pm+acpi-3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds9-22/+46
2013-09-20Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2-16/+31
2013-09-20CacheFiles: Don't try to dump the index key if the cookie has been clearedDavid Howells1-1/+1
2013-09-20CacheFiles: Fix memory leak in cachefiles_check_auxdata error pathsJosh Boyer1-14/+15
2013-09-20lockref: use cmpxchg64 explicitly for lockless updatesWill Deacon1-2/+2
2013-09-20Merge branch 'pm-cpufreq'Rafael J. Wysocki8-19/+43
2013-09-20Merge branch 'acpi-pci'Rafael J. Wysocki1-3/+3
2013-09-20Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cma...Linus Torvalds5-15/+26
2013-09-20arm64: Widen hwcap to be 64 bitSteve Capper2-2/+2
2013-09-20arm64: Correctly report LR and SP for compat tasksCatalin Marinas1-5/+16
2013-09-20arm64: documentation: tighten up tagged pointer documentationWill Deacon1-7/+7
2013-09-20arm64: Make do_bad_area() function staticCatalin Marinas1-1/+1
2013-09-19Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds27-289/+418
2013-09-20Merge branch 'msm-fixes-3.12' of git://people.freedesktop.org/~robclark/linux...Dave Airlie7-45/+107
2013-09-20Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie3-6/+8
2013-09-20Merge tag 'drm-intel-fixes-2013-09-19' of git://people.freedesktop.org/~danve...Dave Airlie9-74/+122
2013-09-20cpufreq: return EEXIST instead of EBUSY for second registeringYinghai Lu1-1/+1
2013-09-20Revert "drm: mark context support as a legacy subsystem"Dave Airlie4-72/+39
2013-09-20PCI / ACPI / PM: Clear pme_poll for devices in D3cold on wakeupRafael J. Wysocki1-3/+3
2013-09-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds127-517/+751
2013-09-19netconsole: fix a deadlock with rtnl and netconsole's mutexNikolay Aleksandrov1-4/+1
2013-09-19netpoll: fix NULL pointer dereference in netpoll_cleanupNikolay Aleksandrov1-5/+4
2013-09-19skge: fix broken driverMikulas Patocka1-2/+3
2013-09-19ip: generate unique IP identificator if local fragmentation is allowedAnsis Atteka9-16/+20
2013-09-19ip: use ip_hdr() in __ip_make_skb() to retrieve IP headerAnsis Atteka1-1/+1
2013-09-19xen-netback: Don't destroy the netdev until the vif is shut downPaul Durrant3-21/+23
2013-09-19Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds40-87/+404
2013-09-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds4-19/+74
2013-09-19MIPS: Fix invalid symbolic link fileMadhavan Srinivasan1-1/+1
2013-09-19MIPS: PCI: pci-bcm1480: Include missing vt.h headerMarkos Chandras1-0/+1
2013-09-19MIPS: Disable usermode switching of the FR bit for MIPS R5 CPUs.Ralf Baechle1-0/+13
2013-09-19MIPS: Add MIPS R5 config5 register.Ralf Baechle1-0/+7
2013-09-18Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds55-259/+835
2013-09-19drm/fb-helper: don't sleep for screen unblank when an oops is in progressDaniel Vetter1-0/+8
2013-09-19ARM: shmobile: change dev_id to cpu0 while registering cpu clockSudeep KarkadaNagesha2-2/+2
2013-09-19ARM: i.MX: change dev_id to cpu0 while registering cpu clockSudeep KarkadaNagesha2-2/+2
2013-09-19cpufreq: imx6q-cpufreq: assign cpu_dev correctly to cpu0 deviceSudeep KarkadaNagesha2-3/+13
2013-09-19cpufreq: cpufreq-cpu0: assign cpu_dev correctly to cpu0 deviceSudeep KarkadaNagesha1-1/+6
2013-09-19drm, ttm Fix uninitialized warningPrarit Bhargava1-1/+1
2013-09-19drm/ttm: fix the tt_populated check in ttm_tt_destroy()Ben Skeggs1-1/+1
2013-09-19Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie4-27/+36
2013-09-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds9-43/+62
2013-09-19MIPS: PCI: Use pci_resource_to_user to map pci memory space properlyWolfgang Grandegger1-0/+12
2013-09-18Merge tag 'omap-for-v3.12/fixes-dt-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson9-261/+383
2013-09-18Merge tag 'omap-for-v3.12/fixes-signed' of git://git.kernel.org/pub/scm/linux...Olof Johansson7-8/+7
2013-09-18Merge tag 'for_3.12-rc2/dts_signed' of git://git.kernel.org/pub/scm/linux/ker...Tony Lindgren9-261/+383
2013-09-18ARM: multi_v7: add HREFv60 to multi_v7 defconfigLinus Walleij1-0/+1
2013-09-18ARM: OMAP2+: mux: fix trivial typo in namePhil Carmody1-1/+1
2013-09-18ARM: OMAP4 SMP: Corrected a typo fucntions to functionsAnoop Thomas Mathew1-1/+1
2013-09-18ARM: OMAP4: cpuidle: fix: call cpu_cluster_pm_exit conditionallyVladimir Murzin1-1/+1
2013-09-18mailbox: remove unnecessary platform_set_drvdata()Jingoo Han1-1/+0
2013-09-18ARM: mach-omap2: gpmc: Fix warning when CONFIG_ARM_LPAE=yFabio Estevam1-2/+2
2013-09-18ARM: OMAP: fix return value check in omap_device_build_from_dt()Wei Yongjun1-1/+1
2013-09-18ARM: OMAP4: Fix clock_get error for GPMC during bootTony Lindgren1-1/+1
2013-09-18MIPS: 74K/1074K: Correct erratum workaround.Maciej W. Rozycki1-8/+18
2013-09-18MIPS: Cleanup CP0 PRId and CP1 FPIR register access masksMaciej W. Rozycki12-45/+77
2013-09-18Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-6/+23
2013-09-18MIPS: Remove useless comment about kprobe from arch/mips/MakefileWu Zhangjin1-3/+0
2013-09-18net:dccp: do not report ICMP redirects to user spaceDuan Jiong1-0/+1
2013-09-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-18/+6
2013-09-18Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-4/+5
2013-09-18cnic: Fix crash in cnic_bnx2x_service_kcq()Michael Chan1-1/+2
2013-09-18bnx2x, cnic, bnx2i, bnx2fc: Fix bnx2i and bnx2fc regressions.Michael Chan7-10/+43
2013-09-18Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds4-13/+16
2013-09-18Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-3/+3
2013-09-18Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller1-0/+2
2013-09-18ARM: sa1100: collie.c: fall back to jedec_probe flash detectionAndrea Adami1-1/+1
2013-09-18RPCSEC_GSS: fix crash on destroying gss authJ. Bruce Fields1-0/+11
2013-09-18ARM: u300: hide submenusLinus Walleij1-5/+5
2013-09-18MIPS: Fix VGA_MAP_MEM macro.Leonid Yegoshin1-1/+2
2013-09-18If the queue is dying then we only call the rq->end_io callout.Mike Christie1-2/+2
2013-09-18MIPS: Reimplement get_cycles().Ralf Baechle1-1/+32
2013-09-18ARM: dts: igep00x0: Add pinmux configuration for MCBSP2Enric Balletbo i Serra1-0/+14
2013-09-18perf: Fix UAPI export of PERF_EVENT_IOC_IDVince Weaver1-1/+1
2013-09-18ARM: dts: Fix muxing and regulator for wl12xx on the SDIO bus for blazeTony Lindgren1-1/+38
2013-09-18ARM: dts: Fix muxing and regulator for wl12xx on the SDIO bus for pandaboardTony Lindgren1-1/+45
2013-09-18drm/i915: Don't enable the cursor on a disable pipeVille Syrjälä1-2/+4
2013-09-18drm/i915: do not update cursor in crtc mode setJani Nikula1-9/+0
2013-09-179p: don't forget to destroy inode cache if fscache registration failsAl Viro1-3/+4
2013-09-17Merge branch 'fixes' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds6-8/+59
2013-09-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds13-116/+146
2013-09-17tty: disassociate_ctty() sends the extra SIGCONTOleg Nesterov1-1/+2
2013-09-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller11-31/+36
2013-09-17vxlan: Avoid creating fdb entry with NULL destinationSridhar Samudrala1-9/+13
2013-09-17tcp: fix RTO calculated from cached RTTNeal Cardwell1-1/+3
2013-09-17drivers: net: phy: cicada.c: clears warning Use #include <linux/io.h> instead...Avinash Kumar1-2/+2
2013-09-17net loopback: Set loopback_dev to NULL when freedEric W. Biederman1-0/+1
2013-09-18cpufreq: unlock correct rwsem while updating policy->cpuViresh Kumar1-2/+11
2013-09-18cpufreq: Clear policy->cpus bits in __cpufreq_remove_dev_finish()Viresh Kumar1-8/+8
2013-09-17atomic_open: take care of EEXIST in no-open case with O_CREAT|O_EXCL in fs/na...Al Viro2-21/+20
2013-09-17vhost-scsi: whitespace tweakMichael S. Tsirkin1-1/+1
2013-09-17vhost/scsi: use vmalloc for order-10 allocationMichael S. Tsirkin1-14/+27
2013-09-17batman-adv: set the TAG flag for the vid passed to BLAAntonio Quartulli1-0/+2
2013-09-17bio-integrity: Fix use of bs->bio_integrity_pool after freeBjorn Helgaas1-1/+1
2013-09-17MIPS: Optimize current_cpu_type() for better code.Ralf Baechle19-19/+236
2013-09-17KVM: VMX: set "blocked by NMI" flag if EPT violation happens during IRET from...Gleb Natapov1-0/+9
2013-09-17Merge tag 'imx-fixes-3.12' of git://git.linaro.org/people/shawnguo/linux-2.6 ...Olof Johansson6-7/+19
2013-09-17mtd: nand: pxa3xx: Remove unneeded ifdef CONFIG_OFEzequiel Garcia1-7/+0
2013-09-17ARM: multi_v7_defconfig: enable ARM_ATAG_DTB_COMPATOlof Johansson1-0/+1
2013-09-17ARM: ux500: disable outer cache debugLinus Walleij1-0/+1
2013-09-17MIPS: Fix accessing to per-cpu data when flushing the cacheRalf Baechle1-0/+5
2013-09-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds25-250/+197
2013-09-18drm/nouveau/ttm: prevent double-free in nouveau_sgdma_create_ttm() failure pathBen Skeggs1-3/+1
2013-09-18drm/nouveau/bios/init: fix thinko in INIT_CONFIGURE_MEMBen Skeggs1-1/+1
2013-09-18drm/nouveau/kms: enable for non-vga pci classesBen Skeggs2-21/+17
2013-09-18drm/nouveau/bios/init: stub opcode 0xaaBen Skeggs1-2/+17
2013-09-17ARM: dts: OMAP5: fix ocp2scp DTS dataFelipe Balbi1-1/+2
2013-09-17ARM: dts: OMAP5: fix reg property sizeFelipe Balbi1-2/+2
2013-09-17ARM: dts: am335x-bone*: add DT for BeagleBone BlackKoen Kooi4-255/+281
2013-09-17ARM: dts: omap3-beagle-xm: fix string error in compatible propertyRobert Nelson1-1/+1
2013-09-17MIPS: Provide nice way to access boot CPU's data.Ralf Baechle1-0/+1
2013-09-17netfilter: nfnetlink_queue: use network skb for sequence adjustmentGao feng1-1/+1
2013-09-17kvm: free resources after canceling async_pfRadim Krčmář1-1/+4
2013-09-17KVM: nEPT: reset PDPTR register cache on nested vmentry emulationGleb Natapov1-0/+4
2013-09-17KVM: mmu: allow page tables to be in read-only slotsPaolo Bonzini3-6/+29
2013-09-17KVM: x86 emulator: emulate RETF immBruce Rogers1-1/+13
2013-09-17staging: octeon-ethernet: rgmii: enable interrupts that we can handleAaro Koskinen1-3/+1
2013-09-17staging: octeon-ethernet: remove skb alloc failure warningsAaro Koskinen2-9/+1
2013-09-17staging: octeon-ethernet: make dropped packets to consume NAPI budgetAaro Koskinen1-1/+1
2013-09-17vhost: wake up worker outside spin_lockQin Chuanyu1-1/+3
2013-09-17ARM: dts: imx6q: fix the wrong offset of the Pad Mux registerHuang Shijie1-2/+2
2013-09-17ARM: imx: i.mx6d/q: disable the double linefill feature of PL310Jason Liu1-0/+11
2013-09-17ARM: imx51.dtsi: fix PATA device clockArnaud Patard (Rtp)1-1/+1
2013-09-17ARM: mach-imx: clk-imx51-imx53: Fix 'spdif1_pred' clock registrationFabio Estevam1-1/+1
2013-09-17ARM: imx: initialize clk_init_data.flags for clk-fixup-muxShawn Guo1-0/+1
2013-09-17ARM: imx27.dtsi: fix CSPI PER clock idGwenhael Goavec-Merou1-3/+3
2013-09-16Merge branch 'sfc-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfcDavid S. Miller4-22/+43
2013-09-16net: sctp: rfc4443: do not report ICMP redirects to user spaceDaniel Borkmann2-3/+2
2013-09-16net: usb: cdc_ether: use usb.h macros whenever possibleFabio Porcedda1-46/+17
2013-09-16net: usb: cdc_ether: fix checkpatch errors and warningsFabio Porcedda1-27/+20
2013-09-16net: usb: cdc_ether: Use wwan interface for Telit modulesFabio Porcedda1-0/+5
2013-09-16ip6_tunnels: raddr and laddr are inverted in nl msgDing Zhi1-2/+2
2013-09-16bgmac: implement unaligned addressing for DMA rings that support itRafał Miłecki2-10/+30
2013-09-16bgmac: allow bigger et_swtype nvram variableHauke Mehrtens1-2/+2
2013-09-16bgmac: fix internal switch initializationRafał Miłecki2-2/+2
2013-09-16drivers/net/ethernet/ibm/ehea/ehea_main.c: add alias entry for portN propertiesOlaf Hering1-1/+13
2013-09-16vfs: don't set FILE_CREATED before calling ->atomic_open()Miklos Szeredi1-3/+8
2013-09-16nfs: set FILE_CREATEDMiklos Szeredi1-0/+3
2013-09-16gfs2: set FILE_CREATEDMiklos Szeredi1-1/+3
2013-09-16cifs: fix filp leak in cifs_atomic_open()Miklos Szeredi1-0/+1
2013-09-16vfs: improve i_op->atomic_open() documentationMiklos Szeredi2-10/+25
2013-09-16autofs4: close the races around autofs4_notify_daemon()Al Viro1-10/+3
2013-09-16Linux 3.12-rc1v3.12-rc1Linus Torvalds1-3/+3
2013-09-16Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds8-128/+164
2013-09-16tile: remove stray blank spaceChris Metcalf1-1/+1
2013-09-16tile: <arch/> header updates from upstreamChris Metcalf4-35/+59
2013-09-16tile: improve gxio iorpc autogenerated code styleChris Metcalf10-130/+127
2013-09-16tile: double default VMALLOC spaceChris Metcalf1-1/+1
2013-09-16Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2-36/+21
2013-09-16Merge tag 'upstream-3.12-rc1' of git://git.infradead.org/linux-ubiLinus Torvalds2-4/+4
2013-09-16Merge tag 'upstream-3.12-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds1-3/+4
2013-09-16netfilter: ipset: Fix serious failure in CIDR trackingOliver Smith1-12/+16
2013-09-16netfilter: ipset: Validate the set family and not the set type family at swap...Jozsef Kadlecsik1-1/+1
2013-09-16netfilter: ipset: Consistent userspace testing with nomatch flagJozsef Kadlecsik6-12/+13
2013-09-16netfilter: ipset: Skip really non-first fragments for IPv6 when getting port/...Jozsef Kadlecsik1-2/+2
2013-09-16pstore: Remove the messages related to compression failureAruna Balakrishnaiah1-4/+0
2013-09-16pstore: Use zlib_inflateInit2 instead of zlib_inflateInitAruna Balakrishnaiah1-1/+1
2013-09-16pstore: Adjust buffer size for compression for smaller registered buffersAruna Balakrishnaiah1-1/+22
2013-09-16drm/exynos: fix return value check in lowlevel_buffer_allocate()Wei Yongjun1-2/+2
2013-09-16drm/exynos: Fix address space warnings in exynos_drm_fbdev.cSachin Kamat1-2/+3
2013-09-16drm/exynos: Fix address space warning in exynos_drm_buf.cSachin Kamat1-1/+2
2013-09-16drm/exynos: Remove redundant OF dependencySachin Kamat1-1/+1
2013-09-16drm/msm: drop unnecessary set_need_resched()Rob Clark1-1/+0
2013-09-16sched: Fix comment for sched_info_departMichael S. Tsirkin1-2/+3
2013-09-15cxgb4: remove workqueue when driver registration failsWei Yang1-1/+3
2013-09-15isdn: hfcpci_softirq: get func return to suppress compiler warningAntonio Alecrim Jr1-2/+2
2013-09-15bonding: Make alb learning packet interval configurableNeil Horman6-5/+53
2013-09-15atm: nicstar: fix regression made by previous patchAndy Shevchenko1-1/+1