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
2006-12-07
[PATCH] fuse: add blksize option
Miklos Szeredi
2
-4
/
+25
2006-12-07
[PATCH] fuse: add support for block device based filesystems
Miklos Szeredi
2
-11
/
+53
2006-12-07
[PATCH] fuse: minor cleanup in fuse_dentry_revalidate
Miklos Szeredi
1
-3
/
+0
2006-12-07
[PATCH] fuse: update userspace interface to version 7.8
Miklos Szeredi
1
-3
/
+9
2006-12-07
[PATCH] constify inode accessors
Jan Engelhardt
1
-3
/
+3
2006-12-07
[PATCH] SPI: improve sysfs compiler complaint handling
Jeff Garzik
1
-1
/
+3
2006-12-07
[PATCH] sound/oss/emu10k1: handle userspace copy errors
Jeff Garzik
4
-16
/
+38
2006-12-07
[PATCH] RTC: handle sysfs errors
Jeff Garzik
4
-7
/
+35
2006-12-07
[PATCH] PNP: handle sysfs errors
Jeff Garzik
2
-12
/
+35
2006-12-07
[PATCH] I2O: more error checking
Jeff Garzik
2
-10
/
+21
2006-12-07
[PATCH] /proc/kallsyms reports lower-case types for some non-exported symbols
Adam B. Jerome
1
-8
/
+5
2006-12-07
[PATCH] ext4: fsid for statvfs
Pekka Enberg
1
-0
/
+5
2006-12-07
[PATCH] ext3: fsid for statvfs
Pekka Enberg
1
-0
/
+5
2006-12-07
[PATCH] ext2: fsid for statvfs
Pekka Enberg
1
-6
/
+12
2006-12-07
[PATCH] honour MNT_NOEXEC for access()
Stas Sergeev
1
-2
/
+4
2006-12-07
[PATCH] lockdep: annotate nfs/nfsd in-kernel sockets
Peter Zijlstra
5
-18
/
+87
2006-12-07
[PATCH] sound/oss/btaudio.c: ioremap balanced with iounmap
Amol Lad
1
-0
/
+2
2006-12-07
[PATCH] ioremap balanced with iounmap for drivers/char/istallion.c
Amol Lad
1
-0
/
+4
2006-12-07
[PATCH] ioremap balanced with iounmap for drivers/char/moxa.c
Amol Lad
1
-1
/
+4
2006-12-07
[PATCH] ioremap balanced with iounmap for drivers/char/rio/rio_linux.c
Amol Lad
1
-1
/
+7
2006-12-07
[PATCH] serial uartlite driver
Peter Korsgaard
5
-0
/
+533
2006-12-07
[PATCH] Fix check_partition routines
Suzuki K P
4
-15
/
+33
2006-12-07
[PATCH] fix rescan_partitions to return errors properly
Suzuki Kp
1
-1
/
+3
2006-12-07
[PATCH] cciss: cleanup cciss_interrupt mode
Mike Miller
1
-5
/
+3
2006-12-07
[PATCH] cciss: add support for 1024 logical volumes
Mike Miller
4
-41
/
+80
2006-12-07
[PATCH] cciss: remove unused revalidate_allvol function
Mike Miller
1
-73
/
+1
2006-12-07
[PATCH] cciss: change cciss_open for consistency
Mike Miller
1
-1
/
+1
2006-12-07
[PATCH] cciss: set sector_size to 2048 for performance
Mike Miller
2
-3
/
+10
2006-12-07
[PATCH] cciss: disable DMA prefetch on P600
Mike Miller
2
-0
/
+12
2006-12-07
[PATCH] cciss: fix pci ssid for the E500 controller
Mike Miller
1
-2
/
+2
2006-12-07
[PATCH] cciss: increase number of commands on controller
Mike Miller
2
-36
/
+40
2006-12-07
[PATCH] cciss: reference driver support
Mike Miller
1
-7
/
+23
2006-12-07
[PATCH] cciss: version change
Mike Miller
1
-3
/
+4
2006-12-07
[PATCH] fix v850 compilation
Adrian Bunk
1
-2
/
+0
2006-12-07
[PATCH] uml: use get_random_bytes() after random pool is seeded
Jeff Dike
7
-7
/
+7
2006-12-07
[PATCH] uml: size register files correctly
Jeff Dike
2
-2
/
+2
2006-12-07
[PATCH] uml: include asm/page.h in order to get PAGE_SHIFT
Jeff Dike
1
-0
/
+1
2006-12-07
[PATCH] uml: include stddef.h correctly
Jeff Dike
3
-3
/
+2
2006-12-07
[PATCH] m68k: replace kmalloc+memset with kzalloc
Yan Burman
2
-4
/
+2
2006-12-07
[PATCH] Use freezeable workqueues in XFS
Rafael J. Wysocki
1
-2
/
+2
2006-12-07
[PATCH] Support for freezeable workqueues
Rafael J. Wysocki
2
-9
/
+19
2006-12-07
[PATCH] swsusp: kill write-only variable
Pavel Machek
1
-3
/
+1
2006-12-07
[PATCH] PM: Fix swsusp debug mode testproc
Rafael J. Wysocki
1
-1
/
+1
2006-12-07
[PATCH] s2ram debugging documentation
Pavel Machek
1
-0
/
+56
2006-12-07
[PATCH] swsusp: Fix labels
Rafael J. Wysocki
5
-11
/
+11
2006-12-07
[PATCH] swsusp: Fix coding style in suspend.c
Rafael J. Wysocki
1
-1
/
+2
2006-12-07
[PATCH] swsusp: Untangle freeze_processes
Rafael J. Wysocki
1
-30
/
+54
2006-12-07
[PATCH] swsusp: Untangle thaw_processes
Rafael J. Wysocki
2
-27
/
+28
2006-12-07
[PATCH] convert pm_sem to a mutex
Stephen Hemminger
4
-26
/
+28
2006-12-07
[PATCH] suspend to disk fails if gdb is suspended with a traced child
Rafael J. Wysocki
1
-1
/
+3
[next]