summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-06-09Merge branch 'tizen' into developSeokYeon Hwang1-21/+21
2016-06-09package: update version (4.4.1)Sooyoung Ha2-1/+4
2016-06-09build: enable Android logger and alarm-dev againSeokYeon Hwang1-2/+4
2016-06-09Revert "staging: Remove logger and alarm-dev from android Makefile"SeokYeon Hwang1-0/+2
2016-06-09staging: follow changes up for building Android logger driverSeokYeon Hwang1-1/+3
2016-06-09Revert "staging: Remove the Android logger driver"SeokYeon Hwang3-0/+913
2016-06-09Revert "staging: Remove the Android alarm-dev driver"SeokYeon Hwang4-0/+558
2016-06-08packaging: modify kernel devel source directorySooyoung Ha1-21/+21
2016-06-07Merge branch 'tizen_linux_4.4' into tizensubmit/tizen/20160607.132125SeokYeon Hwang0-0/+0
2016-06-07package: add version bump changelogtizen_linux_4.4SeokYeon Hwang1-0/+3
2016-06-07packaging: apply packaging directory for rpm buildSooyoung Ha2-0/+565
2016-06-07Merge tag 'v4.4.12' into tizen_linux_4.4SeokYeon Hwang98-477/+1171
2016-06-06package: update version (3.14.18)tizen_linux_3.14SeokYeon Hwang2-1/+4
2016-06-03Smack: ignore private inode for smack_file_receiveSeung-Woo Kim1-0/+3
2016-06-01Linux 4.4.12Greg Kroah-Hartman1-1/+1
2016-06-01kbuild: move -Wunused-const-variable to W=1 warning levelArnd Bergmann2-2/+4
2016-06-01Revert "scsi: fix soft lockup in scsi_remove_target() on module removal"Johannes Thumshirn1-4/+2
2016-06-01scsi: Add intermediate STARGET_REMOVE state to scsi_target_stateJohannes Thumshirn3-0/+4
2016-06-01hpfs: implement the show_options methodMikulas Patocka1-11/+32
2016-06-01hpfs: fix remount failure when there are no options changedMikulas Patocka1-2/+3
2016-06-01UBI: Fix static volume checks when Fastmap is usedRichard Weinberger3-2/+22
2016-06-01SIGNAL: Move generic copy_siginfo() to signal.hJames Hogan2-15/+15
2016-06-01thunderbolt: Fix double free of drom bufferAndreas Noever1-0/+1
2016-06-01IB/srp: Fix a debug kernel crashBart Van Assche1-1/+1
2016-06-01ALSA: hda - Fix headset mic detection problem for one Dell machineHui Wang1-0/+3
2016-06-01ALSA: hda/realtek - Add support for ALC295/ALC3254Kailang Yang1-0/+10
2016-06-01ALSA: hda - Fix headphone noise on Dell XPS 13 9360Kai-Heng Feng1-1/+2
2016-06-01ALSA: hda/realtek - New codecs support for ALC234/ALC274/ALC294Kailang Yang1-0/+15
2016-06-01mcb: Fixed bar number assignment for the gddAndreas Werner1-1/+1
2016-06-01clk: bcm2835: add locking to pll*_on/off methodsMartin Sperl1-0/+4
2016-06-01locking,qspinlock: Fix spin_is_locked() and spin_unlock_wait()Peter Zijlstra1-1/+26
2016-06-01serial: samsung: Reorder the sequence of clock control when call s3c24xx_seri...Chanwoo Choi1-2/+2
2016-06-01serial: 8250_mid: recognize interrupt source in handlerAndy Shevchenko1-10/+11
2016-06-01serial: 8250_mid: use proper bar for DNV platformAndy Shevchenko1-3/+11
2016-06-01serial: 8250_pci: fix divide error bug if baud rate is 0David Müller1-0/+3
2016-06-01Fix OpenSSH pty regression on closeBrian Bloniarz6-74/+43
2016-06-01tty/serial: atmel: fix hardware handshake selectionAlexandre Belloni1-1/+13
2016-06-01TTY: n_gsm, fix false positive WARN_ONJiri Slaby1-1/+3
2016-06-01tty: vt, return error when con_startup failsJiri Slaby1-2/+3
2016-06-01xen/x86: actually allocate legacy interrupts on PV guestsStefano Stabellini1-2/+5
2016-06-01KVM: x86: mask CPUID(0xD,0x1).EAX against host valuePaolo Bonzini1-0/+1
2016-06-01MIPS: KVM: Fix timer IRQ race when writing CP0_CompareJames Hogan3-36/+29
2016-06-01MIPS: KVM: Fix timer IRQ race when freezing timerJames Hogan1-5/+23
2016-06-01KVM: x86: fix ordering of cr0 initialization code in vmx_cpu_resetBruce Rogers1-1/+1
2016-06-01KVM: MTRR: remove MSR 0x2f8Andy Honig1-2/+0
2016-06-01staging: comedi: das1800: fix possible NULL dereferenceH Hartley Sweeten1-9/+13
2016-06-01usb: gadget: udc: core: Fix argument of dev_err() in usb_gadget_map_request()Yoshihiro Shimoda1-1/+1
2016-06-01USB: leave LPM alone if possible when binding/unbinding interface driversAlan Stern2-18/+24
2016-06-01usb: misc: usbtest: fix pattern tests for scatterlists.Mathias Nyman1-1/+3
2016-06-01usb: f_mass_storage: test whether thread is running before starting anotherMichal Nazarewicz6-50/+15