| Commit message (Expand) | Author | Age | Files | Lines |
* | nfit, tools/testing/nvdimm: add format interface code definitions | Dan Williams | 2016-03-05 | 2 | -1/+12 |
* | nfit: Continue init even if ARS commands are unimplemented | Vishal Verma | 2016-03-04 | 1 | -4/+11 |
* | Linux 4.5-rc6v4.5-rc6 | Linus Torvalds | 2016-02-28 | 1 | -1/+1 |
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-02-28 | 2 | -131/+244 |
|\ |
|
| * | perf: Robustify task_function_call() | Peter Zijlstra | 2016-02-25 | 1 | -20/+20 |
| * | perf: Fix scaling vs. perf_install_in_context() | Peter Zijlstra | 2016-02-25 | 1 | -45/+70 |
| * | perf: Fix scaling vs. perf_event_enable() | Peter Zijlstra | 2016-02-25 | 1 | -19/+23 |
| * | perf: Fix scaling vs. perf_event_enable_on_exec() | Peter Zijlstra | 2016-02-25 | 1 | -0/+1 |
| * | perf: Fix ctx time tracking by introducing EVENT_TIME | Peter Zijlstra | 2016-02-25 | 1 | -12/+30 |
| * | perf: Cure event->pending_disable race | Peter Zijlstra | 2016-02-25 | 1 | -3/+3 |
| * | perf: Fix race between event install and jump_labels | Peter Zijlstra | 2016-02-25 | 2 | -11/+44 |
| * | perf: Fix cloning | Peter Zijlstra | 2016-02-25 | 2 | -15/+15 |
| * | perf: Only update context time when active | Peter Zijlstra | 2016-02-25 | 1 | -6/+6 |
| * | perf: Allow perf_release() with !event->ctx | Peter Zijlstra | 2016-02-25 | 1 | -3/+13 |
| * | perf: Do not double free | Peter Zijlstra | 2016-02-25 | 1 | -1/+6 |
| * | perf: Close install vs. exit race | Peter Zijlstra | 2016-02-25 | 1 | -9/+26 |
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2016-02-28 | 5 | -7/+15 |
|\ \ |
|
| * | | x86/mpx: Fix off-by-one comparison with nr_registers | Colin Ian King | 2016-02-26 | 1 | -1/+1 |
| * | | x86/mm: Fix slow_virt_to_phys() for X86_PAE again | Dexuan Cui | 2016-02-25 | 1 | -4/+10 |
| * | | x86/entry/compat: Add missing CLAC to entry_INT80_32 | Andy Lutomirski | 2016-02-25 | 1 | -0/+1 |
| * | | x86/entry/32: Add an ASM_CLAC to entry_SYSENTER_32 | Andy Lutomirski | 2016-02-24 | 1 | -0/+1 |
| * | | x86/platform/intel/quark: Change the kernel's IMR lock bit to false | Bryan O'Donoghue | 2016-02-23 | 1 | -2/+2 |
* | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2016-02-28 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | sched/deadline: Fix trivial typo in printk() message | Steven Rostedt | 2016-02-17 | 1 | -1/+1 |
* | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2016-02-28 | 2 | -11/+8 |
|\ \ \ \ |
|
| * \ \ \ | Merge tag 'gic-fixes-4.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Thomas Gleixner | 2016-02-22 | 2 | -11/+8 |
| |\ \ \ \ |
|
| | * | | | | irqchip/gic-v3: Add missing barrier to 32bit version of gic_read_iar() | Marc Zyngier | 2016-02-18 | 1 | -0/+1 |
| | * | | | | irqchip/gicv3-its: Avoid cache flush beyond ITS_BASERn memory size | Shanker Donthineni | 2016-02-17 | 1 | -5/+6 |
| | * | | | | irqchip/gic-v3-its: Fix double ICC_EOIR write for LPI in EOImode==1 | Ashok Kumar | 2016-02-11 | 1 | -6/+1 |
| * | | | | | Merge tag 'irqchip-urgent-4.5' of git://git.infradead.org/users/jcooper/linux... | Thomas Gleixner | 2016-02-21 | 0 | -0/+0 |
| |\ \ \ \ \ |
|
| | * | | | | | irqchip/mxs: Add missing set_handle_irq() | Oleksij Rempel | 2016-02-17 | 1 | -0/+1 |
* | | | | | | | Merge tag 'staging-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2016-02-28 | 1 | -1/+1 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | drivers: android: correct the size of struct binder_uintptr_t for BC_DEAD_BIN... | Lisa Du | 2016-02-20 | 1 | -1/+1 |
* | | | | | | | | Merge tag 'usb-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2016-02-28 | 19 | -75/+127 |
|\ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ | Merge tag 'fixes-for-v4.5-rc6' of http://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman | 2016-02-24 | 14 | -68/+108 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | MAINTAINERS: drop OMAP USB and MUSB maintainership | Felipe Balbi | 2016-02-23 | 1 | -5/+2 |
| | * | | | | | | | | usb: musb: fix DMA for host mode | Cristian Birsan | 2016-02-23 | 1 | -4/+2 |
| | * | | | | | | | | usb: phy: msm: Trigger USB state detection work in DRD mode | Ivan T. Ivanov | 2016-02-23 | 1 | -16/+4 |
| | * | | | | | | | | usb: gadget: net2280: fix endpoint max packet for super speed connections | Simon Appleby | 2016-02-23 | 1 | -2/+13 |
| | * | | | | | | | | usb: gadget: gadgetfs: unregister gadget only if it got successfully registered | Marek Szyprowski | 2016-02-23 | 1 | -2/+5 |
| | * | | | | | | | | usb: gadget: remove driver from pending list on probe error | Marek Szyprowski | 2016-02-23 | 1 | -1/+2 |
| | * | | | | | | | | usb: musb: Fix DMA desired mode for Mentor DMA engine | Cristian Birsan | 2016-02-17 | 1 | -1/+1 |
| | * | | | | | | | | usb: gadget: fsl_qe_udc: fix IS_ERR_VALUE usage | Andrzej Hajda | 2016-02-17 | 1 | -1/+1 |
| | * | | | | | | | | usb: dwc2: USB_DWC2 should depend on HAS_DMA | Geert Uytterhoeven | 2016-02-17 | 1 | -0/+1 |
| | * | | | | | | | | usb: dwc2: host: fix the data toggle error in full speed descriptor dma | Tang, Jianqiang | 2016-02-17 | 2 | -1/+9 |
| | * | | | | | | | | usb: dwc2: host: fix logical omissions in dwc2_process_non_isoc_desc | Vardan Mikayelyan | 2016-02-17 | 1 | -11/+10 |
| | * | | | | | | | | usb: dwc3: Fix assignment of EP transfer resources | John Youn | 2016-02-17 | 3 | -24/+52 |
| | * | | | | | | | | usb: dwc2: Add extra delay when forcing dr_mode | John Youn | 2016-02-17 | 1 | -0/+6 |
| * | | | | | | | | | Revert "usb: hub: do not clear BOS field during reset device" | Greg Kroah-Hartman | 2016-02-20 | 1 | -5/+3 |
| * | | | | | | | | | Merge tag 'usb-serial-4.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman | 2016-02-20 | 2 | -0/+11 |
| |\ \ \ \ \ \ \ \ \ |
|