| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | [PATCH] ufs: i_blocks wrong count | Evgeniy Dushistov | 2006-06-25 | 2 | -16/+12 |
* | [PATCH] ufs: little directory lookup optimization | Evgeniy Dushistov | 2006-06-25 | 4 | -5/+8 |
* | [PATCH] ufs: easy debug | Evgeniy Dushistov | 2006-06-25 | 11 | -217/+168 |
* | [PATCH] ufs: Unmark CONFIG_UFS_FS_WRITE as BROKEN | Evgeniy Dushistov | 2006-06-25 | 1 | -1/+1 |
* | [PATCH] ufs: not usual amounts of fragments per block | Evgeniy Dushistov | 2006-06-25 | 2 | -71/+87 |
* | [PATCH] ufs: wrong type cast | Evgeniy Dushistov | 2006-06-25 | 7 | -85/+91 |
* | [PATCH] ufs: directory and page cache: from blocks to pages | Evgeniy Dushistov | 2006-06-25 | 3 | -508/+552 |
* | [PATCH] ufs: directory and page cache: install aops | Evgeniy Dushistov | 2006-06-25 | 2 | -34/+25 |
* | [PATCH] ufs: change block number on the fly | Evgeniy Dushistov | 2006-06-25 | 3 | -44/+140 |
* | [PATCH] ufs: right block allocation | Evgeniy Dushistov | 2006-06-25 | 2 | -27/+18 |
* | [PATCH] ufs: ufs_trunc_indirect: infinite cycle | Evgeniy Dushistov | 2006-06-25 | 3 | -47/+21 |
* | [PATCH] pnp: card_probe(): fix memory leak | Jesper Juhl | 2006-06-25 | 1 | -22/+26 |
* | [PATCH] fs/freevxfs: cleanup of spelling errors | Cliff Wickman | 2006-06-25 | 2 | -8/+8 |
* | [PATCH] Allow raw_notifier callouts to unregister themselves | Alan Stern | 2006-06-25 | 1 | -2/+3 |
* | [PATCH] Define __raw_get_cpu_var and use it | Paul Mackerras | 2006-06-25 | 11 | -7/+19 |
* | [PATCH] random: remove redundant SA_SAMPLE_RANDOM from touchscreen drivers | Matt Mackall | 2006-06-25 | 2 | -6/+3 |
* | [PATCH] random: change cpqarray to use add_disk_randomness | Matt Mackall | 2006-06-25 | 1 | -2/+3 |
* | [PATCH] random: make CCISS use add_disk_randomness | Matt Mackall | 2006-06-25 | 1 | -2/+2 |
* | [PATCH] random: remove SA_SAMPLE_RANDOM from floppy driver | Matt Mackall | 2006-06-25 | 11 | -28/+18 |
* | [PATCH] bloat-o-meter: gcc-4 fix | Rob Landley | 2006-06-25 | 1 | -1/+2 |
* | [PATCH] ensure NULL deref can't possibly happen in is_exported() | Jesper Juhl | 2006-06-25 | 1 | -1/+1 |
* | [PATCH] Rewritten backlight infrastructure for portable Apple computers | Michael Hanselmann | 2006-06-25 | 26 | -711/+1529 |
* | [PATCH] uml: remove dead declaration | Adrian Bunk | 2006-06-25 | 1 | -2/+0 |
* | [PATCH] m68k: convert VME irq code | Roman Zippel | 2006-06-25 | 12 | -555/+88 |
* | [PATCH] m68k: convert sun3 irq code | Roman Zippel | 2006-06-25 | 4 | -213/+32 |
* | [PATCH] m68k: convert q40 irq code | Roman Zippel | 2006-06-25 | 3 | -317/+169 |
* | [PATCH] m68k: convert mac irq code | Roman Zippel | 2006-06-25 | 12 | -425/+159 |
* | [PATCH] m68k: convert hp300 irq code | Roman Zippel | 2006-06-25 | 5 | -194/+6 |
* | [PATCH] m68k: convert atari irq code | Roman Zippel | 2006-06-25 | 2 | -247/+42 |
* | [PATCH] m68k: convert apollo irq code | Roman Zippel | 2006-06-25 | 3 | -128/+37 |
* | [PATCH] m68k: convert amiga irq code | Roman Zippel | 2006-06-25 | 5 | -445/+117 |
* | [PATCH] m68k: convert generic irq code to irq controller | Roman Zippel | 2006-06-25 | 8 | -148/+188 |
* | [PATCH] m68k: introduce irq controller | Roman Zippel | 2006-06-25 | 12 | -99/+148 |
* | [PATCH] m68k: cleanup amiga irq numbering | Roman Zippel | 2006-06-25 | 3 | -97/+80 |
* | [PATCH] m68k: cleanup generic irq names | Roman Zippel | 2006-06-25 | 6 | -39/+15 |
* | [PATCH] m68k: separate handler for auto and user vector interrupt | Roman Zippel | 2006-06-25 | 5 | -108/+71 |
* | [PATCH] m68k: fix show_registers() | Roman Zippel | 2006-06-25 | 1 | -58/+68 |
* | [PATCH] m68k: dma API addition | Roman Zippel | 2006-06-25 | 1 | -0/+28 |
* | [PATCH] m68k: Add the generic dma API functions | Roman Zippel | 2006-06-25 | 6 | -17/+197 |
* | [PATCH] m68k: small flush_icache() cleanup | Roman Zippel | 2006-06-25 | 1 | -20/+20 |
* | [PATCH] m68k: fix __iounmap for 030 | Roman Zippel | 2006-06-25 | 1 | -2/+4 |
* | [PATCH] m68k: fix constraints of the signal functions and some cleanup | Roman Zippel | 2006-06-25 | 1 | -5/+14 |
* | [PATCH] m68k: fix uaccess.h for gcc-3.x | Roman Zippel | 2006-06-25 | 1 | -107/+127 |
* | [PATCH] i386: cpu_relax() in crash.c and doublefault.c | Chuck Ebbert | 2006-06-25 | 2 | -2/+4 |
* | [PATCH] cpu_relax(): smpboot.c | Andreas Mohr | 2006-06-25 | 1 | -6/+8 |
* | [PATCH] Clean up and refactor i386 sub-architecture setup | Jeremy Fitzhardinge | 2006-06-25 | 11 | -177/+187 |
* | [PATCH] Allow migration of mlocked pages | Christoph Lameter | 2006-06-25 | 2 | -11/+8 |
* | [PATCH] page migration: Support a vma migration function | Christoph Lameter | 2006-06-25 | 4 | -2/+37 |
* | [PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHM | Christoph Lameter | 2006-06-25 | 14 | -32/+1 |
* | [PATCH] AOP_TRUNCATED_PAGE victims in read_pages() belong in the LRU | Zach Brown | 2006-06-25 | 1 | -8/+5 |