aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* kernel/resource.c: fix sign extension in reserve_setup()Zhang Rui2009-06-30
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-06-28
|\
| * x86: Add sysctl to allow panic on IOCK NMI errorKurt Garloff2009-06-25
* | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-06-28
|\ \
| * | timer stats: Optimize by adding quick check to avoid function callsHeiko Carstens2009-06-24
| * | timers: Fix timer_migration interface which accepts any number as inputArun R Bharadwaj2009-06-23
* | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-06-28
|\ \ \
| * | | ftrace: Fix the output of profileLi Zefan2009-06-26
| * | | ring-buffer: Make it generally availablePaul Mundt2009-06-25
| * | | ftrace: Remove duplicate newlineLi Zefan2009-06-25
| * | | tracing: Fix trace_buf_size boot optionLi Zefan2009-06-24
| * | | ftrace: Fix t_hash_start()Li Zefan2009-06-24
| * | | ftrace: Don't manipulate @pos in t_start()Li Zefan2009-06-24
| * | | ftrace: Don't increment @pos in g_start()Li Zefan2009-06-24
| * | | tracing: Reset iterator in t_start()Li Zefan2009-06-24
| * | | trace_stat: Don't increment @pos in seq start()Li Zefan2009-06-24
| * | | tracing_bprintk: Don't increment @pos in t_start()Li Zefan2009-06-24
| * | | tracing/events: Don't increment @pos in s_start()Li Zefan2009-06-24
| |/ /
* | | futex: request only one page from get_user_pages()Thomas Gleixner2009-06-25
| | |
| \ \
*-. \ \ Merge branches 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2009-06-24
|\ \ \ \
| | * | | audit: inode watches depend on CONFIG_AUDIT not CONFIG_AUDIT_SYSCALLEric Paris2009-06-24
| |/ / /
* / / / futex: Fix the write access fault problem for realThomas Gleixner2009-06-24
|/ / /
* | | Fix rule eviction order for AUDIT_DIRAl Viro2009-06-24
* | | Audit: clean up all op= output to include string quotingEric Paris2009-06-24
* | | Audit: move audit_get_nd completely into audit_watchEric Paris2009-06-23
* | | audit: seperate audit inode watches into a subfileEric Paris2009-06-23
* | | Audit: clean up audit_receive_skbEric Paris2009-06-23
* | | Audit: cleanup netlink mesg handlingEric Paris2009-06-23
* | | Audit: unify the printk of an skb when auditd not aroundEric Paris2009-06-23
* | | Audit: dereferencing krule as if it were an audit_watchEric Paris2009-06-23
* | | Audit: better estimation of execve record lengthEric Paris2009-06-23
* | | Audit: fix audit watch use after freeEric Paris2009-06-23
|/ /
* / mm/init: cpu_hotplug_init() must be initialized before SLABLinus Torvalds2009-06-23
|/
* Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-06-20
|\
| * genirq: fix comment to say IRQ_WAKE_THREADSteven Rostedt2009-05-12
* | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2009-06-20
|\ \
| * | perf_counter: Push perf_sample_data through the swcounter codePeter Zijlstra2009-06-20
| * | perf_counter: Close race in perf_lock_task_context()Peter Zijlstra2009-06-19
| * | perf_counter: Simplify and fix task migration countingPeter Zijlstra2009-06-19
| * | perf_counter: Add event overlow handlingPeter Zijlstra2009-06-18
| * | Merge branch 'linus' into perfcounters/coreIngo Molnar2009-06-17
| |\ \
| * | | perf_counter: Fix ctx->mutex vs counter->mutex inversionPeter Zijlstra2009-06-15
| * | | perf_counter: Fix stack corruption in perf_read_hwMarti Raudsepp2009-06-13
| * | | perf_counter: Fix atomic_set vs. atomic64_t type mismatchPaul Mackerras2009-06-13
* | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-06-20
|\ \ \ \
| * | | | sched: Fix out of scope variable access in sched_slice()Christian Engelmayer2009-06-17
| * | | | sched: Hide runqueues from direct refer at source code levelHitoshi Mitake2009-06-17
| * | | | sched: Remove unneeded __ref tagLi Zefan2009-06-17
* | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-06-20
|\ \ \ \ \
| * \ \ \ \ Merge branch 'tip/tracing/urgent-1' of git://git.kernel.org/pub/scm/linux/ker...Ingo Molnar2009-06-20
| |\ \ \ \ \