index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm26
Age
Commit message (
Expand
)
Author
2007-05-19
all-archs: consolidate .data section definition in asm-generic
Sam Ravnborg
2007-05-19
all-archs: consolidate .text section definition in asm-generic
Sam Ravnborg
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-08
use SLAB_PANIC flag cleanup
Akinobu Mita
2007-05-07
ARM26: remove useless config option GENERIC_BUST_SPINLOCK.
Robert P. J. Day
2007-05-02
[PATCH] x86: deflate stack usage in lib/inflate.c
Jeremy Fitzhardinge
2007-03-01
[PATCH] arch/arm26/kernel/entry.S: remove dead code
Adrian Bunk
2007-02-12
[PATCH] Dynamic kernel command-line: arm26
Alon Bar-Lev
2007-02-11
[PATCH] Consolidate default sched_clock()
Alexey Dobriyan
2007-02-11
[PATCH] disable init/initramfs.c: architectures
Jean-Paul Saman
2007-02-11
[PATCH] ARM26: Use ARRAY_SIZE macro when appropriate
Ahmed S. Darwish
2007-02-11
[PATCH] Set CONFIG_ZONE_DMA for arches with GENERIC_ISA_DMA
Christoph Lameter
2006-12-13
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
2006-12-08
[PATCH] LOG2: Implement a general integer log2 facility in the kernel
David Howells
2006-12-07
[PATCH] arm26: replace kmalloc+memset with kzalloc
Yan Burman
2006-12-07
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
2006-12-07
[PATCH] mm: arch do_page_fault() vs in_atomic()
Peter Zijlstra
2006-10-11
[PATCH] remove bogus arch-specific syscall exports
Al Viro
2006-10-04
Remove all inclusions of <linux/config.h>
Dave Jones
2006-10-02
[PATCH] rename the provided execve functions to kernel_execve
Arnd Bergmann
2006-10-02
[PATCH] namespaces: utsname: use init_utsname when appropriate
Serge E. Hallyn
2006-10-02
[PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.c
Serge E. Hallyn
2006-10-02
[PATCH] namespaces: add nsproxy
Serge E. Hallyn
2006-10-01
[PATCH] kill wall_jiffies
Atsushi Nemoto
2006-09-29
[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)
Atsushi Nemoto
2006-09-29
[PATCH] pidspace: is_init()
Sukadev Bhattiprolu
2006-09-29
[PATCH] make PROT_WRITE imply PROT_READ
Jason Baron
2006-07-10
[PATCH] tty: Remove include of screen_info.h from tty.h
Jon Smirl
2006-07-02
[PATCH] irq-flags: ARM26: Use the new IRQF_ constants
Thomas Gleixner
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
arch/arm26/Kconfig typos
Matt LaPlante
2006-04-11
[PATCH] No arch-specific strpbrk implementations
Kyle McMartin
2006-03-31
[PATCH] unexport get_wchan
Adrian Bunk
2006-03-27
[PATCH] unify PFN_* macros
Dave Hansen
2006-03-26
[PATCH] bitops: arm26: use generic bitops
Akinobu Mita
2006-03-26
[PATCH] sem2mutex: misc static one-file mutexes
Ingo Molnar
2006-03-25
Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
2006-03-22
[PATCH] remove set_page_count() outside mm/
Nick Piggin
2006-03-06
kbuild: change kbuild to not rely on incorrect GNU make behavior
Paul Smith
2006-02-01
[PATCH] arm26: select BLK_DEV_FD only on A5K
Alexey Dobriyan
2006-02-01
[PATCH] arm26: fixup asm statement in kernel/fiq.c
Alexey Dobriyan
2006-02-01
[PATCH] arm26: fixup get_signal_to_deliver call
Alexey Dobriyan
2006-02-01
[PATCH] arm26: select system type via "choice"
Alexey Dobriyan
2006-01-16
[PATCH] arm26: s/task_threas_info/task_thread_info/
Alexey Dobriyan
2006-01-16
[PATCH] arm26: kernel/irq.c: fix compilation
Alexey Dobriyan
2006-01-12
[PATCH] arm26: task_stack_page()
Al Viro
2006-01-12
[PATCH] arm26: task_pt_regs()
Al Viro
2006-01-12
[PATCH] arm26: task_thread_info()
Al Viro
2006-01-10
[PATCH] dump_thread() cleanup
akpm@osdl.org
2006-01-08
[PATCH] tiny: Make *[ug]id16 support optional
Matt Mackall
[next]