summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Audit: add support to match lsm labels on user audit messagesMiloslav Trmac2010-10-301-0/+12
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2010-10-292-49/+15
|\
| * debug_core,x86,blackfin: Clean up hw debug disable APIDongdong Deng2010-10-291-13/+3
| * kdb: Fix early debugging crash regressionJason Wessel2010-10-291-1/+1
| * kdb: fix per_cpu command to remove supress maskJason Wessel2010-10-291-35/+11
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-10-292-13/+11
|\ \
| * | convert cgroup and cpusetAl Viro2010-10-292-13/+11
* | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2010-10-293-29/+24
|\ \ \ | |/ / |/| |
| * | sched_stat: Update sched_info_queue/dequeue() code commentsRakib Mullick2010-10-241-19/+1
| * | sched, cgroup: Fixup broken cgroup movementPeter Zijlstra2010-10-222-10/+23
* | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2010-10-281-16/+135
|\ \ \
| * | | resources: support allocating space within a region from the top downBjorn Helgaas2010-10-261-4/+94
| * | | resources: handle overflow when aligning start of available areaBjorn Helgaas2010-10-261-8/+13
| * | | resources: ensure callback doesn't allocate outside available spaceBjorn Helgaas2010-10-261-5/+11
| * | | resources: factor out resource_clip() to simplify find_resource()Bjorn Helgaas2010-10-261-4/+11
| * | | resources: add a default alignf to simplify find_resource()Bjorn Helgaas2010-10-261-2/+13
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-mn10300Linus Torvalds2010-10-271-4/+4
|\ \ \ \
| * | | | Typedef SMP call function pointerDavid Howells2010-10-271-4/+4
| | |_|/ | |/| |
* | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-10-275-242/+218
|\ \ \ \
| * \ \ \ Merge branch 'tip/perf/ringbuffer-2' of git://git.kernel.org/pub/scm/linux/ke...Ingo Molnar2010-10-261-163/+172
| |\ \ \ \
| | * | | | ring-buffer: Remove unused macro RB_TIMESTAMPS_PER_PAGESteven Rostedt2010-10-201-3/+0
| | * | | | ring-buffer: Micro-optimize with some strategic inliningSteven Rostedt2010-10-201-8/+15
| | * | | | ring-buffer: Remove condition to add timestamp in fast pathSteven Rostedt2010-10-201-22/+6
| | * | | | ring-buffer: Bind time extend and data events togetherSteven Rostedt2010-10-201-124/+142
| | * | | | ring-buffer: Pass delta by value and not by referenceSteven Rostedt2010-10-201-8/+8
| | * | | | ring-buffer: Pass timestamp by value and not by referenceSteven Rostedt2010-10-201-10/+10
| | * | | | ring-buffer: Make write slow path out of lineSteven Rostedt2010-10-191-2/+5
| * | | | | kprobes: Remove redundant text_mutex lock in optimizeMasami Hiramatsu2010-10-251-3/+4
| * | | | | tracing: Fix 'faild' -> 'failed' typoJoe Perches2010-10-231-1/+1
| * | | | | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar2010-10-231-7/+9
| |\ \ \ \ \
| | * | | | | tracing: Cleanup the convoluted softirq tracepointsThomas Gleixner2010-10-211-7/+9
| * | | | | | Merge branch 'tip/perf/core-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2010-10-221-6/+2
| |\ \ \ \ \ \
| | * | | | | | tracing: Do not limit the size of the number of CPU buffersSteven Rostedt2010-10-211-6/+2
| | |/ / / / /
| * | | | | | perf_events: Fix for transaction recovery in group_sched_in()Stephane Eranian2010-10-221-2/+20
| * | | | | | perf_events: Revert: Fix transaction recovery in group_sched_in()Stephane Eranian2010-10-221-63/+13
* | | | | | | Merge branch 'module' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds2010-10-271-1/+1
|\ \ \ \ \ \ \
| * | | | | | | (trivial) Fix compiler warning in kernel/modules.cMichał Mirosław2010-10-271-1/+1
* | | | | | | | Remove duplicate includes from many filesZimny Lech2010-10-271-1/+0
* | | | | | | | kernel/resource.c: handle reinsertion of an already-inserted resourceHuang Shijie2010-10-271-0/+2
* | | | | | | | taskstats: use real microsecond granularity for CPU timesMichael Holzheu2010-10-271-6/+4
* | | | | | | | taskstats: split fill_pid functionMichael Holzheu2010-10-271-29/+21
* | | | | | | | taskstats: separate taskstats commandsMichael Holzheu2010-10-271-40/+78
* | | | | | | | delayacct: align to 8 byte boundary on 64-bit systemsJeff Mahoney2010-10-271-1/+7
* | | | | | | | /proc/stat: fix scalability of irq sum of all cpuKAMEZAWA Hiroyuki2010-10-271-0/+15
* | | | | | | | exit: add lock context annotation on find_new_reaper()Namhyung Kim2010-10-271-0/+2
* | | | | | | | signals: move cred_guard_mutex from task_struct to signal_structKOSAKI Motohiro2010-10-273-5/+5
* | | | | | | | signals: annotate lock context change on ptrace_stop()Namhyung Kim2010-10-271-0/+2
* | | | | | | | signals: annotate lock_task_sighand()Namhyung Kim2010-10-271-1/+2
* | | | | | | | ptrace: cleanup ptrace_request()Namhyung Kim2010-10-271-7/+7
* | | | | | | | ptrace: change signature of sys_ptrace() and friendsNamhyung Kim2010-10-271-6/+10
OpenPOWER on IntegriCloud