| Age | Commit message (Expand) | Author | Files | Lines |
| 2015-10-08 | UPSTREAM: net/wireless: enable wiphy device to suspend/resume asynchronouslyHEADmaster | Fu, Zhonghui | 1 | -0/+1 |
| 2015-10-06 | CHROMIUM: drm/exynos: enable render node on exynos. | Haixia Shi | 1 | -15/+15 |
| 2015-10-06 | CHROMIUM: HID: usbhid: get/put around clearing needs_remote_wakeup | Benson Leung | 1 | -1/+16 |
| 2015-10-06 | BACKPORT: HID: usbhid: add always-poll quirk | Johan Hovold | 2 | -3/+24 |
| 2015-10-06 | BACKPORT: iovec: make sure the caller actually wants anything in memcpy_fromi... | Sasha Levin | 1 | -0/+4 |
| 2015-10-06 | devfreq: exynos542x: Bump up LV_4 to LV_6 clocks of jpeg to 300MHz | henryhsu | 1 | -4/+4 |
| 2015-10-06 | CHROMIUM: ASOC: samsung: daisy_max98095: Remove redundant link | Cheng-Yi Chiang | 1 | -21/+12 |
| 2015-10-02 | CHROMIUM: Add CLOCK_SYSTEM_TRACE to export the trace clock to user space. | Sam Leffler | 4 | -0/+53 |
| 2015-10-02 | BACKPORT: ftrace: Provide trace clocks monotonic | Thomas Gleixner | 1 | -0/+1 |
| 2015-10-02 | BACKPORT: timekeeping: Provide fast and NMI safe access to CLOCK_MONOTONIC | Thomas Gleixner | 2 | -0/+126 |
| 2015-10-02 | UPSTREAM: seqcount: Add raw_write_seqcount_latch() | Mathieu Desnoyers | 1 | -0/+11 |
| 2015-10-02 | BACKPORT: seqcount: Provide raw_read_seqcount() | Thomas Gleixner | 1 | -0/+16 |
| 2015-10-02 | BACKPORT: timekeeping: Use tk_read_base as argument for timekeeping_get_ns() | Thomas Gleixner | 1 | -11/+11 |
| 2015-10-02 | BACKPORT: timekeeping: Create struct tk_read_base and use it in struct timeke... | Thomas Gleixner | 6 | -128/+144 |
| 2015-10-02 | UPSTREAM: clocksource: Let timekeeping_notify return success/error | Thomas Gleixner | 3 | -6/+7 |
| 2015-10-02 | UPSTREAM: arm64: vdso: update wtm fields for CLOCK_MONOTONIC_COARSE | Nathan Lynch | 1 | -2/+2 |
| 2015-10-02 | BACKPORT: timekeeping: Restructure the timekeeper some more | Thomas Gleixner | 2 | -19/+18 |
| 2015-10-02 | BACKPORT: clocksource: Get rid of cycle_last | Thomas Gleixner | 9 | -22/+19 |
| 2015-10-02 | UPSTREAM: clocksource: Add module refcount | Thomas Gleixner | 2 | -5/+17 |
| 2015-10-02 | BACKPORT: s390/time,vdso: convert to the new update_vsyscall interface | Martin Schwidefsky | 8 | -45/+62 |
| 2015-10-02 | BACKPORT: clocksource: Move cycle_last validation to core code | Thomas Gleixner | 4 | -11/+24 |
| 2015-10-02 | BACKPORT: clocksource: Make delta calculation a function | Thomas Gleixner | 3 | -16/+35 |
| 2015-10-02 | BACKPORT: timekeeping: Use ktime_t based data for ktime_get() | Thomas Gleixner | 1 | -8/+6 |
| 2015-10-02 | UPSTREAM: timekeeping: Provide internal ktime_t based data | Thomas Gleixner | 2 | -0/+25 |
| 2015-10-02 | BACKPORT: timekeeping: Cache optimize struct timekeeper | Thomas Gleixner | 2 | -121/+138 |
| 2015-10-02 | UPSTREAM: timekeeping: Fix missing timekeeping_update in suspend path | John Stultz | 1 | -0/+2 |
| 2015-10-02 | UPSTREAM: timekeeping: Fix potential lost pv notification of time change | John Stultz | 1 | -9/+11 |
| 2015-10-02 | UPSTREAM: timekeeping: Fix lost updates to tai adjustment | John Stultz | 1 | -1/+2 |
| 2015-10-02 | UPSTREAM: timekeeping: Indicate that clock was set in the pvclock gtod notifier | David Vrabel | 2 | -12/+25 |
| 2015-10-02 | UPSTREAM: timekeeping: Pass flags instead of multiple bools to timekeeping_up... | David Vrabel | 1 | -9/+12 |
| 2015-10-02 | UPSTREAM: timekeeping: Fix HRTICK related deadlock from ntp lock changes | John Stultz | 3 | -4/+5 |
| 2015-10-02 | UPSTREAM: timekeeping: Correct run-time detection of persistent_clock. | Zoran Markovic | 1 | -0/+8 |
| 2015-10-02 | BACKPORT: timekeeping: Update tk->cycle_last in resume | Thomas Gleixner | 1 | -1/+2 |
| 2015-10-02 | UPSTREAM: timekeeping: Make sure to notify hrtimers when TAI offset changes | John Stultz | 1 | -3/+7 |
| 2015-10-02 | UPSTREAM: timekeeping: Shorten seq_count region | Thomas Gleixner | 1 | -3/+2 |
| 2015-10-02 | UPSTREAM: timekeeping: Implement a shadow timekeeper | Thomas Gleixner | 1 | -12/+29 |
| 2015-10-02 | UPSTREAM: timekeeping: Delay update of clock->cycle_last | Thomas Gleixner | 1 | -1/+3 |
| 2015-10-02 | UPSTREAM: timekeeping: Store cycle_last value in timekeeper struct as well | Thomas Gleixner | 2 | -2/+4 |
| 2015-10-02 | UPSTREAM: timekeeping: Simplify tai updating from do_adjtimex | John Stultz | 1 | -5/+4 |
| 2015-10-02 | UPSTREAM: timekeeping: Hold timekeepering locks in do_adjtimex and hardpps | John Stultz | 1 | -2/+17 |
| 2015-10-02 | UPSTREAM: timekeeping: Move ADJ_SETOFFSET to top level do_adjtimex() | John Stultz | 2 | -11/+11 |
| 2015-10-02 | UPSTREAM: ntp: Rework do_adjtimex to take timespec and tai arguments | John Stultz | 3 | -16/+17 |
| 2015-10-02 | UPSTREAM: ntp: Make ntp_lock raw | Thomas Gleixner | 1 | -13/+13 |
| 2015-10-02 | UPSTREAM: ntp: Move timex validation to timekeeping do_adjtimex call. | John Stultz | 3 | -5/+8 |
| 2015-10-02 | UPSTREAM: ntp: Move do_adjtimex() and hardpps() functions to timekeeping.c | John Stultz | 4 | -12/+36 |
| 2015-10-02 | UPSTREAM: ntp: Split out timex validation from do_adjtimex | John Stultz | 1 | -12/+27 |
| 2015-10-02 | UPSTREAM: timekeeping: __timekeeping_set_tai_offset can be static | Fengguang Wu | 1 | -1/+1 |
| 2015-10-02 | BACKPORT: timekeeping: Split timekeeper_lock into lock and seqcount | Thomas Gleixner | 1 | -57/+71 |
| 2015-10-02 | BACKPORT: timekeeping: Move lock out of timekeeper struct | Thomas Gleixner | 2 | -55/+51 |
| 2015-10-02 | UPSTREAM: timekeeping: Make jiffies_lock internal | Thomas Gleixner | 3 | -1/+3 |
| 2015-10-02 | UPSTREAM: timekeeping: Calc stuff once | Thomas Gleixner | 1 | -3/+4 |
| 2015-10-02 | UPSTREAM: timekeeping: Move TAI managment into timekeeping core from ntp | John Stultz | 4 | -8/+59 |
| 2015-10-02 | UPSTREAM: timekeeping: Add persistent_clock_exist flag | Feng Tang | 2 | -5/+17 |
| 2015-10-02 | UPSTREAM: time: create __getnstimeofday for WARNless calls | Kees Cook | 3 | -8/+32 |
| 2015-10-02 | Revert "CHROMIUM: Add CLOCK_SYSTEM_TRACE to export the trace clock to user sp... | Sonny Rao | 4 | -53/+0 |
| 2015-10-02 | CHROMIUM: add subsystem:all to kernel config file to skip subsystem logic | Shuqian Zhao | 1 | -1/+1 |
| 2015-10-01 | CHROMIUM: usb: Add device quirk for Logitech PTZ cameras | Vincent Palatin | 1 | -0/+7 |
| 2015-10-01 | CHROMIUM: iwl7000: rs: fix success ratio comparison in rs_get_best_rate | Eyal Shapira | 1 | -2/+2 |
| 2015-10-01 | BACKPORT: drm: don't de-authenticate clients on master-close | David Herrmann | 1 | -6/+0 |
| 2015-09-29 | CHROMIUM: drm: i915: disable PPGTT for gen6. | Haixia Shi | 1 | -4/+2 |
| 2015-09-25 | CHROMIUM: iwl7000: mac80211: improve __rate_control_send_low warning | Johannes Berg | 1 | -1/+4 |
| 2015-09-24 | CHROMIUM: mwifiex: fix NULL pointer dereference during hidden SSID scan | Aniket Nagarnaik | 1 | -1/+1 |
| 2015-09-24 | CHROMIUM: mwifiex: fix NULL pointer dereference during hidden SSID scan | Aniket Nagarnaik | 1 | -1/+1 |
| 2015-09-23 | BACKPORT: lib/idr.c: fix out-of-bounds pointer dereference | Andrey Ryabinin | 1 | -11/+14 |
| 2015-09-21 | s5p-jpeg: Add support for decoding 411 subsampling format | Tony K Nadackal | 1 | -0/+3 |
| 2015-09-20 | s5p-jpeg: Correct WARN_ON statement for checking subsampling | Tony K Nadackal | 1 | -2/+4 |
| 2015-09-19 | FROMLIST: vb2: Fix dma_dir setting for dma-contig mem type | Sakari Ailus | 1 | -2/+1 |
| 2015-09-18 | CHROMIUM: iwl7000: mvm: fix D3 firmware PN programming | Johannes Berg | 1 | -6/+6 |
| 2015-09-18 | BACKPORT: HID: multitouch: Fix fields from pen report ID being interpreted for | Brent Adam | 1 | -1/+9 |
| 2015-09-17 | UPSTREAM: ALSA: usb-audio: Fix runtime PM unbalance | Takashi Iwai | 1 | -1/+1 |
| 2015-09-17 | UPSTREAM: ALSA: usb-audio: Fix deadlocks at resuming | Takashi Iwai | 2 | -2/+6 |
| 2015-09-16 | media: s5p-jpeg: Add logic to check for Huffman Table is present | Tony K Nadackal | 2 | -5/+18 |
| 2015-09-11 | CHROMIUM: Input: fix lockdep complaint | Mark Kuo | 1 | -0/+6 |
| 2015-09-10 | UPSTREAM: ALSA: usb-audio: correct the value cache check. | Yao-Wen Mao | 1 | -1/+1 |
| 2015-09-10 | UPSTREAM: ALSA: usb-audio: Resume mixer values properly | Takashi Iwai | 3 | -25/+99 |
| 2015-09-09 | [media] v4l: Add pixelformat change event | henryhsu | 2 | -0/+8 |
| 2015-09-09 | Revert "CHROMIUM: v4l: Add resolution change event." | henryhsu | 1 | -1/+0 |
| 2015-09-09 | CHROMIUM: v4l: Remove go2001 PCI codec driver. | henryhsu | 9 | -3770/+0 |
| 2015-09-09 | CHROMIUM: config: remove GO2001 and normalize configs. | henryhsu | 5 | -6/+21 |
| 2015-09-08 | CHROMIUM: iwl7000: mac80211: process skb_queue while scanning in HW | Andrei Otcheretianski | 1 | -1/+1 |
| 2015-09-04 | UPSTREAM: Bluetooth: Enable new connection establishment procedure. | Jakub Pawlowski | 2 | -5/+8 |
| 2015-09-04 | UPSTREAM: Bluetooth: timeout handling in new connect procedure | Jakub Pawlowski | 1 | -2/+6 |
| 2015-09-04 | UPSTREAM: Bluetooth: advertisement handling in new connect procedure | Jakub Pawlowski | 3 | -37/+72 |
| 2015-09-04 | UPSTREAM: Bluetooth: add hci_connect_le_scan | Jakub Pawlowski | 3 | -0/+213 |
| 2015-09-04 | UPSTREAM: Bluetooth: add hci_lookup_le_connect | Jakub Pawlowski | 5 | -10/+27 |
| 2015-09-04 | UPSTREAM: Bluetooth: preparation for new connect procedure | Jakub Pawlowski | 1 | -0/+3 |
| 2015-09-04 | UPSTREAM: Bluetooth: Move IRK checking logic in preparation to new connect me... | Jakub Pawlowski | 2 | -11/+23 |
| 2015-09-02 | BACKPORT: mwifiex: fix unable to connect hidden SSID AP on DFS channel | chunfan chen | 4 | -12/+140 |
| 2015-09-02 | CHROMIUM: config: enable fhandle syscall | Mike Frysinger | 1 | -1/+2 |
| 2015-09-02 | Revert "UPSTREAM: ALSA: seq: Use atomic ops for autoload refcount" | Adam Goode | 1 | -4/+4 |
| 2015-09-01 | Revert "UPSTREAM: ALSA: seq: bind seq driver automatically" | Adam Goode | 3 | -76/+23 |
| 2015-09-01 | Revert "UPSTREAM: Subject: ALSA: seq: Remove autoload locks in driver registr... | Adam Goode | 2 | -1/+8 |
| 2015-09-01 | [media] s5p-mfc: Add support for resolution change event | henryhsu | 1 | -7/+8 |
| 2015-09-01 | BACKPORT: [media] v4l: Add source change event | Arun Kumar K | 5 | -1/+102 |
| 2015-08-31 | UPSTREAM: mac80211: fix BIT position for TDLS WIDE extended cap | Emmanuel Grumbach | 2 | -2/+2 |
| 2015-08-29 | MALI: Wk26_2015 r6p0-02rel0 TX011 DDK | Ørjan Eide | 199 | -17937/+24976 |
| 2015-08-27 | CHROMIUM: COMMIT-QUEUE.ini: Use wolf instead of slippy. | J. Richard Barnette | 1 | -2/+2 |
| 2015-08-21 | CHROMIUM: tpm: set tpm_early_savestate correctly to FALSE | Luigi Semenzato | 1 | -2/+1 |
| 2015-08-21 | CHROMIUM: config: Enable CONFIG_HIG_KENSINGTON | Michael Spang | 1 | -1/+1 |
| 2015-08-20 | BACKPORT: mwifiex: fix unable to connect hidden SSID AP on DFS channel | chunfan chen | 4 | -12/+156 |
| 2015-08-18 | CHROMIUM: config: disable NM10_GPIO and enable GPIO_ICH | Dominik Behr | 3 | -2/+4 |
| 2015-08-17 | CHROMIUM: [media] s5p-mfc: reduce interrupt and watchdog timeout to 1s. | Wu-Cheng Li | 6 | -9/+7 |
| 2015-08-14 | CHROMIUM: mfd: lpc_ich: add exception for GPIO conflict for ZGB | Dominik Behr | 1 | -0/+4 |
| 2015-08-14 | UPSTREAM: mfd: lpc_ich: Add support for NM10 GPIO | Peter Tyser | 1 | -0/+1 |
| 2015-08-12 | CHROMIUM: config: add crypto UAPI to base config | Brian Norris | 1 | -2/+3 |
| 2015-08-12 | BACKPORT: crypto: add missing crypto module aliases | Mathias Krause | 19 | -3/+24 |
| 2015-08-12 | BACKPORT: crypto: include crypto- module prefix in template | Kees Cook | 22 | -2/+25 |
| 2015-08-12 | BACKPORT: crypto: prefix module autoloading with "crypto-" | Kees Cook | 76 | -94/+121 |
| 2015-08-12 | UPSTREAM: crypto: sanitize argument for format string | Kees Cook | 1 | -1/+2 |
| 2015-08-11 | CHROMIUM: iwl7000: fix LED Kconfig | Johannes Berg | 3 | -4/+4 |
| 2015-08-10 | CHROMIUM: tpm: issue TPM_Savestate proactively to prevent suspend delays | Luigi Semenzato | 2 | -37/+160 |
| 2015-08-10 | CHROMIUM: iwl7000: update to Core11 release | Johannes Berg | 140 | -5309/+13822 |
| 2015-08-08 | UPSTREAM: HID: fixup the conflicting keyboard mappings quirk | Jiri Kosina | 1 | -0/+1 |
| 2015-08-08 | CHROMIUM: mfd: lpc_ich: Ignore ACPI GPIO resource conflict for Stout | Shawn Nematbakhsh | 1 | -0/+19 |
| 2015-08-07 | UPSTREAM: HID: input: fix confusion on conflicting mappings | David Herrmann | 1 | -0/+16 |
| 2015-08-06 | UPSTREAM: mwifiex: using right aid value for tdls action frame | Xinming Hu | 1 | -1/+1 |
| 2015-08-05 | UPSTREAM: ALSA: usb-audio: add dB range mapping for some devices | Yao-Wen Mao | 1 | -0/+70 |
| 2015-08-04 | UPSTREAM: Subject: ALSA: seq: Remove autoload locks in driver registration | Takashi Iwai | 2 | -8/+1 |
| 2015-08-04 | UPSTREAM: ALSA: seq: bind seq driver automatically | Takashi Iwai | 3 | -23/+76 |
| 2015-08-04 | UPSTREAM: ALSA: seq: Use atomic ops for autoload refcount | Takashi Iwai | 1 | -4/+4 |
| 2015-08-01 | CHROMIUM: config: bring LPC_ICH and WDT back to kernel 3.8 | Wei Shun Chang | 1 | -4/+4 |
| 2015-08-01 | UPSTREAM: gpio/gpio-ich: fix ichx_gpio_check_available() return what callers ... | Mika Westerberg | 1 | -2/+2 |
| 2015-08-01 | UPSTREAM: mfd: lpc_ich: Enable GPIO for Panther Point | Guenter Roeck | 1 | -0/+1 |
| 2015-07-21 | CHROMIUM: bluetooth: add ath3k firmware | Vince Laviano | 2 | -0/+15431 |
| 2015-07-17 | CHROMIUM: [media] s5p-mfc: Finish the resolution change in STREAMOFF. | Owen Lin | 1 | -20/+4 |
| 2015-07-17 | CHROMIUM: tpm: cleanup TPM_ORD* macros | Luigi Semenzato | 1 | -12/+12 |
| 2015-07-15 | UPSTREAM: ARM: 8158/1: LLVMLinux: use static inline in ARM ftrace.h | Behan Webster | 2 | -6/+1 |
| 2015-07-15 | UPSTREAM: kernel: add support for gcc 5 | Sasha Levin | 1 | -0/+66 |
| 2015-07-14 | CHROMIUM: s5p-mfc: Copy timestamp and timecode in encoder. | Smitha T Murthy | 1 | -0/+13 |
| 2015-07-14 | UPSTREAM: HID: plantronics: Update to map volume up/down controls | Terry Junge | 2 | -9/+130 |
| 2015-07-14 | UPSTREAM: HID: plantronics: remove superfluous .probe() | Jiri Kosina | 1 | -23/+0 |
| 2015-07-08 | CHROMIUM: Add ioctl to disallow detaching kernel USB drivers. | Reilly Grant | 2 | -4/+47 |
| 2015-07-03 | CHROMIUM: [media] s5p-mfc: Use helpers for hardware lock control | Tomasz Figa | 7 | -24/+72 |
| 2015-07-03 | CHROMIUM: [media] s5p-mfc: Reimplement stream stopping properly | Tomasz Figa | 4 | -38/+60 |
| 2015-07-03 | CHROMIUM: [media] s5p-mfc: Try run in resume | Tomasz Figa | 1 | -0/+1 |
| 2015-07-03 | CHROMIUM: [media] s5p-mfc: Reimplement waiting without races | Tomasz Figa | 10 | -201/+114 |
| 2015-07-03 | CHROMIUM: [media] s5p-mfc: Set hw_lock before any command is sent | Tomasz Figa | 5 | -3/+31 |
| 2015-07-03 | CHROMIUM: [media] s5p-mfc: Rewrite watchdog to eliminate races | Tomasz Figa | 5 | -85/+144 |
| 2015-07-03 | CHROMIUM: config: Enable CONFIG_SCHED_DEBUG | Valentin Ilie | 1 | -1/+1 |
| 2015-07-03 | CHROMIUM: [media] s5p-mfc: Prevent issuing commands to dead hardware | Tomasz Figa | 5 | -6/+29 |
| 2015-07-03 | CHROMIUM: [media] s5p-mfc: Refactor MFC startup/shutdown in open/release | Tomasz Figa | 1 | -26/+43 |
| 2015-07-03 | CHROMIUM: [media] s5p-mfc: Handle s5p_mfc_wait_for_done_ctx() errors | Tomasz Figa | 2 | -32/+53 |
| 2015-07-03 | CHROMIUM: [media] s5p-mfc: Send event after resolution change is processed | Tomasz Figa | 3 | -9/+12 |
| 2015-07-03 | CHROMIUM: [media] s5p-mfc: Use pointers to refer to contexts | Tomasz Figa | 5 | -36/+46 |
| 2015-07-03 | CHROMIUM: [media] s5p-mfc: Simplify scheduling of instances | Tomasz Figa | 7 | -153/+146 |
| 2015-07-03 | CHROMIUM: [media] s5p-mfc: Handle context run errors properly | Tomasz Figa | 3 | -49/+69 |
| 2015-07-03 | CHROMIUM: [media] s5p-mfc: Use codec_ops for decoder as well | Tomasz Figa | 6 | -336/+341 |
| 2015-07-03 | CHROMIUM: [media] s5p-mfc: Remove dead callbacks | Tomasz Figa | 3 | -48/+0 |
| 2015-07-03 | CHROMIUM: [media] s5p-mfc: Refactor context ready functions | Tomasz Figa | 2 | -35/+57 |
| 2015-07-03 | CHROMIUM: [media] s5p-mfc: Move state machine logic outside of irq handler | Tomasz Figa | 1 | -32/+65 |
| 2015-07-03 | CHROMIUM: [media] s5p-mfc: Run interrupt handler under a spinlock | Tomasz Figa | 3 | -32/+43 |
| 2015-07-03 | CHROMIUM: [media] s5p-mfc: Set current context in single place | Tomasz Figa | 5 | -25/+1 |
| 2015-07-03 | CHROMIUM: [media] s5p-mfc: Unify interrupt exit path | Tomasz Figa | 1 | -70/+21 |
| 2015-07-03 | CHROMIUM: [media] s5p-mfc: Do not try run from post_seq_start callback | Tomasz Figa | 1 | -3/+0 |
| 2015-07-03 | CHROMIUM: [media] s5p-mfc: Always use clear_int_flags ops | Tomasz Figa | 1 | -8/+1 |
| 2015-07-03 | CHROMIUM: [media] s5p-mfc: Do not stall execution if one context fails | Tomasz Figa | 1 | -10/+6 |
| 2015-07-03 | CHROMIUM: [media] s5p-mfc: Extract common part of the try_run. | Owen Lin | 8 | -246/+161 |
| 2015-07-03 | CHROMIUM: [media] s5p-mfc: Remove unused MFCINST_BUFS_SET state | Tomasz Figa | 1 | -1/+0 |
| 2015-07-03 | CHROMIUM: [media] s5p-mfc: Disallow S_FMT with buffers requested | Tomasz Figa | 2 | -0/+24 |
| 2015-07-03 | CHROMIUM: [media] s5p-mfc: Use vb2_is_streaming() helper | Tomasz Figa | 3 | -8/+10 |
| 2015-07-01 | CHROMIUM: wireless-3.8: fix enumeration of NL80211_ATTR_SCHED_SCAN_DELAY | Luciano Coelho | 1 | -0/+21 |
| 2015-07-01 | CHROMIUM: [media] s5p-mfc: Do not create kernel mapping for stream buffers | Tomasz Figa | 1 | -2/+7 |
| 2015-07-01 | CHROMIUM: [media] videobuf2-dc: Let drivers specify DMA attrs | Tomasz Figa | 2 | -12/+32 |
| 2015-06-24 | CHROMIUM: drm: suppress warnings for gen3 modeset check state. | Haixia Shi | 1 | -5/+16 |
| 2015-06-23 | CHROMIUM: drm: Replace crtc fb with primary plane fb in lvds files | Nicolas Boichat | 2 | -2/+2 |
| 2015-06-23 | CHROMIUM: mwifiex: change wifiex_dbg print func in usb | Steev Klimaszewski | 1 | -6/+6 |
| 2015-06-22 | UPSTREAM: cfg80211: allow drivers to support random MAC addresses for scan | Johannes Berg | 2 | -3/+108 |
| 2015-06-21 | CHROMIUM: Don't allow building LSM as a module | Kevin Cernekee | 1 | -1/+1 |
| 2015-06-21 | UPSTREAM: dcache: Fix locking bugs in backported "deal with deadlock in d_wal... | Ben Hutchings | 1 | -1/+3 |
| 2015-06-21 | UPSTREAM: deal with deadlock in d_walk() | Al Viro | 1 | -39/+62 |
| 2015-06-20 | BACKPORT: move d_rcu from overlapping d_child to overlapping d_alias | Al Viro | 20 | -84/+85 |
| 2015-06-20 | CHROMIUM: Revert "Bluetooth: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERY for BTUSB_A... | Arman Uguray | 1 | -1/+0 |
| 2015-06-20 | CHROMIUM: config: add old-style RAM disk as a module | Luigi Semenzato | 1 | -1/+2 |
| 2015-06-20 | CHROMIUM: swap: allow /dev/ram* as swap device. | Luigi Semenzato | 1 | -1/+2 |
| 2015-06-19 | UPSTREAM: mwifiex: reduce spinlock usage in main process | Amitkumar Karwar | 1 | -7/+5 |
| 2015-06-19 | UPSTREAM: mwifiex: more_task flag for main_process | Shengzhen Li | 2 | -5/+10 |
| 2015-06-19 | CHROMIUM: mwifiex: cancel pending commands before triggering card reset | Amitkumar Karwar | 1 | -3/+6 |
| 2015-06-19 | BACKPORT: mwifiex: fix adapter pointer dereference issue | Amitkumar Karwar | 1 | -3/+11 |
| 2015-06-19 | BACKPORT: mwifiex: handle driver initialization error paths | Avinash Patil | 2 | -28/+57 |
| 2015-06-19 | BACKPORT: mwifiex: fix IRQ enable/disable | Daniel Drake | 5 | -59/+61 |
| 2015-06-19 | UPSTREAM: mwifiex: fix NULL packet downloading issues | Amitkumar Karwar | 1 | -2/+7 |
| 2015-06-19 | UPSTREAM: tracing/syscalls: Ignore numbers outside NR_syscalls' range | Rabin Vincent | 1 | -4/+4 |
| 2015-06-19 | UPSTREAM: fs: Add a missing permission check to do_umount | Andy Lutomirski | 1 | -0/+2 |
| 2015-06-19 | UPSTREAM: mnt: Prevent pivot_root from creating a loop in the mount tree | Eric W. Biederman | 1 | -0/+3 |
| 2015-06-19 | UPSTREAM: isofs: Fix unchecked printing of ER records | Jan Kara | 1 | -0/+3 |
| 2015-06-19 | UPSTREAM: KEYS: close race between key lookup and freeing | Sasha Levin | 1 | -2/+2 |
| 2015-06-19 | BACKPORT: pagemap: do not leak physical addresses to non-privileged userspace | Kirill A. Shutemov | 1 | -0/+9 |
| 2015-06-19 | UPSTREAM: mwifiex: fix memory leak in mwifiex_send_processed_packet() | Amitkumar Karwar | 1 | -0/+4 |
| 2015-06-19 | UPSTREAM: mwifiex: check driver status in connect and scan handlers | Amitkumar Karwar | 2 | -0/+14 |
| 2015-06-19 | UPSTREAM: mwifiex: do not release lock during list_for_each_entry_safe() | Amitkumar Karwar | 1 | -6/+0 |
| 2015-06-19 | UPSTREAM: mwifiex: wakeup pending wait queues | Amitkumar Karwar | 1 | -0/+2 |
| 2015-06-19 | UPSTREAM: mwifiex: Adjust calling place of mwifiex_terminate_workqueue | Marc Yang | 1 | -2/+2 |
| 2015-06-19 | CHROMIUM: mwifiex: add missing memset in sta_tx.c | Bing Zhao | 1 | -0/+1 |
| 2015-06-19 | BACKPORT: mwifiex: replace mdelay with msleep | Amitkumar Karwar | 2 | -2/+2 |
| 2015-06-19 | CHROMIUM: mwifiex: initialize Tx/Rx info of a packet correctly | Amitkumar Karwar | 3 | -0/+3 |
| 2015-06-19 | UPSTREAM: mwifiex: correct packet length for packets from SDIO interface | Avinash Patil | 1 | -0/+3 |
| 2015-06-19 | CHROMIUM: mwifiex: don't clear cmd_sent flag in timeout handler | Amitkumar Karwar | 1 | -2/+0 |
| 2015-06-19 | UPSTREAM: mwifiex: block further commands after timeout | Amitkumar Karwar | 1 | -0/+5 |
| 2015-06-19 | CHROMIUM: mwifiex: fix IE parsing issues | Amitkumar Karwar | 2 | -12/+7 |
| 2015-06-19 | UPSTREAM: mwifiex: fix spinlock bad magic bug | Amitkumar Karwar | 1 | -2/+2 |