- 06ee5c7 ocfs2: add functions to add and remove inode in orphan dir by Joseph Qi · 10 years ago
- 026749a ocfs2: prepare some interfaces used in append direct io by Joseph Qi · 10 years ago
- 6f9e245 MAINTAINERS: fix spelling mistake & remove trailing WS by Akash Shende · 10 years ago
- d92576f dax: does not work correctly with virtual aliasing caches by Matthew Wilcox · 10 years ago
- a7a97fc brd: rename XIP to DAX by Matthew Wilcox · 10 years ago
- 923ae0f ext4: add DAX functionality by Ross Zwisler · 10 years ago
- 25726bc dax: add dax_zero_page_range by Matthew Wilcox · 10 years ago
- 9c3ce9e ext2: get rid of most mentions of XIP in ext2 by Matthew Wilcox · 10 years ago
- 97443aa ext2: remove ext2_aops_xip by Matthew Wilcox · 10 years ago
- 6cd176a vfs,ext2: remove CONFIG_EXT2_FS_XIP and rename CONFIG_FS_XIP to CONFIG_FS_DAX by Matthew Wilcox · 10 years ago
- 0764238 ext2: remove xip.c and xip.h by Matthew Wilcox · 10 years ago
- ed87e92 ext2: remove ext2_use_xip by Matthew Wilcox · 10 years ago
- 0de4830 ext2: remove ext2_xip_verify_sb() by Matthew Wilcox · 10 years ago
- e748dcd vfs: remove get_xip_mem by Matthew Wilcox · 10 years ago
- 95ec8da dax: replace XIP documentation with DAX documentation by Matthew Wilcox · 10 years ago
- 4c0ccfe dax,ext2: replace xip_truncate_page with dax_truncate_page by Matthew Wilcox · 10 years ago
- f7ca90b dax,ext2: replace the XIP page fault handler with the DAX page fault handler by Matthew Wilcox · 10 years ago
- 289c6ae dax,ext2: replace ext2_clear_xip_target with dax_clear_blocks by Matthew Wilcox · 10 years ago
- d475c63 dax,ext2: replace XIP read and write with DAX I/O by Matthew Wilcox · 10 years ago
- fbbbad4 vfs,ext2: introduce IS_DAX(inode) by Matthew Wilcox · 10 years ago
- 2e4cdab mm: allow page fault handlers to perform the COW by Matthew Wilcox · 10 years ago
- 283307c mm: fix XIP fault vs truncate race by Matthew Wilcox · 10 years ago
- b4770fe arm: dts: zynq: update isl9305 compatible string to use isil vendor prefix by Arnaud Ebalard · 10 years ago
- 37e5157 staging: iio: isl29028: deprecate use of isl in compatible string for isil by Arnaud Ebalard · 10 years ago
- 401b3c6 rtc: isl12057: deprecate use of isl in compatible string for isil by Arnaud Ebalard · 10 years ago
- c5cd827 rtc: isl12022: deprecate use of isl in compatible string for isil by Arnaud Ebalard · 10 years ago
- 796e1c5 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
- 8c334ce Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 3c6847e Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 3750771 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- a68fb48 Merge tag 'arc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 10 years ago
- ea44a16 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 10 years ago
- 876b2a0 parisc/uaccess: fix sparse errors by Michael S. Tsirkin · 10 years ago
- cf635f8 parisc: hpux - Remove HPUX syscall numbers by Helge Deller · 10 years ago
- c78c2b7 parisc: hpux - Remove hpux gateway page by Helge Deller · 10 years ago
- 863722e parisc: hpux - Delete files in hpux subdirectory by Helge Deller · 10 years ago
- e28f295 parisc: hpux - Do not compile hpux subdirectory by Helge Deller · 10 years ago
- 04c1614 parisc: hpux - Drop support for HP-UX binaries by Helge Deller · 10 years ago
- 0bd1e94 parisc: Add error checks when building up signal trampoline handler by Helge Deller · 10 years ago
- fb96a79 parisc: Wire up execveat syscall by Helge Deller · 10 years ago
- c20f29f Fix docs build failure caused by i2o removal by Jonathan Corbet · 10 years ago
- a51f25a nfsd4: fix v3-less build by J. Bruce Fields · 10 years ago
- d16d2be nios2: add kgdb support by Ley Foon Tan · 10 years ago
- 45ee2db Merge branch 'drm-next-3.20' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 10 years ago
- f04ebb0 md/raid10: round up to bdev_logical_block_size in narrow_write_error. by NeilBrown · 10 years ago
- ab713cd md/raid1: round up to bdev_logical_block_size in narrow_write_error by Nate Dailey · 10 years ago
- 08c283c MAINTAINERS: update arch/nios2 git tree by Ley Foon Tan · 10 years ago
- 0d309cb Merge branch 'smack-for-3.20-rebased' of git://git.gitorious.org/smack-next/kernel into for-linus by James Morris · 10 years ago
- d0709f1 Don't leak a key reference if request_key() tries to use a revoked keyring by David Jeffery · 10 years ago
- cd07db5 Merge https://github.com/PeterHuewe/linux-tpmdd into for-linus by James Morris · 10 years ago
- 1fa185e Merge tag 'cris-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/jesper/cris by Linus Torvalds · 10 years ago
- a972412 Merge tag 'tty-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 10 years ago
- 46f7b63 Merge tag 'staging-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 10 years ago
- 9682ec9 Merge tag 'driver-core-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
- 4ba6307 Merge tag 'char-misc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 10 years ago
- 5f50818 ACPI / idle: Implement ->enter_freeze callback routine by Rafael J. Wysocki · 10 years ago
- 5fe2e52 intel_idle: Add ->enter_freeze callbacks by Rafael J. Wysocki · 10 years ago
- 124cf911 PM / sleep: Make it possible to quiesce timers during suspend-to-idle by Rafael J. Wysocki · 10 years ago
- 060407a timekeeping: Make it safe to use the fast timekeeper while suspended by Rafael J. Wysocki · 10 years ago
- e298767 Merge tag 'usb-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
- 8c988ae Merge branch 'for-linus-v3.20' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 10 years ago
- eb71f8a Added Little Endian support to vtpm module by honclo · 10 years ago
- 7afb888 rtnetlink: call ->dellink on failure when ->newlink exists by WANG Cong · 10 years ago
- d95e2fe com20020-pci: add support for eae single card by Michael Grzeschik · 10 years ago
- 0960b64 vhost_net: fix wrong iter offset when setting number of buffers by Jason Wang · 10 years ago
- 4d5f205 tpm, tpm_tis: fix TPM 2.0 probing by Jarkko Sakkinen · 10 years ago
- 74d6b3c tpm: fix suspend/resume paths for TPM 2.0 by Jarkko Sakkinen · 10 years ago
- ca9f1fd net: spelling fixes by Stephen Hemminger · 10 years ago
- 4a26e453 net/core: Fix warning while make xmldocs caused by dev.c by Masanari Iida · 10 years ago
- 2b0ba96 net: phy: micrel: disable NAND-tree for KSZ8021, KSZ8031, KSZ8051, KSZ8081 by Sylvain Rochet · 10 years ago
- 3b47117 ipv6: fix ipv6_cow_metrics for non DST_HOST case by Martin KaFai Lau · 10 years ago
- 26ad0b8 openvswitch: Fix key serialization. by Pravin B Shelar · 10 years ago
- 65bab84 r8152: restore hw settings by hayeswang · 10 years ago
- d347efe mutex: remove unused field "name" in debug mode by Adrien Schildknecht · 10 years ago
- c833e17 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntraeger/linux by Linus Torvalds · 10 years ago
- 9987c19 CRIS: Whitespace cleanup by Jesper Nilsson · 10 years ago
- 83f1588 CRIS: macro whitespace fixes in uaccess.h by Michael S. Tsirkin · 10 years ago
- 458e319 CRIS: uaccess: fix sparse errors by Michael S. Tsirkin · 10 years ago
- 10b3097 CRISv32: Remove unnecessary KERN_INFO from sync_serial by Masanari Iida · 10 years ago
- fee5429 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
- 83e047c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
- a3b30e7 ARM: mvebu: enable Armada 38x RTC driver in mvebu_v7_defconfig by Gregory CLEMENT · 10 years ago
- a73c730 ARM: mvebu: add Device Tree description of RTC on Armada 38x by Gregory CLEMENT · 10 years ago
- c6a95db MAINTAINERS: add the RTC driver for the Armada38x by Gregory CLEMENT · 10 years ago
- a3a4280 drivers/rtc/rtc-armada38x: add a new RTC driver for recent mvebu SoCs by Gregory CLEMENT · 10 years ago
- bb62404 rtc: armada38x: add the device tree binding documentation by Gregory CLEMENT · 10 years ago
- c8a1d8a rtc: rtc-ab-b5ze-s3: add sub-minute alarm support by Arnaud Ebalard · 10 years ago
- 0b2f622 rtc: add support for Abracon AB-RTCMC-32.768kHz-B5ZE-S3 I2C RTC chip by Arnaud Ebalard · 10 years ago
- 446810f of: add vendor prefix for Abracon Corporation by Arnaud Ebalard · 10 years ago
- c412c60 drivers/rtc/rtc-rk808.c: fix rtc time reading issue by Chris Zhong · 10 years ago
- 1ef2816 drivers/rtc/rtc-isl12057.c: constify struct regmap_config by Krzysztof Kozlowski · 10 years ago
- bddd8dd drivers/rtc/rtc-at91sam9.c: constify struct regmap_config by Krzysztof Kozlowski · 10 years ago
- 46edeff drivers/rtc/rtc-imxdi.c: add more known register bits by Juergen Borleis · 10 years ago
- 6df17a6 drivers/rtc/rtc-imxdi.c: trivial clean up code by Juergen Borleis · 10 years ago
- 1a67e25 ARM: mvebu: ISL12057 rtc chip can now wake up RN102, RN102 and RN2120 by Arnaud Ebalard · 10 years ago
- 298ff01 rtc: rtc-isl12057: add isil,irq2-can-wakeup-machine property for in-tree users by Arnaud Ebalard · 10 years ago
- fd71493 drivers/rtc/rtc-isl12057.c: add alarm support to Intersil ISL12057 RTC driver by Arnaud Ebalard · 10 years ago
- 3fc7007 drivers/rtc/rtc-pcf2123.c: add support for devicetree by Joshua Clayton · 10 years ago
- 69d54b9 kprobes: makes kprobes/enabled works correctly for optimized kprobes. by Wang Nan · 10 years ago
- 977ad48 kprobes: set kprobes_all_disarmed earlier to enable re-optimization. by Wang Nan · 10 years ago