aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* update the comment in kthread_stop()Oleg Nesterov2009-07-27
* module: use MODULE_SYMBOL_PREFIX with module_layoutMike Frysinger2009-07-27
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2009-07-27
|\
| * jbd: fix race between write_metadata_buffer and get_write_accessdingdinghua2009-07-21
| * ext3: Get rid of extenddisksize parameter of ext3_get_blocks_handle()Jan Kara2009-07-15
| * jbd: Fix a race between checkpointing code and journal_get_write_access()Jan Kara2009-07-15
| * ext3: Fix truncation of symlinks after failed writeJan Kara2009-07-15
| * jbd: Fail to load a journal if it is too shortJan Kara2009-07-15
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2009-07-27
|\ \
| * | [CIFS] fix sparse warningSteve French2009-07-22
| * | cifs: fix sb->s_maxbytes so that it casts properly to a signed valueJeff Layton2009-07-22
| * | cifs: disable serverino if server doesn't support itJeff Layton2009-07-22
* | | mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()Benjamin Herrenschmidt2009-07-27
* | | Linux 2.6.31-rc4v2.6.31-rc4Linus Torvalds2009-07-22
* | | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-07-22
|\ \ \
| * | | genirq: Fix UP compile failure caused by irq_thread_check_affinityBruno Premont2009-07-22
* | | | Merge branch 'lockdep-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-07-22
|\ \ \ \ | |/ / / |/| | |
| * | | lockdep: Fix lockdep annotation for pipe_double_lock()Peter Zijlstra2009-07-22
| |/ /
* | | Merge branch 'perf-counters-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-07-22
|\ \ \
| * | | perf_counter tools: Give perf top inherit optionMike Galbraith2009-07-22
| * | | perf_counter tools: Fix vmlinux symbol generation breakageMike Galbraith2009-07-22
| * | | perf_counter: Detect debugfs locationJason Baron2009-07-22
| * | | perf_counter: Add tracepoint support to perf list, perf statJason Baron2009-07-22
| * | | perf symbol: C++ demanglingArnaldo Carvalho de Melo2009-07-22
| * | | perf: avoid structure size confusion by using a fixed sizeArjan van de Ven2009-07-22
| * | | perf_counter: Fix throttle/unthrottle event loggingAnton Blanchard2009-07-22
| * | | perf_counter: Improve perf stat and perf record option parsingAnton Blanchard2009-07-22
| * | | perf_counter: PERF_SAMPLE_ID and inherited countersPeter Zijlstra2009-07-22
| * | | perf_counter: Plug more stack leaksPeter Zijlstra2009-07-22
| * | | perf: Fix stack data leakArjan van de Ven2009-07-22
| * | | perf_counter: Remove unused variablesPeter Zijlstra2009-07-22
| * | | Merge commit 'tip/perfcounters/core' into perf-counters-for-linusPeter Zijlstra2009-07-22
| |\ \ \
| | * | | perf_counter, x86: Extend perf_counter Pentium M supportDaniel Qarras2009-07-13
| | * | | perf report: Introduce -n/--show-nr-samplesArnaldo Carvalho de Melo2009-07-11
| | * | | perf_counter tools: PLT info is stripped in -debuginfo packagesArnaldo Carvalho de Melo2009-07-11
| | * | | perf report: Make the output more compactArnaldo Carvalho de Melo2009-07-11
| | * | | strlist: Introduce strlist__entry and strlist__nr_entries methodsArnaldo Carvalho de Melo2009-07-11
| | * | | perf report: Tidy up reporting of symbols not foundArnaldo Carvalho de Melo2009-07-11
| | * | | perf report: Adjust column width to the values sampledArnaldo Carvalho de Melo2009-07-11
| | * | | perf_counter: Stop open coding unclone_ctxPeter Zijlstra2009-07-10
| | * | | perf_counter: Clean up global vs counter enablePeter Zijlstra2009-07-10
| | * | | perf_counter: Fix up P6 PMU detailsPeter Zijlstra2009-07-10
| | * | | perf_counter: Add P6 PMU supportVince Weaver2009-07-10
| * | | | perf_counter: Make call graph option consistentAnton Blanchard2009-07-18
| * | | | perf_counter: Add perf record option to log addressesAnton Blanchard2009-07-18
| * | | | perf_counter: Log vfork as a fork eventAnton Blanchard2009-07-18
| * | | | perf_counter: Synthesize VDSO mmap eventAnton Blanchard2009-07-18
| * | | | perf_counter: Make sure we dont leak kernel memory to userspaceAnton Blanchard2009-07-18
| * | | | perf_counter tools: Fix index boundary checkRoel Kluin2009-07-13
| * | | | perf_counter: Fix the tracepoint channel to perfcountersChris Wilson2009-07-13
| |/ / /