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-09-09
[PATCH] Prefetch kernel stacks to speed up context switch
Chen, Kenneth W
1
-0
/
+5
2005-09-09
[PATCH] remove the inode_post_link and inode_post_rename LSM hooks
Stephen Smalley
1
-49
/
+0
2005-09-09
[PATCH] Remove security_inode_post_create/mkdir/symlink/mknod hooks
Stephen Smalley
1
-90
/
+0
2005-09-09
[PATCH] security: enable atomic inode security labeling
Stephen Smalley
1
-0
/
+41
2005-09-08
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2
-32
/
+9
2005-09-08
[PATCH] USB: URB_ASYNC_UNLINK flag removed from the kernel
Alan Stern
1
-8
/
+1
2005-09-08
[PATCH] USB: isp116x-hcd: remove clock() and reset()
Olav Kongas
1
-9
/
+0
2005-09-08
[PATCH] USB: isp116x-hcd: per-port overcurrent reporting
Olav Kongas
1
-1
/
+1
2005-09-08
[PATCH] USB: isp116x-hcd: support only per-port power switching
Olav Kongas
1
-5
/
+0
2005-09-08
[PATCH] USB: isp116x-hcd: remove unnecessary ClockNotStop configuration option
Olav Kongas
1
-7
/
+5
2005-09-08
[PATCH] USB: isp116x-hcd: use fixed power-on-to-power-good-time
Olav Kongas
1
-2
/
+0
2005-09-08
[PATCH] USB: real nodes instead of usbfs
Kay Sievers
1
-0
/
+2
2005-09-08
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/w1-2.6
Linus Torvalds
1
-0
/
+44
2005-09-08
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
3
-473
/
+487
2005-09-08
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
3
-10
/
+43
2005-09-08
Merge master.kernel.org:/home/rmk/linux-2.6-i2c manually
Linus Torvalds
1
-0
/
+48
2005-09-08
Merge master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
1
-0
/
+15
2005-09-08
Merge master.kernel.org:/home/rmk/linux-2.6-mmc
Linus Torvalds
1
-2
/
+8
2005-09-08
[PATCH] PCI/libata INTx cleanup
Brett M Russ
1
-0
/
+1
2005-09-08
[PATCH] PCI: Support PCM PM CAP version 3
Daniel Ritz
1
-0
/
+1
2005-09-08
[PATCH] PCI: Add pci_walk_bus function to PCI core (nonrecursive)
Paul Mackerras
1
-0
/
+3
2005-09-08
[PATCH] PCI: restore BAR values after D3hot->D0 for devices that need it
John W. Linville
2
-0
/
+3
2005-09-08
[PATCH] PCI: clean up pci.h and split pci register info to separate header file.
Greg Kroah-Hartman
2
-458
/
+477
2005-09-08
[PATCH] PCI: remove CONFIG_PCI_NAMES
Adrian Bunk
1
-14
/
+0
2005-09-08
[PATCH] PCI: Move PCI fixup data into r/o section
akpm@osdl.org
1
-1
/
+1
2005-09-08
[PATCH] PCI: Run PCI driver initialization on local node
Andi Kleen
1
-0
/
+1
2005-09-08
Fix up ARM serial driver compile failure
Linus Torvalds
1
-0
/
+3
2005-09-08
[MMC] Ensure correct mmc_priv() behaviour
Russell King
1
-1
/
+7
2005-09-08
[PATCH] lib/crc16: added crc16 algorithm.
Evgeniy Polyakov
1
-0
/
+44
2005-09-08
Merge git://git.skbuff.net/gitroot/yoshfuji/linux-2.6-git-rfc3542
David S. Miller
2
-9
/
+42
2005-09-08
[NET]: Optimize pskb_trim_rcsum()
Stephen Hemminger
1
-1
/
+1
2005-09-08
[MMC] Allow detection/removal to be delayed
Richard Purdie
1
-1
/
+1
2005-09-08
[SERIAL] Use an enum for serial8250 platform device IDs
Russell King
1
-0
/
+15
2005-09-08
Merge linux-2.6 with linux-acpi-2.6
Len Brown
74
-716
/
+1279
2005-09-07
[PATCH] fix klist semantics for lists which have elements removed on traversal
James Bottomley
1
-3
/
+5
2005-09-08
[IPV6]: Support IPV6_{RECV,}TCLASS socket options / ancillary data.
YOSHIFUJI Hideaki
2
-3
/
+4
2005-09-08
[IPV6]: Support several new sockopt / ancillary data in Advanced API (RFC3542).
YOSHIFUJI Hideaki
2
-8
/
+40
2005-09-07
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6
Linus Torvalds
5
-14
/
+84
2005-09-07
Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...
Linus Torvalds
2
-11
/
+28
2005-09-07
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
1
-4
/
+2
2005-09-07
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
4
-3
/
+13
2005-09-07
[PATCH] Kprobes: prevent possible race conditions generic
Prasanna S Panchamukhi
2
-0
/
+10
2005-09-07
[PATCH] Make ll_rw_block() wait for buffer lock
Jan Kara
1
-0
/
+1
2005-09-07
[PATCH] Input: Add a new switch event type
Richard Purdie
1
-0
/
+25
2005-09-07
[PATCH] sd: SD 4-bit bus
Pierre Ossman
2
-0
/
+16
2005-09-07
[PATCH] sd: SCR register
Pierre Ossman
1
-0
/
+9
2005-09-07
[PATCH] sd: read-only switch
Pierre Ossman
2
-0
/
+4
2005-09-07
[PATCH] sd: initialize SD cards
Pierre Ossman
3
-0
/
+9
2005-09-07
[PATCH] ipmi poweroff: fix chassis control
Corey Minyard
1
-0
/
+6
2005-09-07
[PATCH] ipmi: fix panic ipmb response
Corey Minyard
1
-1
/
+2
[next]