Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | Merge tag 'mac80211-for-davem-2016-10-18' of git://git.kernel.org/pub/scm/lin... | David S. Miller | 2016-10-18 | 1 | -8/+24 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | cfg80211: add ability to check DA/SA in A-MSDU decapsulation | Johannes Berg | 2016-10-12 | 1 | -1/+4 | |
| | | * | | | | | | | cfg80211: let ieee80211_amsdu_to_8023s() take only header-less SKB | Johannes Berg | 2016-10-12 | 1 | -9/+22 | |
| | * | | | | | | | | net: Require exact match for TCP socket lookups if dif is l3mdev | David Ahern | 2016-10-17 | 3 | -5/+33 | |
| | * | | | | | | | | ethtool: silence warning on bit loss | Jesse Brandeburg | 2016-10-14 | 1 | -2/+1 | |
| | * | | | | | | | | qed*: Fix Kconfig dependencies with INFINIBAND_QEDR | Yuval Mintz | 2016-10-14 | 1 | -1/+1 | |
| | * | | | | | | | | IPv6: fix DESYNC_FACTOR | Jiri Bohac | 2016-10-14 | 1 | -0/+1 | |
| | * | | | | | | | | IPv6: Drop the temporary address regen_timer | Jiri Bohac | 2016-10-14 | 1 | -1/+0 | |
| * | | | | | | | | | Merge tag 'acpi-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2016-10-29 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | ACPI/PCI: pci_link: penalize SCI correctly | Sinan Kaya | 2016-10-24 | 1 | -0/+1 | |
| | | |_|/ / / / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-10-29 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | perf/powerpc: Don't call perf_event_disable() from atomic context | Jiri Olsa | 2016-10-28 | 1 | -0/+1 | |
| * | | | | | | | | | | Merge tag 'drm-x86-pat-regression-fix' of git://people.freedesktop.org/~airli... | Linus Torvalds | 2016-10-28 | 1 | -0/+22 | |
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | x86/io: add interface to reserve io memtype for a resource range. (v1.1) | Dave Airlie | 2016-10-26 | 1 | -0/+22 | |
| | | |/ / / / / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-10-28 | 2 | -4/+3 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | kconfig.h: remove config_enabled() macro | Masahiro Yamada | 2016-10-28 | 2 | -4/+3 | |
| * | | | | | | | | | | Merge tag 'xfs-fixes-for-linus-4.9-rc3' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2016-10-27 | 1 | -6/+11 | |
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | iomap: add IOMAP_REPORT | Christoph Hellwig | 2016-10-20 | 1 | -6/+11 | |
| | | |_|_|_|_|/ / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | mm: remove per-zone hashtable of bitlock waitqueues | Linus Torvalds | 2016-10-27 | 1 | -28/+2 | |
| * | | | | | | | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2016-10-25 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | clk: core: add __init decoration for CLK_OF_DECLARE_DRIVER function | Shawn Guo | 2016-10-18 | 1 | -1/+1 | |
| | |/ / / / / / / / | ||||||
| * | / / / / / / / | mm: unexport __get_user_pages() | Lorenzo Stoakes | 2016-10-25 | 1 | -4/+0 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending | Linus Torvalds | 2016-10-24 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | target: Make EXTENDED_COPY 0xe4 failure return COPY TARGET DEVICE NOT REACHABLE | Nicholas Bellinger | 2016-10-20 | 1 | -0/+1 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge tag 'for-linus-4.9-2' of git://git.code.sf.net/p/openipmi/linux-ipmi | Linus Torvalds | 2016-10-24 | 2 | -0/+19 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | ipmi: add an Aspeed BT IPMI BMC driver | Alistair Popple | 2016-09-30 | 2 | -0/+19 | |
| * | | | | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2016-10-22 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | clocksource: Add J-Core timer/clocksource driver | Rich Felker | 2016-10-20 | 1 | -0/+1 | |
| | | |_|/ / / / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2016-10-22 | 1 | -11/+0 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | sched/core, x86: Make struct thread_info arch specific again | Heiko Carstens | 2016-10-20 | 1 | -11/+0 | |
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | Merge branch 'mm-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2016-10-22 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | mm: Change vm_is_stack_for_task() to vm_is_stack_for_current() | Andy Lutomirski | 2016-10-20 | 1 | -1/+1 | |
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2016-10-22 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ | Merge tag 'gic-fixes-for-4.9-rc2' of git://git.kernel.org/pub/scm/linux/kerne... | Thomas Gleixner | 2016-10-21 | 1 | -1/+1 | |
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | | | ||||||
| | | * | | | | | | | | irqchip/gic-v3-its: Fix entry size mask for GITS_BASER | Vladimir Murzin | 2016-10-17 | 1 | -1/+1 | |
| | | | |/ / / / / / | | | |/| | | | | | | ||||||
| * | | | | | | | | | Merge tag 'acpi-4.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2016-10-22 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ \ | ||||||
| | *-. \ \ \ \ \ \ \ \ | Merge branches 'acpi-wdat' and 'acpi-cppc' | Rafael J. Wysocki | 2016-10-21 | 1 | -1/+1 | |
| | |\ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / | | |/| | | | | | | | | | ||||||
| | | | * | | | | | | | | mailbox: PCC: Fix return value of pcc_mbox_request_channel() | Hoan Tran | 2016-10-17 | 1 | -1/+1 | |
| * | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2016-10-21 | 1 | -9/+40 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | nvme.h: add an enum for cns values | Christoph Hellwig | 2016-10-19 | 1 | -0/+10 | |
| | * | | | | | | | | | | | nvme.h: don't use uuid_be | Christoph Hellwig | 2016-10-19 | 1 | -2/+1 | |
| | * | | | | | | | | | | | nvme.h: resync with nvme-cli | Christoph Hellwig | 2016-10-19 | 1 | -6/+27 | |
| | * | | | | | | | | | | | nvme: Add tertiary number to NVME_VS | Gabriel Krisman Bertazi | 2016-10-19 | 1 | -1/+2 | |
| * | | | | | | | | | | | | Merge tag 'pm-4.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 2016-10-21 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 2016-10-20 | 1 | -2/+2 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / | | |/| | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | cpufreq: fix overflow in cpufreq_table_find_index_dl() | Sergey Senozhatsky | 2016-10-20 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | Merge branch 'gup_flag-cleanups' | Linus Torvalds | 2016-10-19 | 1 | -9/+10 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | mm: replace access_process_vm() write parameter with gup_flags | Lorenzo Stoakes | 2016-10-19 | 1 | -1/+2 | |
| | * | | | | | | | | | | | | mm: replace access_remote_vm() write parameter with gup_flags | Lorenzo Stoakes | 2016-10-19 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | mm: replace get_user_pages_remote() write/force parameters with gup_flags | Lorenzo Stoakes | 2016-10-19 | 1 | -1/+1 |