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-01-15
Add an AT_NO_AUTOMOUNT flag to suppress terminal automount
David Howells
2
-0
/
+3
2011-01-15
Add a dentry op to allow processes to be held during pathwalk transit
David Howells
2
-3
/
+11
2011-01-15
Add a dentry op to handle automounting rather than abusing follow_link()
David Howells
2
-1
/
+8
2011-01-14
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
6
-8
/
+42
2011-01-14
Merge git://git.infradead.org/battery-2.6
Linus Torvalds
3
-0
/
+72
2011-01-14
Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2011-01-14
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...
Linus Torvalds
5
-29
/
+64
2011-01-14
PCI/PM: Use pm_wakeup_event() directly for reporting wakeup events
Rafael J. Wysocki
1
-1
/
+0
2011-01-14
PCI/ACPI: Request _OSC control once for each root bridge (v3)
Rafael J. Wysocki
3
-0
/
+23
2011-01-14
include/gpio.h: remove remaining __must_check-annotiations
Wolfram Sang
1
-2
/
+2
2011-01-14
Revert update for dirty_ratio for memcg.
KAMEZAWA Hiroyuki
1
-23
/
+0
2011-01-14
power_supply: Add MAX17042 Fuel Gauge Driver
MyungJoo Ham
1
-0
/
+30
2011-01-14
kernel: fix hlist_bl again
Russell King
1
-1
/
+1
2011-01-14
mfd: ab8500-core chip version cut 2.0 support
Mattias Wallin
1
-23
/
+30
2011-01-14
regulator: Support MAX8998/LP3974 DVS-GPIO
MyungJoo Ham
1
-6
/
+20
2011-01-14
mfd: Support LP3974 RTC
MyungJoo Ham
1
-0
/
+4
2011-01-14
mfd: MAX8998/LP3974 hibernation support
MyungJoo Ham
2
-0
/
+3
2011-01-14
mfd: ab8500-core ioresources irq for subdrivers added
Mattias Wallin
1
-2
/
+2
2011-01-14
mfd: Provide pm_runtime_no_callbacks flag in cell data
Mark Brown
1
-0
/
+6
2011-01-14
mfd: Add WM8326 support
Mark Brown
1
-0
/
+1
2011-01-13
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
10
-66
/
+230
2011-01-13
Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-6
/
+0
2011-01-13
Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-3
/
+5
2011-01-13
Merge branch 'stable/gntdev' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-1
/
+162
2011-01-14
fs: hlist UP debug fixup
Nick Piggin
2
-3
/
+5
2011-01-13
memcg: fix memory migration of shmem swapcache
Daisuke Nishimura
1
-3
/
+2
2011-01-13
memcg: add lock to synchronize page accounting and migration
KAMEZAWA Hiroyuki
1
-3
/
+28
2011-01-13
memcg: create extensible page stat update routines
Greg Thelen
1
-3
/
+28
2011-01-13
memcg: add page_cgroup flags for dirty page tracking
Greg Thelen
1
-0
/
+23
2011-01-13
mm: migration: use rcu_dereference_protected when dereferencing the radix tre...
Mel Gorman
1
-0
/
+16
2011-01-13
thp: add compound_trans_head() helper
Andrea Arcangeli
1
-0
/
+18
2011-01-13
thp: khugepaged: make khugepaged aware about madvise
Andrea Arcangeli
1
-2
/
+4
2011-01-13
thp: madvise(MADV_NOHUGEPAGE)
Andrea Arcangeli
3
-9
/
+13
2011-01-13
thp: mm: define MADV_NOHUGEPAGE
Andrea Arcangeli
1
-0
/
+1
2011-01-13
thp: compound_trans_order
Andrea Arcangeli
1
-0
/
+14
2011-01-13
thp: fix anon memory statistics with transparent hugepages
Rik van Riel
2
-3
/
+13
2011-01-13
thp: use compaction in kswapd for GFP_ATOMIC order > 0
Andrea Arcangeli
1
-3
/
+8
2011-01-13
thp: mmu_notifier_test_young
Andrea Arcangeli
1
-0
/
+26
2011-01-13
thp: avoid breaking huge pmd invariants in case of vma_adjust failures
Andrea Arcangeli
1
-0
/
+19
2011-01-13
thp: add numa awareness to hugepage allocations
Andrea Arcangeli
1
-2
/
+5
2011-01-13
thp: mprotect: transparent huge page support
Johannes Weiner
1
-0
/
+2
2011-01-13
thp: mincore transparent hugepage support
Johannes Weiner
1
-0
/
+3
2011-01-13
thp: add x86 32bit support
Johannes Weiner
1
-3
/
+4
2011-01-13
thp: remove PG_buddy
Andrea Arcangeli
3
-11
/
+31
2011-01-13
thp: khugepaged
Andrea Arcangeli
3
-0
/
+68
2011-01-13
thp: transparent hugepage vmstat
Andrea Arcangeli
1
-0
/
+1
2011-01-13
thp: pmd_trans_huge migrate bugcheck
Andrea Arcangeli
1
-0
/
+1
2011-01-13
thp: madvise(MADV_HUGEPAGE)
Andrea Arcangeli
1
-0
/
+6
2011-01-13
thp: transparent hugepage core
Andrea Arcangeli
7
-2
/
+159
2011-01-13
thp: _GFP_NO_KSWAPD
Andrea Arcangeli
1
-1
/
+4
[next]