| Commit message (Expand) | Author | Age | Files | Lines |
* | ftrace: Remove use of control list and ops | Steven Rostedt (Red Hat) | 2015-12-23 | 4 | -108/+57 |
* | ftrace: Fix output of enabled_functions for showing tramp | Steven Rostedt (Red Hat) | 2015-12-23 | 1 | -3/+4 |
* | ftrace: Fix a typo in comment | Li Bin | 2015-12-23 | 1 | -1/+1 |
* | ftrace: Show all tramps registered to a record on ftrace_bug() | Steven Rostedt (Red Hat) | 2015-11-25 | 1 | -9/+37 |
* | ftrace: Add variable ftrace_expected for archs to show expected code | Steven Rostedt (Red Hat) | 2015-11-25 | 3 | -2/+22 |
* | ftrace: Add new type to distinguish what kind of ftrace_bug() | Steven Rostedt (Red Hat) | 2015-11-25 | 2 | -1/+45 |
* | tracing: Update cond flag when enabling or disabling a trigger | Tom Zanussi | 2015-11-25 | 1 | -4/+6 |
* | ring-buffer: Process commits whenever moving to a new page. | Steven Rostedt (Red Hat) | 2015-11-25 | 1 | -0/+7 |
* | ring-buffer: Remove redundant update of page timestamp | Steven Rostedt (Red Hat) | 2015-11-24 | 1 | -24/+8 |
* | ring-buffer: Use READ_ONCE() for most tail_page access | Steven Rostedt (Red Hat) | 2015-11-24 | 1 | -7/+11 |
* | ftracetest: Add instance create and delete test | Steven Rostedt (Red Hat) | 2015-11-24 | 1 | -0/+90 |
* | ring-buffer: Put back the length if crossed page with add_timestamp | Steven Rostedt (Red Hat) | 2015-11-24 | 1 | -1/+4 |
* | ring-buffer: Update read stamp with first real commit on page | Steven Rostedt (Red Hat) | 2015-11-24 | 1 | -7/+5 |
* | Linux 4.4-rc2v4.4-rc2 | Linus Torvalds | 2015-11-23 | 1 | -1/+1 |
* | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2015-11-23 | 6 | -76/+182 |
|\ |
|
| * | slab/slub: adjust kmem_cache_alloc_bulk API | Jesper Dangaard Brouer | 2015-11-22 | 6 | -11/+11 |
| * | slub: add missing kmem cgroup support to kmem_cache_free_bulk | Jesper Dangaard Brouer | 2015-11-22 | 1 | -1/+5 |
| * | slub: fix kmem cgroup bug in kmem_cache_alloc_bulk | Jesper Dangaard Brouer | 2015-11-22 | 1 | -18/+22 |
| * | slub: optimize bulk slowpath free by detached freelist | Jesper Dangaard Brouer | 2015-11-22 | 1 | -30/+79 |
| * | slub: support for bulk free with SLUB freelists | Jesper Dangaard Brouer | 2015-11-22 | 1 | -18/+67 |
* | | Merge tag 'tty-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2015-11-23 | 11 | -13/+15 |
|\ \ |
|
| * | | serial: export fsl8250_handle_irq | Arnd Bergmann | 2015-11-21 | 1 | -0/+1 |
| * | | serial: 8250_mid: Add missing dependency | Heikki Krogerus | 2015-11-21 | 1 | -0/+1 |
| * | | tty: audit: Fix audit source | Peter Hurley | 2015-11-21 | 3 | -5/+5 |
| * | | serial: etraxfs-uart: Fix crash | Guenter Roeck | 2015-11-21 | 1 | -1/+1 |
| * | | serial: fsl_lpuart: Fix earlycon support | Peter Hurley | 2015-11-21 | 1 | -1/+1 |
| * | | bcm63xx_uart: Use the device name when registering an interrupt | Simon Arlott | 2015-11-21 | 1 | -1/+1 |
| * | | tty: Fix direct use of tty buffer work | Peter Hurley | 2015-11-21 | 1 | -1/+1 |
| * | | tty: Fix tty_send_xchar() lock order inversion | Peter Hurley | 2015-11-21 | 2 | -4/+4 |
* | | | Merge tag 'staging-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2015-11-22 | 8 | -64/+115 |
|\ \ \ |
|
| * | | | Revert "Staging: wilc1000: coreconfigurator: Drop unneeded wrapper functions" | Glen Lee | 2015-11-18 | 1 | -23/+25 |
| * | | | Merge tag 'iio-fixes-for-4.4a' of ssh://ra.kernel.org/pub/scm/linux/kernel/gi... | Greg Kroah-Hartman | 2015-11-18 | 7 | -41/+90 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | iio: adc: xilinx: Fix VREFN scale | Thomas Betker | 2015-11-15 | 1 | -0/+1 |
| | * | | iio: si7020: Swap data byte order | Chris Lesiak | 2015-11-15 | 1 | -4/+4 |
| | * | | iio: adc: vf610_adc: Fix division by zero error | Sanchayan Maity | 2015-11-08 | 1 | -1/+2 |
| | * | | iio:ad7793: Fix ad7785 product ID | Lars-Peter Clausen | 2015-10-25 | 1 | -1/+1 |
| | * | | iio: ad5064: Fix ad5629/ad5669 shift | Lars-Peter Clausen | 2015-10-25 | 1 | -26/+57 |
| | * | | iio:ad5064: Make sure ad5064_i2c_write() returns 0 on success | Michael Hennerich | 2015-10-25 | 1 | -1/+7 |
| | * | | iio: lpc32xx_adc: fix warnings caused by enabling unprepared clock | Vladimir Zapolskiy | 2015-10-25 | 1 | -2/+2 |
| | * | | staging: iio: select IRQ_WORK for IIO_DUMMY_EVGEN | Arnd Bergmann | 2015-10-25 | 1 | -1/+2 |
| | * | | vf610_adc: Fix internal temperature calculation | Bhuvanchandra DV | 2015-10-25 | 1 | -5/+14 |
* | | | | Merge tag 'usb-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2015-11-22 | 26 | -112/+342 |
|\ \ \ \ |
|
| * | | | | usblp: do not set TASK_INTERRUPTIBLE before lock | Jiri Slaby | 2015-11-20 | 1 | -1/+1 |
| * | | | | USB: MAINTAINERS: cxacru | Simon Arlott | 2015-11-20 | 1 | -2/+1 |
| * | | | | usb: kconfig: fix warning of select USB_OTG | Peter Chen | 2015-11-20 | 2 | -5/+2 |
| * | | | | USB: option: add XS Stick W100-2 from 4G Systems | Bjørn Mork | 2015-11-20 | 1 | -0/+9 |
| * | | | | Merge tag 'usb-serial-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman | 2015-11-19 | 4 | -20/+82 |
| |\ \ \ \ |
|
| | * | | | | USB: qcserial: Fix support for HP lt4112 LTE/HSPA+ Gobi 4G Modem | Bjørn Mork | 2015-11-16 | 1 | -20/+34 |
| | * | | | | USB: ti_usb_3410_5052: Add Honeywell HGI80 ID | David Woodhouse | 2015-11-16 | 2 | -0/+6 |
| | * | | | | USB: serial: option: add support for Novatel MiFi USB620L | Aleksander Morgado | 2015-11-16 | 1 | -0/+2 |