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
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2005-07-10
[SPARC64]: Add __read_mostly support.
David S. Miller
1
-1
/
+1
2005-07-08
[IPV4]: multicast API "join" issues
David L Stevens
1
-1
/
+0
2005-07-08
[NET]: Fix sparse warnings
Victor Fusco
1
-11
/
+18
2005-07-07
[PATCH] nfsd4: check lock type against openmode.
NeilBrown
1
-0
/
+5
2005-07-07
[PATCH] nfsd4: return better error on io incompatible with open mode
NeilBrown
1
-0
/
+1
2005-07-07
[PATCH] nfsd4: seqid comments
NeilBrown
1
-1
/
+3
2005-07-07
[PATCH] nfsd4: fix sync'ing of recovery directory
NeilBrown
1
-0
/
+1
2005-07-07
[PATCH] namespace: rename _mntput to mntput_no_expire
Miklos Szeredi
1
-2
/
+2
2005-07-07
[PATCH] namespace: rename mnt_fslink to mnt_expire
Miklos Szeredi
1
-1
/
+1
2005-07-07
[PATCH] namespace.c: fix race in mark_mounts_for_expiry()
Miklos Szeredi
1
-1
/
+2
2005-07-07
[PATCH] mostly_read data section
Christoph Lameter
1
-0
/
+6
2005-07-07
[PATCH] propagate __nocast annotations
Alexey Dobriyan
3
-5
/
+5
2005-07-07
[PATCH] page_uptodate locking scalability
Nick Piggin
1
-0
/
+3
2005-07-07
[PATCH] pm: fix u32 vs. pm_message_t confusion in cpufreq
Bernard Blackham
1
-1
/
+1
2005-07-07
[PATCH] move ioprio syscalls into syscalls.h
Anton Blanchard
2
-3
/
+3
2005-07-07
[PATCH] print order information when OOM killing
Marcelo Tosatti
1
-1
/
+1
2005-07-07
[PATCH] export generic_drop_inode() to modules
Mark Fasheh
1
-0
/
+1
2005-07-07
[MTD] XIP cleanup
Thomas Gleixner
1
-18
/
+13
2005-07-06
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-1
/
+33
2005-07-06
[CRYPTO] Ensure cit_iv is aligned correctly
Herbert Xu
1
-0
/
+5
2005-07-06
[CRYPTO] Add alignmask for low-level cipher implementations
Herbert Xu
1
-0
/
+1
2005-07-06
[CRYPTO] Add support for low-level multi-block operations
Herbert Xu
1
-1
/
+27
2005-07-06
[PATCH] openfirmware: generate device table for userspace
Jeff Mahoney
1
-0
/
+11
2005-07-06
Merge with rsync://fileserver/linux
Artem B. Bityuckiy
45
-169
/
+625
2005-07-05
[PATCH] kprobes: fix namespace problem and sparc64 build
Rusty Lynch
1
-1
/
+1
2005-07-05
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
4
-13
/
+12
2005-07-05
[TCP]: Move to new TSO segmenting scheme.
David S. Miller
1
-1
/
+1
2005-07-05
[SHAPER]: Switch to spinlocks.
Christoph Hellwig
1
-1
/
+1
2005-07-05
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
1
-1
/
+18
2005-07-05
[NET]: Reduce size of sk_buff by 4 bytes
Thomas Graf
1
-7
/
+8
2005-07-05
[NET]: Remove unused security member in sk_buff
Thomas Graf
2
-4
/
+2
2005-07-05
[NET]: Fix signedness issues in net/core/filter.c
Patrick McHardy
1
-1
/
+1
2005-07-05
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
2
-20
/
+3
2005-07-04
[SPARC64/COMPAT]: Add some compat ioctl for ppdev
Raphael Assenat
1
-1
/
+18
2005-07-03
[PATCH] amd74xx: support MCP55 device IDs
Rob Punkunus
1
-0
/
+1
2005-07-01
[PATCH] PCI: clean up dynamic pci id logic
Greg Kroah-Hartman
2
-19
/
+2
2005-07-01
[PATCH] PCI: Increase the number of PCI bus resources
rajesh.shah@intel.com
1
-1
/
+1
2005-06-29
[PATCH] driver core: change bus_rescan_devices to return void
Greg Kroah-Hartman
1
-1
/
+1
2005-06-29
[PATCH] driver core: add bus_find_device & driver_find_device functions
Cornelia Huck
1
-0
/
+5
2005-06-29
[MTD] Use correct major number for INFTL
Sean Young
1
-2
/
+2
2005-06-29
[MTD] XIP for AMD CFI flash.
Todd Poynor
1
-11
/
+1
2005-06-29
[MTD] NAND: Reorganize chip locking
Thomas Gleixner
1
-1
/
+4
2005-06-28
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
7
-5
/
+20
2005-06-28
[PATCH] V4L: API new webcam formats included
Mauro Carvalho Chehab
1
-0
/
+2
2005-06-28
[PATCH] irqpoll
Alan Cox
1
-2
/
+3
2005-06-28
[PATCH] blk: light iocontext ops
Nick Piggin
1
-0
/
+1
2005-06-28
[PATCH] headers: include linux/types.h for usb_ch9.h
GOTO Masanori
1
-3
/
+3
2005-06-28
[PATCH] headers: include linux/compiler.h for __user
GOTO Masanori
1
-0
/
+1
2005-06-28
[PATCH] really remove xattr_acl.h
Christoph Hellwig
1
-50
/
+0
2005-06-28
[PATCH] rename wakeup_bdflush to wakeup_pdflush
Pekka J Enberg
1
-1
/
+1
[prev]
[next]