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
2006-09-13
[PATCH] headers_check: remove <asm/timex.h> from user export
David Woodhouse
1
-1
/
+2
2006-09-13
[PATCH] headers_check: reduce user-visible noise in <linux/nfs_fs.h>
David Woodhouse
1
-26
/
+26
2006-09-12
Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb
Linus Torvalds
2
-4
/
+1
2006-09-11
[PATCH] audit: AUDIT_PERM support
Al Viro
1
-0
/
+7
2006-09-11
[PATCH] audit: more syscall classes added
Al Viro
1
-0
/
+4
2006-09-11
Merge master.kernel.org:/home/rmk/linux-2.6-mmc
Linus Torvalds
2
-1
/
+3
2006-09-10
V4L/DVB (4605): Fixes an issue with V4L1 and make headers-install
Mauro Carvalho Chehab
2
-4
/
+1
2006-09-08
[PATCH] NFS: large non-page-aligned direct I/O clobbers memory
Trond Myklebust
2
-5
/
+5
2006-09-08
[PATCH] sis5513: add SiS south bridge ID 0x966 and 0x968
David Wang
1
-0
/
+2
2006-09-07
[MMC] Cleanup 385e3227d4d83ab13d7767c4bb3593b0256bf246
Russell King
1
-0
/
+2
2006-09-07
[MMC] constify mmc_host_ops
David Brownell
1
-1
/
+1
2006-09-06
[PATCH] Move linux/device.h include in linux/atmdev.h to #ifdef __KERNEL__ se...
Ismail Donmez
1
-1
/
+1
2006-09-06
[PATCH] prevent timespec/timeval to ktime_t overflow
Thomas Gleixner
1
-1
/
+6
2006-09-06
[PATCH] Documentation for lock_key in struct hrtimer_base
Henrik Kretzschmar
1
-0
/
+1
2006-09-01
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
1
-0
/
+1
2006-09-01
[PATCH] task delay accounting fixes
Shailabh Nagar
2
-4
/
+7
2006-09-01
[PATCH] ZVC: Scale thresholds depending on the size of the system
Christoph Lameter
1
-0
/
+1
2006-08-31
USB: Add VIA quirk fixup for VT8235 usb2
Mark Hindley
1
-0
/
+1
2006-08-28
Merge master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
1
-0
/
+3
2006-08-27
[PATCH] Fix tty layer DoS and comment relevant code
Alan Cox
1
-0
/
+1
2006-08-27
[PATCH] lockdep: annotate reiserfs
Ingo Molnar
1
-1
/
+2
2006-08-27
[PATCH] register_one_node() compile fix
KAMEZAWA Hiroyuki
1
-1
/
+9
2006-08-27
[PATCH] Manage jbd allocations from its own slabs
Badari Pulavarty
1
-0
/
+3
2006-08-27
[PATCH] vcsa attribute bits -> ioctl(VT_GETHIFONTMASK)
Samuel Thibault
2
-0
/
+2
2006-08-27
[SERIAL] Support for Intashield 2 port PCI serial card
Peter Horton
1
-0
/
+3
2006-08-26
[BRIDGE] netfilter: memory corruption fix
Stephen Hemminger
1
-2
/
+12
2006-08-24
Merge branch 'fixes' of git://git.linux-nfs.org/pub/linux/nfs-2.6
Greg Kroah-Hartman
3
-4
/
+4
2006-08-24
NFSv4: increase client-provided nfs4 clientid size
J. Bruce Fields
1
-1
/
+1
2006-08-24
SUNRPC: avoid choosing an IPMI port for RPC traffic
Chuck Lever
1
-1
/
+1
2006-08-24
NFS: clean up rpc_rmdir
Trond Myklebust
1
-1
/
+1
2006-08-24
SUNRPC: make rpc_unlink() take a dentry argument instead of a path
Trond Myklebust
1
-1
/
+1
2006-08-23
Merge branch 'upstream-greg' of gregkh@master.kernel.org:/pub/scm/linux/kerne...
Greg Kroah-Hartman
2
-29
/
+22
2006-08-21
[PATCH] uninline ioprio_best()
Oleg Nesterov
1
-22
/
+1
2006-08-19
[PATCH] ppc32: board-specific part of fs_enet update
Vitaly Bordug
1
-29
/
+21
2006-08-19
[PATCH] PAL: Support of the fixed PHY
Vitaly Bordug
1
-0
/
+1
2006-08-17
[BRIDGE]: Disable SG/GSO if TX checksum is off
Herbert Xu
1
-0
/
+3
2006-08-17
[VLAN]: Make sure bonding packet drop checks get done in hwaccel RX path.
David S. Miller
2
-0
/
+29
2006-08-14
[PATCH] fuse: fix error case in fuse_readpages
Alexander Zarochentsev
1
-0
/
+1
2006-08-14
[PATCH] fbdev: include backlight.h only when __KERNEL__ is defined
Michal Januszewski
1
-1
/
+1
2006-08-13
[INET]: Use pskb_trim_unique when trimming paged unique skbs
Herbert Xu
1
-0
/
+15
2006-08-11
pr_debug() should not be used in drivers
Pavel Machek
1
-0
/
+1
2006-08-07
[NET]: Fix alloc_skb comment typo
Christoph Hellwig
1
-2
/
+2
2006-08-06
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/...
Linus Torvalds
1
-2
/
+22
2006-08-06
[PATCH] debug_locks.h: add "struct task_struct;"
Alexey Dobriyan
1
-0
/
+2
2006-08-06
[PATCH] fix vmstat per cpu usage
Jan Blunck
1
-4
/
+4
2006-08-06
[PATCH] Make suspend possible with a traced process at a breakpoint
Rafael J. Wysocki
1
-0
/
+8
2006-08-04
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 in...
Dmitry Torokhov
69
-154
/
+1072
2006-08-04
Merge branch 'fixes' of git://git.linux-nfs.org/pub/linux/nfs-2.6
Linus Torvalds
3
-6
/
+3
2006-08-03
RPC: Ensure that we disconnect TCP socket when client requests error out
Trond Myklebust
1
-1
/
+1
2006-08-03
NLM/lockd: remove b_done
J. Bruce Fields
1
-1
/
+0
[next]