summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* namespacecheck: fixesIngo Molnar2008-06-162-3/+3
* Merge branch 'linus' into tracing/ftraceIngo Molnar2008-06-1617-666/+330
|\
| * kprobes: fix error checking of batch registrationMasami Hiramatsu2008-06-121-6/+9
| * Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-06-121-8/+14
| |\
| | * sched: 64-bit: fix arithmetics overflowLai Jiangshan2008-06-121-2/+7
| | * sched: fair group: fix overflow(was: fix divide by zero)Lai Jiangshan2008-06-121-2/+5
| | * sched: fix TASK_WAKEKILL vs SIGKILL raceOleg Nesterov2008-06-101-4/+2
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/chr...Linus Torvalds2008-06-061-38/+73
| |\ \
| | * | capabilities: remain source compatible with 32-bit raw legacy capability supp...Andrew G. Morgan2008-05-311-38/+73
| * | | cpusets: fix bug when adding nonexistent cpu or memLai Jiangshan2008-06-061-3/+7
| | |/ | |/|
| * | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2008-06-041-10/+6
| |\ \
| | * | kgdb: use common ascii helpers and put_unaligned_be32 helperHarvey Harrison2008-05-281-10/+6
| * | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-05-296-582/+147
| |\ \ \ | | |/ / | |/| |
| | * | Merge commit 'linus/master' into sched-fixes-for-linusIngo Molnar2008-05-2910-157/+85
| | |\|
| | * | sched: stop wake_affine from causing serious imbalanceMike Galbraith2008-05-291-11/+14
| | * | sched: fix sched_clock_cpu()Peter Zijlstra2008-05-291-4/+14
| | * | revert ("sched: fair-group: SMP-nice for group scheduling")Ingo Molnar2008-05-294-488/+75
| | * | sched: cleanupIngo Molnar2008-05-291-2/+2
| | * | show_schedstat(): fix memleakAdrian Bunk2008-05-291-0/+1
| | * | sched: unite unlikely pairs in rt_policy() and schedule_debug()Roel Kluin2008-05-291-2/+2
| | * | revert ("sched: fair: weight calculations")Ingo Molnar2008-05-292-75/+39
| * | | splice: fix sendfile() issue with relayTom Zanussi2008-05-281-1/+1
| | |/ | |/|
| * | posix timers: discard SI_TIMER signals on execOleg Nesterov2008-05-261-0/+34
| * | posix timers: sigqueue_free: don't free sigqueue if it is queuedOleg Nesterov2008-05-261-6/+10
| * | cgroups: remove node_ prefix_from ns subsystemCedric Le Goater2008-05-241-1/+1
| * | sys_prctl(): fix return of uninitialized valueShi Weihua2008-05-241-4/+2
| * | signals: fix sigqueue_free() vs __exit_signal() raceOleg Nesterov2008-05-242-2/+8
| * | stop_machine: make stop_machine_run more virtualization friendlyChristian Borntraeger2008-05-231-3/+4
| * | modules: proper cleanup of kobject without CONFIG_SYSFSDenis V. Lunev2008-05-231-2/+14
| * | module loading ELF handling: use SELFMAG instead of numeric constantCyrill Gorcunov2008-05-231-1/+1
* | | ftrace: fix "notrace" filtering priorityAbhishek Sagar2008-06-141-3/+9
* | | ftrace: fix printoutJiri Slaby2008-06-121-3/+2
* | | ftrace: disable tracing when current_tracer is set to "none"Ankita Garg2008-06-101-5/+17
* | | sched: sched_clock() lockdep fixIngo Molnar2008-06-101-2/+2
* | | ftrace: prevent freeing of all failed updatesAbhishek Sagar2008-06-101-3/+2
* | | ftrace: add debugfs entry 'failures'Abhishek Sagar2008-06-101-1/+39
* | | ftrace: remove ftrace_ip_converted()Abhishek Sagar2008-06-101-7/+0
* | | ftrace: prevent freeing of all failed updatesAbhishek Sagar2008-06-101-30/+46
* | | ftrace: user update and disable dynamic ftrace daemonSteven Rostedt2008-06-021-47/+110
* | | ftrace: distinguish kretprobe'd functions in trace logsAbhishek Sagar2008-06-021-3/+24
* | | ftrace: fix updating of ftrace_update_cntAbhishek Sagar2008-05-261-3/+5
* | | ftrace: safe traversal of ftrace_hash hlistAbhishek Sagar2008-05-261-2/+2
* | | ftrace: fix up cmdline recordingSteven Rostedt2008-05-264-13/+19
* | | ftrace: set_ftrace_notrace featureSteven Rostedt2008-05-261-40/+130
* | | ftrace: remove printks from irqsoff traceSteven Rostedt2008-05-261-16/+0
* | | ftrace: add function tracing to wake up tracingSteven Rostedt2008-05-261-1/+66
* | | ftrace: move ftrace_special to trace.cSteven Rostedt2008-05-262-26/+25
* | | ftrace: limit use of check pagesSteven Rostedt2008-05-262-9/+24
* | | sched: do not trace sched_clockIngo Molnar2008-05-251-3/+3
* | | ftrace: add have dynamic ftrace config for archsSteven Rostedt2008-05-231-0/+4