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-10-20
[PATCH] fix svc_procfunc declaration
Al Viro
9
-91
/
+91
2006-10-20
[PATCH] bug: nfsd/nfs4xdr.c misuse of ERR_PTR()
Al Viro
1
-10
/
+11
2006-10-20
[PATCH] SUNRPC: fix a typo
Chuck Lever
1
-1
/
+1
2006-10-20
[PATCH] SUNRPC: fix race in in-kernel RPC portmapper client
Chuck Lever
1
-7
/
+7
2006-10-20
[PATCH] NFS: remove unused check in nfs4_open_revalidate
Chuck Lever
1
-4
/
+2
2006-10-20
[PATCH] NFS: __nfs_revalidate_inode() can use "inode" before checking it is n...
Chuck Lever
1
-1
/
+1
2006-10-20
[PATCH] NFS: fix minor bug in new NFS symlink code
Chuck Lever
1
-2
/
+2
2006-10-20
[PATCH] NFS: Deal with failure of invalidate_inode_pages2()
Trond Myklebust
4
-18
/
+30
2006-10-20
[PATCH] NFS: Fix NFSv4 callback regression
Trond Myklebust
1
-7
/
+12
2006-10-20
[PATCH] nfs4: initialize cl_ipaddr
J. Bruce Fields
1
-2
/
+6
2006-10-20
[PATCH] NFS: Fix error handling in nfs_direct_write_result()
Trond Myklebust
1
-5
/
+7
2006-10-20
[PATCH] NFS: Fix oops in nfs_cancel_commit_list
Trond Myklebust
1
-2
/
+2
2006-10-20
[PATCH] NFSv4: Fix thinko in fs/nfs/super.c
Trond Myklebust
1
-1
/
+1
2006-10-20
[PATCH] autofs3: Make sure all dentries refs are released before calling kill...
David Howells
4
-4
/
+4
2006-10-20
[PATCH] fs/Kconfig: move GENERIC_ACL, fix acl() call errors
Randy Dunlap
1
-4
/
+4
2006-10-20
[PATCH] cad_pid sysctl with PROC_FS=n
Randy Dunlap
1
-0
/
+4
2006-10-20
[PATCH] Fix warnings for WARN_ON if CONFIG_BUG is disabled
Ralf Baechle
1
-1
/
+4
2006-10-20
[PATCH] irq updates: make eata_pio compile
Alan Cox
1
-1
/
+1
2006-10-20
[PATCH] OOM killer meets userspace headers
Alexey Dobriyan
5
-4
/
+15
2006-10-20
[PATCH] acpi memory hotplug: remove strange add_memory fail message
Yasunori Goto
1
-0
/
+12
2006-10-20
[PATCH] Change log level of a message of acpi_memhotplug to KERN_DEBUG
Yasunori Goto
1
-1
/
+1
2006-10-20
[PATCH] readjust comments of task_timeslice for kernel doc
Borislav Petkov
1
-9
/
+9
2006-10-20
[PATCH] genirq: clean up irq-flow-type naming, fix
Ingo Molnar
1
-0
/
+3
2006-10-20
[PATCH] fix "ACPI: Processor native C-states using MWAIT"
Darrick J. Wong
1
-1
/
+1
2006-10-20
[PATCH] Kconfig serial typos
Randy Dunlap
1
-6
/
+6
2006-10-20
[PATCH] uml: mmapper - remove just added but wrong "const" attribute
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+2
2006-10-20
[PATCH] uml: kconfig - silence warning
Paolo 'Blaisorblade' Giarrusso
1
-0
/
+5
2006-10-20
[PATCH] uml: cleanup run_helper() API to fix a leak
Paolo 'Blaisorblade' Giarrusso
2
-6
/
+3
2006-10-20
[PATCH] uml: use DEFCONFIG_LIST to avoid reading host's config
Paolo 'Blaisorblade' Giarrusso
2
-0
/
+6
2006-10-20
[PATCH] uml: reenable compilation of enable_timer, disabled by mistake
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+2
2006-10-20
[PATCH] uml: code convention cleanup of a file
Paolo 'Blaisorblade' Giarrusso
1
-25
/
+28
2006-10-20
[PATCH] uml: split memory allocation prototypes out of user.h
Paolo 'Blaisorblade' Giarrusso
19
-7
/
+33
2006-10-20
[PATCH] uml: remove some leftover PPC code
Paolo 'Blaisorblade' Giarrusso
1
-9
/
+0
2006-10-20
[PATCH] fix typo in memory barrier docs
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+1
2006-10-20
[PATCH] uml: MODE_TT is bust
Jeff Dike
1
-0
/
+1
2006-10-20
[PATCH] Make <linux/personality.h> userspace proof
Ralf Baechle
1
-0
/
+7
2006-10-20
[PATCH] separate bdi congestion functions from queue congestion functions
Andrew Morton
17
-104
/
+126
2006-10-20
[PATCH] export clear_queue_congested and set_queue_congested
Thomas Maier
2
-10
/
+12
2006-10-20
[PATCH] ecryptfs: use special_file()
Pekka Enberg
1
-4
/
+1
2006-10-20
[PATCH] direct-io: sync and invalidate file region when falling back to buffe...
Jeff Moyer
1
-6
/
+45
2006-10-20
[PATCH] e100: fix reboot -f with netconsole enabled
Auke Kok
1
-19
/
+31
2006-10-18
Merge branch 'ubuntu-updates' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
12
-16
/
+84
2006-10-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/hwmon-2.6
Linus Torvalds
14
-74
/
+124
2006-10-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/aoe-2.6
Linus Torvalds
7
-179
/
+287
2006-10-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
44
-203
/
+584
2006-10-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
9
-65
/
+123
2006-10-18
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
12
-52
/
+94
2006-10-18
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
9
-110
/
+232
2006-10-18
hwmon: Fix debug messages in w83781d
Jean Delvare
1
-8
/
+10
2006-10-18
hwmon: Let w83781d and lm78 load again
Jean Delvare
3
-13
/
+13
[next]