| Commit message (Expand) | Author | Age | Files | Lines |
* | remove unused TIF_NOTIFY_RESUME flag | Stephane Eranian | 2007-07-31 | 1 | -4/+2 |
* | arch: personality independent stack top | Peter Zijlstra | 2007-07-19 | 1 | -0/+1 |
* | fbdev: detect primary display device | Antonino A. Daplas | 2007-07-17 | 1 | -0/+6 |
* | fbdev: move arch-specific bits to their respective subdirectories | Antonino A. Daplas | 2007-07-17 | 1 | -0/+6 |
* | Add __GFP_MOVABLE for callers to flag allocations from high memory that may b... | Mel Gorman | 2007-07-17 | 1 | -1/+2 |
* | etrax: enable arbitary speed setting on tty ports | Alan Cox | 2007-07-16 | 3 | -2/+9 |
* | page table handling cleanup | Jan Beulich | 2007-07-16 | 1 | -30/+0 |
* | PCI: remove pci_dac_dma_... APIs | Jan Beulich | 2007-07-11 | 1 | -32/+0 |
* | PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries() | Michael Ellerman | 2007-07-11 | 1 | -4/+0 |
* | lots-of-architectures: enable arbitary speed tty support | Alan Cox | 2007-07-10 | 1 | -0/+11 |
* | Consolidate asm/poll.h | Stephen Rothwell | 2007-05-11 | 1 | -26/+1 |
* | move die notifier handling to common code | Christoph Hellwig | 2007-05-08 | 1 | -0/+1 |
* | [PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destruction | Jeremy Fitzhardinge | 2007-05-02 | 1 | -0/+2 |
* | [NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS support | Eric Dumazet | 2007-04-25 | 1 | -0/+2 |
* | [NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolution | Eric Dumazet | 2007-04-25 | 1 | -1/+2 |
* | [PATCH] consolidate line discipline number definitions | Tilman Schmidt | 2007-02-11 | 1 | -18/+0 |
* | [PATCH] CRIS: turn local_save_flags() + local_irq_disable() into local_irq_sa... | Jiri Kosina | 2007-02-11 | 2 | -8/+4 |
* | [PATCH] kill eth_io_copy_and_sum() | Al Viro | 2007-02-09 | 1 | -5/+0 |
* | [PATCH] Optimize D-cache alias handling on fork | Ralf Baechle | 2006-12-13 | 1 | -0/+1 |
* | [PATCH] tty: preparatory structures for termios revamp | Alan Cox | 2006-12-08 | 1 | -0/+11 |
* | [PATCH] include/asm-cris/: "extern inline" -> "static inline" | Adrian Bunk | 2006-12-07 | 2 | -9/+9 |
* | [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 |
* | [NET]: Cris checksum annotations and cleanups. | Al Viro | 2006-12-02 | 3 | -29/+25 |
* | Driver core: add dev_archdata to struct device | Benjamin Herrenschmidt | 2006-12-01 | 1 | -0/+7 |
* | [PATCH] remove remaining errno and __KERNEL_SYSCALLS__ references | Arnd Bergmann | 2006-10-02 | 1 | -61/+0 |
* | [PATCH] Directed yield: cpu_relax variants for spinlocks and rw-locks | Martin Schwidefsky | 2006-10-01 | 1 | -0/+4 |
* | [PATCH] Standardize pxx_page macros | Dave McCracken | 2006-09-26 | 1 | -2/+2 |
* | Clean up exported headers on CRIS | David Woodhouse | 2006-09-21 | 8 | -17/+23 |
* | [PATCH] remove set_wmb - arch removal | Steven Rostedt | 2006-07-14 | 1 | -1/+0 |
* | 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] irq-flags: CRIS: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 | 3 | -4/+2 |
* | | typo fixes: bandwith -> bandwidth | Adrian Bunk | 2006-06-30 | 1 | -2/+2 |
* | | [AF_UNIX]: Datagram getpeersec | Catherine Zhang | 2006-06-29 | 1 | -0/+1 |
* | | [PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend() | Ingo Molnar | 2006-06-29 | 1 | -2/+0 |
* | | [PATCH] genirq: cleanup: turn ARCH_HAS_IRQ_PER_CPU into CONFIG_IRQ_PER_CPU | Ingo Molnar | 2006-06-29 | 1 | -5/+0 |
|/ |
|
* | Remove unneeded _syscallX macros from user view in asm-*/unistd.h | David Woodhouse | 2006-04-29 | 1 | -5/+4 |
* | Don't include linux/config.h from anywhere else in include/ | David Woodhouse | 2006-04-26 | 17 | -17/+0 |
* | [PATCH] sys_kexec_load() naming fixups | Andrew Morton | 2006-04-11 | 1 | -1/+1 |
* | [PATCH] Remove unused prepare_to_switch macro | Hirokazu Takata | 2006-04-11 | 1 | -1/+0 |
* | [PATCH] unify pfn_to_page: cris pfn_to_page | KAMEZAWA Hiroyuki | 2006-03-27 | 1 | -2/+2 |
* | [PATCH] bitops: cris: use generic bitops | Akinobu Mita | 2006-03-26 | 1 | -226/+8 |
* | [PATCH] bitops: use non atomic operations for minix_*_bit() and ext2_*_bit() | Akinobu Mita | 2006-03-26 | 1 | -4/+4 |
* | [PATCH] bitops: cris: remove unnecessary local_irq_restore() | Akinobu Mita | 2006-03-26 | 1 | -1/+0 |
* | [PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notifications | Davide Libenzi | 2006-03-25 | 1 | -0/+1 |
* | [PATCH] kill include/linux/platform.h, default_idle() cleanup | Adrian Bunk | 2006-03-24 | 1 | -0/+2 |
* | [PATCH] add asm-generic/mman.h | Michael S. Tsirkin | 2006-02-15 | 1 | -30/+1 |
* | [PATCH] madvise MADV_DONTFORK/MADV_DOFORK | Michael S. Tsirkin | 2006-02-14 | 1 | -0/+2 |
* | [PATCH] include/asm-*/bitops.h: fix more "~0UL >> size" typos | Alexey Dobriyan | 2006-02-03 | 1 | -1/+1 |