Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_lge_hammerhead
/
a3b51e0142d1be156ac697eaadadd6cfbb7ba32b
/
include
/
linux
a3b51e0
mempolicy: convert MPOL constants to enum
by David Rientjes
· 18 years ago
1b27d05
mm: move cache_line_size() to <linux/cache.h>
by Pekka Enberg
· 18 years ago
19770b3
mm: filter based on a nodemask as well as a gfp_mask
by Mel Gorman
· 18 years ago
dd1a239
mm: have zonelist contains structs with both a zone pointer and zone_idx
by Mel Gorman
· 18 years ago
54a6eb5
mm: use two zonelist that are filtered by GFP mask
by Mel Gorman
· 18 years ago
18ea7e7
mm: remember what the preferred zone is for zone_statistics
by Mel Gorman
· 18 years ago
0e88460
mm: introduce node_zonelist() for accessing the zonelist for a GFP mask
by Mel Gorman
· 18 years ago
dac1d27
mm: use zonelists instead of zones when direct reclaiming pages
by Mel Gorman
· 18 years ago
3c18ddd
mm: remove nopage
by Nick Piggin
· 18 years ago
ddc81ed
remove sparse warning for mmzone.h
by Harvey Harrison
· 18 years ago
488514d
Remove set_migrateflags()
by Christoph Lameter
· 18 years ago
ea01ea9
hotplug memory remove: generic __remove_pages() support
by Badari Pulavarty
· 18 years ago
064922a8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 18 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
· 18 years ago
fba5c1a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
by Linus Torvalds
· 18 years ago
2d630d1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 18 years ago
66c0b39
KVM: kill file->f_count abuse in kvm
by Al Viro
· 18 years ago
b2312f0
KVM: ppc: Add DCR access information to struct kvm_run
by Hollis Blanchard
· 18 years ago
76f7c87
KVM: Rename debugfs_dir to kvm_debugfs_dir
by Hollis Blanchard
· 18 years ago
62d9f0d
KVM: add ioctls to save/store mpstate
by Marcelo Tosatti
· 18 years ago
fd0949e
ide: remove now unused ide_pci_create_host_proc()
by Alexey Dobriyan
· 18 years ago
4c3032d
ide: add struct ide_io_ports (take 3)
by Bartlomiej Zolnierkiewicz
· 18 years ago
387750c
ide: make ide_unregister() take 'ide_hwif_t *' as an argument (take 2)
by Bartlomiej Zolnierkiewicz
· 18 years ago
1dbfeb4
ide: add "noacpi" / "acpigtf" / "acpionboot" parameters
by Bartlomiej Zolnierkiewicz
· 18 years ago
207daea
ide: remove obsoleted "hdx=autotune" kernel parameter
by Bartlomiej Zolnierkiewicz
· 18 years ago
e160124
ide: remove IDE_HFLAG_NO_AUTOTUNE host flag
by Bartlomiej Zolnierkiewicz
· 18 years ago
ebae41a
ide: add "vlb|pci_clock=" parameter
by Bartlomiej Zolnierkiewicz
· 18 years ago
cc12175
ide: remove obsoleted "hdx=noautotune" kernel parameter
by Bartlomiej Zolnierkiewicz
· 18 years ago
e460a59
ide: remove obsoleted "idex=reset" kernel parameter
by Bartlomiej Zolnierkiewicz
· 18 years ago
9fd91d9
ide: add "ignore_cable" parameter (take 2)
by Bartlomiej Zolnierkiewicz
· 18 years ago
3d80840
KVM: hlt emulation should take in-kernel APIC/PIT timers into account
by Marcelo Tosatti
· 18 years ago
d4c9ff2
KVM: Add kvm trace userspace interface
by Feng(Eric) Liu
· 18 years ago
2714d1d
KVM: Add trace markers
by Feng (Eric) Liu
· 18 years ago
35149e2
KVM: MMU: Don't assume struct page for x86
by Anthony Liguori
· 18 years ago
d39f13b
KVM: add vm refcounting
by Izik Eidus
· 18 years ago
e28acfe
KVM: s390: intercepts for diagnose instructions
by Christian Borntraeger
· 18 years ago
ba5c1e9
KVM: s390: interrupt subsystem, cpu timer, waitpsw
by Carsten Otte
· 18 years ago
8f2abe6
KVM: s390: sie intercept handling
by Christian Borntraeger
· 18 years ago
b0c632d
KVM: s390: arch backend for the kvm kernel module
by Heiko Carstens
· 18 years ago
402b086
s390: KVM preparation: provide hook to enable pgstes in user pagetable
by Carsten Otte
· 18 years ago
69a9f69
KVM: Move some x86 specific constants and structures to include/asm-x86
by Avi Kivity
· 18 years ago
9764620
KVM: kvm.h: __user requires compiler.h
by Christian Borntraeger
· 18 years ago
2f333bc
KVM: MMU: hypercall based pte updates and TLB flushes
by Marcelo Tosatti
· 18 years ago
0cf1bfd
x86: KVM guest: add basic paravirt support
by Marcelo Tosatti
· 18 years ago
a28e4f5
KVM: add basic paravirt support
by Marcelo Tosatti
· 18 years ago
e0f63cb
KVM: Add save/restore supporting of in kernel PIT
by Sheng Yang
· 18 years ago
7837699
KVM: In kernel PIT model
by Sheng Yang
· 18 years ago
71c4dfa
KVM: detect if VCPU triple faults
by Joerg Roedel
· 18 years ago
05da455
KVM: MMU: large page support
by Marcelo Tosatti
· 18 years ago
2e53d63
KVM: MMU: ignore zapped root pagetables
by Marcelo Tosatti
· 18 years ago
ef2979b
KVM: Increase the number of user memory slots per vm
by Avi Kivity
· 18 years ago
a988b91
KVM: Add API for determining the number of supported memory slots
by Avi Kivity
· 18 years ago
edbe6c3
KVM: Increase vcpu count to 16
by Avi Kivity
· 18 years ago
f725230
KVM: Add API to retrieve the number of supported vcpus per vm
by Avi Kivity
· 18 years ago
1806852
KVM: paravirtualized clocksource: host part
by Glauber de Oliveira Costa
· 18 years ago
31bb117
KVM: Use CONFIG_PREEMPT_NOTIFIERS around struct preempt_notifier
by Hollis Blanchard
· 18 years ago
c3bf9bc
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86-bigbox-bootmem-v3
by Linus Torvalds
· 18 years ago
c2b91e2
x86_64/mm: check and print vmemmap allocation continuous
by Yinghai Lu
· 18 years ago
9b79ed9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-generic-bitops-v3
by Linus Torvalds
· 18 years ago
f37afda
ide: constify struct ide_dma_ops
by Bartlomiej Zolnierkiewicz
· 18 years ago
5e37bdc
ide: add struct ide_dma_ops (take 3)
by Bartlomiej Zolnierkiewicz
· 18 years ago
1fd1890
ide: add IDE_HFLAG_SERIALIZE_DMA host flag
by Bartlomiej Zolnierkiewicz
· 18 years ago
b123f56
ide: do complete DMA setup in ->init_dma method (take 2)
by Bartlomiej Zolnierkiewicz
· 18 years ago
b8e73fb
ide: export ide_allocate_dma_engine()
by Bartlomiej Zolnierkiewicz
· 18 years ago
5e59c23
ide: remove ->cds field from ide_hwif_t (take 2)
by Bartlomiej Zolnierkiewicz
· 18 years ago
21a3387
ide: remove ->extra field from struct ide_port_info
by Bartlomiej Zolnierkiewicz
· 18 years ago
5add222
ide: remove ide_hwif_request_regions()
by Bartlomiej Zolnierkiewicz
· 18 years ago
0d1bad2
ide: manage resources for PCI devices in ide_pci_enable() (take 3)
by Bartlomiej Zolnierkiewicz
· 18 years ago
d083c03
ide: remove ide_hwif_release_regions()
by Bartlomiej Zolnierkiewicz
· 18 years ago
0bfeee7
ide: use ide_legacy_device_add() for qd65xx (take 2)
by Bartlomiej Zolnierkiewicz
· 18 years ago
3b36f66
ide: add ide_legacy_device_add() helper
by Bartlomiej Zolnierkiewicz
· 18 years ago
e53cd45
ide: remove ->noprobe field from ide_hwif_t
by Bartlomiej Zolnierkiewicz
· 18 years ago
ac95bee
ide: add struct ide_port_ops (take 2)
by Bartlomiej Zolnierkiewicz
· 18 years ago
3a48305
x86: optimize find_first_bit for small bitmaps
by Alexander van Heukelum
· 18 years ago
77b9bd9
x86: generic versions of find_first_(zero_)bit, convert i386
by Alexander van Heukelum
· 18 years ago
64970b6
x86, generic: optimize find_next_(zero_)bit for small constant-size bitmaps
by Alexander van Heukelum
· 18 years ago
d485cb9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86-optimized-inlining
by Linus Torvalds
· 18 years ago
765c68b
generic: make optimized inlining arch-opt-in
by Ingo Molnar
· 18 years ago
60a3cdd
x86: add optimized inlining
by Ingo Molnar
· 18 years ago
05230e2
ide: remove hwif->straight8 flag
by Bartlomiej Zolnierkiewicz
· 18 years ago
951784b
ide: remove IDE_HFLAG_CY82C693 host flag
by Bartlomiej Zolnierkiewicz
· 18 years ago
b3a37f1
remove include/linux/hdsmart.h
by Adrian Bunk
· 18 years ago
e277f91
ide: use ide_find_port() in legacy VLB host drivers (take 2)
by Bartlomiej Zolnierkiewicz
· 18 years ago
fe80b93
ide: merge ide_match_hwif() and ide_find_port()
by Bartlomiej Zolnierkiewicz
· 18 years ago
078fdf7
ide: remove PIO "downgrade" quirk
by Bartlomiej Zolnierkiewicz
· 18 years ago
5e71d9c
ide: IDE_HFLAG_BOOTABLE -> IDE_HFLAG_NON_BOOTABLE
by Bartlomiej Zolnierkiewicz
· 18 years ago
59bff5b
ide: cleanup ide_find_port()
by Bartlomiej Zolnierkiewicz
· 18 years ago
bc84e0a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 18 years ago
ed4d3c1
mlx4_core: Add helper to move QP to ready-to-send
by Yevgeny Petrilin
· 18 years ago
38ae6a5
mlx4_core: Add HW queues allocation helpers
by Yevgeny Petrilin
· 18 years ago
b9fa38f
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 18 years ago
eb855fd
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds
by Linus Torvalds
· 18 years ago
0b79dad
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched-fixes
by Linus Torvalds
· 18 years ago
50be491
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 18 years ago
37b05b1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 18 years ago
ce1d5b2
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 18 years ago
6f97b22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
by Linus Torvalds
· 18 years ago
2e561c7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 18 years ago
7e97b28
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 18 years ago
e36cd4a
nfsd: don't allow setting ctime over v4
by J. Bruce Fields
· 18 years ago
Next »