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
2007-10-22
efs: new export ops
Christoph Hellwig
1
-1
/
+5
2007-10-22
exportfs: add new methods
Christoph Hellwig
1
-0
/
+30
2007-10-22
exportfs: add fid type
Christoph Hellwig
1
-3
/
+41
2007-10-22
kexec: add BSS to resource tree
Bernhard Walle
1
-1
/
+1
2007-10-22
Intel IOMMU: DMAR fault handling support
Keshavamurthy, Anil S
1
-0
/
+12
2007-10-22
Intel IOMMU: Intel IOMMU driver
Keshavamurthy, Anil S
1
-0
/
+22
2007-10-22
Intel IOMMU: PCI generic helper function
Keshavamurthy, Anil S
1
-0
/
+2
2007-10-22
Intel IOMMU: DMAR detection and parsing logic
Keshavamurthy, Anil S
1
-0
/
+52
2007-10-22
ext2: avoid rec_len overflow with 64KB block size
Jan Kara
1
-0
/
+1
2007-10-22
capabilities: clean up file capability reading
Serge E. Hallyn
1
-4
/
+2
2007-10-22
memory hotplug: make kmem_cache_node for SLUB on memory online avoid panic
Yasunori Goto
1
-0
/
+4
2007-10-22
memory hotplug: rearrange memory hotplug notifier
Yasunori Goto
1
-12
/
+15
2007-10-22
add WEAK() for creating weak asm labels
Rusty Russell
1
-0
/
+6
2007-10-21
[PATCH] audit: watching subtrees
Al Viro
2
-0
/
+4
2007-10-21
[PATCH] new helper - inotify_evict_watch()
Al Viro
1
-0
/
+1
2007-10-21
[PATCH] new helper - inotify_clone_watch()
Al Viro
1
-0
/
+1
2007-10-21
[PATCH] new helpers - collect_mounts() and release_collected_mounts()
Al Viro
1
-0
/
+2
2007-10-21
[PATCH] pass dentry to audit_inode()/audit_inode_child()
Al Viro
2
-12
/
+13
2007-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
5
-8
/
+21
2007-10-19
Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
1
-76
/
+33
2007-10-20
fix do_sys_open() prototype
Jason Uhlenkott
1
-1
/
+1
2007-10-20
Typo: depricated -> deprecated
Rolf Eike Beer
1
-2
/
+2
2007-10-20
dm: uevent generate events
Mike Anderson
1
-0
/
+2
2007-10-20
dm: export name and uuid
Mike Anderson
1
-0
/
+1
2007-10-20
dm io:ctl use constant struct size
Milan Broz
1
-2
/
+3
2007-10-20
fix up security_socket_getpeersec_* documentation
Serge Hallyn
1
-2
/
+15
2007-10-20
ide: constify struct ide_port_info
Bartlomiej Zolnierkiewicz
1
-5
/
+5
2007-10-20
ide: replace ide_pci_device_t by struct ide_port_info
Bartlomiej Zolnierkiewicz
1
-10
/
+8
2007-10-20
ide: remove write-only hwif->hw
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2007-10-20
ide: add hwif->ack_intr hook
Bartlomiej Zolnierkiewicz
1
-0
/
+2
2007-10-20
icside: use ec->dma directly
Bartlomiej Zolnierkiewicz
1
-5
/
+0
2007-10-20
ide: add CONFIG_IDE_ARCH_OBSOLETE_INIT
Bartlomiej Zolnierkiewicz
1
-6
/
+2
2007-10-20
ide: remove redundant comments from ide.h
Bartlomiej Zolnierkiewicz
1
-41
/
+0
2007-10-20
ide: add ide_find_port() helper
Bartlomiej Zolnierkiewicz
1
-0
/
+2
2007-10-20
ide: add ide_device_add()
Bartlomiej Zolnierkiewicz
1
-4
/
+3
2007-10-20
ide: add ->fixup method to ide_hwif_t
Bartlomiej Zolnierkiewicz
1
-7
/
+4
2007-10-20
ide: add IDE_HFLAG_{IO_32BIT,UNMASK_IRQS} host flags
Bartlomiej Zolnierkiewicz
1
-0
/
+4
2007-10-20
ide: add IDE_HFLAG_RQSIZE_256 host flag
Bartlomiej Zolnierkiewicz
1
-0
/
+2
2007-10-20
ide: add IDE_HFLAG_FORCE_LEGACY_IRQS host flag
Bartlomiej Zolnierkiewicz
1
-0
/
+2
2007-10-20
ide: add ->chipset field to ide_pci_device_t
Bartlomiej Zolnierkiewicz
1
-2
/
+5
2007-10-20
ide: remove unused ->next field from ide_pci_device_t
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2007-10-19
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86
Linus Torvalds
1
-7
/
+2
2007-10-19
Merge git://git.linux-nfs.org/pub/linux/nfs-2.6
Linus Torvalds
1
-0
/
+8
2007-10-19
Convert files to UTF-8 and some cleanups
Jan Engelhardt
1
-1
/
+1
2007-10-19
NFS: Fix a race in sillyrename
Trond Myklebust
1
-0
/
+8
2007-10-19
Fix misspellings of "system", "controller", "interrupt" and "necessary".
Robert P. J. Day
1
-1
/
+1
2007-10-19
crypto: convert crypto.h to UTF-8
John Anthony Kazos Jr
1
-1
/
+1
2007-10-19
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
3
-26
/
+189
2007-10-19
Linux Kernel Markers - Samples
Mathieu Desnoyers
1
-1
/
+0
2007-10-19
Linux Kernel Markers
Mathieu Desnoyers
2
-0
/
+142
[next]