aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* Merge branch 'master' into for-nextTejun Heo2009-07-03
|\
| * Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6Linus Torvalds2009-06-30
| |\
| | * kmemleak: Inform kmemleak about pid_hashCatalin Marinas2009-06-29
| * | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2009-06-30
| |\ \
| | * | perf_counter: Provide a way to enable counters on execPaul Mackerras2009-06-30
| | * | perf_counter: Complete counter swapPeter Zijlstra2009-06-26
| | * | perf_counter: Rework the sample ABIPeter Zijlstra2009-06-25
| | * | perf_counter: Implement more accurate per task statisticsPeter Zijlstra2009-06-25
| | * | perf_counter: Add PERF_EVENT_READPeter Zijlstra2009-06-25
| | * | perf_counter, x86: Add mmap counter read supportPeter Zijlstra2009-06-25
| | * | perf_counter: Add scale information to the mmap control pagePeter Zijlstra2009-06-25
| | * | perf_counter: Optimize perf_counter_alloc()'s inherit casePeter Zijlstra2009-06-23
| | * | perf_counter: Push inherit into perf_counter_alloc()Peter Zijlstra2009-06-23
| | * | perf_counter: Optimize perf_swcounter_event()Peter Zijlstra2009-06-23
| * | | bsdacct: fix access to invalid filp in acct_on()Renaud Lottiaux2009-06-30
| * | | 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
| |/
* | percpu: clean up percpu variable definitionsTejun Heo2009-06-24
* | percpu: use DEFINE_PER_CPU_SHARED_ALIGNED()Tejun Heo2009-06-24