spelling fixes: Documentation/
[safe/jmp/linux-2.6] / include /
2007-10-18 Ralf BaechleReplace __attribute_pure__ with __pure
2007-10-18 Miklos Szeredifuse: add blksize field to fuse_attr
2007-10-18 Miklos Szeredifuse: add support for mandatory locking
2007-10-18 Miklos Szeredifuse: add helper for asynchronous writes
2007-10-18 Miklos Szeredifuse: support BSD locking semantics
2007-10-18 Miklos Szeredifuse: add atomic open+truncate support
2007-10-18 Miklos Szeredifuse: improve utimes support
2007-10-18 Miklos SzerediVFS: allow filesystems to implement atomic open+truncate
2007-10-18 Miklos Szeredifuse: add file handle to getattr operation
2007-10-18 Takashi Satoext3: support large blocksize up to PAGESIZE
2007-10-18 Nick Pigginbit_spin_lock: use lock bitops
2007-10-18 Nick Pigginpowerpc: lock bitops
2007-10-18 Nick Pigginmips: lock bitops
2007-10-18 Nick Pigginmips: fix bitops
2007-10-18 Nick Pigginia64: lock bitops
2007-10-18 Nick Pigginalpha: lock bitops
2007-10-18 Nick Pigginalpha: fix bitops
2007-10-18 Nick Pigginbitops: introduce lock ops
2007-10-18 Satyam SharmaRedefine {un}register_hotcpu_notifier() !HOTPLUG_CPU...
2007-10-18 Michael Neulingpowerpc: add scaled time accounting
2007-10-18 Michael Neulingadd-scaled-time-to-taskstats-based-process-accounting fix
2007-10-18 Michael NeulingAdd scaled time to taskstats based process accounting
2007-10-18 Jiri SlabyChar: cyclades, fix some -W warnings
2007-10-18 Jiri SlabyChar: cyclades, remove bottom half processing
2007-10-18 Andrew MorganV3 file capabilities: alter behavior of cap_setpcap
2007-10-18 Eric W. Biedermansysctl: Error on bad sysctl tables
2007-10-18 Eric W. Biedermansysctl: properly register the irda binary sysctl numbers
2007-10-18 Eric W. Biedermansysctl: parport remove binary paths
2007-10-18 Eric W. Biedermansysctl: Factor out sysctl_data.
2007-10-18 Eric W. Biedermansysctl core: Stop using the unnecessary ctl_table typedef
2007-10-18 Andrew Mortonstop using DMA_xxBIT_MASK
2007-10-18 Borislav Petkovunify DMA_..BIT_MASK definitions: v3.1
2007-10-18 Tony BreedsFix discrepancy between VDSO based gettimeofday() and...
2007-10-18 Alexey DobriyanRemove struct task_struct::io_wait
2007-10-18 Rafael J. WysockiHibernation: Check if ACPI is enabled during restore...
2007-10-18 Rafael J. WysockiHibernation: Arbitrary boot kernel support on x86_64
2007-10-18 Andres Salomonserial: turn serial console suspend a boot rather than...
2007-10-18 Rafael J. Wysockifreezer: introduce freezer-friendly waiting macros
2007-10-18 Rafael J. WysockiPM: Rename hibernation_ops to platform_hibernation_ops
2007-10-18 Rafael J. WysockiPM: Rework struct hibernation_ops
2007-10-18 Rafael J. WysockiPM: Make suspend_ops static
2007-10-18 Rafael J. WysockiPM: Rework struct platform_suspend_ops
2007-10-18 Rafael J. WysockiPM: Rename struct pm_ops and related things
2007-10-18 Rafael J. WysockiPM: Move definition of struct pm_ops to suspend.h
2007-10-18 Anton Blanchardhrtimer: Rework hrtimer_nanosleep to make sys_compat_na...
2007-10-18 Jeff Garzik[libata] kill ata_sg_is_last()
2007-10-18 Ken Chensched: reduce schedstat variable overhead a bit
2007-10-18 Ralf Baechle[MIPS] time: Move R4000 clockevent device code to separ...
2007-10-18 Ralf Baechle[MIPS] time: Delete dead cycles_per_jiffy, mips_timer_a...
2007-10-18 Thomas Bogendoerfer[MIPS] Always do the ARC64_TWIDDLE_PC thing.
2007-10-18 Li Zefan[NETFILTER]: xt_sctp: fix mistake to pass a pointer...
2007-10-18 Patrick McHardy[NET]: Fix OOPS due to missing check in dev_parse_header().
2007-10-18 Herbert Xu[IPSEC]: Rename mode to outer_mode and add inner_mode
2007-10-18 Herbert Xu[IPSEC]: Store afinfo pointer in xfrm_mode
2007-10-18 Herbert Xu[IPSEC]: Add missing BEET checks
2007-10-18 Herbert Xu[IPSEC]: Move type and mode map into xfrm_state.c
2007-10-18 Herbert Xu[IPSEC]: Get nexthdr from caller in xfrm6_rcv_spi
2007-10-18 Herbert Xu[IPSEC]: Move tunnel parsing for IPv4 out of xfrm4_input
2007-10-18 Pavel Emelyanov[NET]: Fix the race between sk_filter_(de|at)tach and...
2007-10-18 Pavel Emelyanov[NET]: Move the filter releasing into a separate call
2007-10-18 Pavel Emelyanov[NET]: Introduce the sk_detach_filter() call
2007-10-18 Stephen Rothwell[SPARC/64]: Consolidate of_register_driver
2007-10-18 Pavel Emelyanov[INET]: Remove no longer needed ->equal callback
2007-10-18 Pavel Emelyanov[INET]: Consolidate xxx_find() in fragment management
2007-10-18 Pavel Emelyanov[INET]: Consolidate xxx_frag_create()
2007-10-18 Pavel Emelyanov[INET]: Consolidate xxx_frag_alloc()
2007-10-18 Pavel Emelyanov[INET]: Consolidate xxx_frag_intern
2007-10-18 David Miller[SPARC]: Support for new termios.
2007-10-18 Stephen Hemmingernapi_synchronize: waiting for NAPI
2007-10-17 David S. Miller[SPARC64]: Implement atomic backoff.
2007-10-17 Aneesh Kumar K.Vext4: Convert ext4_extent_idx.ei_leaf to ext4_extent_id...
2007-10-17 Aneesh Kumar K.Vext4: Convert ext4_extent.ee_start to ext4_extent.ee_st...
2007-10-17 Aneesh Kumar K.Vext4: Convert s_r_blocks_count and s_free_blocks_count
2007-10-17 Aneesh Kumar K.Vext4: Convert s_blocks_count to s_blocks_count_lo
2007-10-17 Aneesh Kumar K.Vext4: Convert bg_inode_bitmap and bg_inode_table
2007-10-17 Aneesh Kumar K.Vext4: Convert bg_block_bitmap to bg_block_bitmap_lo
2007-10-17 Jose R. Santosext4: FLEX_BG Kernel support v2.
2007-10-17 Aneesh Kumar K.Vext4: Fix sparse warnings
2007-10-17 Andreas DilgerExt4: Uninitialized Block Groups
2007-10-17 Eric Sandeenext4: remove #ifdef CONFIG_EXT4_INDEX
2007-10-17 Coly Liext4: Remove (partial, never completed) fragment support
2007-10-17 Mingming Caojbd2: JBD_XXX to JBD2_XXX naming cleanup
2007-10-17 Mingming CaoJBD2: replace jbd_kmalloc with kmalloc directly.
2007-10-17 Mingming CaoJBD: replace jbd_kmalloc with kmalloc directly
2007-10-17 Mingming CaoJBD2: jbd2 slab allocation cleanups
2007-10-17 Mingming CaoJBD: JBD slab allocation cleanups
2007-10-17 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-10-17 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-10-17 Pierre Ossmannet: libertas sdio driver
2007-10-17 Linus TorvaldsMerge ssh:///linux/kernel/git/tglx/linux-2.6-x86
2007-10-17 Eric Van Hensbergen9p: remove sysctl
2007-10-17 Eric Van Hensbergen9p: fix bad kconfig cross-dependency
2007-10-17 Latchesar Ionkov9p: attach-per-user
2007-10-17 Eric Van Hensbergen9p: Make transports dynamic
2007-10-17 Thomas Gleixnerx86: unify include/asm/debugreg_32/64.h
2007-10-17 Thomas Gleixnerx86: unify include/asm/unwind_32/64.h
2007-10-17 Thomas Gleixnerx86: unify include/asm/types_32/64.h
2007-10-17 Thomas Gleixnerx86: unify include/asm/tlb_32/64.h
2007-10-17 Thomas Gleixnerx86: unify include/asm/siginfo_32/64.h
2007-10-17 Thomas Gleixnerx86: unify include/asm/bug_32/64.h
next