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-07-14
configfs: call drop_link() to cleanup after create_link() failure
Louis Rilling
1
-1
/
+5
2008-07-14
configfs: Allow ->make_item() and ->make_group() to return detailed errors.
Joel Becker
8
-64
/
+94
2008-07-14
configfs: Fix failing mkdir() making racing rmdir() fail
Louis Rilling
2
-10
/
+44
2008-07-14
configfs: Fix deadlock with racing rmdir() and rename()
Louis Rilling
1
-20
/
+25
2008-07-14
configfs: Make configfs_new_dirent() return error code instead of NULL
Louis Rilling
1
-4
/
+5
2008-07-14
configfs: Protect configfs_dirent s_links list mutations
Louis Rilling
2
-4
/
+9
2008-07-14
configfs: Introduce configfs_dirent_lock
Louis Rilling
4
-1
/
+34
2008-07-14
ocfs2: Don't snprintf() without a format.
Joel Becker
1
-1
/
+1
2008-07-14
ocfs2: Fix CONFIG_OCFS2_DEBUG_FS #ifdefs
Joel Becker
2
-2
/
+2
2008-07-14
ocfs2/net: Silence build warnings on sparc64
Sunil Mushran
1
-3
/
+5
2008-07-14
ocfs2: Handle error during journal load
Wengang Wang
1
-1
/
+5
2008-07-14
ocfs2: Silence an error message in ocfs2_file_aio_read()
Sunil Mushran
1
-1
/
+1
2008-07-14
ocfs2: use simple_read_from_buffer()
Akinobu Mita
1
-14
/
+5
2008-07-14
ocfs2: fix printk format warnings with OCFS2_FS_STATS=n
Randy Dunlap
1
-4
/
+4
2008-07-14
[PATCH 2/2] ocfs2: Instrument fs cluster locks
Sunil Mushran
2
-1
/
+133
2008-07-14
[PATCH 1/2] ocfs2: Add CONFIG_OCFS2_FS_STATS config option
Sunil Mushran
1
-0
/
+8
2008-07-13
Linux 2.6.26
v2.6.26
Linus Torvalds
1
-1
/
+1
2008-07-13
devcgroup: fix permission check when adding entry to child cgroup
Li Zefan
1
-1
/
+1
2008-07-13
devcgroup: always show positive major/minor num
Li Zefan
1
-2
/
+2
2008-07-13
Documentation/HOWTO: correct wrong kernel bugzilla FAQ URL
Jiri Pirko
1
-1
/
+1
2008-07-13
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-6
/
+18
2008-07-13
cpusets, hotplug, scheduler: fix scheduler domain breakage
Dmitry Adamushko
1
-6
/
+18
2008-07-12
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+2
2008-07-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
5
-7
/
+31
2008-07-12
cifs: fix wksidarr declaration to be big-endian friendly
Jeff Layton
1
-5
/
+5
2008-07-12
cifs: fix inode leak in cifs_get_inode_info_unix
Jeff Layton
1
-10
/
+10
2008-07-12
frv: fix irqs_disabled() to return an int, not an unsigned long
David Howells
1
-1
/
+1
2008-07-12
OProfile kernel maintainership changes
Robert Richter
1
-2
/
+2
2008-07-12
rtc-pcf8563: add chip id
Jon Smirl
1
-0
/
+1
2008-07-12
rtc-fm3130: fix chip naming
Alessandro Zummo
1
-1
/
+1
2008-07-12
ov7670: clean up ov7670_read semantics
Andres Salomon
1
-1
/
+3
2008-07-12
serial8250: sanity check nr_uarts on all paths.
Eric W. Biederman
1
-0
/
+3
2008-07-12
fbdev: bugfix for multiprocess defio
Jaya Kumar
1
-1
/
+19
2008-07-12
drivers/isdn/i4l/isdn_common.c fix small resource leak
Darren Jenkins
1
-1
/
+3
2008-07-12
drivers/char/pcmcia/ipwireless/hardware.c fix resource leak
Darren Jenkins
1
-1
/
+3
2008-07-12
[SCSI] bsg: fix oops on remove
James Bottomley
1
-1
/
+2
2008-07-12
[SCSI] fusion: default MSI to disabled for SPI and FC controllers
James Bottomley
1
-3
/
+8
2008-07-12
x86: fix ldt limit for 64 bit
Michael Karcher
1
-2
/
+2
2008-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
1
-2
/
+1
2008-07-11
[PATCH] IPMI: return correct value from ipmi_write
Mark Rustad
1
-2
/
+1
2008-07-11
[SCSI] ipr: Fix HDIO_GET_IDENTITY oops for SATA devices
Brian King
1
-1
/
+5
2008-07-11
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-3
/
+17
2008-07-11
Fix reference counting race on log buffers
Dave Chinner
1
-4
/
+11
2008-07-11
libata-acpi: don't call sleeping function from invalid context
Zhang Rui
1
-1
/
+4
2008-07-11
Added Targa Visionary 1000 IDE adapter to pata_sis.c
Kai Krakow
1
-0
/
+1
2008-07-11
libata-acpi: filter out DIPM enable
Tejun Heo
1
-2
/
+12
2008-07-10
rtc: fix reported IRQ rate for when HPET is enabled
Paul Gortmaker
1
-1
/
+2
2008-07-10
Fix name of Russell King in various comments
Uwe Kleine-König
5
-5
/
+5
2008-07-10
rapidio: fix device reference counting
Eugene Surovegin
1
-1
/
+1
2008-07-10
tpm: add Intel TPM TIS device HID
Marcin Obara
1
-0
/
+1
[next]