Age | Commit message (Expand) | Author |
2007-05-08 | Remove tas() | Jeff Dike |
2007-05-08 | atomic.h: atomic_add_unless as inline. Remove system.h atomic.h circular depe... | Mathieu Desnoyers |
2007-05-08 | move die notifier handling to common code | Christoph Hellwig |
2007-05-05 | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds |
2007-05-02 | PCI: scatterlist.h needs types.h | Jean Delvare |
2007-05-02 | [PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destruction | Jeremy Fitzhardinge |
2007-04-25 | [NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS support | Eric Dumazet |
2007-04-25 | [NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolution | Eric Dumazet |
2007-04-25 | [NET]: div64_64 consolidate (rev3) | Stephen Hemminger |
2007-02-11 | [PATCH] consolidate line discipline number definitions | Tilman Schmidt |
2007-02-11 | [PATCH] Remove final references to deprecated "MAP_ANON" page protection flag | Robert P. J. Day |
2007-01-11 | [PATCH] FD_ZERO build fix | Andrew Morton |
2006-12-13 | [PATCH] Optimize D-cache alias handling on fork | Ralf Baechle |
2006-12-13 | [PATCH] Xtensa: Add ktermios and minor filename fix | Chris Zankel |
2006-12-10 | [PATCH] xtensa: fix system call interface | Chris Zankel |
2006-12-10 | [PATCH] xtensa: remove extra header files | Chris Zankel |
2006-12-10 | [PATCH] xtensa: fix irq and misc fixes | Chris Zankel |
2006-12-07 | [PATCH] Pass struct dev pointer to dma_cache_sync() | Ralf Baechle |
2006-12-07 | [PATCH] Add struct dev pointer to dma_is_consistent() | Ralf Baechle |
2006-12-07 | [PATCH] remove kernel syscalls | Arnd Bergmann |
2006-12-02 | [NET]: XTENSA checksum annotations and cleanups. | Al Viro |
2006-12-01 | Driver core: add dev_archdata to struct device | Benjamin Herrenschmidt |
2006-10-03 | fix file specification in comments | Uwe Zeisberger |
2006-10-02 | [PATCH] remove remaining errno and __KERNEL_SYSCALLS__ references | Arnd Bergmann |
2006-10-01 | [PATCH] ntp: cleanup defines and comments | Roman Zippel |
2006-09-26 | [PATCH] Standardize pxx_page macros | Dave McCracken |
2006-07-14 | [PATCH] remove set_wmb - arch removal | Steven Rostedt |
2006-07-12 | [PATCH] Make cpu_relax() imply barrier() on all arches | Chase Venters |
2006-07-04 | Merge git://git.infradead.org/hdrinstall-2.6 | Linus Torvalds |
2006-07-03 | [PATCH] lockdep: remove RWSEM_DEBUG remnants | Ingo Molnar |
2006-07-02 | [PATCH] irq-flags: XTENSA: Use the new IRQF_ constants | Thomas Gleixner |
2006-06-29 | [AF_UNIX]: Datagram getpeersec | Catherine Zhang |
2006-06-29 | [PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend() | Ingo Molnar |
2006-06-23 | [PATCH] xtensa: remove verify_area macros | Jesper Juhl |
2006-06-22 | [PATCH] vgacon: make VGA_MAP_MEM take size, remove extra use | Bjorn Helgaas |
2006-06-18 | Add empty Kbuild files for 'make headers_install' in remaining arches. | David Woodhouse |
2006-04-29 | Remove unneeded _syscallX macros from user view in asm-*/unistd.h | David Woodhouse |
2006-04-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | David Woodhouse |
2006-04-28 | [PATCH] request_irq(): remove warnings from irq probing | Andrew Morton |
2006-04-26 | Don't include linux/config.h from anywhere else in include/ | David Woodhouse |
2006-04-20 | [PATCH] xtensa: Fix TIOCGICOUNT macro | Chris Zankel |
2006-04-11 | [PATCH] Remove unused prepare_to_switch macro | Hirokazu Takata |
2006-03-27 | [PATCH] unify pfn_to_page: xtensa pfn_to_page | KAMEZAWA Hiroyuki |
2006-03-26 | [PATCH] bitops: xtensa: use generic bitops | Akinobu Mita |
2006-03-26 | [PATCH] bitops: use non atomic operations for minix_*_bit() and ext2_*_bit() | Akinobu Mita |
2006-03-25 | [PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notifications | Davide Libenzi |
2006-02-15 | [PATCH] add asm-generic/mman.h | Michael S. Tsirkin |
2006-02-14 | [PATCH] madvise MADV_DONTFORK/MADV_DOFORK | Michael S. Tsirkin |
2006-02-01 | [PATCH] xtensa: add asm/futex.h | Alexey Dobriyan |
2006-01-12 | [PATCH] death of get_thread_info/put_thread_info | Al Viro |