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
path:
root
/
fs
/
proc
Age
Commit message (
Expand
)
Author
2006-01-14
[PATCH] convert /proc/devices to use seq_file interface
Neil Horman
2006-01-13
[PATCH] powerpc: Add/remove/update properties in /proc/device-tree
Dave C Boutcher
2006-01-11
[PATCH] capable/capability.h (fs/)
Randy Dunlap
2006-01-11
[PATCH] kdump: vmcore compilation warning fix
Vivek Goyal
2006-01-11
fs/proc/vmcore.c: header included twice
Nicolas Kaiser
2006-01-10
[PATCH] hrtimer: switch itimers to hrtimer
Thomas Gleixner
2006-01-10
[PATCH] kdump: read previous kernel's memory
Vivek Goyal
2006-01-08
[PATCH] fs/proc/: function prototypes belong in header files
Adrian Bunk
2006-01-08
[PATCH] slob: introduce the SLOB allocator
Matt Mackall
2006-01-08
[PATCH] Fold numa_maps into mempolicies.c
Christoph Lameter
2006-01-06
[PATCH] s390: cleanup Kconfig
Martin Schwidefsky
2005-12-30
Insanity avoidance in /proc
Linus Torvalds
2005-11-28
mm: re-architect the VM_UNPAGED logic
Linus Torvalds
2005-11-13
[PATCH] Fix sparse warning in proc/task_mmu.c
Luiz Fernando Capitulino
2005-11-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge
Linus Torvalds
2005-11-07
[PATCH] make /proc/mounts pollable
Al Viro
2005-11-08
[PATCH] ppc64: SMU partition recovery
Benjamin Herrenschmidt
2005-10-31
Merge ../linux-2.6 by hand
Paul Mackerras
2005-10-30
[PATCH] proc: fix of error path in proc_get_inode()
Kirill Korotaev
2005-10-30
[PATCH] reduce sizeof(struct file)
Eric Dumazet
2005-10-29
[PATCH] mm: follow_page with inner ptlock
Hugh Dickins
2005-10-29
[PATCH] mm: pte_offset_map_lock loops
Hugh Dickins
2005-10-29
[PATCH] mm: update_hiwaters just in time
Hugh Dickins
2005-10-29
[PATCH] mm: rss = file_rss + anon_rss
Hugh Dickins
2005-10-29
[PATCH] Convert mempolicies to nodemask_t
Andi Kleen
2005-10-22
Merge changes from linux-2.6 by hand
Paul Mackerras
2005-10-17
[PATCH] output of /proc/maps on nommu systems is incomplete
David McCullough
2005-10-14
[PATCH] nommu build error fix
Yoshinori Sato
2005-09-26
powerpc: Merge enough to start building in arch/powerpc.
Paul Mackerras
2005-09-22
[PATCH] proc_task_root_link c99 fix
Andrew Morton
2005-09-21
[PATCH] Fix invisible threads problem
Sripathi Kodi
2005-09-17
[PATCH] files: fix preemption issues
Dipankar Sarma
2005-09-09
[PATCH] files: lock-free fd look-up
Dipankar Sarma
2005-09-09
[PATCH] files: break up files struct
Dipankar Sarma
2005-09-09
[PATCH] update filesystems for new delete_inode behavior
Mark Fasheh
2005-09-07
[PATCH] remove duplicated code from proc and ptrace
Miklos Szeredi
2005-09-07
[PATCH] fix enum pid_directory_inos in proc/base.c
Miklos Szeredi
2005-09-07
[PATCH] use get_fs_struct() in proc
Miklos Szeredi
2005-09-07
[PATCH] proc: link count fix
Miklos Szeredi
2005-09-05
[PATCH] add /proc/pid/smaps
Mauricio Lin
2005-09-05
[PATCH] /proc/<pid>/numa_maps to show on which nodes pages reside
Christoph Lameter
2005-08-19
[PATCH] Fix up symlink function pointers
Al Viro
2005-06-25
[PATCH] kdump: Parse elf32 headers and export through /proc/vmcore
Vivek Goyal
2005-06-25
[PATCH] kdump: Access dump file in elf format (/proc/vmcore)
Vivek Goyal
2005-06-23
[PATCH] setuid core dump
Alan Cox
2005-06-23
[PATCH] add check to /proc/devices read routines
Neil Horman
2005-06-21
[PATCH] mm: add /proc/zoneinfo
Nikita Danilov
2005-06-01
[PATCH] ppc32/ppc64: cleanup /proc/device-tree
Benjamin Herrenschmidt
2005-05-17
[PATCH] fix impossible VmallocChunk
Hugh Dickins
2005-05-03
Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
David Woodhouse
[next]