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-04-11
[PATCH] uml: fix "extern-vs-static" proto conflict in TLS code
Paolo 'Blaisorblade' Giarrusso
2006-04-11
[PATCH] uml: fix some double export warnings
Paolo 'Blaisorblade' Giarrusso
2006-04-11
[PATCH] uml: fix format errors
Paolo 'Blaisorblade' Giarrusso
2006-04-11
[PATCH] uml: request format warnings to GCC for appropriate functions
Paolo 'Blaisorblade' Giarrusso
2006-04-11
[PATCH] uml: fix 2 harmless cast warnings for 64-bit
Paolo 'Blaisorblade' Giarrusso
2006-04-11
[PATCH] uml: safe migration path to the correct V3 COW format
Paolo 'Blaisorblade' Giarrusso
2006-04-11
[PATCH] uml: make 64-bit COW files compatible with 32-bit ones
Paolo 'Blaisorblade' Giarrusso
2006-04-11
[PATCH] uml: memory hotplug cleanups
Jeff Dike
2006-04-11
[PATCH] Add GFP_NOWAIT
Jeff Dike
2006-04-11
[PATCH] UML: TLS fixlets
Jeff Dike
2006-04-11
[PATCH] m32r: Remove symbols exported twice
Hirokazu Takata
2006-04-11
[PATCH] Remove unused prepare_to_switch macro
Hirokazu Takata
2006-04-11
[PATCH] m32r: security fix of {get,put}_user macros
Hirokazu Takata
2006-04-11
[PATCH] m32r: Fix cpu_possible_map and cpu_present_map initialization for SMP...
Hirokazu Takata
2006-04-11
[PATCH] alpha: SMP boot fixes
Brian Uhrain says
2006-04-11
[PATCH] Enable TSC for AMD Geode GX/LX
Jordan Crouse
2006-04-11
[PATCH] i386: move SMP option above subarch selection
Adrian Bunk
2006-04-11
[PATCH] mptspec: remove duplicate #include
Randy Dunlap
2006-04-11
[PATCH] mpparse: prevent table index out-of-bounds
Randy Dunlap
2006-04-11
[PATCH] menu: relocate DOUBLEFAULT option
Randy Dunlap
2006-04-11
[PATCH] i386: print EIP/ESP last
Randy Dunlap
2006-04-11
[PATCH] swsusp: don't require bigsmp
Ashok Raj
2006-04-11
[PATCH] frv: define MMU mode specific syscalls as 'cond_syscall' and clean up...
Hyok S. Choi
2006-04-11
[PATCH] hugetlbfs doc. update
Randy Dunlap
2006-04-11
[PATCH] mm/migrate.c: don't export a static function
Adrian Bunk
2006-04-11
[PATCH] page flags: add commentry regarding field reservation
Andy Whitcroft
2006-04-11
[PATCH] overcommit: use totalreserve_pages for nommu
Hideo AOKI
2006-04-11
[PATCH] overcommit: use totalreserve_pages
Hideo AOKI
2006-04-11
[PATCH] overcommit: add calculate_totalreserve_pages()
Hideo AOKI
2006-04-11
[PATCH] Some page migration fixups
Christoph Lameter
2006-04-11
[PATCH] mm: fix bug in brk()
Ram Gupta
2006-04-11
[PATCH] nommu: use compound page in slab allocator
Luke Yang
2006-04-11
[PATCH] slab: add statistics for alien cache overflows
Ravikiran G Thirumalai
2006-04-11
[PATCH] slab: allocate node local memory for off-slab slabmanagement
Ravikiran G Thirumalai
2006-04-11
[PATCH] for_each_possible_cpu: sparc64
KAMEZAWA Hiroyuki
2006-04-11
[PATCH] for_each_possible_cpu: sparc
KAMEZAWA Hiroyuki
2006-04-11
[PATCH] for_each_possible_cpu: network codes
KAMEZAWA Hiroyuki
2006-04-11
[PATCH] arch/i386/mach-voyager/voyager_cat.c: named initializers
Adrian Bunk
2006-04-11
[PATCH] md: make sure 64bit fields in version-1 metadata are 64-bit aligned
NeilBrown
2006-04-11
[PATCH] Fix NULL pointer dereference in node_read_numastat()
Christoph Lameter
2006-04-11
[PATCH] select() warning fixes
Andrew Morton
2006-04-11
[PATCH] sched: don't awaken RT tasks on expired array
Mike Galbraith
2006-04-11
[PATCH] sched: fix interactive task starvation
Mike Galbraith
2006-04-11
[XFS] Fix a problem in aligning inode allocations to stripe unit
Nathan Scott
2006-04-11
[XFS] Fix utime(2) in the case that no times parameter was passed in.
Nathan Scott
2006-04-11
[XFS] Fix an inode use-after-free durin an unpin. When reclaiming inodes
David Chinner
2006-04-11
[XFS] Fix inode reclaim scalability regression. When a filesystem has
David Chinner
2006-04-11
[XFS] Fix a writepage regression where we accidentally stopped honouring
Nathan Scott
2006-04-11
[XFS] Fix superblock validation regression for the zero imaxpct case.
Nathan Scott
2006-04-10
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
[next]