| Commit message (Expand) | Author | Age | Files | Lines |
* | Add empty Kbuild files for 'make headers_install' in remaining arches. | David Woodhouse | 2006-06-18 | 1 | -0/+1 |
* | Remove unneeded _syscallX macros from user view in asm-*/unistd.h | David Woodhouse | 2006-04-29 | 1 | -3/+4 |
* | Don't include linux/config.h from anywhere else in include/ | David Woodhouse | 2006-04-26 | 24 | -24/+0 |
* | [PATCH] sys_kexec_load() naming fixups | Andrew Morton | 2006-04-11 | 1 | -1/+1 |
* | [PATCH] Configurable NODES_SHIFT | Yasunori Goto | 2006-04-11 | 1 | -7/+0 |
* | [PATCH] Typo fixes | Alexey Dobriyan | 2006-03-28 | 1 | -1/+1 |
* | [PATCH] unify pfn_to_page: sh pfn_to_page | KAMEZAWA Hiroyuki | 2006-03-27 | 1 | -3/+2 |
* | [PATCH] bitops: sh: make thread_info.flags an unsigned long | Akinobu Mita | 2006-03-26 | 1 | -1/+1 |
* | [PATCH] bitops: sh: use generic bitops | Akinobu Mita | 2006-03-26 | 1 | -332/+10 |
* | [PATCH] bitops: use non atomic operations for minix_*_bit() and ext2_*_bit() | Akinobu Mita | 2006-03-26 | 1 | -11/+5 |
* | [PATCH] 2TB files: add blkcnt_t | Takashi Sato | 2006-03-26 | 1 | -0/+5 |
* | [PATCH] 2TB files: st_blocks is invalid when calling stat64 | Takashi Sato | 2006-03-26 | 1 | -7/+1 |
* | [PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notifications | Davide Libenzi | 2006-03-25 | 1 | -0/+1 |
* | [PATCH] remove ISA legacy functions: remove the helpers | Al Viro | 2006-03-24 | 1 | -14/+0 |
* | [PATCH] add asm-generic/mman.h | Michael S. Tsirkin | 2006-02-16 | 1 | -30/+1 |
* | [PATCH] madvise MADV_DONTFORK/MADV_DOFORK | Michael S. Tsirkin | 2006-02-15 | 1 | -0/+2 |
* | [PATCH] sh/sh64: Fix bogus TIOCGICOUNT definitions | Paul Mundt | 2006-02-01 | 1 | -1/+1 |
* | [PATCH] sh: convert voyagergx to platform device, drop sh-bus | Paul Mundt | 2006-02-01 | 1 | -66/+0 |
* | [PATCH] sh: drop maskpos from make_ipr_irq(), remove duplicate irq definitions | Paul Mundt | 2006-02-01 | 3 | -60/+9 |
* | [PATCH] sh: Cleanup struct sh_cpuinfo for clock framework changes | Paul Mundt | 2006-02-01 | 1 | -21/+15 |
* | [PATCH] sh: Move TRA/EXPEVT/INTEVT definitions for reuse | Paul Mundt | 2006-02-01 | 2 | -0/+18 |
* | [PATCH] sh: SH4-202 microdev updates | Paul Mundt | 2006-02-01 | 2 | -79/+34 |
* | [PATCH] sh: Simple timer framework | Paul Mundt | 2006-01-17 | 1 | -0/+42 |
* | [PATCH] sh: Simplistic clock framework | Paul Mundt | 2006-01-17 | 3 | -11/+63 |
* | [PATCH] sh: I/O routine cleanups and ioremap() overhaul | Paul Mundt | 2006-01-17 | 3 | -201/+244 |
* | [PATCH] sh: IRQ handler updates | Paul Mundt | 2006-01-17 | 2 | -65/+427 |
* | [PATCH] sh: kexec() support | kogiidena | 2006-01-17 | 1 | -0/+33 |
* | [PATCH] sh: DMA updates | Paul Mundt | 2006-01-17 | 5 | -26/+97 |
* | [PATCH] death of get_thread_info/put_thread_info | Al Viro | 2006-01-12 | 1 | -2/+0 |
* | [PATCH] sh: task_stack_page() | Al Viro | 2006-01-12 | 1 | -2/+2 |
* | [PATCH] sh: task_pt_regs() | Al Viro | 2006-01-12 | 1 | -0/+10 |
* | [PATCH] sched: add cacheflush() asm | Ingo Molnar | 2006-01-12 | 1 | -0/+10 |
* | [PATCH] Generic ioctl.h | Brian Gerst | 2006-01-10 | 1 | -75/+1 |
* | [PATCH] mutex subsystem, add default include/asm-*/mutex.h files | Arjan van de Ven | 2006-01-10 | 1 | -0/+9 |
* | [PATCH] mutex subsystem, add atomic_xchg() to all arches | Ingo Molnar | 2006-01-10 | 1 | -0/+2 |
* | [PATCH] consolidate asm/futex.h | Jeff Dike | 2006-01-09 | 1 | -48/+1 |
* | [PATCH] Kill L1_CACHE_SHIFT_MAX | Ravikiran G Thirumalai | 2006-01-09 | 1 | -2/+0 |
* | [PATCH] atomic_long_t & include/asm-generic/atomic.h V2 | Christoph Lameter | 2006-01-06 | 1 | -0/+1 |
* | [PATCH] madvise(MADV_REMOVE): remove pages from tmpfs shm backing store | Badari Pulavarty | 2006-01-06 | 1 | -0/+1 |
* | [FLS64]: generic version | Stephen Hemminger | 2006-01-03 | 1 | -0/+1 |
* | [PATCH] atomic: inc_not_zero | Nick Piggin | 2005-11-14 | 1 | -0/+15 |
* | [PATCH] atomic: cmpxchg | Nick Piggin | 2005-11-14 | 1 | -0/+14 |
* | [PATCH] ide: move CONFIG_IDE_MAX_HWIFS into linux/ide.h | Bjorn Helgaas | 2005-11-09 | 1 | -4/+0 |
* | [PATCH] fix remaining missing includes | Tim Schmielau | 2005-11-07 | 2 | -0/+3 |
* | [PATCH] sh: Drop hp690 discontig support | Paul Mundt | 2005-11-07 | 2 | -68/+0 |
* | [PATCH] sh: pte_mkhuge() compile fix for !CONFIG_HUGETLB_PAGE | Paul Mundt | 2005-11-07 | 1 | -0/+2 |
* | [PATCH] semaphore: Remove __MUTEX_INITIALIZER() | Arthur Othieno | 2005-10-31 | 1 | -3/+0 |
* | [PATCH] vm: remove unused/broken page_pte[_prot] macros | Tejun Heo | 2005-10-31 | 1 | -2/+0 |
* | [PATCH] unify sys_ptrace prototype | Christoph Hellwig | 2005-10-31 | 1 | -1/+0 |
* | [PATCH] add sem_is_read/write_locked() | Rik Van Riel | 2005-10-30 | 1 | -0/+5 |