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
2008-10-21
[PATCH] introduce fmode_t, do annotations
Al Viro
2008-10-20
Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2008-10-20
Merge branch 'v28-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2008-10-20
kdump: add is_vmcore_usable() and vmcore_unusable()
Simon Horman
2008-10-20
kdump: make elfcorehdr_addr independent of CONFIG_PROC_VMCORE
Vivek Goyal
2008-10-20
vmstat: mlocked pages statistics
Nick Piggin
2008-10-20
Unevictable LRU Page Statistics
Lee Schermerhorn
2008-10-20
vmscan: split LRU lists into anon & file sets
Rik van Riel
2008-10-20
Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timer...
Thomas Gleixner
2008-10-16
proc: move sysrq-trigger out of fs/proc/
Alexey Dobriyan
2008-10-16
proc: fixup irq iterator
Thomas Gleixner
2008-10-16
genirq: remove sparse irq code
Thomas Gleixner
2008-10-16
x86: use 28 bits irq NR for pci msi/msix and ht
Yinghai Lu
2008-10-16
x86_64: make /proc/interrupts work with dyn irq_desc
Yinghai Lu
2008-10-16
irq, fs/proc: replace loop with nr_irqs for proc/stat
Yinghai Lu
2008-10-16
x86: move kstat_irqs from kstat to irq_desc
Yinghai Lu
2008-10-16
fs/proc: use nr_irqs
Yinghai Lu
2008-10-14
Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2008-10-10
proc: remove kernel.maps_protect
Alexey Dobriyan
2008-10-10
proc: remove now unneeded ADDBUF macro
Alexey Dobriyan
2008-10-10
[PATCH] proc: show personality via /proc/pid/personality
Kees Cook
2008-10-10
[PATCH] signal, procfs: some lock_task_sighand() users do not need rcu_read_l...
Lai Jiangshan
2008-10-10
proc: move PROC_PAGE_MONITOR to fs/proc/Kconfig
Alexey Dobriyan
2008-10-10
proc: make grab_header() static
Adrian Bunk
2008-10-10
proc: remove unused get_dma_list()
Alexey Dobriyan
2008-10-10
proc: remove dummy vmcore_open()
Alexey Dobriyan
2008-10-10
proc: proc_sys_root tweak
Alexey Dobriyan
2008-10-10
proc: fix return value of proc_reg_open() in "too late" case
Alexey Dobriyan
2008-09-29
Configure out file locking features
Thomas Petazzoni
2008-09-14
timers: fix itimer/many thread hang
Frank Mayhar
2008-09-13
mm: ifdef Quicklists in /proc/meminfo
Hugh Dickins
2008-09-13
proc: more debugging for "already registered" case
Alexey Dobriyan
2008-09-05
sched: fix process time monotonicity
Balbir Singh
2008-09-02
mm: show quicklist usage in /proc/meminfo
KOSAKI Motohiro
2008-08-25
[PATCH] proc: inode number fixlet
Alexey Dobriyan
2008-08-20
/proc/self/maps doesn't display the real file offset
Clement Calmels
2008-08-05
proc: fix warnings
Alexander Beregalov
2008-08-01
[PATCH 2/2] proc: switch inode number allocation to IDA
Alexey Dobriyan
2008-08-01
[PATCH 1/2] proc: fix inode number bogorithmetic
Alexey Dobriyan
2008-07-27
task IO accounting: move all IO statistics in struct task_io_accounting
Andrea Righi
2008-07-27
task IO accounting: improve code readability
Andrea Righi
2008-07-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2008-07-26
task IO accounting: correctly account threads IO statistics
Andrea Righi
2008-07-26
[PATCH] sanitize ->permission() prototype
Al Viro
2008-07-26
[PATCH] sanitize proc_sysctl
Al Viro
2008-07-26
/proc/PID/syscall
Roland McGrath
2008-07-26
tracehook: tracehook_tracer_task
Roland McGrath
2008-07-26
Use WARN() in fs/proc/
Arjan van de Ven
2008-07-26
SL*B: drop kmem cache argument from constructor
Alexey Dobriyan
2008-07-25
task IO accounting: provide distinct tgid/tid I/O statistics
Andrea Righi
[next]