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
2005-10-28
[PATCH] gfp_t: net/*
Al Viro
7
-8
/
+8
2005-10-28
[PATCH] gfp_t: lib/*
Al Viro
8
-10
/
+10
2005-10-28
[PATCH] gfp_t: mm/* (easy parts)
Al Viro
9
-22
/
+22
2005-10-28
[PATCH] gfp_t: infrastructure
Al Viro
6
-28
/
+34
2005-10-27
Merge /home/trondmy/scm/kernel/git/torvalds/linux-2.6
Trond Myklebust
4
-7
/
+8
2005-10-27
RPC: Ensure that nobody can queue up new upcalls after rpc_close_pipes()
Trond Myklebust
1
-14
/
+15
2005-10-27
NFS: Allow files that are open for write to invalidate caches
Trond Myklebust
1
-4
/
+0
2005-10-27
NFSv4: Convert unnecessary XDR warning messages into dprintk()
Trond Myklebust
1
-11
/
+6
2005-10-27
NFSv4: Add post-op attributes to NFSv4 write and commit callbacks.
Trond Myklebust
3
-7
/
+36
2005-10-27
NFSv4: Add post-op attributes to nfs4_proc_remove()
Trond Myklebust
3
-14
/
+45
2005-10-27
NFSv4: Add post-op attributes to nfs4_proc_rename()
Trond Myklebust
3
-7
/
+41
2005-10-27
NFSv4: Add post-op attributes to nfs4_proc_link()
Trond Myklebust
3
-11
/
+54
2005-10-27
NFS: Ensure that nfs_link() instantiates the dentry correctly
Trond Myklebust
1
-7
/
+4
2005-10-27
NFS: Add optional post-op getattr instruction to the NFSv4 file close.
Trond Myklebust
3
-7
/
+39
2005-10-27
NFS: Optimise attribute revalidation on close().
Trond Myklebust
1
-2
/
+2
2005-10-27
NFSv4: Add directory post-op attributes to the CREATE operations.
Trond Myklebust
3
-15
/
+84
2005-10-27
NFS: nfs_lookup doesn't need to revalidate the parent directory's inode
Chuck Lever
1
-6
/
+0
2005-10-27
NFS: Don't let nfs_end_data_update() clobber attribute update information
Trond Myklebust
5
-29
/
+73
2005-10-27
NFS: Optimise inode attribute cache updates
Trond Myklebust
6
-20
/
+44
2005-10-27
NFS: Convert cache_change_attribute into a jiffy-based value
Trond Myklebust
2
-5
/
+5
2005-10-27
NFS: Cleanup initialisation of struct nfs_fattr
Trond Myklebust
7
-65
/
+71
2005-10-27
Linux v2.6.14
v2.6.14
Linus Torvalds
1
-1
/
+1
2005-10-27
Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6
Linus Torvalds
1
-0
/
+1
2005-10-27
[PATCH] cpufreq: SMP fix for conservative governor
Dave Jones
1
-3
/
+3
2005-10-27
Revert "x86-64: Avoid unnecessary double bouncing for swiotlb"
Linus Torvalds
1
-3
/
+3
2005-10-27
Merge /home/trondmy/scm/kernel/git/torvalds/linux-2.6
Trond Myklebust
66
-504
/
+737
2005-10-27
NFS: Fix a bad cast in nfs3_read_done
Trond Myklebust
1
-1
/
+1
2005-10-27
Revert "RPC: stops the release_pipe() funtion from being called twice"
Trond Myklebust
1
-2
/
+0
2005-10-27
[TCP]: Clear stale pred_flags when snd_wnd changes
Herbert Xu
1
-0
/
+1
2005-10-27
[PATCH] Yet more posix-cpu-timer fixes
Roland McGrath
1
-4
/
+7
2005-10-27
Revert "remove false BUG_ON() from run_posix_cpu_timers()"
Linus Torvalds
2
-18
/
+26
2005-10-26
[PATCH] Fix cpu timers expiration time
Oleg Nesterov
1
-3
/
+3
2005-10-26
Merge master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
2
-1
/
+27
2005-10-26
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2
-1
/
+2
2005-10-26
posix cpu timers: fix timer ordering
Linus Torvalds
1
-6
/
+4
2005-10-26
[PATCH] fix radeon_cp_init_ring_buffer()
Ivan Kokshaysky
1
-5
/
+6
2005-10-26
[PATCH] svcsock timestamp fix
Andrew Morton
1
-1
/
+1
2005-10-26
[PATCH] Fix HFS+ to free up the space when a file is deleted.
Peter Wainwright
1
-0
/
+1
2005-10-26
[PATCH] kill massive wireless-related log spam
Jeff Garzik
1
-2
/
+7
2005-10-26
[PATCH] export cpu_online_map
Andrew Morton
1
-0
/
+1
2005-10-26
[PATCH] ppc64: Fix wrong register mapping in mpic driver
Benjamin Herrenschmidt
1
-2
/
+2
2005-10-26
[PATCH] NUMA: broken per cpu pageset counters
Magnus Damm
1
-0
/
+2
2005-10-26
[PATCH] md: make sure mdthreads will always respond to kthread_stop
NeilBrown
1
-4
/
+6
2005-10-26
[ARM] 3032/1: sparse: complains about generic_fls() prototype in asm-arm/bito...
Ian Campbell
1
-1
/
+0
2005-10-25
PCI: be more verbose about resource quirks
Linus Torvalds
1
-13
/
+88
2005-10-25
[LLC]: Strip RIF flag from source MAC address
Jochen Friedrich
1
-1
/
+3
2005-10-25
[TR]: Preserve RIF flag even for 2 byte RIF fields.
Jochen Friedrich
1
-2
/
+3
2005-10-25
[IPV6]: Fix refcnt of struct ip6_flowlabel
Yan Zheng
1
-1
/
+1
2005-10-25
[PATCH] qlogic lockup fix
Andrew Morton
1
-1
/
+2
2005-10-25
[PATCH] alpha: atomic dependency fix
Andrew Morton
3
-30
/
+37
[next]