| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | | | | usb: chipidea: otg: gadget module load and unload support | Li Jun | 2015-11-18 | 1 | -0/+17 |
| | * | | | | usb: chipidea: debug: disable usb irq while role switch | Li Jun | 2015-11-18 | 1 | -0/+2 |
| | * | | | | ARM: dts: imx27.dtsi: change the clock information for usb | Peter Chen | 2015-11-18 | 1 | -4/+12 |
| | * | | | | usb: chipidea: imx: refine clock operations to adapt for all platforms | Peter Chen | 2015-11-18 | 1 | -18/+113 |
| |/ / / / |
|
| * | | | | Merge tag 'fixes-for-v4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman | 2015-11-17 | 10 | -23/+64 |
| |\ \ \ \
| | |/ / /
| |/| | | |
|
| | * | | | usb: gadget: atmel_usba_udc: Expose correct device speed | Douglas Gilbert | 2015-11-17 | 1 | -1/+1 |
| | * | | | usb: musb: enable usb_dma parameter | Bin Liu | 2015-11-17 | 1 | -1/+1 |
| | * | | | usb: phy: phy-mxs-usb: fix a possible NULL dereference | LABBE Corentin | 2015-11-17 | 1 | -2/+5 |
| | * | | | usb: dwc3: gadget: let us set lower max_speed | Ben McCauley | 2015-11-17 | 1 | -1/+23 |
| | * | | | usb: musb: fix tx fifo flush handling | Bin Liu | 2015-11-17 | 1 | -6/+16 |
| | * | | | usb: gadget: f_loopback: fix the warning during the enumeration | Peter Chen | 2015-11-17 | 1 | -1/+1 |
| | * | | | usb: dwc2: host: Fix remote wakeup when not in DWC2_L2 | Douglas Anderson | 2015-11-17 | 1 | -4/+5 |
| | * | | | usb: dwc2: host: Fix ahbcfg for rk3066 | Douglas Anderson | 2015-11-17 | 1 | -1/+2 |
| | * | | | usb: phy: omap-otg: fix uninitialized pointer | Aaro Koskinen | 2015-11-16 | 1 | -1/+1 |
| | * | | | usb: musb: core: fix order of arguments to ulpi write callback | Uwe Kleine-König | 2015-11-16 | 1 | -5/+5 |
| | * | | | usb: dwc3: pci: add support for Intel Broxton SOC | Heikki Krogerus | 2015-11-16 | 1 | -0/+4 |
| |/ / / |
|
* | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2015-11-22 | 3 | -3/+9 |
|\ \ \ \ |
|
| * | | | | MIPS: ath79: Add a machine entry for booting OF machines | Alban Bedel | 2015-11-20 | 1 | -0/+5 |
| * | | | | MIPS: ath79: Fix the size of the MISC INTC registers in ar9132.dtsi | Alban Bedel | 2015-11-20 | 1 | -1/+1 |
| * | | | | MIPS: ath79: Fix the DDR control initialization on ar71xx and ar934x | Alban Bedel | 2015-11-20 | 1 | -1/+1 |
| * | | | | MIPS: Fix flood of warnings about comparsion being always true. | Ralf Baechle | 2015-11-16 | 1 | -1/+2 |
| |/ / / |
|
* | | | | Merge branch 'parisc-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2015-11-22 | 17 | -116/+382 |
|\ \ \ \ |
|
| * | | | | parisc: Map kernel text and data on huge pages | Helge Deller | 2015-11-22 | 3 | -26/+31 |
| * | | | | parisc: Add Huge Page and HUGETLBFS support | Helge Deller | 2015-11-22 | 6 | -15/+291 |
| * | | | | parisc: Use long branch to do_syscall_trace_exit | Helge Deller | 2015-11-22 | 1 | -2/+2 |
| * | | | | parisc: Increase initial kernel mapping to 32MB on 64bit kernel | Helge Deller | 2015-11-22 | 2 | -3/+7 |
| * | | | | parisc: Initialize the fault vector earlier in the boot process. | Helge Deller | 2015-11-22 | 3 | -28/+21 |
| * | | | | parisc: Add defines for Huge page support | Helge Deller | 2015-11-22 | 2 | -4/+29 |
| * | | | | parisc: Drop unused MADV_xxxK_PAGES flags from asm/mman.h | Helge Deller | 2015-11-22 | 1 | -10/+0 |
| * | | | | parisc: Drop definition of start_thread_som for HP-UX SOM binaries | Helge Deller | 2015-11-20 | 1 | -27/+0 |
| * | | | | parisc: Fix wrong comment regarding first pmd entry flags | Helge Deller | 2015-11-20 | 1 | -1/+1 |
* | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2015-11-22 | 11 | -35/+69 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2015-11-18 | 6 | -7/+38 |
| |\ \ \ \ \ |
|
| | * | | | | | perf probe: Clear probe_trace_event when add_probe_trace_event() fails | Wang Nan | 2015-11-13 | 1 | -6/+14 |
| | * | | | | | perf probe: Fix memory leaking on failure by clearing all probe_trace_events | Masami Hiramatsu | 2015-11-13 | 1 | -1/+3 |
| | * | | | | | perf inject: Also re-pipe lost_samples event | Adrian Hunter | 2015-11-13 | 1 | -0/+1 |
| | * | | | | | perf buildid-list: Requires ordered events | Adrian Hunter | 2015-11-13 | 1 | -0/+1 |
| | * | | | | | perf symbols: Fix dso lookup by long name and missing buildids | Adrian Hunter | 2015-11-13 | 3 | -0/+19 |
| * | | | | | | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2015-11-13 | 5 | -28/+31 |
| |\ \ \ \ \ \
| | |/ / / / / |
|
| | * | | | | | perf symbols: Allow forcing reading of non-root owned files by root | Arnaldo Carvalho de Melo | 2015-11-12 | 3 | -5/+6 |
| | * | | | | | perf hists browser: The dso can be obtained from popup_action->ms.map->dso | Arnaldo Carvalho de Melo | 2015-11-12 | 1 | -6/+0 |
| | * | | | | | perf hists browser: Fix 'd' hotkey action to filter by DSO | Arnaldo Carvalho de Melo | 2015-11-12 | 1 | -0/+1 |
| | * | | | | | perf symbols: Rebuild rbtree when adjusting symbols for kcore | Adrian Hunter | 2015-11-12 | 1 | -16/+14 |
| | * | | | | | tools: Add a "make all" rule | Kamal Mostafa | 2015-11-12 | 1 | -0/+9 |
| | * | | | | | tools: Actually install tmon in the install rule | Kamal Mostafa | 2015-11-12 | 1 | -1/+1 |
| |/ / / / / |
|
* | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2015-11-22 | 5 | -15/+53 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86/cpu: Fix SMAP check in PVOPS environments | Andrew Cooper | 2015-11-19 | 1 | -2/+1 |
| * | | | | | | x86/ftrace: Add comment on static function tracing | Namhyung Kim | 2015-11-19 | 1 | -0/+6 |
| * | | | | | | x86/fpu: Fix get_xsave_addr() behavior under virtualization | Huaitong Han | 2015-11-12 | 1 | -1/+0 |
| * | | | | | | x86/fpu: Fix 32-bit signal frame handling | Dave Hansen | 2015-11-12 | 1 | -6/+5 |