| Commit message (Expand) | Author | Files | Lines |
2016-06-20 | Linux 4.7-rc4v4.7-rc4 | Linus Torvalds | 1 | -1/+1 |
2016-06-19 | ARM: dts: STi: stih407-family: Disable reserved-memory co-processor nodes | Lee Jones | 1 | -0/+3 |
2016-06-18 | isa: Dummy isa_register_driver should return error code | William Breathitt Gray | 1 | -1/+2 |
2016-06-18 | isa: Call isa_bus_init before dependent ISA bus drivers register | William Breathitt Gray | 1 | -1/+1 |
2016-06-18 | watchdog: ebc-c384_wdt: Allow build for X86_64 | William Breathitt Gray | 1 | -1/+1 |
2016-06-18 | iio: stx104: Allow build for X86_64 | William Breathitt Gray | 1 | -1/+1 |
2016-06-18 | gpio: Allow PC/104 devices on X86_64 | William Breathitt Gray | 1 | -4/+4 |
2016-06-18 | isa: Allow ISA-style drivers on modern systems | William Breathitt Gray | 4 | -2/+14 |
2016-06-18 | usbip: rate limit get_frame_number message | Greg Kroah-Hartman | 1 | -1/+1 |
2016-06-17 | Revert "Staging: rtl8188eu: rtw_efuse: Use sizeof type *pointer instead of si... | Hans de Goede | 1 | -1/+1 |
2016-06-17 | Revert "Staging: drivers: rtl8188eu: use sizeof(*ptr) instead of sizeof(struct)" | Hans de Goede | 1 | -1/+2 |
2016-06-17 | Btrfs: btrfs_check_super_valid: Allow 4096 as stripesize | Chandan Rajendra | 1 | -1/+2 |
2016-06-17 | btrfs: remove build fixup for qgroup_account_snapshot | David Sterba | 1 | -5/+0 |
2016-06-17 | btrfs: use new error message helper in qgroup_account_snapshot | David Sterba | 1 | -1/+1 |
2016-06-17 | btrfs: avoid blocking open_ctree from cleaner_kthread | Zygo Blaxell | 2 | -15/+12 |
2016-06-17 | Btrfs: don't BUG_ON() in btrfs_orphan_add | Josef Bacik | 1 | -1/+10 |
2016-06-17 | btrfs: account for non-CoW'd blocks in btrfs_abort_transaction | Jeff Mahoney | 4 | -4/+7 |
2016-06-17 | Btrfs: check if extent buffer is aligned to sectorsize | Liu Bo | 6 | -15/+28 |
2016-06-17 | btrfs: Use correct format specifier | Heinrich Schuchardt | 1 | -1/+1 |
2016-06-17 | ARM: dts: am437x-sk-evm: Reduce i2c0 bus speed for tps65218 | Dave Gerlach | 1 | -1/+1 |
2016-06-17 | ARM: OMAP2+: timer: add probe for clocksources | Tero Kristo | 1 | -2/+5 |
2016-06-17 | ARM: OMAP1: fix ams-delta FIQ handler to work with sparse IRQ | Janusz Krzysztofik | 3 | -5/+8 |
2016-06-17 | iommu/vt-d: Enable QI on all IOMMUs before setting root entry | Joerg Roedel | 1 | -5/+12 |
2016-06-17 | KEYS: potential uninitialized variable | Dan Carpenter | 1 | -1/+1 |
2016-06-16 | arm64: kgdb: Match pstate size with gdbserver protocol | Daniel Thompson | 2 | -9/+50 |
2016-06-16 | PM / OPP: Add 'UNKNOWN' status for shared_opp in struct opp_table | Viresh Kumar | 3 | -6/+24 |
2016-06-16 | memory: omap-gpmc: Fix omap gpmc EXTRADELAY timing | Ocquidant, Sebastien | 1 | -1/+1 |
2016-06-16 | kvm: vmx: check apicv is active before using VT-d posted interrupt | Yang Zhang | 1 | -5/+10 |
2016-06-16 | kvm: Fix irq route entries exceeding KVM_MAX_IRQ_ROUTES | Xiubo Li | 1 | -1/+1 |
2016-06-16 | coresight: Handle build path error | Suzuki K Poulose | 1 | -3/+6 |
2016-06-16 | coresight: Fix erroneous memset in tmc_read_unprepare_etr | Suzuki K Poulose | 1 | -6/+3 |
2016-06-16 | coresight: Fix tmc_read_unprepare_etr | Suzuki K Poulose | 1 | -1/+1 |
2016-06-16 | coresight: Fix NULL pointer dereference in _coresight_build_path | Suzuki K Poulose | 1 | -3/+3 |
2016-06-16 | base: make module_create_drivers_dir race-free | Jiri Slaby | 1 | -3/+5 |
2016-06-16 | nfsd: Make init_open_stateid() a bit more whole | Oleg Drokin | 1 | -15/+12 |
2016-06-16 | nfsd: Extend the mutex holding region around in nfsd4_process_open2() | Oleg Drokin | 1 | -3/+13 |
2016-06-16 | nfsd: Always lock state exclusively. | Oleg Drokin | 2 | -21/+21 |
2016-06-16 | Update email addresses in MAINTAINERS and .mailmap | Shuah Khan | 2 | -1/+4 |
2016-06-16 | Update my main e-mails at the Kernel tree | Mauro Carvalho Chehab | 5 | -19/+38 |
2016-06-16 | kvm: svm: Do not support AVIC if not CONFIG_X86_LOCAL_APIC | Suravee Suthikulpanit | 1 | -5/+10 |
2016-06-16 | kvm: svm: Fix implicit declaration for __default_cpu_present_to_apicid() | Suravee Suthikulpanit | 2 | -3/+14 |
2016-06-15 | rpc: share one xps between all backchannels | J. Bruce Fields | 5 | -4/+19 |
2016-06-15 | nfsd4/rpc: move backchannel create logic into rpc code | J. Bruce Fields | 3 | -21/+11 |
2016-06-15 | SUNRPC: fix xprt leak on xps allocation failure | J. Bruce Fields | 1 | -2/+3 |
2016-06-15 | ovl: fix uid/gid when creating over whiteout | Miklos Szeredi | 1 | -2/+11 |
2016-06-15 | debugfs: open_proxy_open(): avoid double fops release | Nicolai Stange | 1 | -1/+0 |
2016-06-15 | debugfs: full_proxy_open(): free proxy on ->open() failure | Nicolai Stange | 1 | -2/+4 |
2016-06-15 | kernel/kcov: unproxify debugfs file's fops | Nicolai Stange | 1 | -1/+6 |
2016-06-15 | arm64: spinlock: Ensure forward-progress in spin_unlock_wait | Will Deacon | 1 | -3/+24 |
2016-06-15 | iommu/rockchip: Fix zap cache during device attach | John Keeping | 1 | -1/+1 |