Age | Commit message (Expand) | Author |
2010-10-25 | fs: Convert nr_inodes and nr_unused to per-cpu counters | Dave Chinner |
2010-10-25 | fs: allow for more than 2^31 files | Eric Dumazet |
2010-10-25 | MN10300: Fix the PERCPU() alignment to allow for workqueues | David Howells |
2010-10-25 | kprobes: Remove redundant text_mutex lock in optimize | Masami Hiramatsu |
2010-10-24 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds |
2010-10-23 | tracing: Fix 'faild' -> 'failed' typo | Joe Perches |
2010-10-23 | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm... | Ingo Molnar |
2010-10-23 | Merge branches 'softirq-for-linus', 'x86-debug-for-linus', 'x86-numa-for-linu... | Linus Torvalds |
2010-10-22 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds |
2010-10-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds |
2010-10-22 | kdb,debug_core: adjust master cpu switch logic against new debug_core locking | Jason Wessel |
2010-10-22 | debug_core: refactor locking for master/slave cpus | Jason Wessel |
2010-10-22 | debug_core: disable hw_breakpoints on all cores in kgdb_cpu_enter() | Dongdong Deng |
2010-10-22 | kdb,kgdb: fix sparse fixups | Jason Wessel |
2010-10-22 | kdb: Fix oops in kdb_unregister | Jason Wessel |
2010-10-22 | kdb,ftdump: Remove reference to internal kdb include | Jason Wessel |
2010-10-22 | kdb: Allow kernel loadable modules to add kdb shell functions | Jason Wessel |
2010-10-22 | debug_core: stop rcu warnings on kernel resume | Jason Wessel |
2010-10-22 | debug_core: move all watch dog syncs to a single function | Jason Wessel |
2010-10-22 | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds |
2010-10-22 | Merge branch 'vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds |
2010-10-22 | Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds |
2010-10-22 | Merge branch 'tip/perf/core-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar |
2010-10-22 | perf_events: Fix for transaction recovery in group_sched_in() | Stephane Eranian |
2010-10-22 | perf_events: Revert: Fix transaction recovery in group_sched_in() | Stephane Eranian |
2010-10-21 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2010-10-21 | Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2010-10-21 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2010-10-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds |
2010-10-21 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2010-10-21 | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2010-10-21 | Merge branch 'futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2010-10-21 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-10-21 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-10-21 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-10-21 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2010-10-21 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2010-10-21 | tracing: Cleanup the convoluted softirq tracepoints | Thomas Gleixner |
2010-10-21 | tracing: Do not limit the size of the number of CPU buffers | Steven Rostedt |
2010-10-21 | security: remove unused parameter from security_task_setscheduler() | KOSAKI Motohiro |
2010-10-20 | ring-buffer: Remove unused macro RB_TIMESTAMPS_PER_PAGE | Steven Rostedt |
2010-10-20 | ring-buffer: Micro-optimize with some strategic inlining | Steven Rostedt |
2010-10-20 | ring-buffer: Remove condition to add timestamp in fast path | Steven Rostedt |
2010-10-20 | ring-buffer: Bind time extend and data events together | Steven Rostedt |
2010-10-20 | ring-buffer: Pass delta by value and not by reference | Steven Rostedt |
2010-10-20 | ring-buffer: Pass timestamp by value and not by reference | Steven Rostedt |
2010-10-20 | Merge branch 'linus' into irq/core | Ingo Molnar |
2010-10-19 | Merge branch 'devel-stable' into devel | Russell King |
2010-10-19 | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar |
2010-10-19 | ring-buffer: Make write slow path out of line | Steven Rostedt |