| Commit message (Expand) | Author | Age | Files | Lines |
* | Consolidate asm/poll.h | Stephen Rothwell | 2007-05-11 | 1 | -15/+3 |
* | FRV: Replace pgd management via slabs through quicklists | Christoph Lameter | 2007-05-09 | 1 | -0/+4 |
* | FRV: Miscellaneous fixes | David Howells | 2007-05-08 | 1 | -3/+13 |
* | atomic.h: atomic_add_unless as inline. Remove system.h atomic.h circular depe... | Mathieu Desnoyers | 2007-05-08 | 2 | -77/+84 |
* | Clean up mostly unused IOSPACE macros | David Gibson | 2007-05-08 | 1 | -4/+0 |
* | move die notifier handling to common code | Christoph Hellwig | 2007-05-08 | 1 | -0/+1 |
* | kconfig: centralize the selection of semaphore debugging in lib/Kconfig.debug | Robert P. J. Day | 2007-05-08 | 1 | -8/+6 |
* | 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-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] FRV: Add some missng lazy MMU hooks for NOMMU mode | David Howells | 2007-03-01 | 1 | -1/+5 |
* | [PATCH] consolidate line discipline number definitions | Tilman Schmidt | 2007-02-11 | 1 | -18/+0 |
* | [PATCH] fix frv headers_check | Al Viro | 2007-02-01 | 4 | -2/+14 |
* | [PATCH] Optimize D-cache alias handling on fork | Ralf Baechle | 2006-12-13 | 1 | -0/+1 |
* | [PATCH] PM: Fix SMP races in the freezer | Rafael J. Wysocki | 2006-12-13 | 1 | -0/+2 |
* | [PATCH] tty: preparatory structures for termios revamp | Alan Cox | 2006-12-08 | 1 | -0/+11 |
* | [PATCH] LOG2: Implement a general integer log2 facility in the kernel | David Howells | 2006-12-08 | 1 | -0/+44 |
* | [PATCH] cleanup asm/setup.h userspace visibility | Adrian Bunk | 2006-12-07 | 2 | -1/+6 |
* | [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 | -119/+0 |
* | [PATCH] mm: pagefault_{disable,enable}() | Peter Zijlstra | 2006-12-07 | 1 | -3/+2 |
* | [NET]: FRV checksum annotations. | Al Viro | 2006-12-02 | 1 | -22/+19 |
* | Driver core: add dev_archdata to struct device | Benjamin Herrenschmidt | 2006-12-01 | 1 | -0/+7 |
* | [PATCH] FRV: Use the correct preemption primitives in kmap_atomic() and co | David Howells | 2006-10-16 | 1 | -13/+14 |
* | [PATCH] Consolidate check_signature | Matthew Wilcox | 2006-10-11 | 1 | -21/+0 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 | 3 | -4/+29 |
* | fix file specification in comments | Uwe Zeisberger | 2006-10-03 | 1 | -1/+1 |
* | [PATCH] remove remaining errno and __KERNEL_SYSCALLS__ references | Arnd Bergmann | 2006-10-02 | 1 | -25/+0 |
* | [PATCH] paravirt: remove set pte atomic | Zachary Amsden | 2006-10-01 | 1 | -2/+0 |
* | [PATCH] ntp: cleanup defines and comments | Roman Zippel | 2006-10-01 | 1 | -5/+0 |
* | [PATCH] consistently use MAX_ERRNO in __syscall_return | Randy Dunlap | 2006-09-27 | 1 | -1/+2 |
* | [PATCH] FRV: Optimise ffs() | David Howells | 2006-09-26 | 1 | -2/+31 |
* | [PATCH] FRV: Implement fls64() | David Howells | 2006-09-26 | 1 | -1/+41 |
* | [PATCH] FRV: Fix fls() to handle bit 31 being set correctly | David Howells | 2006-09-26 | 1 | -4/+17 |
* | [PATCH] FRV: Use the generic IRQ stuff | David Howells | 2006-09-26 | 8 | -130/+45 |
* | [PATCH] Standardize pxx_page macros | Dave McCracken | 2006-09-26 | 1 | -4/+4 |
* | [libata] No need for all those arch libata-portmap.h headers | Jeff Garzik | 2006-09-25 | 1 | -1/+0 |
* | [PATCH] restore libata build on frv | Al Viro | 2006-09-24 | 1 | -0/+1 |
* | [PATCH] remove set_wmb - arch removal | Steven Rostedt | 2006-07-14 | 1 | -1/+0 |
* | [PATCH] Make cpu_relax() imply barrier() on all arches | Chase Venters | 2006-07-12 | 1 | -1/+2 |
* | [PATCH] FRV: Introduce asm-offsets for FRV arch | David Howells | 2006-07-10 | 4 | -90/+65 |
* | [PATCH] FDPIC: Add coredump capability for the ELF-FDPIC binfmt | David Howells | 2006-07-10 | 1 | -4/+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] irq-flags: FRV: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 | 2 | -3/+1 |
* | | [AF_UNIX]: Datagram getpeersec | Catherine Zhang | 2006-06-29 | 1 | -0/+1 |
* | | [PATCH] frv: clean frv unistd.h | Al Viro | 2006-06-23 | 1 | -17/+0 |