summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] N32 sigset and __COMPAT_ENDIAN_SWAP__akpm@osdl.org2006-06-251-3/+0Star
* [PATCH] Get rid of /proc/sys/procStephen Hemminger2006-06-251-3/+1Star
* [PATCH] RTC: Add rtc_year_days() to calculate tm_ydayAndrew Victor2006-06-251-0/+1
* [PATCH] Add v3020 RTC supportRaphael Assenat2006-06-251-0/+35
* [PATCH] rtc subsystem: add capability checksAlessandro Zummo2006-06-251-0/+1
* [PATCH] RTC: rtc-dev UIE emulationAtsushi Nemoto2006-06-251-0/+10
* [PATCH] epoll: use unlocked wqueue operationsDavide Libenzi2006-06-251-1/+1
* [PATCH] nbd: endian annotationsAlexey Dobriyan2006-06-251-6/+6
* [PATCH] for_each_cpu_mask() warning fixAndrew Morton2006-06-251-1/+2
* [PATCH] introduce WARN_ON_ONCE(cond)Ingo Molnar2006-06-251-0/+13
* [PATCH] ext3_fsblk_t: the rest of in-kernel filesystem blocks conversionMingming Cao2006-06-252-6/+14
* [PATCH] ext3_fsblk_t: filesystem, group blocks and bug fixesMingming Cao2006-06-252-8/+19
* [PATCH] AX88796 parallel port driverBen Dooks2006-06-251-0/+5
* [PATCH] Make copy_from_user_inatomic NOT zero the tail on i386NeilBrown2006-06-251-12/+34
* [PATCH] Prepare for __copy_from_user_inatomic to not zero missed bytesNeilBrown2006-06-251-0/+6
* [PATCH] IDE CD end-of media error fixAlan Cox2006-06-251-0/+3
* [PATCH] list.h doc: change "counter" to "cursor"Randy Dunlap2006-06-251-26/+26
* [PATCH] fix list.h kernel-docRandy Dunlap2006-06-251-30/+52
* [PATCH] kernel/sys.c: cleanupsAdrian Bunk2006-06-252-2/+6
* [PATCH] Make printk work for really early debuggingMichael Ellerman2006-06-251-0/+1
* [PATCH] fs/ufs/inode.c: make 2 functions staticAdrian Bunk2006-06-251-2/+0Star
* [PATCH] ufs: make fsck -f happyEvgeniy Dushistov2006-06-251-1/+13
* [PATCH] ufs: one way to access super blockEvgeniy Dushistov2006-06-251-9/+52
* [PATCH] ufs: little directory lookup optimizationEvgeniy Dushistov2006-06-251-0/+1
* [PATCH] ufs: easy debugEvgeniy Dushistov2006-06-251-0/+13
* [PATCH] ufs: wrong type castEvgeniy Dushistov2006-06-251-1/+1
* [PATCH] ufs: directory and page cache: from blocks to pagesEvgeniy Dushistov2006-06-251-4/+5
* [PATCH] ufs: change block number on the flyEvgeniy Dushistov2006-06-251-1/+2
* [PATCH] Define __raw_get_cpu_var and use itPaul Mackerras2006-06-256-0/+12
* [PATCH] random: remove SA_SAMPLE_RANDOM from floppy driverMatt Mackall2006-06-2511-28/+18Star
* [PATCH] Rewritten backlight infrastructure for portable Apple computersMichael Hanselmann2006-06-253-15/+42
* [PATCH] m68k: convert VME irq codeRoman Zippel2006-06-253-56/+58
* [PATCH] m68k: convert sun3 irq codeRoman Zippel2006-06-251-17/+5Star
* [PATCH] m68k: convert mac irq codeRoman Zippel2006-06-253-18/+5Star
* [PATCH] m68k: convert apollo irq codeRoman Zippel2006-06-251-0/+4
* [PATCH] m68k: convert amiga irq codeRoman Zippel2006-06-251-5/+3Star
* [PATCH] m68k: convert generic irq code to irq controllerRoman Zippel2006-06-253-48/+25Star
* [PATCH] m68k: introduce irq controllerRoman Zippel2006-06-252-7/+20
* [PATCH] m68k: cleanup amiga irq numberingRoman Zippel2006-06-251-55/+37Star
* [PATCH] m68k: cleanup generic irq namesRoman Zippel2006-06-253-34/+10Star
* [PATCH] m68k: separate handler for auto and user vector interruptRoman Zippel2006-06-251-0/+7
* [PATCH] m68k: dma API additionRoman Zippel2006-06-251-0/+28
* [PATCH] m68k: Add the generic dma API functionsRoman Zippel2006-06-252-10/+61
* [PATCH] m68k: small flush_icache() cleanupRoman Zippel2006-06-251-20/+20
* [PATCH] m68k: fix constraints of the signal functions and some cleanupRoman Zippel2006-06-251-5/+14
* [PATCH] m68k: fix uaccess.h for gcc-3.xRoman Zippel2006-06-251-107/+127
* [PATCH] Clean up and refactor i386 sub-architecture setupJeremy Fitzhardinge2006-06-257-163/+16Star
* [PATCH] page migration: Support a vma migration functionChristoph Lameter2006-06-252-1/+12
* [PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHMChristoph Lameter2006-06-251-1/+0Star
* [PATCH] remove for_each_cpu()Andrew Morton2006-06-251-1/+0Star