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
2011-04-06
KVM: fix crash on irqfd deassign
Michael S. Tsirkin
1
-1
/
+1
2011-04-05
Linux 2.6.39-rc2
v2.6.39-rc2
Linus Torvalds
1
-1
/
+1
2011-04-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/axb...
Linus Torvalds
14
-91
/
+148
2011-04-05
inotify: fix double free/corruption of stuct user
Eric Paris
2
-26
/
+14
2011-04-05
ide: always ensure that blk_delay_queue() is called if we have pending IO
Jens Axboe
1
-21
/
+21
2011-04-05
block: fix request sorting at unplug
Konstantin Khlebnikov
1
-1
/
+1
2011-04-05
dm: improve block integrity support
Mike Snitzer
3
-35
/
+93
2011-04-05
fs: export empty_aops
Jens Axboe
4
-5
/
+12
2011-04-05
ide: ide_requeue_and_plug() reinstate "always plug" behaviour
Jens Axboe
1
-2
/
+1
2011-04-05
blk-throttle: don't call xchg on bool
Andreas Schwab
1
-2
/
+2
2011-04-05
ufs: remove unessecary blk_flush_plug
Christoph Hellwig
1
-1
/
+0
2011-04-05
block: make the flush insertion use the tail of the dispatch list
Jens Axboe
1
-2
/
+2
2011-04-05
block: get rid of elv_insert() interface
Jens Axboe
3
-23
/
+17
2011-04-05
block: dump request state on seeing a corrupted request completion
Jens Axboe
1
-1
/
+1
2011-04-05
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-44
/
+0
2011-04-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
9
-109
/
+221
2011-04-05
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
10
-38
/
+57
2011-04-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
9
-25
/
+145
2011-04-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
36
-60
/
+138
2011-04-05
drm/i915/lvds: Remove 0xa0 DDC probe for LVDS
Chris Wilson
1
-24
/
+0
2011-04-05
drm/i915/crt: Remove 0xa0 probe for VGA
Chris Wilson
1
-20
/
+0
2011-04-05
powerpc/pseries: Fix build without CONFIG_HOTPLUG_CPU
Matt Evans
1
-6
/
+11
2011-04-05
powerpc: Set nr_cpu_ids early and use it to free PACAs
Ryan Grimm
2
-1
/
+4
2011-04-05
powerpc/pseries: Don't register global initcall
Benjamin Herrenschmidt
1
-1
/
+1
2011-04-05
powerpc/kexec: Fix mismatched ifdefs for PPC64/SMP.
Paul Gortmaker
1
-3
/
+3
2011-04-05
Merge remote branch 'kumar/merge' into merge
Benjamin Herrenschmidt
5
-27
/
+38
2011-04-05
Btrfs: don't warn in btrfs_add_orphan
Josef Bacik
1
-2
/
+0
2011-04-05
Btrfs: fix free space cache when there are pinned extents and clusters V2
Josef Bacik
1
-4
/
+78
2011-04-05
Btrfs: Fix uninitialized root flags for subvolumes
Li Zefan
5
-1
/
+30
2011-04-05
btrfs: clear __GFP_FS flag in the space cache inode
Miao Xie
2
-2
/
+2
2011-04-05
Btrfs: fix memory leak in start_transaction()
Yoshinori Sano
1
-0
/
+1
2011-04-05
Btrfs: fix memory leak in btrfs_ioctl_start_sync()
Tsutomu Itoh
1
-1
/
+3
2011-04-05
Btrfs: fix subvol_sem leak in btrfs_rename()
Johann Lombardi
1
-3
/
+5
2011-04-05
Btrfs: Fix oops for defrag with compression turned on
Li Zefan
1
-9
/
+8
2011-04-05
Btrfs: fix /proc/mounts info.
Tsutomu Itoh
1
-2
/
+17
2011-04-05
Btrfs: fix compiler warning in file.c
Tsutomu Itoh
1
-1
/
+1
2011-04-04
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
16
-67
/
+94
2011-04-04
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
6
-7
/
+24
2011-04-04
Documentation: update cgroups info user groups names
Geunsik Lim
1
-6
/
+6
2011-04-04
Documentation: consolidate leds files to leds/ subdir
Antonio Ospite
4
-3
/
+10
2011-04-04
kemleak-test: build as module only
Daniel Baluta
1
-4
/
+2
2011-04-04
Documentation: fix minor typos/spelling
Sylvestre Ledru
24
-43
/
+43
2011-04-04
Documentation: update panic parameter info
Randy Dunlap
1
-5
/
+7
2011-04-04
kernel/signal.c: add kernel-doc notation to syscalls
Randy Dunlap
1
-2
/
+63
2011-04-04
kernel/signal.c: fix typos and coding style
Randy Dunlap
1
-42
/
+48
2011-04-04
Documentation: update kmemleak arch. info
Daniel Baluta
1
-2
/
+2
2011-04-05
drm: fix "persistant" typo
Jan Engelhardt
5
-25
/
+25
2011-04-05
drm/radeon/kms: add some new ontario pci ids
Alex Deucher
1
-0
/
+2
2011-04-04
tty: fix endless work loop when the buffer fills up
Linus Torvalds
2
-3
/
+7
2011-04-04
ipv6: Don't pass invalid dst_entry pointer to dst_release().
Boris Ostrovsky
1
-0
/
+1
[next]