summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-08-13packaging: Bump to 3.14.2sandbox/pcoval/efiPhilippe Coval1-1/+1
2014-08-13packaging: cleanupPhilippe Coval1-2/+2
2014-08-13packaging: support efi using setup-scriptsPhilippe Coval1-2/+29
2014-08-13packaging: tizen: dont ship debug filesPhilippe Coval1-0/+4
2014-08-13packaging: tizen: arm: install device treesPhilippe Coval1-0/+8
2014-08-13packaging: more genericity for downstream platform maintenancePhilippe Coval1-8/+27
2014-08-13redefine default platformStephane Desneux1-4/+6
2014-08-13change name of binary rpms for kernelStephane Desneux1-16/+25
2014-08-13Bump kernel to 3.14.14 (LTS)Stephane Desneux3-16/+58
2014-08-13tizen: arm: set hostname to common-boxPhilippe Coval1-0/+1
2014-08-13tizen: arm: enable SMACK (security)Philippe Coval1-1/+2
2014-08-13add support for ebtablesDariusz Michaluk2-0/+44
2014-08-13add support for libvirtDariusz Michaluk2-0/+4
2014-08-13packaging: support armv7l building for Tizen:CommonPhilippe Coval1-15/+43
2014-08-13tizen: arm: add default arm configurationPhilippe Coval1-0/+161
2014-08-13common_{x86_64|x86}_defconfig: change default hostname to 'common_box'gvancuts2-2/+2
2014-08-13enable Fusion SPI in kernel (not as a module) for VMWareStephane Desneux2-2/+2
2014-08-13common_x86_64_defconfig: add VMWGFX as built-ingvancuts2-2/+2
2014-08-13bump to 3.14.4, update configuration with new optionsStephane Desneux4-23/+215
2014-08-13migrate to Tizen:Common; bump to 3.14.1Stephane Desneux4-5/+8
2014-08-13packaging: fix kernel versionStephane Desneux1-1/+1
2014-08-13packaging for linux 3.14Stephane Desneux5-0/+2834
2014-08-13SMACK: Fix handling value==NULL in post setxattrJosé Bollo1-1/+3
2014-08-13Smack: Cgroup filesystem accessCasey Schaufler1-12/+18
2014-04-26Linux 3.14.2v3.14.2Greg Kroah-Hartman1-1/+1
2014-04-26exit: call disassociate_ctty() before exit_task_namespaces()Oleg Nesterov1-4/+2
2014-04-26wait: fix reparent_leader() vs EXIT_DEAD->EXIT_ZOMBIE raceOleg Nesterov1-4/+11
2014-04-26jffs2: remove from wait queue after schedule()Li Zefan1-0/+1
2014-04-26jffs2: avoid soft-lockup in jffs2_reserve_space_gc()Li Zefan1-4/+9
2014-04-26jffs2: Fix crash due to truncation of csizeAjesh Kunhipurayil Vijayan1-1/+1
2014-04-26jffs2: Fix segmentation fault found in stress testKamlakant Patel1-2/+2
2014-04-26fs: NULL dereference in posix_acl_to_xattr()Dan Carpenter1-2/+3
2014-04-26ext4: fix premature freeing of partial clusters split across leaf blocksEric Whitney1-3/+8
2014-04-26ext4: fix partial cluster handling for bigalloc file systemsEric Whitney1-0/+21
2014-04-26ext4: fix error return from ext4_ext_handle_uninitialized_extents()Eric Whitney1-2/+6
2014-04-26Btrfs: check for an extent_op on the locked refJosef Bacik1-1/+2
2014-04-26Btrfs: fix deadlock with nested trans handlesJosef Bacik1-10/+4
2014-04-26Btrfs: skip submitting barrier for missing deviceHidetoshi Seto1-0/+4
2014-04-26xfs: fix directory hash ordering bugMark Tinguely1-1/+1
2014-04-26bdi: avoid oops on device removalJan Kara3-10/+28
2014-04-26backing_dev: fix hung task on syncDerek Basehore2-5/+8
2014-04-26ima: restore the original behavior for sending data with ima templateRoberto Sassu3-4/+10
2014-04-26Bluetooth: Fix removing Long Term KeyClaudio Takahasi1-1/+7
2014-04-26pid_namespace: pidns_get() should check task_active_pid_ns() != NULLOleg Nesterov1-1/+3
2014-04-26SCSI: sd: don't fail if the device doesn't recognize SYNCHRONIZE CACHEAlan Stern1-2/+2
2014-04-26tty: Fix low_latency BUGPeter Hurley4-22/+7
2014-04-26tty: Set correct tty name in 'active' sysfs attributeHannes Reinecke1-6/+17
2014-04-26kernfs: protect lazy kernfs_iattrs allocation with mutexTejun Heo1-4/+10
2014-04-26kernfs: fix off by one error.Richard Cochran1-1/+1
2014-04-26staging: comedi: fix circular locking dependency in comedi_mmap()Ian Abbott3-6/+51