aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2010-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-05-25Revert "module: drop the lock while waiting for module to complete initializa...Linus Torvalds
2010-05-25proc_dointvec: write a single valueJ. R. Okajima
2010-05-25timers: Fix slack calculation reallyThomas Gleixner
2010-05-25ring-buffer: Move zeroing out excess in page to ring buffer codeSteven Rostedt
2010-05-25ring-buffer: Reset "real_end" when page is filledSteven Rostedt
2010-05-25sysctl: don't use own implementation of hex_to_bin()Andy Shevchenko
2010-05-25module: remove duplicate declaration of __ksymtab_gpl_futureWenji Huang
2010-05-25mem-hotplug: fix potential race while building zonelist for new populated zoneHaicheng Li
2010-05-25mem-hotplug: avoid multiple zones sharing same boot strapping boot_pagesetHaicheng Li
2010-05-25cpu/mem hotplug: enable CPUs online before local memory onlineminskey guo
2010-05-25mm: compaction: add a tunable that decides when memory should be compacted an...Mel Gorman
2010-05-25mm: compaction: add /proc trigger for memory compactionMel Gorman
2010-05-25cpuset,mm: fix no node to alloc memory when changing cpuset's memsMiao Xie
2010-05-25mempolicy: restructure rebinding-mempolicy functionsMiao Xie
2010-05-25perf, trace: Fix !x86 build bugPeter Zijlstra
2010-05-24timers: Fix slack calculation for expired timersJeff Chua
2010-05-24timekeeping: Fix timezone updateThomas Gleixner
2010-05-21Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2010-05-21Merge git://git.infradead.org/iommu-2.6Linus Torvalds
2010-05-21Merge branch 'modules' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty...Linus Torvalds
2010-05-21Merge branch 'for-2.6.35' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-05-21sysctl: fix kernel-doc notation and typosRandy Dunlap
2010-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2010-05-21Merge branch 'master' into for-2.6.35Jens Axboe
2010-05-21pipe: set lower and upper limit on max pages in the pipe page arrayJens Axboe
2010-05-21pipe: add support for shrinking and growing pipesJens Axboe
2010-05-21Merge branch 'dbg-early-merge' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2010-05-21Merge branch 'kdb-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds
2010-05-21sysfs: add struct file* to bin_attr callbacksChris Wright
2010-05-21lockdep: Add novalidate class for dev->mutex conversionPeter Zijlstra
2010-05-21kref: remove kref_setNeilBrown
2010-05-21Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...Steven Rostedt
2010-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2010-05-21perf: Optimize perf_tp_event_match()Peter Zijlstra
2010-05-21perf: Remove more code from the fastpathPeter Zijlstra
2010-05-21perf: Optimize the !vmalloc backed bufferPeter Zijlstra
2010-05-21perf: Optimize perf_output_copy()Peter Zijlstra
2010-05-21perf: Fix wakeup storm for RO mmap()sPeter Zijlstra
2010-05-21perf: Ensure that IOC_OUTPUT isn't used to create multi-writer buffersPeter Zijlstra
2010-05-21perf, trace: Optimize tracepoints by using per-tracepoint-per-cpu hlist to tr...Peter Zijlstra
2010-05-21perf, trace: Optimize tracepoints by removing IRQ-disable from perf/tracepoin...Peter Zijlstra
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2010-05-20x86, kgdb, init: Add early and late debug statesJason Wessel
2010-05-20kdb,debug_core: Allow the debug core to receive a panic notificationJason Wessel
2010-05-20debug_core,kdb: Allow the debug core to process a recursive debug entryJason Wessel
2010-05-20printk,kdb: capture printk() when in kdb shellJason Wessel
2010-05-20kgdboc,kdb: Allow kdb to work on a non open console portJason Wessel
2010-05-20kgdb: Add the ability to schedule a breakpoint via a taskletJason Wessel