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
2009-04-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
5
-15
/
+19
2009-04-15
RCU: Don't try and predeclare inline funcs as it upsets some versions of gcc
David Howells
1
-10
/
+8
2009-04-15
The default CONFIG_BUG=n version of BUG() should have an empty do...while
David Howells
1
-1
/
+1
2009-04-15
MN10300: Stop gcc from generating uninitialised variable warnings after BUG()
David Howells
1
-4
/
+6
2009-04-15
MN10300: Wire up missing system calls
David Howells
2
-0
/
+4
2009-04-15
MN10300: Discard duplicate PFN_xxx() macros
David Howells
1
-4
/
+0
2009-04-15
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
26
-159
/
+280
2009-04-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
35
-279
/
+317
2009-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes
Linus Torvalds
6
-21
/
+24
2009-04-15
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
33
-522
/
+814
2009-04-15
Merge branch 'topic/hda' into for-linus
Takashi Iwai
2
-3
/
+7
2009-04-15
ALSA: hda - Fix the cmd cache keys for amp verbs
Takashi Iwai
1
-1
/
+5
2009-04-15
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
18
-163
/
+136
2009-04-15
acpi-cpufreq: fix 'smp_call_function_many()' confusion
Linus Torvalds
1
-0
/
+6
2009-04-15
cfq-iosched: add close cooperator code
Jens Axboe
1
-25
/
+198
2009-04-15
cfq-iosched: log responsible 'cfqq' in idle timer arm
Jens Axboe
1
-1
/
+1
2009-04-15
cfq-iosched: tweak kick logic a bit more
Jens Axboe
1
-2
/
+5
2009-04-15
cfq-iosched: no need to save interrupts in cfq_kick_queue()
Jens Axboe
1
-3
/
+2
2009-04-15
brd: fix cacheflushing
Nick Piggin
1
-1
/
+3
2009-04-15
brd: support barriers
Nick Piggin
1
-0
/
+1
2009-04-15
swap: Remove code handling bio_alloc failure with __GFP_WAIT
Nikanth Karthikesan
1
-2
/
+0
2009-04-15
gfs2: Remove code handling bio_alloc failure with __GFP_WAIT
Nikanth Karthikesan
1
-5
/
+0
2009-04-15
ext4: Remove code handling bio_alloc failure with __GFP_WAIT
Nikanth Karthikesan
1
-2
/
+0
2009-04-15
dio: Remove code handling bio_alloc failure with __GFP_WAIT
Nikanth Karthikesan
1
-2
/
+0
2009-04-15
block: Remove code handling bio_alloc failure with __GFP_WAIT
Nikanth Karthikesan
2
-5
/
+0
2009-04-15
bio: add documentation to bio_alloc()
Jens Axboe
1
-0
/
+18
2009-04-15
splice: add helpers for locking pipe inode
Miklos Szeredi
5
-72
/
+64
2009-04-15
splice: remove generic_file_splice_write_nolock()
Miklos Szeredi
2
-61
/
+0
2009-04-15
ocfs2: fix i_mutex locking in ocfs2_splice_to_file()
Miklos Szeredi
3
-22
/
+79
2009-04-15
splice: fix i_mutex locking in generic_splice_write()
Miklos Szeredi
1
-11
/
+23
2009-04-15
splice: remove i_mutex locking in splice_from_pipe()
Miklos Szeredi
1
-16
/
+2
2009-04-15
splice: split up __splice_from_pipe()
Miklos Szeredi
2
-74
/
+153
2009-04-15
block: fix SG_IO to return a proper error value
FUJITA Tomonori
1
-2
/
+4
2009-04-15
sparc: remove some pointless conditionals before kfree()
Wei Yongjun
1
-4
/
+2
2009-04-15
ALSA: add missing definitions(letters) to HD-Audio.txt
Justin Mattock
1
-2
/
+2
2009-04-15
Merge branch 'topic/memdup_user' into for-linus
Takashi Iwai
11
-165
/
+102
2009-04-15
Merge branch 'topic/usb-caiaq' into for-linus
Takashi Iwai
11
-51
/
+22
2009-04-15
Merge branch 'topic/asoc' into for-linus
Takashi Iwai
2
-5
/
+3
2009-04-15
Merge branch 'topic/hda' into for-linus
Takashi Iwai
5
-11
/
+47
2009-04-15
Merge branch 'topic/jack-free-fix' into topic/hda
Takashi Iwai
4
-8
/
+45
2009-04-15
Merge branch 'master' of git://git.alsa-project.org/alsa-kernel into for-linus
Takashi Iwai
4
-44
/
+136
2009-04-15
GFS2: Use DEFINE_SPINLOCK
Xu Gang
1
-1
/
+1
2009-04-15
GFS2: cleanup file_operations mess
Christoph Hellwig
3
-14
/
+16
2009-04-15
GFS2: Move umount flush rwsem
Steven Whitehouse
1
-5
/
+5
2009-04-15
GFS2: Fix symlink creation race
Steven Whitehouse
1
-0
/
+1
2009-04-15
GFS2: Make quotad's waiting interruptible
Steven Whitehouse
1
-1
/
+1
2009-04-15
ALSA: hda - Add quirk mask for Fujitsu Amilo laptops with ALC883
Takashi Iwai
1
-3
/
+2
2009-04-15
[ALSA] intel8x0: add one retry to the ac97_clock measurement routine
Jaroslav Kysela
1
-4
/
+11
2009-04-15
cfq-iosched: don't delay queue kick for a merged request
Jens Axboe
1
-2
/
+9
2009-04-15
buffer: switch do_emergency_thaw() away from pdflush_operation()
Jens Axboe
1
-2
/
+9
[next]