| Commit message (Expand) | Author | Age | Files | Lines |
* | [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-13 | 1 | -0/+15 |
* | [PATCH] atomic: cmpxchg | Nick Piggin | 2005-11-13 | 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-30 | 1 | -3/+0 |
* | [PATCH] vm: remove unused/broken page_pte[_prot] macros | Tejun Heo | 2005-10-30 | 1 | -2/+0 |
* | [PATCH] unify sys_ptrace prototype | Christoph Hellwig | 2005-10-30 | 1 | -1/+0 |
* | [PATCH] add sem_is_read/write_locked() | Rik Van Riel | 2005-10-29 | 1 | -0/+5 |
* | [PATCH] gfp_t: dma-mapping (sh) | Al Viro | 2005-10-28 | 2 | -3/+3 |
* | [PATCH] Remove unused var from asm/futex.h | Paolo 'Blaisorblade' Giarrusso | 2005-09-21 | 1 | -1/+1 |
* | [PATCH] feature removal of io_remap_page_range() | Randy Dunlap | 2005-09-13 | 1 | -3/+0 |
* | [PATCH] spinlock consolidation | Ingo Molnar | 2005-09-10 | 2 | -41/+42 |
* | [PATCH] remove unnecessary handle_IRQ_event() prototypes | Kenji Kaneshige | 2005-09-09 | 1 | -4/+0 |
* | [PATCH] Clean up struct flock64 definitions | Stephen Rothwell | 2005-09-07 | 1 | -18/+0 |
* | [PATCH] Clean up struct flock definitions | Stephen Rothwell | 2005-09-07 | 1 | -8/+0 |
* | [PATCH] Clean up the fcntl operations | Stephen Rothwell | 2005-09-07 | 1 | -21/+0 |
* | [PATCH] Clean up the open flags | Stephen Rothwell | 2005-09-07 | 1 | -17/+0 |
* | [PATCH] Create asm-generic/fcntl.h | Stephen Rothwell | 2005-09-07 | 1 | -25/+2 |
* | [PATCH] remove verify_area(): remove verify_area() from various uaccess.h hea... | Jesper Juhl | 2005-09-07 | 1 | -6/+0 |
* | [PATCH] remove asm-*/hdreg.h | Christoph Hellwig | 2005-09-07 | 1 | -1/+0 |
* | [PATCH] auxiliary vector cleanups | H. J. Lu | 2005-09-07 | 1 | -0/+4 |
* | [PATCH] FUTEX_WAKE_OP: pthread_cond_signal() speedup | Jakub Jelinek | 2005-09-07 | 1 | -0/+53 |
* | [PATCH] sab: consolidate kmem_bufctl_t | Kyle Moffett | 2005-09-05 | 1 | -2/+0 |
* | [PATCH] mm: consolidate get_order | Stephen Rothwell | 2005-09-05 | 1 | -18/+2 |
* | [NET]: Introduce SO_{SND,RCV}BUFFORCE socket options | Patrick McHardy | 2005-08-29 | 1 | -0/+2 |
* | [PATCH] SH: inotify and ioprio syscalls | Robert Love | 2005-08-18 | 1 | -1/+7 |
* | [PATCH] sh: Make _syscall6() do the right thing. | Paul Mundt | 2005-08-13 | 1 | -1/+1 |
* | [PATCH] Add emergency_restart() | Eric W. Biederman | 2005-07-26 | 1 | -0/+6 |
* | [ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc... | Len Brown | 2005-07-12 | 1 | -1/+1 |
|\ |
|
| * | [ACPI] PNPACPI vs sound IRQ | David Shaohua Li | 2005-07-12 | 1 | -1/+1 |
* | | [PATCH] Serial: Split 8250 port table (part 2) | Russell King | 2005-06-29 | 3 | -11/+4 |
* | | [PATCH] PCI: fix up errors after dma bursting patch and CONFIG_PCI=n | Andrew Morton | 2005-06-27 | 1 | -0/+2 |
* | | [PATCH] PCI: DMA bursting advice | David S. Miller | 2005-06-27 | 1 | -0/+8 |
* | | [PATCH] streamline preempt_count type across archs | Jesper Juhl | 2005-06-23 | 1 | -1/+1 |
* | | [PATCH] Hugepage consolidation | David Gibson | 2005-06-21 | 2 | -0/+2 |
* | | [PATCH] smp_processor_id() cleanup | Ingo Molnar | 2005-06-21 | 1 | -1/+1 |
|/ |
|
* | [PATCH] sh: PREEMPT_ACTIVE fix | Paul Mundt | 2005-05-28 | 1 | -1/+1 |
* | [PATCH] make some things static | Adrian Bunk | 2005-05-05 | 1 | -1/+1 |
* | [PATCH] asm/signal.h unification | Al Viro | 2005-05-04 | 1 | -10/+1 |
* | [PATCH] misc verify_area cleanups | Jesper Juhl | 2005-05-01 | 1 | -1/+1 |
* | [PATCH] move SA_xxx defines to linux/signal.h | Stas Sergeev | 2005-05-01 | 1 | -14/+0 |
* | [PATCH] remove all kernel BUGs | Matt Mackall | 2005-05-01 | 1 | -0/+3 |
* | [PATCH] freepgt: arch FIRST_USER_ADDRESS 0 | Hugh Dickins | 2005-04-19 | 1 | -1/+1 |
* | [PATCH] fix u32 vs. pm_message_t in rest of the tree | Pavel Machek | 2005-04-16 | 1 | -1/+1 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 203 | -0/+14187 |