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
2008-05-24
brd: don't show ramdisks in /proc/partitions
Marcin Krol
1
-0
/
+1
2008-05-24
ip2: fix crashes on load/unload
Alan Cox
2
-25
/
+2
2008-05-24
gpiolib: fix off by one errors
Trent Piepho
1
-3
/
+3
2008-05-24
gpio: mcp23s08 debug fix
Roel Kluin
1
-1
/
+1
2008-05-24
gpio: pca953x driver handles pca9554 too
David Brownell
1
-0
/
+1
2008-05-24
signals: fix sigqueue_free() vs __exit_signal() race
Oleg Nesterov
2
-2
/
+8
2008-05-24
md: restart recovery cleanly after device failure.
NeilBrown
6
-19
/
+44
2008-05-24
md: allow parallel resync of md-devices.
Bernd Schubert
2
-4
/
+39
2008-05-24
md: notify userspace on 'stop' events
Dan Williams
1
-0
/
+2
2008-05-24
md: notify userspace on 'write-pending' changes to array_state
NeilBrown
1
-1
/
+10
2008-05-24
md: raid1: Fix restoration of bio between failed read and write.
NeilBrown
1
-2
/
+13
2008-05-24
md: md: raid5 rate limit error printk
Bernd Schubert
1
-12
/
+22
2008-05-24
md: kill file_path wrapper
Christoph Hellwig
3
-16
/
+6
2008-05-24
md: proper extern for mdp_major
Adrian Bunk
2
-1
/
+2
2008-05-24
md: fix possible oops when removing a bitmap from an active array
NeilBrown
1
-1
/
+3
2008-05-24
mm: fix atomic_t overflow in vm
Alan Cox
5
-9
/
+9
2008-05-24
types.h: don't expose struct ustat to userspace
maximilian attems
1
-2
/
+2
2008-05-24
serial: support for InstaShield IS-400 four port RS-232 PCI card
Ignacio García Pérez
2
-1
/
+7
2008-05-24
fix parenthesis in include/asm-mips/mach-au1x00/au1000.h
Mariusz Kozlowski
1
-1
/
+1
2008-05-24
fix parenthesis in include/asm-mips/gic.h
Mariusz Kozlowski
1
-1
/
+1
2008-05-24
ibmaem: new driver for power/energy/temp meters in IBM System X hardware
Darrick J. Wong
4
-0
/
+1163
2008-05-24
i5k_amb: support Intel 5400 chipset
Darrick J. Wong
2
-5
/
+37
2008-05-24
hdaps: invert the axes for HDAPS on Lenovo R61i ThinkPads
Gabor Czigola
1
-0
/
+1
2008-05-24
ntfs: le*_add_cpu conversion
Marcin Slusarz
1
-3
/
+2
2008-05-24
mm: don't drop a partial page in a zone's memory map size
Johannes Weiner
1
-1
/
+2
2008-05-24
MAINTAINERS: add util-linux-ng package
Karel Zak
1
-0
/
+8
2008-05-24
ecryptfs: fix missed mutex_unlock
Cyrill Gorcunov
1
-1
/
+1
2008-05-24
fuse: fix bdi naming conflict
Miklos Szeredi
2
-1
/
+10
2008-05-24
mm: allow pfnmap ->fault()s
Nick Piggin
1
-2
/
+0
2008-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
8
-13
/
+50
2008-05-23
IB/mad: Fix kernel crash when .process_mad() returns SUCCESS|CONSUMED
Dave Olson
1
-1
/
+3
2008-05-23
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...
Linus Torvalds
4
-11
/
+19
2008-05-23
remove debug printk from DRM suspend path
Jesse Barnes
1
-2
/
+0
2008-05-23
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
9
-25
/
+13
2008-05-23
Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6
Linus Torvalds
7
-94
/
+98
2008-05-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
3
-6
/
+44
2008-05-23
fbdev: fix integer as NULL pointer warning
Harvey Harrison
4
-5
/
+5
2008-05-23
scsi: fix integer as NULL pointer warning
Harvey Harrison
5
-13
/
+13
2008-05-23
isdn: fix integer as NULL pointer warning
Harvey Harrison
1
-3
/
+3
2008-05-23
acpi: fix integer as NULL pointer warning
Harvey Harrison
2
-3
/
+3
2008-05-23
x86: fix integer as NULL pointer warning
Harvey Harrison
1
-1
/
+1
2008-05-23
[XFS] Fix memory corruption with small buffer reads
Christoph Hellwig
2
-4
/
+39
2008-05-23
[POWERPC] iSeries: Remove unused mail address
Stephen Rothwell
4
-4
/
+4
2008-05-23
[POWERPC] mpic: Fix use of uninitialized variable
Stephen Rothwell
2
-19
/
+4
2008-05-23
[POWERPC] Add kernstart_addr to list of allowed symbols in prom_init
Michael Ellerman
1
-1
/
+1
2008-05-23
[POWERPC] Fix __set_fixmap() for STRICT_MM_TYPECHECKS
David Gibson
1
-1
/
+1
2008-05-23
[POWERPC] PS3: Fix memory hotplug
Geoff Levand
1
-0
/
+3
2008-05-23
[XFS] Fix inode list allocation size in writeback.
David Chinner
1
-3
/
+4
2008-05-23
[XFS] Don't allow memory reclaim to wait on the filesystem in inode
David Chinner
1
-1
/
+1
2008-05-23
[XFS] Fix fsync() b0rkage.
David Chinner
4
-86
/
+54
[next]