| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] fuse: add request interruption | Miklos Szeredi | 2006-06-25 | 1 | -1/+6 |
* | [PATCH] fuse: add POSIX file locking support | Miklos Szeredi | 2006-06-25 | 1 | -2/+24 |
* | [PATCH] fuse: use MISC_MAJOR | Jan Engelhardt | 2006-06-25 | 1 | -1/+2 |
* | [PATCH] N32 sigset and __COMPAT_ENDIAN_SWAP__ | akpm@osdl.org | 2006-06-25 | 1 | -3/+0 |
* | [PATCH] Get rid of /proc/sys/proc | Stephen Hemminger | 2006-06-25 | 1 | -3/+1 |
* | [PATCH] RTC: Add rtc_year_days() to calculate tm_yday | Andrew Victor | 2006-06-25 | 1 | -0/+1 |
* | [PATCH] Add v3020 RTC support | Raphael Assenat | 2006-06-25 | 1 | -0/+35 |
* | [PATCH] rtc subsystem: add capability checks | Alessandro Zummo | 2006-06-25 | 1 | -0/+1 |
* | [PATCH] RTC: rtc-dev UIE emulation | Atsushi Nemoto | 2006-06-25 | 1 | -0/+10 |
* | [PATCH] epoll: use unlocked wqueue operations | Davide Libenzi | 2006-06-25 | 1 | -1/+1 |
* | [PATCH] nbd: endian annotations | Alexey Dobriyan | 2006-06-25 | 1 | -6/+6 |
* | [PATCH] for_each_cpu_mask() warning fix | Andrew Morton | 2006-06-25 | 1 | -1/+2 |
* | [PATCH] introduce WARN_ON_ONCE(cond) | Ingo Molnar | 2006-06-25 | 1 | -0/+13 |
* | [PATCH] ext3_fsblk_t: the rest of in-kernel filesystem blocks conversion | Mingming Cao | 2006-06-25 | 2 | -6/+14 |
* | [PATCH] ext3_fsblk_t: filesystem, group blocks and bug fixes | Mingming Cao | 2006-06-25 | 2 | -8/+19 |
* | [PATCH] AX88796 parallel port driver | Ben Dooks | 2006-06-25 | 1 | -0/+5 |
* | [PATCH] Make copy_from_user_inatomic NOT zero the tail on i386 | NeilBrown | 2006-06-25 | 1 | -12/+34 |
* | [PATCH] Prepare for __copy_from_user_inatomic to not zero missed bytes | NeilBrown | 2006-06-25 | 1 | -0/+6 |
* | [PATCH] IDE CD end-of media error fix | Alan Cox | 2006-06-25 | 1 | -0/+3 |
* | [PATCH] list.h doc: change "counter" to "cursor" | Randy Dunlap | 2006-06-25 | 1 | -26/+26 |
* | [PATCH] fix list.h kernel-doc | Randy Dunlap | 2006-06-25 | 1 | -30/+52 |
* | [PATCH] kernel/sys.c: cleanups | Adrian Bunk | 2006-06-25 | 2 | -2/+6 |
* | [PATCH] Make printk work for really early debugging | Michael Ellerman | 2006-06-25 | 1 | -0/+1 |
* | [PATCH] fs/ufs/inode.c: make 2 functions static | Adrian Bunk | 2006-06-25 | 1 | -2/+0 |
* | [PATCH] ufs: make fsck -f happy | Evgeniy Dushistov | 2006-06-25 | 1 | -1/+13 |
* | [PATCH] ufs: one way to access super block | Evgeniy Dushistov | 2006-06-25 | 1 | -9/+52 |
* | [PATCH] ufs: little directory lookup optimization | Evgeniy Dushistov | 2006-06-25 | 1 | -0/+1 |
* | [PATCH] ufs: easy debug | Evgeniy Dushistov | 2006-06-25 | 1 | -0/+13 |
* | [PATCH] ufs: wrong type cast | Evgeniy Dushistov | 2006-06-25 | 1 | -1/+1 |
* | [PATCH] ufs: directory and page cache: from blocks to pages | Evgeniy Dushistov | 2006-06-25 | 1 | -4/+5 |
* | [PATCH] ufs: change block number on the fly | Evgeniy Dushistov | 2006-06-25 | 1 | -1/+2 |
* | [PATCH] Define __raw_get_cpu_var and use it | Paul Mackerras | 2006-06-25 | 6 | -0/+12 |
* | [PATCH] random: remove SA_SAMPLE_RANDOM from floppy driver | Matt Mackall | 2006-06-25 | 11 | -28/+18 |
* | [PATCH] Rewritten backlight infrastructure for portable Apple computers | Michael Hanselmann | 2006-06-25 | 3 | -15/+42 |
* | [PATCH] m68k: convert VME irq code | Roman Zippel | 2006-06-25 | 3 | -56/+58 |
* | [PATCH] m68k: convert sun3 irq code | Roman Zippel | 2006-06-25 | 1 | -17/+5 |
* | [PATCH] m68k: convert mac irq code | Roman Zippel | 2006-06-25 | 3 | -18/+5 |
* | [PATCH] m68k: convert apollo irq code | Roman Zippel | 2006-06-25 | 1 | -0/+4 |
* | [PATCH] m68k: convert amiga irq code | Roman Zippel | 2006-06-25 | 1 | -5/+3 |
* | [PATCH] m68k: convert generic irq code to irq controller | Roman Zippel | 2006-06-25 | 3 | -48/+25 |
* | [PATCH] m68k: introduce irq controller | Roman Zippel | 2006-06-25 | 2 | -7/+20 |
* | [PATCH] m68k: cleanup amiga irq numbering | Roman Zippel | 2006-06-25 | 1 | -55/+37 |
* | [PATCH] m68k: cleanup generic irq names | Roman Zippel | 2006-06-25 | 3 | -34/+10 |
* | [PATCH] m68k: separate handler for auto and user vector interrupt | Roman Zippel | 2006-06-25 | 1 | -0/+7 |
* | [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 | 2 | -10/+61 |
* | [PATCH] m68k: small flush_icache() cleanup | Roman Zippel | 2006-06-25 | 1 | -20/+20 |
* | [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] Clean up and refactor i386 sub-architecture setup | Jeremy Fitzhardinge | 2006-06-25 | 7 | -163/+16 |