rpcgss: krb5: miscellaneous cleanup
[safe/jmp/linux-2.6] / include / asm-arm26 /
2006-12-03 Al Viro[NET]: ARM26 checksum annotations and cleanups.
2006-12-01 Benjamin HerrenschmidtDriver core: add dev_archdata to struct device
2006-10-03 Uwe Zeisbergerfix file specification in comments
2006-10-02 Arnd Bergmann[PATCH] rename the provided execve functions to kernel_...
2006-09-27 Randy Dunlap[PATCH] consistently use MAX_ERRNO in __syscall_return
2006-09-26 Dave McCracken[PATCH] Standardize pxx_page macros
2006-09-21 David WoodhouseRemove ARM26 header export.
2006-07-15 Steven Rostedt[PATCH] remove set_wmb - arch removal
2006-07-04 Linus TorvaldsMerge git://git.infradead.org/hdrinstall-2.6
2006-07-02 Thomas Gleixner[PATCH] irq-flags: ARM26: Use the new IRQF_ constants
2006-06-29 Catherine Zhang[AF_UNIX]: Datagram getpeersec
2006-06-25 Matt Mackall[PATCH] random: remove SA_SAMPLE_RANDOM from floppy...
2006-06-23 Jan Beulich[PATCH] adjust handle_IRR_event() return type
2006-06-18 David WoodhouseAdd empty Kbuild files for 'make headers_install' in...
2006-04-29 David WoodhouseRemove unneeded _syscallX macros from user view in...
2006-04-26 David WoodhouseDon't include linux/config.h from anywhere else in...
2006-03-27 KAMEZAWA Hiroyuki[PATCH] unify pfn_to_page: arm26 pfn_to_page
2006-03-26 Akinobu Mita[PATCH] bitops: arm26: use generic bitops
2006-03-25 Davide Libenzi[PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed...
2006-02-15 Michael S. Tsirkin[PATCH] add asm-generic/mman.h
2006-02-15 Michael S. Tsirkin[PATCH] madvise MADV_DONTFORK/MADV_DOFORK
2006-02-01 Alexey Dobriyan[PATCH] arm26: add __kernel_old_dev_t for nfsd
2006-02-01 Alexey Dobriyan[PATCH] arm26: drop first arg of prepare_arch_switch...
2006-02-01 Alexey Dobriyan[PATCH] arm26: drop local task_running copy
2006-02-01 Alexey Dobriyan[PATCH] arm26: remove irq_exit() from hardirq.h
2006-02-01 Alexey Dobriyan[PATCH] arm26: fix warnings about NR_IRQS being not...
2006-02-01 Alexey Dobriyan[PATCH] arm26: fix find_first_zero_bit related warnings
2006-01-17 Alexey Dobriyan[PATCH] arm26: add L1_CACHE_SHIFT
2006-01-17 Adrian Bunk[PATCH] fix arm26 THREAD_SIZE
2006-01-12 Al Viro[PATCH] death of get_thread_info/put_thread_info
2006-01-12 Al Viro[PATCH] arm26: task_stack_page()
2006-01-12 Al Viro[PATCH] arm26: task_pt_regs()
2006-01-12 Al Viro[PATCH] arm26: task_thread_info()
2006-01-12 Ingo Molnar[PATCH] sched: add cacheflush() asm
2006-01-10 Brian Gerst[PATCH] Generic ioctl.h
2006-01-09 Ingo Molnar[PATCH] mutex subsystem, add atomic_xchg() to all arches
2006-01-09 Jeff Dike[PATCH] consolidate asm/futex.h
2006-01-06 Christoph Lameter[PATCH] atomic_long_t & include/asm-generic/atomic...
2006-01-06 Badari Pulavarty[PATCH] madvise(MADV_REMOVE): remove pages from tmpfs...
2006-01-03 Stephen Hemminger[FLS64]: generic version
2005-11-14 Nick Piggin[PATCH] atomic: inc_not_zero
2005-11-14 Nick Piggin[PATCH] atomic: cmpxchg
2005-10-31 Arthur Othieno[PATCH] semaphore: Remove __MUTEX_INITIALIZER()
2005-10-31 Tejun Heo[PATCH] vm: remove unused/broken page_pte[_prot] macros
2005-10-31 Christoph Hellwig[PATCH] unify sys_ptrace prototype
2005-10-30 Hugh Dickins[PATCH] mm: tlb_finish_mmu forget rss
2005-10-30 Hugh Dickins[PATCH] mm: tlb_is_full_mm was obscure
2005-10-30 Hugh Dickins[PATCH] mm: tlb_gather_mmu get_cpu_var
2005-09-21 Paolo 'Blaisorblad... [PATCH] Remove unused var from asm/futex.h
2005-09-13 Randy Dunlap[PATCH] feature removal of io_remap_page_range()
2005-09-10 Adrian Bunk[PATCH] include/asm-arm26/hardirq.h: remove #define...
2005-09-07 Stephen Rothwell[PATCH] Clean up struct flock64 definitions
2005-09-07 Stephen Rothwell[PATCH] Clean up struct flock definitions
2005-09-07 Stephen Rothwell[PATCH] Clean up the fcntl operations
2005-09-07 Stephen Rothwell[PATCH] Clean up the open flags
2005-09-07 Stephen Rothwell[PATCH] Create asm-generic/fcntl.h
2005-09-07 Jesper Juhl[PATCH] remove verify_area(): remove verify_area()...
2005-09-07 Christoph Hellwig[PATCH] remove asm-*/hdreg.h
2005-09-07 H. J. Lu[PATCH] auxiliary vector cleanups
2005-09-07 Jakub Jelinek[PATCH] FUTEX_WAKE_OP: pthread_cond_signal() speedup
2005-09-05 Kyle Moffett[PATCH] sab: consolidate kmem_bufctl_t
2005-09-05 Stephen Rothwell[PATCH] mm: consolidate get_order
2005-08-29 Patrick McHardy[NET]: Introduce SO_{SND,RCV}BUFFORCE socket options
2005-07-26 Eric W. Biederman[PATCH] Add emergency_restart()
2005-06-29 Russell King[PATCH] Serial: Split 8250 port table (part 2)
2005-06-23 Jesper Juhl[PATCH] streamline preempt_count type across archs
2005-06-13 Geert Uytterhoeven[PATCH] Remove obsolete HAVE_ARCH_GET_SIGNAL_TO_DELIVER?
2005-06-03 Mike Frysinger[PATCH] ARM: 2696/1: remove ';' in ELF_DATA define...
2005-05-04 Al Viro[PATCH] asm/signal.h unification
2005-05-01 Stas Sergeev[PATCH] move SA_xxx defines to linux/signal.h
2005-05-01 Matt Mackall[PATCH] remove all kernel BUGs
2005-04-19 Hugh Dickins[PATCH] freepgt: arm26 FIRST_USER_ADDRESS PAGE_SIZE
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2