linux-2.6
2006-06-25  Andrew Victor[PATCH] RTC: Add rtc_year_days() to calculate tm_yday
2006-06-25  Raphael Assenat[PATCH] Add v3020 RTC support
2006-06-25  Jean Delvare[PATCH] rtc: small documentation update
2006-06-25  Raphael Assenat[PATCH] Add max6902 RTC support
2006-06-25  Alessandro... [PATCH] rtc subsystem: add capability checks
2006-06-25  Alessandro... [PATCH] rtc subsystem, fix capability checks in kernel...
2006-06-25  G. Liakhovetski[PATCH] drivers/acorn/char/pcf8583.[hc] vs. RTC subsystem
2006-06-25  Atsushi Nemoto[PATCH] RTC: rtc-dev UIE emulation
2006-06-25  David Brownell[PATCH] "RTC-framework" driver for DS1307 and similar...
2006-06-25  Jesper Juhl[PATCH] Correct sa'K' description in sysrq.txt
2006-06-25  Jan Engelhardt[PATCH] printk time parameter
2006-06-25  Wu Fengguang[PATCH] radixtree: normalize radix_tree_tag_get() retur...
2006-06-25  Davide Libenzi[PATCH] epoll: use unlocked wqueue operations
2006-06-25  Alexey Dobriyan[PATCH] nbd: endian annotations
2006-06-25  Valerie Henson[PATCH] Make EXT2_DEBUG work again
2006-06-25  Alexey Dobriyan[PATCH] emu10k1: mark midi_spinlock as used
2006-06-25  Andrew Morton[PATCH] for_each_cpu_mask() warning fix
2006-06-25  H. Peter Anvin[PATCH] Make sysctl obligatory except under CONFIG_EMBEDDED
2006-06-25  Ingo Molnar[PATCH] introduce WARN_ON_ONCE(cond)
2006-06-25  H. Peter Anvin[PATCH] Make procfs obligatory except under CONFIG_EMBEDDED
2006-06-25  Randy Dunlap[PATCH] kernel-doc: mm/readhead fixup
2006-06-25  Mingming Cao[PATCH] ext3_fsblk_t: the rest of in-kernel filesystem...
2006-06-25  Mingming Cao[PATCH] ext3_fsblk_t: filesystem, group blocks and...
2006-06-25  Randy Dunlap[PATCH] megaraid_mbox: fix section mismatch warnings
2006-06-25  Randy.Dunlap[PATCH] wd7000: fix section mismatch warnings
2006-06-25  Ben Dooks[PATCH] AX88796 parallel port driver
2006-06-25  Matt Helsley[PATCH] Remove unecessary NULL check in kernel/acct.c
2006-06-25  NeilBrown[PATCH] Make copy_from_user_inatomic NOT zero the tail...
2006-06-25  NeilBrown[PATCH] Prepare for __copy_from_user_inatomic to not...
2006-06-25  Andreas Mohr[PATCH] constify libcrc32c table
2006-06-25  Andreas Mohr[PATCH] constify parts of kernel/power/
2006-06-25  Chris Wright[PATCH] cpuset: remove extra cpuset_zone_allowed check...
2006-06-25  David Wilder[PATCH] Updated kdump documentation
2006-06-25  Jesper Juhl[PATCH] moxa: partial CodingStyle cleanup & spelling...
2006-06-25  Jesper Juhl[PATCH] moxa: remove pointless check of 'tty' argument...
2006-06-25  Jesper Juhl[PATCH] moxa: remove pointless casts
2006-06-25  Theodore Ts'o[PATCH] ext3: remove inconsistent space before exclamat...
2006-06-25  Theodore Ts'o[PATCH] ext3: fix memory leak when the journal file...
2006-06-25  Theodore Ts'o[PATCH] ext2: clean up dead code from mount code
2006-06-25  Mingming Cao[PATCH] Avoid disk sector_t overflow for >2TB ext3...
2006-06-25  Andrew Morton[PATCH] schedule_on_each_cpu(): reduce kmalloc() size
2006-06-25  Randy Dunlap[PATCH] kernel-doc: script cleanups
2006-06-25  Randy Dunlap[PATCH] kernel-doc: drop leading space in sections
2006-06-25  Chris Wedgwood[PATCH] EDD isn't EXPERIMENTAL anymore
2006-06-25  Andrew Morton[PATCH] pdflush: handle resume wakeups
2006-06-25  Andrew Morton[PATCH] cpqarray section fix
2006-06-25  Alan Cox[PATCH] IDE CD end-of media error fix
2006-06-25  Randy Dunlap[PATCH] list.h doc: change "counter" to "cursor"
2006-06-25  Randy Dunlap[PATCH] fix list.h kernel-doc
2006-06-25  Pavel Machek[PATCH] nbd: kill obsolete changelog, add GPL
2006-06-25  Adrian Bunk[PATCH] kernel/sys.c: cleanups
2006-06-25  Michael Ellerman[PATCH] Make printk work for really early debugging
2006-06-25  Deepak Saxena[PATCH] Add driver for ARM AMBA PL031 RTC
2006-06-25  Daniel Walker[PATCH] idetape gcc 4.1 warning fix
2006-06-25  Jan Engelhardt[PATCH] openpromfs: factorize out
2006-06-25  Jan Engelhardt[PATCH] openpromfs: remove unnecessary casts
2006-06-25  Jan Engelhardt[PATCH] openpromfs: fix missing NUL
2006-06-25  Adrian Bunk[PATCH] drivers/char/applicom.c: proper module_{init...
2006-06-25  Markus Armbruster[PATCH] oprofile: convert from semaphores to mutexes
2006-06-25  Andrew Morton[PATCH] msnd section fix
2006-06-25  Adrian Bunk[PATCH] fs/ufs/inode.c: make 2 functions static
2006-06-25  Evgeniy Dushistov[PATCH] ufs: ubh_ll_rw_block cleanup
2006-06-25  Evgeniy Dushistov[PATCH] ufs: make fsck -f happy
2006-06-25  Evgeniy Dushistov[PATCH] ufs: fsync implementation
2006-06-25  Evgeniy Dushistov[PATCH] ufs: one way to access super block
2006-06-25  Evgeniy Dushistov[PATCH] ufs: missed brelse and wrong baseblk
2006-06-25  Andrew Morton[PATCH] ufs: printk warning fixes
2006-06-25  Evgeniy Dushistov[PATCH] ufs: zero metadata
2006-06-25  Evgeniy Dushistov[PATCH] ufs: unlock_super without lock
2006-06-25  Evgeniy Dushistov[PATCH] ufs: i_blocks wrong count
2006-06-25  Evgeniy Dushistov[PATCH] ufs: little directory lookup optimization
2006-06-25  Evgeniy Dushistov[PATCH] ufs: easy debug
2006-06-25  Evgeniy Dushistov[PATCH] ufs: Unmark CONFIG_UFS_FS_WRITE as BROKEN
2006-06-25  Evgeniy Dushistov[PATCH] ufs: not usual amounts of fragments per block
2006-06-25  Evgeniy Dushistov[PATCH] ufs: wrong type cast
2006-06-25  Evgeniy Dushistov[PATCH] ufs: directory and page cache: from blocks...
2006-06-25  Evgeniy Dushistov[PATCH] ufs: directory and page cache: install aops
2006-06-25  Evgeniy Dushistov[PATCH] ufs: change block number on the fly
2006-06-25  Evgeniy Dushistov[PATCH] ufs: right block allocation
2006-06-25  Evgeniy Dushistov[PATCH] ufs: ufs_trunc_indirect: infinite cycle
2006-06-25  Jesper Juhl[PATCH] pnp: card_probe(): fix memory leak
2006-06-25  Cliff Wickman[PATCH] fs/freevxfs: cleanup of spelling errors
2006-06-25  Alan Stern[PATCH] Allow raw_notifier callouts to unregister thems...
2006-06-25  Paul Mackerras[PATCH] Define __raw_get_cpu_var and use it
2006-06-25  Matt Mackall[PATCH] random: remove redundant SA_SAMPLE_RANDOM from...
2006-06-25  Matt Mackall[PATCH] random: change cpqarray to use add_disk_randomness
2006-06-25  Matt Mackall[PATCH] random: make CCISS use add_disk_randomness
2006-06-25  Matt Mackall[PATCH] random: remove SA_SAMPLE_RANDOM from floppy...
2006-06-25  Rob Landley[PATCH] bloat-o-meter: gcc-4 fix
2006-06-25  Jesper Juhl[PATCH] ensure NULL deref can't possibly happen in...
2006-06-25  Michael Hanselmann[PATCH] Rewritten backlight infrastructure for portable...
2006-06-25  Adrian Bunk[PATCH] uml: remove dead declaration
2006-06-25  Roman Zippel[PATCH] m68k: convert VME irq code
2006-06-25  Roman Zippel[PATCH] m68k: convert sun3 irq code
2006-06-25  Roman Zippel[PATCH] m68k: convert q40 irq code
2006-06-25  Roman Zippel[PATCH] m68k: convert mac irq code
2006-06-25  Roman Zippel[PATCH] m68k: convert hp300 irq code
2006-06-25  Roman Zippel[PATCH] m68k: convert atari irq code
2006-06-25  Roman Zippel[PATCH] m68k: convert apollo irq code
2006-06-25  Roman Zippel[PATCH] m68k: convert amiga irq code
next