Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
cff9e59f65019428ba8f172dcc8af0154590de42
/
include
/
linux
fc6bdb5
Merge branch 'for-linus-3.6' of git://dev.laptop.org/users/dilinger/linux-olpc
by Linus Torvalds
· 12 years ago
0a276d1
Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh
by Linus Torvalds
· 12 years ago
a6dc772
Merge branch 'dmaengine' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 12 years ago
a0e881b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
eff0d13
Merge branch 'for-3.6/drivers' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 12 years ago
8cf1a3f
Merge branch 'for-3.6/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 12 years ago
068535f
locks: remove unused lm_release_private
by J. Bruce Fields
· 12 years ago
c83f6bf
block: add partition resize function to blkpg ioctl
by Vivek Goyal
· 12 years ago
f387704
Merge branch 'common/irqdomain' into sh-latest
by Paul Mundt
· 12 years ago
4f46f8a
dmaengine: shdma: restore partial transfer calculation
by Guennadi Liakhovetski
· 12 years ago
2d53492
Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 12 years ago
ac25041
Platform: OLPC: turn EC driver into a platform_driver
by Andres Salomon
· 12 years ago
3d26c20
Platform: OLPC: allow EC cmd to be overridden, and create a workqueue to call it
by Andres Salomon
· 12 years ago
392a325
Platform: OLPC: add a stub to drivers/platform/ for the OLPC EC driver
by Andres Salomon
· 12 years ago
ac694db
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 12 years ago
a40a1d3
Merge tag 'vfio-for-v3.6' of git://github.com/awilliam/linux-vfio
by Linus Torvalds
· 12 years ago
3e9a970
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random
by Linus Torvalds
· 12 years ago
8762541
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 12 years ago
6dbb35b
Merge tag 'nfs-for-3.6-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 12 years ago
d833352
mm: hugetlbfs: close race during teardown of hugetlbfs shared page tables
by Mel Gorman
· 12 years ago
6527af5
mm: remove redundant initialization
by Minchan Kim
· 12 years ago
0030f53
mm: memcg: fix compaction/migration failing due to memcg limits
by Johannes Weiner
· 12 years ago
a564b8f
nfs: enable swap on NFS
by Mel Gorman
· 12 years ago
5a17811
mm: add support for direct_IO to highmem pages
by Mel Gorman
· 12 years ago
a509bc1
mm: swap: implement generic handler for swap_activate
by Mel Gorman
· 12 years ago
62c230b
mm: add support for a filesystem to activate swap files and use direct_IO for writing swap pages
by Mel Gorman
· 12 years ago
18022c5
mm: add get_kernel_page[s] for pinning of kernel addresses for I/O
by Mel Gorman
· 12 years ago
f981c59
mm: methods for teaching filesystems about PG_swapcache pages
by Mel Gorman
· 12 years ago
68243e7
mm: account for the number of times direct reclaimers get throttled
by Mel Gorman
· 12 years ago
5515061
mm: throttle direct reclaimers if PF_MEMALLOC reserves are low and swap is backed by network storage
by Mel Gorman
· 12 years ago
0614002
netvm: propagate page->pfmemalloc from skb_alloc_page to skb
by Mel Gorman
· 12 years ago
c48a11c
netvm: propagate page->pfmemalloc to skb
by Mel Gorman
· 12 years ago
c93bdd0
netvm: allow skb allocation to use PFMEMALLOC reserves
by Mel Gorman
· 12 years ago
907aed4
mm: allow PF_MEMALLOC from softirq context
by Mel Gorman
· 12 years ago
b37f1dd
mm: introduce __GFP_MEMALLOC to allow access to emergency reserves
by Mel Gorman
· 12 years ago
072bb0a
mm: sl[au]b: add knowledge of PFMEMALLOC reserve pages
by Mel Gorman
· 12 years ago
702d1a6
memory-hotplug: fix kswapd looping forever problem
by Minchan Kim
· 12 years ago
ee6f509
mm: factor out memory isolate functions
by Minchan Kim
· 12 years ago
876aafb
mm, memcg: move all oom handling to memcontrol.c
by David Rientjes
· 12 years ago
9cbb78b
mm, memcg: introduce own oom handler to iterate only over its own threads
by David Rientjes
· 12 years ago
62ce1c7
mm, oom: move declaration for mem_cgroup_out_of_memory to oom.h
by David Rientjes
· 12 years ago
340175b
mm/hotplug: free zone->pageset when a zone becomes empty
by Jiang Liu
· 12 years ago
9adb62a
mm/hotplug: correctly setup fallback zonelists when creating new pgdat
by Jiang Liu
· 12 years ago
8e125cd
vmscan: remove obsolete shrink_control comment
by Minchan Kim
· 12 years ago
fe03025
mm: CONFIG_HAVE_MEMBLOCK_NODE -> CONFIG_HAVE_MEMBLOCK_NODE_MAP
by Rabin Vincent
· 12 years ago
7db8889
mm: have order > 0 compaction start off where it left
by Rik van Riel
· 12 years ago
ca28ddc
mm: remove unused LRU_ALL_EVICTABLE
by Wanpeng Li
· 12 years ago
c255a45
memcg: rename config variables
by Andrew Morton
· 12 years ago
c59e261
mm/compaction: cleanup on compaction_deferred
by Gavin Shan
· 12 years ago
8e6ac7f
hugetlb/cgroup: migrate hugetlb cgroup info from oldpage to new page during migration
by Aneesh Kumar K.V
· 12 years ago
abb8206
hugetlb/cgroup: add hugetlb cgroup control files
by Aneesh Kumar K.V
· 12 years ago
6d76dcf
hugetlb/cgroup: add charge/uncharge routines for hugetlb cgroup
by Aneesh Kumar K.V
· 12 years ago
9dd540e
hugetlb/cgroup: add the cgroup pointer to page lru
by Aneesh Kumar K.V
· 12 years ago
2bc64a2
mm/hugetlb: add new HugeTLB cgroup
by Aneesh Kumar K.V
· 12 years ago
c3f38a3
hugetlb: make some static variables global
by Aneesh Kumar K.V
· 12 years ago
0edaecf
hugetlb: add a list for tracking in-use HugeTLB pages
by Aneesh Kumar K.V
· 12 years ago
189ebff
hugetlb: simplify migrate_huge_page()
by Aneesh Kumar K.V
· 12 years ago
24669e5
hugetlb: use mmu_gather instead of a temporary linked list for accumulating pages
by Aneesh Kumar K.V
· 12 years ago
972dc4d
hugetlb: add an inline helper for finding hstate index
by Aneesh Kumar K.V
· 12 years ago
3965c9a
mm: prepare for removal of obsolete /proc/sys/vm/nr_pdflush_threads
by Wanpeng Li
· 12 years ago
44de9d0
mm: account the total_vm in the vm_stat_account()
by Huang Shijie
· 12 years ago
4b24ff7
Merge tag 'for-v3.6' of git://git.infradead.org/battery-2.6
by Linus Torvalds
· 12 years ago
08843b7
Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 12 years ago
cc8362b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 12 years ago
89e1f7d
vfio: Add PCI device driver
by Alex Williamson
· 12 years ago
73fa0d1
vfio: Type1 IOMMU implementation
by Alex Williamson
· 12 years ago
cba3345
vfio: VFIO core
by Alex Williamson
· 12 years ago
4b1bf58
thermal: Constify 'type' argument for the registration routine
by Anton Vorontsov
· 12 years ago
e6db06a
Merge with upstream to accommodate with thermal changes
by Anton Vorontsov
· 12 years ago
0e52d98
Merge branches 'dma-omap', 'dma-pl08x' and 'dma-sa11x0' into dmaengine
by Russell King
· 12 years ago
7bedaa5
dmaengine: add OMAP DMA engine driver
by Russell King
· 13 years ago
74018dc
blk: pass from_schedule to non-request unplug functions.
by NeilBrown
· 12 years ago
9cbb175
blk: centralize non-request unplug handling.
by NeilBrown
· 12 years ago
d9c95bd
fs: Remove old freezing mechanism
by Jan Kara
· 12 years ago
5accdf8
fs: Improve filesystem freezing handling
by Jan Kara
· 12 years ago
2e3ee61
Merge tag 'writeback-proportions' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux
by Linus Torvalds
· 12 years ago
1fad1e9
Merge tag 'nfs-for-3.6-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 12 years ago
6df419e
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 12 years ago
4a86169
libceph: clean up con flags
by Sage Weil
· 12 years ago
8dacc7d
libceph: replace connection state bits with states
by Sage Weil
· 12 years ago
aa711ee
ceph: define snap counts as u32 everywhere
by Alex Elder
· 12 years ago
546f04e
libceph: support crush tunables
by Sage Weil
· 12 years ago
27c1ee3
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 12 years ago
f7e1bec
include/linux/aio.h: cpp->C conversions
by Andrew Morton
· 12 years ago
c1d7e01
ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION
by Will Deacon
· 12 years ago
05ba3f1
ipc: compat: use signed size_t types for msgsnd and msgrcv
by Will Deacon
· 12 years ago
b610c04
ipc: allow compat IPC version field parsing if !ARCH_WANT_OLD_COMPAT_IPC
by Will Deacon
· 12 years ago
079a96a
ipc: add COMPAT_SHMLBA support
by Will Deacon
· 12 years ago
8c74ac0
nilfs2: add omitted comments for structures in nilfs2_fs.h
by Vyacheslav Dubeyko
· 12 years ago
639b9e3
string: introduce memweight()
by Akinobu Mita
· 12 years ago
f7f9505
backlight: move lp855x header into platform_data directory
by Kim, Milo
· 12 years ago
a1fcb2e
backlight: move register definitions from header to source
by Kim, Milo
· 12 years ago
61e99ab
printk: remove the now unnecessary "C" annotation for KERN_CONT
by Joe Perches
· 12 years ago
04d2c8c
printk: convert the format for KERN_<LEVEL> to a 2 byte pattern
by Joe Perches
· 12 years ago
314ba35
printk: add kern_levels.h to make KERN_<LEVEL> available for asm use
by Joe Perches
· 12 years ago
acc8fa41
printk: add generic functions to find KERN_<LEVEL> headers
by Joe Perches
· 12 years ago
45226e9
NMI watchdog: fix for lockup detector breakage on resume
by Sameer Nanda
· 12 years ago
714904e
usb/marvell: remove conditional compilation of clk code
by Viresh Kumar
· 12 years ago
93abe8e
clk: add non CONFIG_HAVE_CLK routines
by Viresh Kumar
· 12 years ago
54b5019
coredump: warn about unsafe suid_dumpable / core_pattern combo
by Kees Cook
· 12 years ago
Next »