aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2006-06-25[PATCH] Implement AT_SYMLINK_FOLLOW flag for linkatUlrich Drepper
2006-06-25[PATCH] kthread: update loop.c to use kthreadSerge E. Hallyn
2006-06-25[PATCH] fuse: add request interruptionMiklos Szeredi
2006-06-25[PATCH] fuse: add POSIX file locking supportMiklos Szeredi
2006-06-25[PATCH] fuse: use MISC_MAJORJan Engelhardt
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] 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] 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] Rewritten backlight infrastructure for portable Apple computersMichael Hanselmann
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
2006-06-24Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2006-06-24Add some basic resume trace facilitiesLinus Torvalds
2006-06-24[ARM] 3639/1: S3C2412: serial port supportBen Dooks
2006-06-23Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2006-06-23Auto-update from upstreamTony Luck
2006-06-23[PATCH] rbtree: support functions used by the io schedulersJens Axboe
2006-06-23[PATCH] Rearrange a few struct request membersJens Axboe
2006-06-23[PATCH] Get rid of struct request request_pm_state memberJens Axboe
2006-06-23[PATCH] Kill PF_SYNCWRITE flagJens Axboe
2006-06-23[PATCH] blktrace_api.h: endian annotationsAlexey Dobriyan
2006-06-23Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-06-23Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2006-06-23[PATCH] JBD: split checkpoint listsJan Kara
2006-06-23[PATCH] adjust handle_IRR_event() return typeJan Beulich
2006-06-23[PATCH] list: introduce list_replace() helperOleg Nesterov
2006-06-23[PATCH] SGI IOC4: Detect IO card variantBrent Casavant
2006-06-23[PATCH] Make RCU API inaccessible to non-GPL Linux kernel modulesPaul E. McKenney