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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-25
tmpfs: clone shmem_file_splice_read()
Hugh Dickins
1
-0
/
+2
2011-07-25
mm/futex: fix futex writes on archs with SW tracking of dirty & young
Benjamin Herrenschmidt
1
-0
/
+2
2011-07-25
mm: truncate functions are in truncate.c
Hugh Dickins
1
-2
/
+1
2011-07-25
mm: cleanup descriptions of filler arg
Hugh Dickins
1
-7
/
+5
2011-07-25
mm/memblock.c: avoid abuse of RED_INACTIVE
Andrew Morton
1
-0
/
+6
2011-07-25
oom: remove references to old badness() function
David Rientjes
1
-4
/
+0
2011-07-25
pagewalk: add locking-rule comments
KOSAKI Motohiro
1
-0
/
+2
2011-07-25
xen/balloon: memory hotplug support for Xen balloon driver
Daniel Kiper
1
-0
/
+4
2011-07-25
mm: extend memory hotplug API to allow memory hotplug in virtual machines
Daniel Kiper
1
-2
/
+9
2011-07-25
mm: use const struct page for r/o page-flag accessor methods
Ian Campbell
1
-2
/
+2
2011-07-25
mm: make some struct page's const
Ian Campbell
1
-6
/
+6
2011-07-25
hugetlb: add phys addr to struct huge_bootmem_page
Becky Bruce
1
-0
/
+3
2011-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
8
-17
/
+209
2011-07-24
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-14
/
+54
2011-07-24
Merge branch 'for-upstream' of git://openrisc.net/jonas/linux
Linus Torvalds
3
-2
/
+48
2011-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
2
-12
/
+19
2011-07-24
Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-7
/
+21
2011-07-24
Merge branch 'upstream/xen-tracing2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+504
2011-07-24
module: add /sys/module/<name>/uevent files
Kay Sievers
1
-0
/
+1
2011-07-24
module: change attr callbacks to take struct module_kobject
Kay Sievers
1
-11
/
+12
2011-07-24
modules: add default loader hook implementations
Jonas Bonn
1
-1
/
+6
2011-07-24
KVM: MMU: filter out the mmio pfn from the fault pfn
Xiao Guangrong
1
-0
/
+5
2011-07-23
ata: Add and use ata_print_version_once
Joe Perches
1
-0
/
+12
2011-07-23
ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level>
Joe Perches
1
-14
/
+42
2011-07-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
1
-0
/
+82
2011-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
4
-13
/
+31
2011-07-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
6
-8
/
+112
2011-07-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...
Linus Torvalds
3
-183
/
+24
2011-07-23
Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
1
-0
/
+56
2011-07-23
Merge branches 'x86-urgent-for-linus', 'core-debug-for-linus', 'irq-core-for-...
Linus Torvalds
1
-5
/
+0
2011-07-23
Merge branch 'scsi-fixes'
James Bottomley
22
-35
/
+108
2011-07-23
fs/9p: add 9P2000.L unlinkat operation
Aneesh Kumar K.V
2
-0
/
+3
2011-07-23
fs/9p: add 9P2000.L renameat operation
Aneesh Kumar K.V
2
-1
/
+6
2011-07-23
fs/9p: Clean-up get_protocol_version() to use strcmp
Prem Karat
2
-4
/
+4
2011-07-23
net/9p: Remove structure not used in the code
Aneesh Kumar K.V
1
-178
/
+5
2011-07-23
9p: clean up packet dump code
Eric Van Hensbergen
1
-0
/
+6
2011-07-23
regmap: Add SPI bus support
Mark Brown
1
-0
/
+4
2011-07-23
regmap: Add I2C bus support
Mark Brown
1
-0
/
+4
2011-07-23
regmap: Add generic non-memory mapped register access API
Mark Brown
1
-0
/
+74
2011-07-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
19
-94
/
+245
2011-07-22
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-7
/
+18
2011-07-22
Merge branch 'x86-numa-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2011-07-22
Merge branch 'x86-mtrr-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+12
2011-07-22
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+33
2011-07-22
Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
8
-17
/
+209
2011-07-22
Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-0
/
+29
2011-07-22
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-22
/
+30
2011-07-22
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
6
-55
/
+54
2011-07-22
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2011-07-22
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-55
/
+6
[next]