summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2009-11-24locking: Remove unused prototypeThomas Gleixner1-2/+0
2009-11-24remove CONFIG_SECURITY_FILE_CAPABILITIES compile optionSerge E. Hallyn2-6/+0
2009-11-24hw-breakpoints: Fix misordered ifdefFrederic Weisbecker1-1/+2
2009-11-23hw-breakpoints: Include only linux/perf_event.h from kernel part of bp headersFrederic Weisbecker1-2/+2
2009-11-23perf_events: Undo some recursion damagePeter Zijlstra1-4/+4
2009-11-22rcu: Re-arrange code to reduce #ifdef painPaul E. McKenney3-13/+14
2009-11-22rcu: Eliminate unneeded function wrappingPaul E. McKenney2-5/+0
2009-11-22hw-breakpoints: Separate the kernel part from breakpoint headersFrederic Weisbecker1-0/+2
2009-11-22tracing: Use the perf recursion protection from trace eventFrederic Weisbecker2-7/+6
2009-11-21perf: Fix event scaling for inherited countersPeter Zijlstra1-1/+2
2009-11-21perf: Allow for custom overflow handlersPeter Zijlstra1-0/+6
2009-11-21Merge branch 'tracing/hw-breakpoints' into perf/coreIngo Molnar2-1/+173
2009-11-20i2c: i2c-pnx: Made buf type unsigned to prevent sign extensionKevin Wells1-1/+1
2009-11-20vt: Fix use of "new" in a struct fieldAlan Cox1-2/+2
2009-11-19CacheFiles: Catch an overly long wait for an old active objectDavid Howells1-2/+4
2009-11-19CacheFiles: Don't write a full page if there's only a partial page to cacheDavid Howells1-0/+3
2009-11-19FS-Cache: Start processing an object's operations on that object's deathDavid Howells1-0/+4
2009-11-19FS-Cache: Handle pages pending storage that get evicted under OOM conditionsDavid Howells2-0/+28
2009-11-19FS-Cache: Fix lock misorder in fscache_write_op()David Howells1-0/+1
2009-11-19FS-Cache: Allow the current state of all objects to be dumpedDavid Howells1-0/+13
2009-11-19FS-Cache: Annotate slow-work runqueue proc lines for FS-Cache work itemsDavid Howells1-0/+12
2009-11-19SLOW_WORK: Allow a requeueable work item to sleep till the thread is neededDavid Howells1-0/+3
2009-11-19SLOW_WORK: Allow the owner of a work item to determine if it is queued or notDavid Howells1-0/+19
2009-11-19SLOW_WORK: Allow the work items to be viewed through a /proc fileDavid Howells1-0/+11
2009-11-19SLOW_WORK: Add delayed_slow_work supportJens Axboe1-0/+29
2009-11-19SLOW_WORK: Add support for cancellation of slow workJens Axboe1-0/+2
2009-11-19SLOW_WORK: Wait for outstanding work items belonging to a module to clearDavid Howells1-2/+6
2009-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-1/+1
2009-11-18sysctl: Remove CTL_NONE and CTL_UNNUMBEREDEric W. Biederman1-9/+0
2009-11-18sysctl: kill dead ctl_handler definitions.Eric W. Biederman1-11/+0
2009-11-18generic-ipi: Add smp_call_function_any()Rusty Russell1-1/+10
2009-11-18mm: allow memory hotplug and hibernation in the same kernelAndi Kleen1-2/+19
2009-11-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds1-9/+0
2009-11-17Merge branch 'perf/core' into perf/probesIngo Molnar22-32/+83
2009-11-17Merge commit 'v2.6.32-rc7'Eric W. Biederman4-7/+29
2009-11-17Merge commit 'v2.6.32-rc7' into core/iommuIngo Molnar4-7/+29
2009-11-16perf_event: Optimize perf_output_lock()Peter Zijlstra1-1/+0
2009-11-16Revert "isdn: isdn_ppp: Use SKB list facilities instead of home-grown impleme...David S. Miller1-1/+1
2009-11-15Merge branches 'perf/powerpc' and 'perf/bench' into perf/coreIngo Molnar2-0/+4
2009-11-15Merge commit 'v2.6.32-rc7' into perf/coreIngo Molnar4-7/+29
2009-11-15nilfs2: deleted struct nilfs_dat_group_descJiro SEKIBA1-9/+0
2009-11-15swiotlb: Remove duplicate swiotlb_force extern declarationsFUJITA Tomonori1-0/+2
2009-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-0/+4
2009-11-14perf_event: Fix invalid type in ioctl definitionArjan van de Ven1-1/+1
2009-11-14hw-breakpoints: Fix build on !perf architecturesIngo Molnar1-1/+2
2009-11-14hw-breakpoints: Provide an off-case for counter_arch_bp()Frederic Weisbecker1-5/+10
2009-11-13locking: Make inlining decision Kconfig basedThomas Gleixner1-47/+28
2009-11-12serial: add support for the Lava Quattro PCI quad-port 16550A cardLennert Buytenhek1-0/+2
2009-11-12fb: remove fb_save_state() and fb_restore_state operationsKrzysztof Helt1-6/+0
2009-11-12sysctl: Remove the last of the generic binary sysctl supportEric W. Biederman1-3/+0