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