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-10-03
sh: Kill off more dead headers.
Paul Mundt
2006-10-03
sh: Set pclk default for SH7705.
Paul Mundt
2006-10-03
sh: defconfig updates.
Paul Mundt
2006-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2006-10-02
IB/ehca: Tweak trace message format
Hoang-Nam Nguyen
2006-10-02
IB/ehca: Fix device registration
Hoang-Nam Nguyen
2006-10-02
IB/ipath: Fix RDMA reads
Ralph Campbell
2006-10-02
RDMA/cma: Optimize error handling
Krishna Kumar
2006-10-02
RDMA/cma: Eliminate unnecessary remove_list
Krishna Kumar
2006-10-02
RDMA/cma: Set status correctly on route resolution error
Sean Hefty
2006-10-02
RDMA/cma: Fix device removal race
Krishna Kumar
2006-10-02
RDMA/cma: Fix leak of cm_ids in case of failures
Krishna Kumar
2006-10-02
Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
2006-10-02
[WATCHDOG] improve machzwd detection
Dave Jones
2006-10-02
[WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl()
Samuel Tardieu
2006-10-02
[WATCHDOG] s3c24XX nowayout
Ben Dooks
2006-10-02
[WATCHDOG] pnx4008: add cpu_relax()
Vitaly Wool
2006-10-02
[WATCHDOG] pnx4008_wdt.c - spinlock fixes.
Wim Van Sebroeck
2006-10-02
Add prototype for sigset_from_compat()
Linus Torvalds
2006-10-02
[WATCHDOG] pnx4008_wdt.c - remove patch
Wim Van Sebroeck
2006-10-02
[WATCHDOG] pnx4008_wdt.c - nowayout patch
Wim Van Sebroeck
2006-10-02
[WATCHDOG] pnx4008: add watchdog support
Vitaly Wool
2006-10-02
[WATCHDOG] i8xx_tco remove pci_find_device.
Jiri Slaby
2006-10-02
[WATCHDOG] alim remove pci_find_device
Jiri Slaby
2006-10-02
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2006-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...
Linus Torvalds
2006-10-02
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2006-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2006-10-02
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
2006-10-02
[PATCH] BLOCK: Revert patch to hack around undeclared sigset_t in linux/compat.h
David Howells
2006-10-02
[PATCH] replace cad_pid by a struct pid
Cedric Le Goater
2006-10-02
[PATCH] introduce get_task_pid() to fix unsafe get_pid()
Oleg Nesterov
2006-10-02
[PATCH] proc: comment what proc_fill_cache does
Eric W. Biederman
2006-10-02
[PATCH] proc: remove the useless SMP-safe comments from /proc
Eric W. Biederman
2006-10-02
[PATCH] proc: remove trailing blank entry from pid_entry arrays
Eric W. Biederman
2006-10-02
[PATCH] proc: properly compute TGID_OFFSET
Eric W. Biederman
2006-10-02
[PATCH] proc: drop tasklist lock in task_state()
Oleg Nesterov
2006-10-02
[PATCH] proc: convert do_task_stat() to use lock_task_sighand()
Oleg Nesterov
2006-10-02
[PATCH] proc: convert task_sig() to use lock_task_sighand()
Oleg Nesterov
2006-10-02
[PATCH] proc: Use pid_task instead of open coding it
Eric W. Biederman
2006-10-02
[PATCH] proc: Merge proc_tid_attr and proc_tgid_attr
Eric W. Biederman
2006-10-02
[PATCH] proc: Remove the hard coded inode numbers
Eric W. Biederman
2006-10-02
[PATCH] proc: Factor out an instantiate method from every lookup method
Eric W. Biederman
2006-10-02
[PATCH] proc: Make the generation of the self symlink table driven
Eric W. Biederman
2006-10-02
[PATCH] AVR32: Implement kernel_execve
Haavard Skinnemoen
2006-10-02
[PATCH] remove remaining errno and __KERNEL_SYSCALLS__ references
Arnd Bergmann
2006-10-02
[PATCH] sh64: remove the use of kernel syscalls
Arnd Bergmann
2006-10-02
[PATCH] Remove the use of _syscallX macros in UML
Arnd Bergmann
2006-10-02
[PATCH] provide kernel_execve on all architectures
Arnd Bergmann
2006-10-02
[PATCH] rename the provided execve functions to kernel_execve
Arnd Bergmann
[next]