summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2006-06-25[PATCH] N32 sigset and __COMPAT_ENDIAN_SWAP__akpm@osdl.org
2006-06-25[PATCH] Get rid of /proc/sys/procStephen Hemminger
2006-06-25[PATCH] RTC: Add rtc_year_days() to calculate tm_ydayAndrew Victor
2006-06-25[PATCH] Add v3020 RTC supportRaphael Assenat
2006-06-25[PATCH] rtc subsystem: add capability checksAlessandro Zummo
2006-06-25[PATCH] RTC: rtc-dev UIE emulationAtsushi Nemoto
2006-06-25[PATCH] epoll: use unlocked wqueue operationsDavide Libenzi
2006-06-25[PATCH] nbd: endian annotationsAlexey Dobriyan
2006-06-25[PATCH] for_each_cpu_mask() warning fixAndrew Morton
2006-06-25[PATCH] introduce WARN_ON_ONCE(cond)Ingo Molnar
2006-06-25[PATCH] ext3_fsblk_t: the rest of in-kernel filesystem blocks conversionMingming Cao
2006-06-25[PATCH] ext3_fsblk_t: filesystem, group blocks and bug fixesMingming Cao
2006-06-25[PATCH] AX88796 parallel port driverBen Dooks
2006-06-25[PATCH] Make copy_from_user_inatomic NOT zero the tail on i386NeilBrown
2006-06-25[PATCH] Prepare for __copy_from_user_inatomic to not zero missed bytesNeilBrown
2006-06-25[PATCH] IDE CD end-of media error fixAlan Cox
2006-06-25[PATCH] list.h doc: change "counter" to "cursor"Randy Dunlap
2006-06-25[PATCH] fix list.h kernel-docRandy Dunlap
2006-06-25[PATCH] kernel/sys.c: cleanupsAdrian Bunk
2006-06-25[PATCH] Make printk work for really early debuggingMichael Ellerman
2006-06-25[PATCH] fs/ufs/inode.c: make 2 functions staticAdrian Bunk
2006-06-25[PATCH] ufs: make fsck -f happyEvgeniy Dushistov
2006-06-25[PATCH] ufs: one way to access super blockEvgeniy Dushistov
2006-06-25[PATCH] ufs: little directory lookup optimizationEvgeniy Dushistov
2006-06-25[PATCH] ufs: easy debugEvgeniy Dushistov
2006-06-25[PATCH] ufs: wrong type castEvgeniy Dushistov
2006-06-25[PATCH] ufs: directory and page cache: from blocks to pagesEvgeniy Dushistov
2006-06-25[PATCH] ufs: change block number on the flyEvgeniy Dushistov
2006-06-25[PATCH] Define __raw_get_cpu_var and use itPaul Mackerras
2006-06-25[PATCH] random: remove SA_SAMPLE_RANDOM from floppy driverMatt Mackall
2006-06-25[PATCH] Rewritten backlight infrastructure for portable Apple computersMichael Hanselmann
2006-06-25[PATCH] m68k: convert VME irq codeRoman Zippel
2006-06-25[PATCH] m68k: convert sun3 irq codeRoman Zippel
2006-06-25[PATCH] m68k: convert mac irq codeRoman Zippel
2006-06-25[PATCH] m68k: convert apollo irq codeRoman Zippel
2006-06-25[PATCH] m68k: convert amiga irq codeRoman Zippel
2006-06-25[PATCH] m68k: convert generic irq code to irq controllerRoman Zippel
2006-06-25[PATCH] m68k: introduce irq controllerRoman Zippel
2006-06-25[PATCH] m68k: cleanup amiga irq numberingRoman Zippel
2006-06-25[PATCH] m68k: cleanup generic irq namesRoman Zippel
2006-06-25[PATCH] m68k: separate handler for auto and user vector interruptRoman Zippel
2006-06-25[PATCH] m68k: dma API additionRoman Zippel
2006-06-25[PATCH] m68k: Add the generic dma API functionsRoman Zippel
2006-06-25[PATCH] m68k: small flush_icache() cleanupRoman Zippel
2006-06-25[PATCH] m68k: fix constraints of the signal functions and some cleanupRoman Zippel
2006-06-25[PATCH] m68k: fix uaccess.h for gcc-3.xRoman Zippel
2006-06-25[PATCH] Clean up and refactor i386 sub-architecture setupJeremy Fitzhardinge
2006-06-25[PATCH] page migration: Support a vma migration functionChristoph Lameter
2006-06-25[PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHMChristoph Lameter
2006-06-25[PATCH] remove for_each_cpu()Andrew Morton