index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-04
fs/buffer.c: remove block_write_full_page_endio()
Matthew Wilcox
1
-2
/
+0
2014-06-04
memcg, slab: simplify synchronization scheme
Vladimir Davydov
2
-14
/
+2
2014-06-04
memcg, slab: merge memcg_{bind,release}_pages to memcg_{un}charge_slab
Vladimir Davydov
1
-2
/
+2
2014-06-04
memcg, slab: do not schedule cache destruction when last page goes away
Vladimir Davydov
2
-3
/
+0
2014-06-04
memcg: kill CONFIG_MM_OWNER
Oleg Nesterov
2
-3
/
+3
2014-06-04
mm/swap.c: clean up *lru_cache_add* functions
Jianyu Zhan
1
-17
/
+2
2014-06-04
mem-hotplug: implement get/put_online_mems
Vladimir Davydov
2
-14
/
+8
2014-06-04
mm: page_alloc: do not cache reclaim distances
Mel Gorman
1
-1
/
+0
2014-06-04
mm: disable zone_reclaim_mode by default
Mel Gorman
1
-1
/
+2
2014-06-04
hugetlb: add hstate_is_gigantic()
Luiz Capitulino
1
-0
/
+5
2014-06-04
mm: pass VM_BUG_ON() reason to dump_page()
Dave Hansen
1
-2
/
+9
2014-06-04
include/linux/mmdebug.h: add VM_WARN_ON() and VM_WARN_ON_ONCE()
Andrew Morton
1
-0
/
+4
2014-06-04
cma: add placement specifier for "cma=" kernel parameter
Akinobu Mita
1
-3
/
+6
2014-06-04
memblock: introduce memblock_alloc_range()
Akinobu Mita
1
-0
/
+2
2014-06-04
x86: enable DMA CMA with swiotlb
Akinobu Mita
1
-0
/
+2
2014-06-04
mm,vmacache: add debug data
Davidlohr Bueso
2
-0
/
+10
2014-06-04
mm: get rid of __GFP_KMEMCG
Vladimir Davydov
4
-17
/
+8
2014-06-04
sl[au]b: charge slabs to kmemcg explicitly
Vladimir Davydov
1
-11
/
+4
2014-06-04
x86: define _PAGE_NUMA by reusing software bits on the PMD and PTE levels
Mel Gorman
1
-1
/
+1
2014-06-04
fs/libfs.c: add generic data flush to fsync
Fabian Frederick
2
-0
/
+10
2014-06-04
hugetlb: restrict hugepage_migration_support() to x86_64
Naoya Horiguchi
2
-8
/
+11
2014-06-04
Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux into next
Linus Torvalds
10
-89
/
+91
2014-06-04
Merge tag 'sound-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound into next
Linus Torvalds
2
-0
/
+112
2014-06-04
Merge tag 'fbdev-main-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux into next
Linus Torvalds
2
-2
/
+3
2014-06-04
Merge tag 'pm+acpi-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm into next
Linus Torvalds
10
-31
/
+193
2014-06-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid into next
Linus Torvalds
1
-5
/
+12
2014-06-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial into next
Linus Torvalds
1
-1
/
+1
2014-06-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next
Linus Torvalds
1
-3
/
+12
2014-06-04
Merge branches 'for-3.16/i2c-hid', 'for-3.16/rmi4', 'for-3.16/sony' and 'for-3.16/thingm' into for-linus
Jiri Kosina
25
-28
/
+135
2014-06-04
of/irq: provide more wrappers for !CONFIG_OF
Arnd Bergmann
1
-3
/
+33
2014-06-03
Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next
Linus Torvalds
1
-3
/
+0
2014-06-03
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2
-20
/
+50
2014-06-03
Merge branch 'pm-devfreq'
Rafael J. Wysocki
1
-1
/
+34
2014-06-03
Merge branch 'acpi-video'
Rafael J. Wysocki
1
-0
/
+7
2014-06-03
Merge branch 'acpi-enumeration'
Rafael J. Wysocki
1
-0
/
+2
2014-06-03
Merge branch 'pm-clk'
Rafael J. Wysocki
1
-0
/
+31
2014-06-03
Merge branch 'acpi-pm'
Rafael J. Wysocki
2
-0
/
+13
2014-06-03
Merge branch 'acpi-battery'
Rafael J. Wysocki
1
-0
/
+2
2014-06-03
Merge branch 'pm-sleep'
Rafael J. Wysocki
2
-8
/
+34
2014-06-03
Merge branch 'pm-cpuidle'
Rafael J. Wysocki
1
-5
/
+2
2014-06-03
Merge branches 'acpi-scan', 'acpi-hotplug' and 'acpi-pci'
Rafael J. Wysocki
1
-2
/
+20
2014-06-03
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next
Linus Torvalds
5
-181
/
+88
2014-06-03
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next
Linus Torvalds
1
-0
/
+1
2014-06-03
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next
Linus Torvalds
10
-20
/
+74
2014-06-03
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next
Linus Torvalds
5
-9
/
+78
2014-06-03
Merge tag 'regulator-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into next
Linus Torvalds
8
-21
/
+59
2014-06-03
Merge tag 'spi-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi into next
Linus Torvalds
2
-2
/
+254
2014-06-03
Merge tag 'regmap-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap into next
Linus Torvalds
1
-0
/
+6
2014-06-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux into next
Linus Torvalds
1
-14
/
+65
2014-06-03
Merge tag 'usb-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb into next
Linus Torvalds
7
-34
/
+181
[next]