index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-28
Merge tag 'pm+acpi-3.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-13
/
+55
2013-03-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
3
-54
/
+4
2013-03-28
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...
Linus Torvalds
1
-1
/
+1
2013-03-28
Merge tag 'fbdev-fixes-3.9-rc4' of git://gitorious.org/linux-omap-dss2/linux
Linus Torvalds
3
-6
/
+15
2013-03-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
14
-8
/
+105
2013-03-28
usb: ftdi_sio: Add support for Mitsubishi FX-USB-AW/-BD
Konstantin Holoborodko
2
-0
/
+8
2013-03-28
mg_disk: fix error return code in mg_probe()
Wei Yongjun
1
-1
/
+3
2013-03-28
Btrfs: fix wrong return value of btrfs_lookup_csum()
Miao Xie
1
-1
/
+3
2013-03-28
Btrfs: fix wrong reservation of csums
Miao Xie
2
-2
/
+2
2013-03-28
Btrfs: fix double free in the btrfs_qgroup_account_ref()
Wang Shilong
1
-2
/
+1
2013-03-28
Btrfs: limit the global reserve to 512mb
Josef Bacik
1
-1
/
+1
2013-03-28
Btrfs: hold the ordered operations mutex when waiting on ordered extents
Josef Bacik
1
-0
/
+2
2013-03-28
Btrfs: fix space accounting for unlink and rename
Josef Bacik
1
-4
/
+2
2013-03-28
Btrfs: fix space leak when we fail to reserve metadata space
Josef Bacik
1
-6
/
+41
2013-03-28
Btrfs: fix EIO from btrfs send in is_extent_unchanged for punched holes
Jan Schmidt
1
-6
/
+4
2013-03-28
Merge branch 'acpi-fixes' into fixes
Rafael J. Wysocki
3
-3
/
+16
2013-03-28
Merge branch 'pm-fixes' into fixes
Rafael J. Wysocki
4
-10
/
+39
2013-03-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sfr/ne...
Linus Torvalds
2
-72
/
+78
2013-03-27
Merge tag 'stable/for-linus-3.9-rc4-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
8
-26
/
+74
2013-03-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
3
-1
/
+13
2013-03-27
Merge tag 'iommu-fixes-v3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-15
/
+12
2013-03-27
vfs/splice: Fix missed checks in new __kernel_write() helper
Al Viro
1
-0
/
+3
2013-03-27
xen/events: avoid race with raising an event in unmask_evtchn()
David Vrabel
1
-5
/
+15
2013-03-27
xen/mmu: Move the setting of pvops.write_cr3 to later phase in bootup.
Konrad Rzeszutek Wilk
1
-2
/
+1
2013-03-27
xen/acpi-stub: Disable it b/c the acpi_processor_add is no longer called.
Konrad Rzeszutek Wilk
1
-1
/
+1
2013-03-27
usb: Fix compile error by selecting USB_OTG_UTILS
Roland Stigge
2
-0
/
+2
2013-03-27
userns: Restrict when proc and sysfs can be mounted
Eric W. Biederman
6
-0
/
+37
2013-03-27
ipc: Restrict mounting the mqueue filesystem
Eric W. Biederman
1
-2
/
+10
2013-03-27
vfs: Carefully propogate mounts across user namespaces
Eric W. Biederman
3
-1
/
+12
2013-03-27
vfs: Add a mount flag to lock read only bind mounts
Eric W. Biederman
2
-0
/
+5
2013-03-27
userns: Don't allow creation if the user is chrooted
Eric W. Biederman
3
-0
/
+35
2013-03-27
HID: multitouch: fix touchpad buttons
Benjamin Tissoires
1
-1
/
+5
2013-03-27
iommu/amd: Make sure dma_ops are set for hotplug devices
Joerg Roedel
1
-12
/
+10
2013-03-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
5
-8
/
+48
2013-03-26
vt: synchronize_rcu() under spinlock is not nice...
Al Viro
1
-2
/
+4
2013-03-27
PCI / ACPI: hold acpi_scan_lock during root bus hotplug
Yinghai Lu
1
-2
/
+7
2013-03-27
ACPI / APEI: fix error status check condition for CPER
Chen Gong
1
-1
/
+1
2013-03-27
ACPI / PM: fix suspend and resume on Sony Vaio VGN-FW21M
Fabio Valentini
1
-0
/
+8
2013-03-26
Nest rename_lock inside vfsmount_lock
Al Viro
1
-5
/
+11
2013-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
69
-459
/
+540
2013-03-26
Merge tag 'nfs-for-3.9-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
7
-34
/
+96
2013-03-26
Merge tag 'for-usb-linus-2013-03-26' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
8
-55
/
+88
2013-03-26
rsxx: remove unused variable
Philip J Kelleher
1
-1
/
+0
2013-03-26
rsxx: enable error return of rsxx_eeh_save_issued_dmas()
Philip J Kelleher
3
-5
/
+22
2013-03-26
yama: Better permission check for ptraceme
Eric W. Biederman
1
-3
/
+1
2013-03-26
ipv4: Fix ip-header identification for gso packets.
Pravin B Shelar
2
-12
/
+7
2013-03-26
Btrfs: fix race between mmap writes and compression
Chris Mason
3
-0
/
+49
2013-03-26
bonding: remove already created master sysfs link on failure
Veaceslav Falico
1
-0
/
+5
2013-03-26
af_unix: dont send SCM_CREDENTIAL when dest socket is NULL
dingtianhong
1
-2
/
+2
2013-03-26
USB: serial: fix hang when opening port
Ming Lei
1
-0
/
+1
[prev]
[next]