aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* audit: Use rcu for task lookup protectionThomas Gleixner2010-10-30
* audit: Do not send uninitialized data for AUDIT_TTY_GETThomas Gleixner2010-10-30
* audit: Call tty_audit_push_task() outside preempt disabledThomas Gleixner2010-10-30
* in untag_chunk() we need to do alloc_chunk() a bit earlierAl Viro2010-10-30
* audit: make functions staticStephen Hemminger2010-10-30
* Audit: add support to match lsm labels on user audit messagesMiloslav Trmac2010-10-30
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2010-10-29
|\
| * debug_core,x86,blackfin: Clean up hw debug disable APIDongdong Deng2010-10-29
| * kdb: Fix early debugging crash regressionJason Wessel2010-10-29
| * kdb: fix per_cpu command to remove supress maskJason Wessel2010-10-29
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-10-29
|\ \
| * | convert cgroup and cpusetAl Viro2010-10-29
* | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2010-10-29
|\ \ \ | |/ / |/| |
| * | sched_stat: Update sched_info_queue/dequeue() code commentsRakib Mullick2010-10-24
| * | sched, cgroup: Fixup broken cgroup movementPeter Zijlstra2010-10-22
* | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2010-10-28
|\ \ \
| * | | resources: support allocating space within a region from the top downBjorn Helgaas2010-10-26
| * | | resources: handle overflow when aligning start of available areaBjorn Helgaas2010-10-26
| * | | resources: ensure callback doesn't allocate outside available spaceBjorn Helgaas2010-10-26
| * | | resources: factor out resource_clip() to simplify find_resource()Bjorn Helgaas2010-10-26
| * | | resources: add a default alignf to simplify find_resource()Bjorn Helgaas2010-10-26
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-mn10300Linus Torvalds2010-10-27
|\ \ \ \
| * | | | Typedef SMP call function pointerDavid Howells2010-10-27
| | |_|/ | |/| |
* | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-10-27
|\ \ \ \
| * \ \ \ Merge branch 'tip/perf/ringbuffer-2' of git://git.kernel.org/pub/scm/linux/ke...Ingo Molnar2010-10-26
| |\ \ \ \
| | * | | | ring-buffer: Remove unused macro RB_TIMESTAMPS_PER_PAGESteven Rostedt2010-10-20
| | * | | | ring-buffer: Micro-optimize with some strategic inliningSteven Rostedt2010-10-20
| | * | | | ring-buffer: Remove condition to add timestamp in fast pathSteven Rostedt2010-10-20
| | * | | | ring-buffer: Bind time extend and data events togetherSteven Rostedt2010-10-20
| | * | | | ring-buffer: Pass delta by value and not by referenceSteven Rostedt2010-10-20
| | * | | | ring-buffer: Pass timestamp by value and not by referenceSteven Rostedt2010-10-20
| | * | | | ring-buffer: Make write slow path out of lineSteven Rostedt2010-10-19
| * | | | | kprobes: Remove redundant text_mutex lock in optimizeMasami Hiramatsu2010-10-25
| * | | | | tracing: Fix 'faild' -> 'failed' typoJoe Perches2010-10-23
| * | | | | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar2010-10-23
| |\ \ \ \ \
| | * | | | | tracing: Cleanup the convoluted softirq tracepointsThomas Gleixner2010-10-21
| * | | | | | Merge branch 'tip/perf/core-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2010-10-22
| |\ \ \ \ \ \
| | * | | | | | tracing: Do not limit the size of the number of CPU buffersSteven Rostedt2010-10-21
| | |/ / / / /
| * | | | | | perf_events: Fix for transaction recovery in group_sched_in()Stephane Eranian2010-10-22
| * | | | | | perf_events: Revert: Fix transaction recovery in group_sched_in()Stephane Eranian2010-10-22
* | | | | | | Merge branch 'module' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds2010-10-27
|\ \ \ \ \ \ \
| * | | | | | | (trivial) Fix compiler warning in kernel/modules.cMichał Mirosław2010-10-27
* | | | | | | | Remove duplicate includes from many filesZimny Lech2010-10-27
* | | | | | | | kernel/resource.c: handle reinsertion of an already-inserted resourceHuang Shijie2010-10-27
* | | | | | | | taskstats: use real microsecond granularity for CPU timesMichael Holzheu2010-10-27
* | | | | | | | taskstats: split fill_pid functionMichael Holzheu2010-10-27
* | | | | | | | taskstats: separate taskstats commandsMichael Holzheu2010-10-27
* | | | | | | | delayacct: align to 8 byte boundary on 64-bit systemsJeff Mahoney2010-10-27
* | | | | | | | /proc/stat: fix scalability of irq sum of all cpuKAMEZAWA Hiroyuki2010-10-27
* | | | | | | | exit: add lock context annotation on find_new_reaper()Namhyung Kim2010-10-27