aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-11-03zcache: Coalesce all debug under CONFIG_ZCACHE2_DEBUGdevel/zcache.v3Konrad Rzeszutek Wilk4-5/+13
2012-11-03zcache: Module license is defined twice.Konrad Rzeszutek Wilk1-2/+0
2012-11-03zcache: Allow to compile if ZCACHE_DEBUG and !DEBUG_FSKonrad Rzeszutek Wilk1-5/+9
2012-11-03zcache: Move the last of the debugfs counters outKonrad Rzeszutek Wilk2-64/+87
2012-11-03zcache: Use an array to initialize/use debugfs attributes.Konrad Rzeszutek Wilk1-94/+47
2012-11-03zcache: Move debugfs code out of zcache-main.c file.Konrad Rzeszutek Wilk4-240/+304
2012-11-03zcache: Make the debug code use pr_debugKonrad Rzeszutek Wilk1-36/+33
2012-11-03zcache: Fix compile warnings due to usage of debugfs_create_size_tKonrad Rzeszutek Wilk1-67/+68
2012-11-03zcache: The last of the atomic reads has now an accessory function.Konrad Rzeszutek Wilk1-4/+9
2012-11-03zcache: Provide accessory functions for counter decrease.Konrad Rzeszutek Wilk1-37/+51
2012-11-03zcache: Provide accessory functions for counter increaseKonrad Rzeszutek Wilk1-35/+68
2012-11-02zcache2: s/int/bool/ on the various options.Konrad Rzeszutek Wilk1-23/+23
2012-11-02xen: tmem: enable Xen tmem shim to be built/loaded as a moduleDan Magenheimer4-19/+48
2012-11-02staging: zcache2+ramster: enable zcache2 to be built/loaded as a moduleDan Magenheimer6-18/+62
2012-11-02staging: zcache2+ramster: enable ramster to be built/loaded as a moduleDan Magenheimer6-12/+38
2012-11-02mm: frontswap: lazy initialization to allow tmem backends to build/run as mod...Dan Magenheimer1-7/+52
2012-11-02mm: cleancache: lazy initialization to allow tmem backends to build/run as mo...Dan Magenheimer1-17/+139
2012-10-28Linux 3.7-rc3Linus Torvalds1-1/+1
2012-10-28Merge tag 'ktest-v3.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-2/+4
2012-10-28Merge tag 'spi-mxs' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/...Linus Torvalds1-1/+2
2012-10-28Merge tag 'fixes-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds56-87/+225
2012-10-28Lock splice_read and splice_write functionsMikulas Patocka1-2/+35
2012-10-28percpu-rw-semaphores: use rcu_read_lock_schedMikulas Patocka1-4/+4
2012-10-28percpu-rw-semaphores: use light/heavy barriersMikulas Patocka1-13/+7
2012-10-27Revert "ARM i.MX25: Fix PWM per clock lookups"Arnd Bergmann1-4/+4
2012-10-27ARM: versatile: fix versatile_defconfigArnd Bergmann1-0/+1
2012-10-27ARM: mvebu: update defconfig with 3.7 changesThomas Petazzoni1-3/+7
2012-10-27ARM: at91: fix at91x40 buildArnd Bergmann1-1/+1
2012-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds63-384/+724
2012-10-26Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2-3/+5
2012-10-26Merge tag 'pm+acpi-for-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds6-10/+10
2012-10-26Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds7-68/+56
2012-10-26Merge tag 'usb-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds30-847/+798
2012-10-26Merge tag 'tty-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2-8/+8
2012-10-26Merge tag 'staging-3.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds31-243/+287
2012-10-26Merge tag 'driver-core-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds7-133/+465
2012-10-26Merge tag 'char-misc-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds9-94/+152
2012-10-26VFS: don't do protected {sym,hard}links by defaultLinus Torvalds1-2/+2
2012-10-26Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds8-103/+200
2012-10-26Merge branch 'fixes_for_linus' of git://git.linaro.org/people/mszyprowski/lin...Linus Torvalds1-1/+0
2012-10-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds11-58/+126
2012-10-26Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds9-61/+257
2012-10-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds11-105/+199
2012-10-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville10-94/+102
2012-10-26Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/r...Arnd Bergmann1-1/+1
2012-10-26Merge branch 'v3.7-samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann9-2/+55
2012-10-26Merge tag 'efi-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mfle...Ingo Molnar4-8/+24
2012-10-26tilegx: fix some issues in the SW TSO supportChris Metcalf1-16/+19
2012-10-26qmi_wwan/cdc_ether: move Novatel 551 and E362 to qmi_wwanDan Williams2-15/+40
2012-10-26net: usb: Fix memory leak on Tx data pathHemant Kumar1-0/+3
2012-10-26net/mlx4_core: Unmap UAR also in the case of error flowDotan Barak1-4/+14
2012-10-26net/mlx4_en: Don't use vlan tag value as an indication for vlan presenceMoni Shoua1-1/+1
2012-10-26net/mlx4_en: Fix double-release-range in tx-ringsJack Morgenstein1-1/+0
2012-10-26bas_gigaset: fix pre_reset handlingTilman Schmidt1-3/+16
2012-10-26Revert "ARM: dma-mapping: support debug_dma_mapping_error"Marek Szyprowski1-1/+0
2012-10-26ktest: Fix ktest confusion with CONFIG_MODULES_USE_ELF_RELASteven Rostedt1-2/+4
2012-10-25Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds12-110/+122
2012-10-25Merge tag 'nfs-for-3.7-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2-56/+42
2012-10-26Merge branch 'drm-fixes-3.7' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie12-110/+122
2012-10-25Merge branch 'akpm' (Andrew's fixes)Linus Torvalds15-77/+160
2012-10-26ACPI: missing breakAlan Cox1-0/+1
2012-10-25Input: wacom - add touch sensor support for Cintiq 24HD touchJason Gerecke3-3/+104
2012-10-25Input: wacom - handle split-sensor devices with internal hubsJason Gerecke3-2/+35
2012-10-25Makefile: Documentation for external tool should be correctH. Peter Anvin1-4/+2
2012-10-25Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds15-30/+52
2012-10-25Merge branch 'fixes_for_linus' of git://git.linaro.org/people/mszyprowski/lin...Linus Torvalds7-11/+7
2012-10-25x86, mm: Undo incorrect revert in arch/x86/mm/init.cYinghai Lu1-4/+0
2012-10-25fs/compat_ioctl.c: VIDEO_SET_SPU_PALETTE missing error checkKees Cook1-0/+2
2012-10-25gen_init_cpio: avoid stack overflow when expandingKees Cook1-20/+23
2012-10-25drivers/rtc/rtc-imxdi.c: add missing spin lock initializationJan Luebbe1-0/+2
2012-10-25mm, numa: avoid setting zone_reclaim_mode unless a node is sufficiently distantDavid Rientjes1-2/+2
2012-10-25pidns: limit the nesting depth of pid namespacesAndrew Vagin1-1/+11
2012-10-25drivers/dma/dw_dmac: make driver's endianness configurableHein Tibosch2-5/+24
2012-10-25mm/mmu_notifier: allocate mmu_notifier in advanceGavin Shan1-13/+13
2012-10-25tools/testing/selftests/epoll/test_epoll.c: fix buildDaniel Hazelton1-2/+2
2012-10-25UAPI: fix tools/vm/page-types.cDavid Howells1-1/+1
2012-10-25mm/page_alloc.c:alloc_contig_range(): return early for err pathBob Liu1-1/+1
2012-10-25rbtree: include linux/compiler.h for definition of __always_inlineWill Deacon1-0/+1
2012-10-25genalloc: stop crashing the system when destroying a poolThadeu Lima de Souza Cascardo1-1/+1
2012-10-25backlight: ili9320: add missing SPI dependencyJingoo Han1-1/+2
2012-10-25device_cgroup: add proper checking when changing default behaviorAristeu Rozanski1-1/+18
2012-10-25device_cgroup: stop using simple_strtoul()Aristeu Rozanski1-6/+22
2012-10-25device_cgroup: rename deny_all to behaviorAristeu Rozanski1-11/+14
2012-10-25cgroup: fix invalid rcu dereferenceJiri Slaby1-8/+7
2012-10-25mm: fix XFS oops due to dirty pages without buffers on s390Jan Kara1-5/+15
2012-10-25Merge tag 'for-usb-linus-2012-10-25' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman3-4/+13
2012-10-25freezer: exec should clear PF_NOFREEZE along with PF_KTHREADOleg Nesterov1-1/+2
2012-10-25xhci: trivial: Remove assigned but unused ep_ctx.Sarah Sharp1-2/+0
2012-10-25xhci: trivial: Remove assigned but unused slot_ctx.Sarah Sharp1-2/+0
2012-10-25xhci: Fix missing break in xhci_evaluate_context_result.Sarah Sharp1-0/+2
2012-10-25xhci: Fix potential NULL ptr deref in command cancellation.Sarah Sharp1-0/+11
2012-10-25Btrfs: do not bug when we fail to commit the transactionJosef Bacik1-1/+2
2012-10-25Btrfs: fix memory leak when cloning root's nodeLiu Bo1-3/+5
2012-10-25Merge branch 'for-chris-fixed' of git://git.jan-o-sch.net/btrfs-unstableChris Mason3-18/+55
2012-10-25Btrfs: Use btrfs_update_inode_fallback when creating a snapshotJosef Bacik3-5/+6
2012-10-25Btrfs: Send: preserve ownership (uid and gid) also for symlinks.Alex Lyakas1-14/+13
2012-10-25Btrfs: fix deadlock caused by the nested chunk allocationMiao Xie1-0/+7
2012-10-25btrfs: Return EINVAL when length to trim is less than FSBLukas Czerner1-1/+2
2012-10-25Btrfs: fix memory leak in btrfs_quota_enable()Tsutomu Itoh1-4/+13
2012-10-25Btrfs: send correct rdev and mode in btrfs-sendArne Jansen1-1/+2
2012-10-25Btrfs: extended inode refs support for send mechanismJan Schmidt3-58/+94
2012-10-25Btrfs: Fix wrong error handling codeStefan Behrens1-2/+2
2012-10-25Fix a sign bug causing invalid memory access in the ino_paths ioctl.Gabriel de Perthuis1-1/+1
2012-10-25Merge tag 'asoc-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai585-7664/+8457
2012-10-25sonypi: suspend/resume callbacks should be conditionally compiled on CONFIG_P...Yuanhan Liu1-1/+1
2012-10-25Documentation:Chinese translation of Documentation/arm64/memory.txtTekkaman Ninja1-0/+93
2012-10-25Documentation:Chinese translation of Documentation/arm64/booting.txtTekkaman Ninja1-0/+156
2012-10-25Documentation:Chinese translation of Documentation/IRQ.txtTekkaman Ninja1-0/+39
2012-10-25firmware loader: document kernel direct loadingMing Lei1-9/+17
2012-10-25ehci: Add yet-another Lucid nohandoff pci quirkAnisse Astier1-0/+7
2012-10-25ehci: fix Lucid nohandoff pci quirk to be more generic with BIOS versionsAnisse Astier1-1/+1
2012-10-25USB: mos7840: fix port_probe flowJohan Hovold1-183/+166
2012-10-25USB: mos7840: fix port-data memory leakJohan Hovold1-130/+89
2012-10-25USB: mos7840: remove invalid disconnect handlingJohan Hovold1-12/+1
2012-10-25USB: mos7840: remove NULL-urb submissionJohan Hovold1-13/+1
2012-10-25x86: efi: Turn off efi_enabled after setup on mixed fw/kernelOlof Johansson3-8/+23
2012-10-25USB: qcserial: fix interface-data memory leak in error pathJohan Hovold1-15/+16
2012-10-25USB: option: fix interface-data memory leak in error pathJohan Hovold1-2/+19
2012-10-25USB: ipw: fix interface-data memory leak in error pathJohan Hovold1-3/+2
2012-10-25USB: mos7840: fix port-device leak in error pathJohan Hovold1-1/+0
2012-10-25USB: mos7840: fix urb leak at releaseJohan Hovold1-0/+1
2012-10-25USB: sierra: fix port-data memory leakJohan Hovold1-67/+58
2012-10-25USB: sierra: fix memory leak in probe error pathJohan Hovold1-6/+10
2012-10-25USB: sierra: fix memory leak in attach error pathJohan Hovold1-1/+8
2012-10-25USB: usb-wwan: fix multiple memory leaks in error pathsJohan Hovold5-78/+54
2012-10-25USB: keyspan: fix NULL-pointer dereferences and memory leaksJohan Hovold2-93/+96
2012-10-25USB: mct_u232: fix broken closeJohan Hovold1-6/+8
2012-10-25USB: mct_u232: fix port-data memory leakJohan Hovold1-20/+25
2012-10-25USB: opticon: fix memory leak in error pathJohan Hovold1-1/+3
2012-10-25USB: opticon: fix DMA from stackJohan Hovold1-1/+6
2012-10-25USB: quatech2: fix io after disconnectJohan Hovold1-0/+7
2012-10-25USB: quatech2: fix close and disconnect urb handlingJohan Hovold1-4/+2
2012-10-25USB: quatech2: fix port-data memory leaksJohan Hovold1-70/+51
2012-10-25USB: quatech2: fix memory leak in error pathJohan Hovold1-0/+1
2012-10-25USB: omninet: fix port-data memory leakJohan Hovold1-18/+18
2012-10-25USB: mos7720: fix port-data memory leakJohan Hovold1-30/+32
2012-10-25USB: digi_acceleport: fix port-data memory leakJohan Hovold1-50/+67
2012-10-25USB: ch341: fix port-data memory leakJohan Hovold1-7/+16
2012-10-25USB: whiteheat: fix port-data memory leakJohan Hovold1-33/+26
2012-10-25USB: whiteheat: fix memory leak in error pathJohan Hovold1-0/+1
2012-10-25USB: metro-usb: fix io after disconnectJohan Hovold1-9/+6
2012-10-25USB: metro-usb: fix port-data memory leakJohan Hovold1-37/+13
2012-10-25Merge remote-tracking branches 'asoc/fix/ux500' and 'asoc/fix/wm8994' into fo...Mark Brown599-7738/+8567
2012-10-25ARM: socfpga: Fix socfpga compilation with early_printk() enabledPavel Machek3-17/+33
2012-10-25ARM: SPEAr: Remove unused empty filesViresh Kumar2-0/+0
2012-10-25Merge tag 'omap-for-v3.7-rc2/fixes-signed' of git://git.kernel.org/pub/scm/li...Arnd Bergmann9-18/+56
2012-10-25MAINTAINERS: Add arm-soc tree entryStephen Boyd1-0/+7
2012-10-25Merge tag 'imx-fixes' of git://git.pengutronix.de/git/imx/linux-2.6 into fixesArnd Bergmann6-13/+14
2012-10-25Merge branch 'for-rcs-3.7' of git://git.linaro.org/people/ljones/linux-3.0-ux...Arnd Bergmann2-1/+17
2012-10-25Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesArnd Bergmann583-7697/+8451
2012-10-25ARM: dts: mxs: add the "clock-names" for gpmi-nandHuang Shijie2-0/+2
2012-10-25ARM: ux500: Correct SDI5 address and add some format changesLee Jones1-1/+6
2012-10-25ARM: ux500: Specify AMBA Primecell IDs for Nomadik I2C in DTLee Jones1-0/+10
2012-10-25ARM: ux500: Fix build error relating to IRQCHIP_SKIP_SET_WAKELee Jones1-0/+1
2012-10-24vhost: fix mergeable bufs on BE hostsMichael S. Tsirkin1-1/+2
2012-10-24gianfar_ptp: use iomem, not ioports resource tree in probeWei Yang1-1/+1
2012-10-24Merge branch 'fixes-for-3.7' of git://gitorious.org/linux-can/linux-canDavid S. Miller2-5/+27
2012-10-24ipv6: Set default hoplimit as zero.Li RongQing1-2/+2
2012-10-24NET_VENDOR_TI: make available for am33xx as wellPeter Korsgaard1-1/+1
2012-10-24pch_gbe: fix error handling in pch_gbe_up()Veaceslav Falico1-6/+11
2012-10-24Merge tag 'spi-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds3-27/+34
2012-10-24Merge tag 'iommu-fixes-v3.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-8/+33
2012-10-24Merge tag 'pinctrl-v3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-23/+21
2012-10-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-1/+23
2012-10-24Merge tag 'edac_scrubrates_fix' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-7/+4
2012-10-24Merge branch 'for-3.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-31/+10
2012-10-24Merge branch 'for-3.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2012-10-24staging: tidspbridge: delete unused mmu functionsOmar Ramirez Luna2-78/+0
2012-10-24staging: tidspbridge: ioremap physical address of the stack segment in shmOmar Ramirez Luna1-6/+15
2012-10-24staging: tidspbridge: ioremap dsp sync addrOmar Ramirez Luna1-11/+26
2012-10-24staging: tidspbridge: change type to __iomem for per and core addressesOmar Ramirez Luna2-6/+6
2012-10-24staging: tidspbridge: drop const from custom mmu implementationOmar Ramirez Luna2-34/+34
2012-10-24staging: tidspbridge: request the right irq for mmuOmar Ramirez Luna1-2/+2
2012-10-24sysfs: sysfs_pathname/sysfs_add_one: Use strlcat() instead of strcat()Geert Uytterhoeven1-8/+8
2012-10-24dynamic_debug: Remove unnecessary __usedJoe Perches1-1/+1
2012-10-24Drivers: hv: Cleanup error handling in vmbus_open()K. Y. Srinivasan1-11/+13
2012-10-24staging: ipack: add missing include (implicit declaration of function 'kfree')Sergei Trofimovich1-0/+1
2012-10-24usb-storage: add unusual_devs entry for Casio EX-N1 digital cameraMichael Shigorin1-0/+6
2012-10-24x86, mm: Find_early_table_space based on ranges that are actually being mappedJacob Shin1-29/+41
2012-10-24workqueue: cancel_delayed_work() should return %false if work item is idleDan Magenheimer1-1/+1
2012-10-24Revert "serial: omap: fix software flow control"Felipe Balbi2-8/+8
2012-10-24x86, mm: Use memblock memory loop instead of e820_RAMYinghai Lu1-7/+8
2012-10-24x86, mm: Trim memory in memblock to be page alignedYinghai Lu3-0/+28
2012-10-24USB: serial: Fix memory leak in sierra_release()Lennart Sorensen1-0/+1
2012-10-24b43: Fix oops on unload when firmware not foundLarry Finger1-0/+4
2012-10-24mwifiex: clean up scan state on errorBing Zhao1-2/+5
2012-10-24mwifiex: return -EBUSY if specific scan request cannot be honoredBing Zhao1-8/+5
2012-10-24brcmfmac: fix potential NULL dereferenceYuanhan Liu1-1/+1
2012-10-24Revert "ath9k_hw: Updated AR9003 tx gain table for 5GHz"Felix Fietkau1-82/+82
2012-10-24ath9k_htc: Add PID/VID for a Ubiquiti WiFiStationMohammed Shafi Shajakhan1-0/+1
2012-10-24rt2x00: usb: fix reset resumeStanislaw Gruszka3-0/+3
2012-10-24rtlwifi: pass rx setup error code to callerChristian Lamparter1-1/+1
2012-10-24ARM: at91: drop duplicated config SOC_AT91SAM9 entryJean-Christophe PLAGNIOL-VILLARD1-8/+2
2012-10-24ARM: at91/i2c: change id to let i2c-at91 workBo Shen9-11/+11
2012-10-24ARM: at91/i2c: change id to let i2c-gpio workBo Shen5-5/+5
2012-10-24ARM: at91/dts: at91sam9g20ek_common: Fix typos in buttons labels.Marek Belisko1-2/+2
2012-10-24ARM: at91: fix external interrupt specification in board codeNicolas Ferre3-3/+3
2012-10-24ARM: at91: fix external interrupts in non-DT caseNicolas Ferre3-4/+10
2012-10-24ARM: at91: at91sam9g10: fix SOC type detectionIvan Shugov1-1/+1
2012-10-24ARM: at91/tc: fix typo in the DT documentJosh Wu1-1/+1