index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2006-12-07
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
Nigel Cunningham
2006-12-07
[PATCH] swsusp: fix platform mode
Stefan Seyfried
2006-12-07
[PATCH] swsusp: use __GFP_WAIT
Rafael J. Wysocki
2006-12-07
[PATCH] swsusp: Improve handling of highmem
Rafael J. Wysocki
2006-12-07
[PATCH] swsusp: update userland interface documentation
Rafael J. Wysocki
2006-12-07
[PATCH] swsusp: add ioctl for swap files support
Rafael J. Wysocki
2006-12-07
[PATCH] swsusp: document support for swap files
Rafael J. Wysocki
2006-12-07
[PATCH] swsusp: add resume_offset command line parameter
Rafael J. Wysocki
2006-12-07
[PATCH] swsusp: use block device offsets to identify swap locations
Rafael J. Wysocki
2006-12-07
[PATCH] swsusp: rearrange swap-handling code
Rafael J. Wysocki
2006-12-07
[PATCH] swsusp: use partition device and offset to identify swap areas
Rafael J. Wysocki
2006-12-07
[PATCH] uswsusp: add pmops->{prepare,enter,finish} support (aka "platform mode")
Stefan Seyfried
2006-12-07
[PATCH] alpha: switch to pci_get API
Alan Cox
2006-12-07
[PATCH] h8300 stray bracket fix
Mariusz Kozlowski
2006-12-07
[PATCH] avr32: fixup kprobes preemption handling
Paul Mundt
2006-12-07
[PATCH] arch/frv/kernel/futex.c must #include <linux/uaccess.h>
Adrian Bunk
2006-12-07
[PATCH] security/keys/*: user kmemdup()
Eric Sesterhenn
2006-12-07
[PATCH] radix-tree: RCU lockless readside
Nick Piggin
2006-12-07
[PATCH] Save some bytes in struct mm_struct
Arnaldo Carvalho de Melo
2006-12-07
[PATCH] mm: make compound page destructor handling explicit
Andy Whitcroft
2006-12-07
[PATCH] slab: better fallback allocation behavior
Christoph Lameter
2006-12-07
[PATCH] GFP_THISNODE must not trigger global reclaim
Christoph Lameter
2006-12-07
[PATCH] slab: fix two issues in kmalloc_node / __cache_alloc_node
Christoph Lameter
2006-12-07
[PATCH] slab: deprecate kmem_cache_t
Andrew Morton
2006-12-07
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
2006-12-07
[PATCH] slab: remove SLAB_DMA
Christoph Lameter
2006-12-07
[PATCH] slab: remove SLAB_KERNEL
Christoph Lameter
2006-12-07
[PATCH] slab: remove SLAB_ATOMIC
Christoph Lameter
2006-12-07
[PATCH] slab: remove SLAB_USER
Christoph Lameter
2006-12-07
[PATCH] slab: remove SLAB_NOFS
Christoph Lameter
2006-12-07
[PATCH] slab: remove SLAB_NOIO
Christoph Lameter
2006-12-07
[PATCH] slab: remove SLAB_LEVEL_MASK
Christoph Lameter
2006-12-07
[PATCH] slab: remove SLAB_NO_GROW
Christoph Lameter
2006-12-07
[PATCH] kill install_file_pte's pte_val
Hugh Dickins
2006-12-07
[PATCH] mm: cleanup indentation on switch for CPU operations
Andy Whitcroft
2006-12-07
[PATCH] reject corrupt swapfiles earlier
Eric Sandeen
2006-12-07
[PATCH] silence unused pgdat warning from alloc_bootmem_node and friends
Andy Whitcroft
2006-12-07
[PATCH] numa node ids are int, page_to_nid and zone_to_nid should return int
Andy Whitcroft
2006-12-07
[PATCH] drain_node_page(): Drain pages in batch units
Christoph Lameter
2006-12-07
[PATCH] Remove uses of kmem_cache_t from mm/* and include/linux/slab.h
Christoph Lameter
2006-12-07
[PATCH] Move names_cachep to linux/fs.h
Christoph Lameter
2006-12-07
[PATCH] Move fs_cachep to linux/fs_struct.h
Christoph Lameter
2006-12-07
[PATCH] Move filep_cachep to include/file.h
Christoph Lameter
2006-12-07
[PATCH] Move files_cachep to include/file.h
Christoph Lameter
2006-12-07
[PATCH] Move vm_area_cachep to include/mm.h
Christoph Lameter
2006-12-07
[PATCH] Move sighand_cachep to include/signal.h
Christoph Lameter
2006-12-07
[PATCH] Remove bio_cachep from slab.h
Christoph Lameter
2006-12-07
[PATCH] make mm/thrash.c:global_faults static
Adrian Bunk
2006-12-07
[PATCH] enable booting a NUMA system where some nodes have no memory
Christian Krafft
2006-12-07
[PATCH] Allow NULL pointers in percpu_free
Alan Stern
[next]