summaryrefslogtreecommitdiff
path: root/include/linux (unfollow)
Commit message (Expand)Author
2009-12-05V4L/DVB (13183): gspca: add stv0680 subdriverHans de Goede
2009-12-05Add support for GCC-4.5's __builtin_unreachable() to compiler.h (v2)David Daney
2009-12-03GFS2: Tag all metadata with jidSteven Whitehouse
2009-12-03VFS: Export dquot_send_warningSteven Whitehouse
2009-12-03VFS: Add forget_all_cached_acls()Steven Whitehouse
2009-12-02locking, task_struct: Reduce size on TRACE_IRQFLAGS and 64bitHiroshi Shimamoto
2009-12-01SLOW_WORK: Move slow_work's proc file to debugfsDavid Howells
2009-12-01mfd: Correct WM831X_MAX_ISEL_VALUEMark Brown
2009-11-24locking: Use __[SPIN|RW]_LOCK_UNLOCKED in [spin|rw]_lock_init()Thomas Gleixner
2009-11-24locking: Remove unused prototypeThomas Gleixner
2009-11-24remove CONFIG_SECURITY_FILE_CAPABILITIES compile optionSerge E. Hallyn
2009-11-22rcu: Re-arrange code to reduce #ifdef painPaul E. McKenney
2009-11-22rcu: Eliminate unneeded function wrappingPaul E. McKenney
2009-11-20i2c: i2c-pnx: Made buf type unsigned to prevent sign extensionKevin Wells
2009-11-19vt: Fix use of "new" in a struct fieldAlan Cox
2009-11-19CacheFiles: Catch an overly long wait for an old active objectDavid Howells
2009-11-19CacheFiles: Don't write a full page if there's only a partial page to cacheDavid Howells
2009-11-19FS-Cache: Start processing an object's operations on that object's deathDavid Howells
2009-11-19FS-Cache: Handle pages pending storage that get evicted under OOM conditionsDavid Howells
2009-11-19FS-Cache: Fix lock misorder in fscache_write_op()David Howells
2009-11-19FS-Cache: Allow the current state of all objects to be dumpedDavid Howells
2009-11-19FS-Cache: Annotate slow-work runqueue proc lines for FS-Cache work itemsDavid Howells
2009-11-19SLOW_WORK: Allow a requeueable work item to sleep till the thread is neededDavid Howells
2009-11-19SLOW_WORK: Allow the owner of a work item to determine if it is queued or notDavid Howells
2009-11-19SLOW_WORK: Allow the work items to be viewed through a /proc fileDavid Howells
2009-11-19SLOW_WORK: Add delayed_slow_work supportJens Axboe
2009-11-19SLOW_WORK: Add support for cancellation of slow workJens Axboe
2009-11-19SLOW_WORK: Wait for outstanding work items belonging to a module to clearDavid Howells
2009-11-18generic-ipi: Add smp_call_function_any()Rusty Russell
2009-11-17mm: allow memory hotplug and hibernation in the same kernelAndi Kleen
2009-11-15Revert "isdn: isdn_ppp: Use SKB list facilities instead of home-grown impleme...David S. Miller
2009-11-15nilfs2: deleted struct nilfs_dat_group_descJiro SEKIBA
2009-11-15swiotlb: Remove duplicate swiotlb_force extern declarationsFUJITA Tomonori
2009-11-13locking: Make inlining decision Kconfig basedThomas Gleixner
2009-11-12serial: add support for the Lava Quattro PCI quad-port 16550A cardLennert Buytenhek
2009-11-12fb: remove fb_save_state() and fb_restore_state operationsKrzysztof Helt
2009-11-11ext3: Wait for proper transaction commit on fsyncJan Kara
2009-11-10Input: fix locking in memoryless force-feedback devicesDmitry Torokhov
2009-11-10swiotlb: Defer swiotlb init printing, export swiotlb_print_info()FUJITA Tomonori
2009-11-10swiotlb: Add swiotlb_free() functionFUJITA Tomonori
2009-11-10bootmem: Add free_bootmem_late()FUJITA Tomonori
2009-11-10x86: intel-iommu: Convert detect_intel_iommu to use iommu_init hookFUJITA Tomonori
2009-11-10security: report the module name to security_module_requestEric Paris
2009-11-07i2c: Add an interface to lock/unlock an I2C bus segmentJean Delvare
2009-11-07i2c-piix4: Modify code name SB900 to Hudson-2Crane Cai
2009-11-04signal: Fix alternate signal stack checkSebastian Andrzej Siewior
2009-11-04irq: Remove unused debug_poll_all_shared_irqs()Thomas Gleixner
2009-11-02compiler: Introduce __always_unusedLi Zefan
2009-10-30Driver core: allow certain drivers prohibit bind/unbind via sysfsDmitry Torokhov
2009-10-30net: fix sk_forward_alloc corruptionEric Dumazet