Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
0e170c72c0c55bd78213a0f5053bd9a1dde403b7
/
include
0e27aa3
fbdev: platforming hecubafb and n411
by Jaya Kumar
· 17 years ago
03c33a4
fbdev: platforming metronomefb and am200epd
by Jaya Kumar
· 17 years ago
fd96795
gxfb/lxfb: detect framebuffer size using an MSR if VSA2 isn't available
by Andres Salomon
· 17 years ago
61a517a
gxfb/lxfb: use VSA definitions when fetching framebuffer size
by Andres Salomon
· 17 years ago
fd08580
atmel_lcdfb: wiring BGR to RGB color mode
by Nicolas Ferre
· 17 years ago
cf19a37
atmel_lcdfb: suspend/resume support
by David Brownell
· 17 years ago
b6f448e
PM/gxfb: add hook to PM console layer that allows disabling of suspend VT switch
by Andres Salomon
· 17 years ago
e933836
x86: GEODE: add Virtual Systems Architecture detection
by Andres Salomon
· 17 years ago
32bf87e
x86: geode: MSR cleanup
by Andres Salomon
· 17 years ago
e4c690e
fb: add support for foreign endianness
by Anton Vorontsov
· 17 years ago
169b6a7
gpiochip_reserve()
by Anton Vorontsov
· 17 years ago
e6de180
gpio: define gpio_is_valid()
by Guennadi Liakhovetski
· 17 years ago
438d890
gpiolib: better rmmod infrastructure
by Guennadi Liakhovetski
· 17 years ago
73fcdc9
i2o: remove static inline forward declarations
by Ilpo Järvinen
· 17 years ago
50f8c37
quota: convert stub functions from macros into inlines
by Andrew Morton
· 17 years ago
0ff5af8
quota: quota core changes for quotaon on remount
by Jan Kara
· 17 years ago
03f6e92
quota: various style cleanups
by Jan Kara
· 17 years ago
338bf9a
quota: do not allow setting of quota limits to too high values
by Andrew Perepechko
· 17 years ago
26b31c1
kprobes: add (un)register_jprobes for batch registration
by Masami Hiramatsu
· 17 years ago
4a296e0
kprobes: add (un)register_kretprobes for batch registration
by Masami Hiramatsu
· 17 years ago
9861668
kprobes: add (un)register_kprobes for batch registration
by Masami Hiramatsu
· 17 years ago
9960257
list.h: add list_is_singular()
by Masami Hiramatsu
· 17 years ago
3d8d996
kprobes: prevent probing of preempt_schedule()
by Srinivasa Ds
· 17 years ago
0341a4d
VT notifier extension for accessibility
by Karl Dahlke
· 17 years ago
61711f8
sm501: add uart support
by Magnus Damm
· 17 years ago
7ae9392
x86: configurable DMI scanning code
by Thomas Petazzoni
· 17 years ago
fc3f341
serial: add VR41xx SIU setup for serial console
by Yoichi Yuasa
· 17 years ago
0fab6de
synclink drivers bool conversion
by Joe Perches
· 17 years ago
cdf88037
ncpfs: add prototypes to ncp_fs.h
by Harvey Harrison
· 17 years ago
16a26ef
cris: add constfy to pgd_offset()
by KOSAKI Motohiro
· 17 years ago
ed6b9b9
alpha: teach the compiler that BUG doesn't return
by Andrew Morton
· 17 years ago
95d193a
alpha: replace __inline with inline
by Harvey Harrison
· 17 years ago
3898b1b
capabilities: implement per-process securebits
by Andrew G. Morgan
· 17 years ago
8cece85
mm: fix broken gfp_zone with __GFP_THISNODE
by KAMEZAWA Hiroyuki
· 17 years ago
e70260a
memory hotplug: make alloc_bootmem_section()
by Yasunori Goto
· 17 years ago
0475327
memory hotplug: register section/node id to free
by Yasunori Goto
· 17 years ago
7f2e952
hugetlbfs: common code update for s390
by Gerald Schaefer
· 17 years ago
8fe627e
hugetlbfs: add missing TLB flush to hugetlb_cow()
by Gerald Schaefer
· 17 years ago
6d77907
hugetlbfs: architecture header cleanup
by Gerald Schaefer
· 17 years ago
71fe804
mempolicy: use struct mempolicy pointer in shmem_sb_info
by Lee Schermerhorn
· 17 years ago
095f1fc
mempolicy: rework shmem mpol parsing and display
by Lee Schermerhorn
· 17 years ago
fc36b8d
mempolicy: use MPOL_F_LOCAL to Indicate Preferred Local Policy
by Lee Schermerhorn
· 17 years ago
52cd3b0
mempolicy: rework mempolicy Reference Counting [yet again]
by Lee Schermerhorn
· 17 years ago
a6020ed
mempolicy: document {set|get}_policy() vm_ops APIs
by Lee Schermerhorn
· 17 years ago
aab0b10
mempolicy: mark shared policies for unref
by Lee Schermerhorn
· 17 years ago
45c4745
mempolicy: rename struct mempolicy 'policy' member to 'mode'
by Lee Schermerhorn
· 17 years ago
846a16b
mempolicy: rename mpol_copy to mpol_dup
by Lee Schermerhorn
· 17 years ago
f0be3d3
mempolicy: rename mpol_free to mpol_put
by Lee Schermerhorn
· 17 years ago
3b11630
Subject: [PATCH] hugetlb: vmstat events for huge page allocations
by Adam Litke
· 17 years ago
a08cb62
s390: implement pte special bit
by Nick Piggin
· 17 years ago
70688e4
xip: support non-struct page backed memory
by Nick Piggin
· 17 years ago
30afcb4
return pfn from direct_access, for XIP
by Jared Hulbert
· 17 years ago
423bad6
mm: add vm_insert_mixed
by Nick Piggin
· 17 years ago
7e67513
mm: introduce pte_special pte bit
by Nick Piggin
· 17 years ago
b379d79
mm: introduce VM_MIXEDMAP
by Jared Hulbert
· 17 years ago
e20b8cc
PAGEFLAGS_EXTENDED and separate page flags for Head and Tail
by Christoph Lameter
· 17 years ago
9796547
mm: Get rid of __ZONE_COUNT
by Christoph Lameter
· 17 years ago
ec7cade
page flags: add PAGEFLAGS_FALSE for flags that are always false
by Christoph Lameter
· 17 years ago
602c4d1
page flags: handle PG_uncached like all other flags
by Christoph Lameter
· 17 years ago
0a128b2
pageflags: eliminate PG_xxx aliases
by Christoph Lameter
· 17 years ago
d60cd46
pageflags: use proper page flag functions in Xen
by Christoph Lameter
· 17 years ago
6a1e7f77
pageflags: convert to the use of new macros
by Christoph Lameter
· 17 years ago
f94a62e
pageflags: introduce macros to generate page flag functions
by Christoph Lameter
· 17 years ago
9223b41
pageflags: get rid of FLAGS_RESERVED
by Christoph Lameter
· 17 years ago
e268318
pageflags: use an enum for the flags
by Christoph Lameter
· 17 years ago
726b801
page_mapping(): add ifdef around reference to swapper_space
by Andrew Morton
· 17 years ago
308c05e
sparsemem: vmemmap does not need section bits
by Christoph Lameter
· 17 years ago
2301696
vmallocinfo: add caller information
by Christoph Lameter
· 17 years ago
a10aa57
vmalloc: show vmalloced areas via /proc/vmallocinfo
by Christoph Lameter
· 17 years ago
b454456
mm: make early_pfn_to_nid() a C function
by Andrew Morton
· 17 years ago
ac6aadb
mm: rotate_reclaimable_page() cleanup
by Miklos Szeredi
· 17 years ago
7edf85a
mm: save some bytes in mm_struct by filling holes on 64bit
by Andi Kleen
· 17 years ago
3842b46
mempolicy: small header file cleanup
by David Rientjes
· 17 years ago
4c50bc0
mempolicy: add MPOL_F_RELATIVE_NODES flag
by David Rientjes
· 17 years ago
7ea931c
mempolicy: add bitmap_onto() and bitmap_fold() operations
by Paul Jackson
· 17 years ago
f5b087b
mempolicy: add MPOL_F_STATIC_NODES flag
by David Rientjes
· 17 years ago
028fec4
mempolicy: support optional mode flags
by David Rientjes
· 17 years ago
a3b51e0
mempolicy: convert MPOL constants to enum
by David Rientjes
· 17 years ago
1b27d05
mm: move cache_line_size() to <linux/cache.h>
by Pekka Enberg
· 17 years ago
19770b3
mm: filter based on a nodemask as well as a gfp_mask
by Mel Gorman
· 17 years ago
dd1a239
mm: have zonelist contains structs with both a zone pointer and zone_idx
by Mel Gorman
· 17 years ago
54a6eb5
mm: use two zonelist that are filtered by GFP mask
by Mel Gorman
· 17 years ago
18ea7e7
mm: remember what the preferred zone is for zone_statistics
by Mel Gorman
· 17 years ago
0e88460
mm: introduce node_zonelist() for accessing the zonelist for a GFP mask
by Mel Gorman
· 17 years ago
dac1d27
mm: use zonelists instead of zones when direct reclaiming pages
by Mel Gorman
· 17 years ago
3c18ddd
mm: remove nopage
by Nick Piggin
· 17 years ago
ddc81ed
remove sparse warning for mmzone.h
by Harvey Harrison
· 17 years ago
488514d
Remove set_migrateflags()
by Christoph Lameter
· 17 years ago
ea01ea9
hotplug memory remove: generic __remove_pages() support
by Badari Pulavarty
· 17 years ago
064922a8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 17 years ago
42cadc8
Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm
by Linus Torvalds
· 17 years ago
fba5c1a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
by Linus Torvalds
· 17 years ago
f222eba
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-idle-fix
by Linus Torvalds
· 17 years ago
2d630d1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 17 years ago
66c0b39
KVM: kill file->f_count abuse in kvm
by Al Viro
· 17 years ago
bbf45ba
KVM: ppc: PowerPC 440 KVM implementation
by Hollis Blanchard
· 17 years ago
b2312f0
KVM: ppc: Add DCR access information to struct kvm_run
by Hollis Blanchard
· 17 years ago
4baacfb
ppc: Export tlb_44x_hwater for KVM
by Hollis Blanchard
· 17 years ago
76f7c87
KVM: Rename debugfs_dir to kvm_debugfs_dir
by Hollis Blanchard
· 17 years ago
62d9f0d
KVM: add ioctls to save/store mpstate
by Marcelo Tosatti
· 17 years ago
Next »