linux-2.6
2008-02-08  Pavel EmelyanovDon't operate with pid_t in rtmutex tester
2008-02-08  Pavel EmelyanovUse find_task_by_vpid in posix timers
2008-02-08  Paul ClementsNBD: remove limit on max number of nbd devices
2008-02-08  Jiri SlabyChar: applicom, use pci_match_id
2008-02-08  Jiri SlabyChar: applicom, use pci_resource_start
2008-02-08  Miklos Szeredimount options: fix udf
2008-02-08  Andrew Mortonmount-options-fix-tmpfs-fix
2008-02-08  akpm@linux... mount options: fix tmpfs
2008-02-08  Miklos Szeredimount options: fix spufs
2008-02-08  Miklos Szeredimount options: fix reiserfs
2008-02-08  Miklos Szeredimount options: fix ncpfs
2008-02-08  Miklos Szeredimount options: fix isofs
2008-02-08  Miklos Szeredimount options: fix hugetlbfs
2008-02-08  Miklos Szeredimount options: fix hpfs
2008-02-08  Miklos Szeredimount options: fix hostfs
2008-02-08  Miklos Szeredimount options: fix fuse
2008-02-08  Miklos Szeredimount options: fix fat
2008-02-08  Miklos Szeredimount options: fix ext2
2008-02-08  Miklos Szeredimount options: fix devpts
2008-02-08  Miklos Szeredimount options: fix capifs
2008-02-08  Miklos Szeredimount options: fix befs
2008-02-08  Miklos Szeredimount options: fix autofs
2008-02-08  Miklos Szeredimount options: fix autofs4
2008-02-08  Miklos Szeredimount options: fix afs
2008-02-08  Miklos Szeredimount options: fix affs
2008-02-08  Miklos Szeredimount options: fix adfs
2008-02-08  Miklos Szeredimount options: add generic_show_options()
2008-02-08  Miklos Szeredimount options: add documentation
2008-02-08  Mike Frysingerdrop linux/ufs_fs.h from userspace export and relocate...
2008-02-08  H. Peter Anvinavoid overflows in kernel/time.c
2008-02-08  Joe Perchesprintk_ratelimit() functions should use CONFIG_PRINTK
2008-02-08  Christoph Hellwigkill do_generic_mapping_read
2008-02-08  Mike FrysingerRemove __STRICT_ANSI__ from linux/types.h
2008-02-08  Andi KleenBKL-Removal: convert pipe to use unlocked_ioctl too
2008-02-08  David BrownellPWM LED driver
2008-02-08  David BrownellBasic PWM driver for AVR32 and AT91
2008-02-08  Jan EngelhardtOSS: constify function pointer tables
2008-02-08  Jan Engelhardtprocfs: constify function pointer tables
2008-02-08  Jan Engelhardtreiserfs: constify function pointer tables
2008-02-08  Jan Karaisofs: implement dmode option
2008-02-08  Li Zefanworkqueue: make delayed_work_timer_fn() static
2008-02-08  Haavard Skinnemoenatmel_serial: show tty name in /proc/interrupts
2008-02-08  Haavard Skinnemoenatmel_serial: use container_of instead of direct cast
2008-02-08  Haavard Skinnemoenatmel_serial: fix broken RX buffer allocation
2008-02-08  Chip Coldwellatmel_serial: add DMA support
2008-02-08  Remy Bohmeratmel_serial: split the interrupt handler
2008-02-08  Haavard Skinnemoenatmel_serial: fix bugs in probe() error path and remove()
2008-02-08  Haavard Skinnemoenatmel_serial: use existing console options only if...
2008-02-08  Haavard Skinnemoenatmel_serial: use cpu_relax() when busy-waiting
2008-02-08  Remy Bohmeratmel_serial: clean up the code
2008-02-08  Haavard SkinnemoenMAINTAINERS: add Haavard as maintainer of the atmel_ser...
2008-02-08  Wim Van SebroeckSMBIOS/DMI: add type 41 = Onboard Devices Extended...
2008-02-08  Stephan Boettcherparport: fix ieee1284_epp_read_addr
2008-02-08  Adrian BunkThe scheduled 'time' option removal
2008-02-08  Arjan van de Venremove the unused exports of sys_open/sys_read
2008-02-08  Andy Whitcroftupdate checkpatch.pl to version 0.13
2008-02-08  Andrew Mortonfs/afs/security.c: fix uninitialized var warning
2008-02-08  Andrew Mortonfs/hfsplus/unicode.c: fix uninitialized var warning
2008-02-08  Jan Karaudf: change maintainer
2008-02-08  Jan Karaudf: fix adding entry to a directory
2008-02-08  Jan Karaudf: cleanup directory offset handling
2008-02-08  Mike Galbraithudf: avoid unnecessary synchronous writes
2008-02-08  Marcin Slusarzudf: fix signedness issue
2008-02-08  Marcin Slusarzudf: fix 3 signedness & 1 unitialized variable warnings
2008-02-08  Marcin Slusarzudf: remove wrong prototype of udf_readdir
2008-02-08  Adrian Bunkkill UDFFS_{DATE,VERSION}
2008-02-08  Marcin Slusarzudf: improve readability of udf_load_partition
2008-02-08  Marcin Slusarzudf: fix udf_debug macro
2008-02-08  Marcin Slusarzudf: cache struct udf_inode_info
2008-02-08  Marcin Slusarzudf: remove UDF_I_* macros and open code them
2008-02-08  Marcin Slusarzudf: convert byte order of constant instead of variable
2008-02-08  Marcin Slusarzudf: replace loops coded with goto to real loops
2008-02-08  Marcin Slusarzudf: create common function for changing free space...
2008-02-08  Marcin Slusarzudf: create common function for tag checksumming
2008-02-08  Marcin Slusarzudf: fix coding style
2008-02-08  Marcin Slusarzudf: fix sparse warnings (shadowing & mismatch between...
2008-02-08  Marcin Slusarzudf: move calculating of nr_groups into helper function
2008-02-08  Marcin Slusarzudf: convert macros related to bitmaps to functions
2008-02-08  Marcin Slusarzudf: check if udf_load_logicalvol failed
2008-02-08  Marcin Slusarzudf: convert UDF_SB_ALLOC_PARTMAPS macro to udf_sb_allo...
2008-02-08  Marcin Slusarzudf: remove some ugly macros
2008-02-08  Marcin Slusarzudf: fix coding style of super.c
2008-02-08  Christoph Hellwiglibfs: rename simple_attr_close to simple_attr_release
2008-02-08  Christoph Hellwiglibfs: make simple attributes interruptible
2008-02-08  Christoph Hellwiglibfs: allow error return from simple attributes
2008-02-08  Jesper JuhlNuke duplicate header from sysctl.c
2008-02-08  Jesper JuhlNuke a duplicate include from profile.c
2008-02-08  Jesper JuhlNuke duplicate include from printk.c
2008-02-08  Mike Galbraithwrite_inode_now(): avoid unnecessary synchronous write
2008-02-08  Andi KleenAllow executables larger than 2GB
2008-02-08  Mike Frysingerasm-*/posix_types.h: scrub __GLIBC__
2008-02-08  Evgeniy Dushistovufs: fix symlink creation on ufs2
2008-02-08  Christoph Hellwigext2: remove unused ext2_put_inode prototype
2008-02-08  Rusty Russellaio: negative offset should return -EINVAL
2008-02-08  Rusty Russellaio: partial write should not return error code
2008-02-08  Alexey DobriyanFix container_of() usage
2008-02-08  Marcin Slusarzext3: replace all adds to little endians variables...
2008-02-08  Marcin Slusarzbyteorder: move le32_add_cpu & friends from OCFS2 to...
2008-02-08  Jan KaraUse pgoff_t instead of unsigned long
2008-02-08  Andrew Mortonaoe: statically initialise devlist_lock
next