aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2010-04-24kernel/sys.c: fix compat uname machineGravatar Andreas Schwab 1-1/+1
2010-04-22CRED: Fix a race in creds_are_invalid() in credentials debuggingGravatar David Howells 1-2/+0
2010-04-21CRED: Fix double free in prepare_usermodehelper_creds() error handlingGravatar David Howells 1-0/+2
2010-04-19rcu: Make RCU lockdep check the lockdep_recursion variableGravatar Paul E. McKenney 1-0/+7
2010-04-10PM / Hibernate: user.c, fix SNAPSHOT_SET_SWAP_AREA handlingGravatar Jiri Slaby 1-1/+1
2010-04-08Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-1/+1
2010-04-07mm: avoid null-pointer deref in sync_mm_rss()Gravatar KAMEZAWA Hiroyuki 2-1/+5
2010-04-06Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-0/+10
2010-04-06sched: Fix sched_getaffinity()Gravatar Anton Blanchard 1-1/+1
2010-04-05Fix up possibly racy module refcountingGravatar Nick Piggin 1-8/+27
2010-04-05audit: preface audit printk with auditGravatar Eric Paris 1-1/+1
2010-04-05Merge branch 'slabh' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/miscGravatar Linus Torvalds 49-6/+44
2010-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Gravatar Linus Torvalds 2-47/+78
2010-04-05Merge branch 'master' into export-slabhGravatar Tejun Heo 11-129/+153
2010-04-04Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 2-10/+23
2010-04-04Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 2-5/+1
2010-04-04Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 2-5/+7
2010-04-03perf: Always build the stub perf_arch_fetch_caller_regs versionGravatar Frederic Weisbecker 1-2/+1
2010-04-02Merge branch 'kgdb-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jw...Gravatar Linus Torvalds 1-102/+103
2010-04-02Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Gravatar Linus Torvalds 2-6/+8
2010-04-02kgdb: Turn off tracing while in the debuggerGravatar Jason Wessel 1-0/+8
2010-04-02kgdb: use atomic_inc and atomic_dec instead of atomic_setGravatar Jason Wessel 1-8/+7
2010-04-02kgdb: eliminate kgdb_wait(), all cpus enter the same wayGravatar Jason Wessel 1-83/+82
2010-04-02kgdb: have ebin2mem call probe_kernel_write onceGravatar Jason Wessel 1-14/+9
2010-04-02sched: set_cpus_allowed_ptr(): Don't use rq->migration_thread after unlockGravatar Oleg Nesterov 1-1/+1
2010-04-02sched: Fix proc_sched_set_task()Gravatar Mike Galbraith 1-4/+0
2010-04-02perf: Fix 'perf sched record' deadlockGravatar Mike Galbraith 1-3/+12
2010-04-02Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Gravatar Ingo Molnar 2-5/+10
2010-04-01perf: Use hot regs with software sched switch/migrate eventsGravatar Frederic Weisbecker 1-3/+1
2010-04-01perf: Correctly align perf event tracing bufferGravatar Frederic Weisbecker 1-2/+9
2010-03-31genirq: Force MSI irq handlers to run with interrupts disabledGravatar Thomas Gleixner 1-0/+10
2010-03-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Gravatar Linus Torvalds 1-1/+5
2010-03-30Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-0/+6
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 49-6/+44
2010-03-30CRED: Fix memory leak in error handlingGravatar Mathieu Desnoyers 1-1/+5
2010-03-29ring-buffer: Add missing unlockGravatar Julia Lawall 1-3/+5
2010-03-29tracing: Fix lockdep warning in global_clock()Gravatar Li Zefan 1-2/+2
2010-03-29x86: Do not free zero sized per cpu areasGravatar Ian Campbell 1-0/+6
2010-03-29SLOW_WORK: CONFIG_SLOW_WORK_PROC should be CONFIG_SLOW_WORK_DEBUGGravatar David Howells 1-4/+4
2010-03-29slow-work: use get_ref wrapper instead of directly calling get_refGravatar Dave Airlie 1-1/+1
2010-03-29percpu, module: implement and use is_kernel/module_percpu_address()Gravatar Tejun Heo 2-16/+43
2010-03-29module: encapsulate percpu handling better and record percpu_sizeGravatar Tejun Heo 1-31/+35
2010-03-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Gravatar Linus Torvalds 1-7/+37
2010-03-26Freezer: Fix buggy resume test for tasks frozen with cgroup freezerGravatar Matt Helsley 2-4/+7
2010-03-26Freezer: Only show the state of tasks refusing to freezeGravatar Xiaotian Feng 1-2/+1
2010-03-26Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 5-17/+52
2010-03-26Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-3/+11
2010-03-26Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-4/+8
2010-03-26Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 2-11/+46
2010-03-26Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 2-2/+25