Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
e26831814998cee8e6d9f0a9854cb46c516f5547
e268318
pageflags: use an enum for the flags
by Christoph Lameter
· 17 years ago
bf2ae2b
pageflags: standardize comment inclusion in asm-offsets.h and fix MIPS
by Christoph Lameter
· 17 years ago
726b801
page_mapping(): add ifdef around reference to swapper_space
by Andrew Morton
· 17 years ago
1cdf25d
kbuild: create a way to create preprocessor constants from C expressions
by Christoph Lameter
· 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
f05111f
mm/page_alloc.c: fix indentation
by S.Caglar Onur
· 17 years ago
7edf85a
mm: save some bytes in mm_struct by filling holes on 64bit
by Andi Kleen
· 17 years ago
b5ee5be
dmapool: enable debugging for CONFIG_SLUB_DEBUG_ON too
by Andi Kleen
· 17 years ago
a43361c
mempolicy: fix parsing of tmpfs mpol mount option
by Lee Schermerhorn
· 17 years ago
3e1f064
mempolicy: disallow static or relative flags for local preferred mode
by David Rientjes
· 17 years ago
3842b46
mempolicy: small header file cleanup
by David Rientjes
· 17 years ago
3701294
mempolicy: create mempolicy_operations structure
by David Rientjes
· 17 years ago
1d0d268
mempolicy: move rebind functions
by David Rientjes
· 17 years ago
65d66fc
mempolicy: update NUMA memory policy documentation
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
19fc3f0
hugetlb: decrease hugetlb_lock cycling in gather_surplus_huge_pages
by Adam Litke
· 17 years ago
797df57
mm: try both endianess when checking for endianess
by Chris Dearman
· 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
9d02dbc
make swap_pte_to_pagemap_entry() static
by Adrian Bunk
· 17 years ago
3c18ddd
mm: remove nopage
by Nick Piggin
· 17 years ago
4d3d5b4
mmap_region: cleanup the final vma_merge() related code
by Oleg Nesterov
· 17 years ago
0dd1334
fix invalidate_inode_pages2_range() to not clear ret
by Hisashi Hifumi
· 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
e92adcb
aio: io_getevents() should return if io_destroy() is invoked
by Jeff Moyer
· 17 years ago
180c06e
hotplug-memory: make online_page() common
by Jeremy Fitzhardinge
· 17 years ago
ea01ea9
hotplug memory remove: generic __remove_pages() support
by Badari Pulavarty
· 17 years ago
2a4e2b8
rtc: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
dca03a5
drivers/char/rtc.c: use time_before, time_before_eq, etc
by Julia Lawall
· 17 years ago
c116bc2
rtc: add the support for alarm time relative to current time in sysfs
by Zhao Yakui
· 17 years ago
e2bfe34
rtc: rtc-rs5c372: fix up NULL name in transfer error path
by Paul Mundt
· 17 years ago
e275ac4
kerneldoc for <linux/clk.h>
by David Brownell
· 17 years ago
a3ed107
make ds1511_rtc_{read,set}_time() static
by Adrian Bunk
· 17 years ago
c464652
rtc: silence section mismatch warning in rtc-test
by Sam Ravnborg
· 17 years ago
4edac2b
rtc-x1205: new style conversion
by Alessandro Zummo
· 17 years ago
e5fc9cc
rtc-pcf8563: new style conversion
by Alessandro Zummo
· 17 years ago
9edae7b
rtc-isl1208: new style conversion and minor bug fixes
by Alessandro Zummo
· 17 years ago
c750090
rtc: avoid legacy drivers with generic framework
by David Brownell
· 17 years ago
77459b0
rtc-pcf8583 build fix
by David Brownell
· 17 years ago
1ecf0d0
dz: test after postfix decrement fails in dz_console_putchar()
by Roel Kluin
· 17 years ago
556637c
mm: fix possible off-by-one in walk_pte_range()
by Johannes Weiner
· 17 years ago
f022bfd
x86: PAT fix
by Ingo Molnar
· 17 years ago
86cf02f
x86 PAT: tone down debugging messages some more
by Linus Torvalds
· 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
ecc1241
[SCSI] jazz_esp, sgiwd93, sni_53c710, sun3x_esp: fix platform driver hotplug/coldplug
by Kay Sievers
· 17 years ago
980b306
[SCSI] aic7xxx: add const
by Denys Vlasenko
· 17 years ago
d1d7b19
[SCSI] aic7xxx: add static
by Denys Vlasenko
· 17 years ago
d10c2e4
[SCSI] aic7xxx: Update _shipped files
by Hannes Reinecke
· 17 years ago
3dbd10f
[SCSI] aic7xxx: teach aicasm to not emit unused debug code/data
by Hannes Reinecke
· 17 years ago
a198c3d
[SCSI] qla2xxx: Update version number to 8.02.01-k2.
by Andrew Vasquez
· 17 years ago
666301e
[SCSI] qla2xxx: Correct regression in relogin code.
by Andrew Vasquez
· 17 years ago
c6852c4
[SCSI] qla2xxx: Correct misc. endian and byte-ordering issues.
by Seokmann Ju
· 17 years ago
3b8117b
[SCSI] qla2xxx: make qla2x00_issue_iocb_timeout() static
by Adrian Bunk
· 17 years ago
01ef66b
[SCSI] qla2xxx: qla_os.c, make 2 functions static
by Adrian Bunk
· 17 years ago
7e47e5c
[SCSI] qla2xxx: Re-register FDMI information after a LIP.
by Andrew Vasquez
· 17 years ago
0c23b85
[SCSI] qla2xxx: Correct SRB usage-after-completion/free issues.
by Andrew Vasquez
· 17 years ago
c1ec1f1
[SCSI] qla2xxx: Correct ISP84XX verify-chip response handling.
by Andrew Vasquez
· 17 years ago
550bf57
[SCSI] qla2xxx: Wakeup DPC thread to process any deferred-work requests.
by Andrew Vasquez
· 17 years ago
c572270
[SCSI] qla2xxx: Collapse RISC-RAM retrieval code during a firmware-dump.
by Andrew Vasquez
· 17 years ago
6fe07aa
[SCSI] m68k: new mac_esp scsi driver
by Finn Thain
· 17 years ago
6d9d63b
[SCSI] zfcp: Add some statistics provided by the FCP adapter to the sysfs
by Swen Schillig
· 17 years ago
ec258fe
[SCSI] zfcp: Print some messages only during ERP
by Swen Schillig
· 17 years ago
aee6ef1
[SCSI] zfcp: Wait for free SBAL during exchange config
by Swen Schillig
· 17 years ago
bda2325
[SCSI] scsi_transport_fc: fc_user_scan correction
by James Smart
· 17 years ago
87c4d7b
[SCSI] aha1542: minor irq handler cleanups
by Jeff Garzik
· 17 years ago
9f9a73b
[SCSI] scsi_transport_spi: include sysfs.h
by Randy Dunlap
· 17 years ago
1377d8d
[SCSI] FlashPoint: fix off-by-one errors
by Adrian Bunk
· 17 years ago
2b48aed
[SCSI] aic7xxx: Update type check in aicasm grammar
by Hannes Reinecke
· 17 years ago
542bd13
[SCSI] fix SLUB WARN_ON
by James Bottomley
· 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
cf867ac
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
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
f375d55
asm/unaligned.h doesn't work well as the very first include
by Al Viro
· 17 years ago
7ac86bf
e1000e triggers sparc32 gcc bug
by Al Viro
· 17 years ago
66c0b39
KVM: kill file->f_count abuse in kvm
by Al Viro
· 17 years ago
960b399
KVM: MMU: kvm_pv_mmu_op should not take mmap_sem
by Marcelo Tosatti
· 17 years ago
1336028
KVM: SVM: remove selective CR0 comment
by Joerg Roedel
· 17 years ago
aaf697e
KVM: SVM: remove now obsolete FIXME comment
by Joerg Roedel
· 17 years ago
aaacfc9
KVM: SVM: disable CR8 intercept when tpr is not masking interrupts
by Joerg Roedel
· 17 years ago
d7bf822
KVM: SVM: sync V_TPR with LAPIC.TPR if CR8 write intercept is disabled
by Joerg Roedel
· 17 years ago
ec7cf69
KVM: export kvm_lapic_set_tpr() to modules
by Joerg Roedel
· 17 years ago
649d686
KVM: SVM: sync TPR value to V_TPR field in the VMCB
by Joerg Roedel
· 17 years ago
bbf45ba
KVM: ppc: PowerPC 440 KVM implementation
by Hollis Blanchard
· 17 years ago
513014b
KVM: Add MAINTAINERS entry for PowerPC KVM
by Hollis Blanchard
· 17 years ago
Next »