aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* audit: Fix possible return value truncation in audit_get_context()Paul Moore2009-04-05
* audit: ignore terminating NUL in AUDIT_USER_TTY messagesMiloslav Trmac2009-04-05
* Audit: fix handling of 'strings' with NULL charactersMiloslav Trmac2009-04-05
* make the e->rule.xxx shorter in kernel auditfilter.cZhenwen Xu2009-04-05
* auditsc: fix kernel-doc notationRandy Dunlap2009-04-05
* audit: EXECVE record - removed bogus newlineJiri Pirko2009-04-05
* Merge branch 'core-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-04-03
|\
| * ptrace: remove a useless gotoAmérico Wang2009-03-10
* | Merge branch 'stacktrace-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-04-03
|\ \
| * | symbols, stacktrace: look up init symbols after module symbolsIngo Molnar2009-03-19
* | | Merge branch 'rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-04-03
|\ \ \
| * | | rcu: rcu_barrier VS cpu_hotplug: Ensure callbacks in dead cpu are migrated to...Lai Jiangshan2009-03-30
* | | | Merge branch 'ipi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-04-03
|\ \ \ \
| * | | | panic: clean up kernel/panic.cIngo Molnar2009-03-13
| * | | | panic, smp: provide smp_send_stop() wrapper on UP tooIngo Molnar2009-03-13
| * | | | panic: decrease oops_in_progress only after having done the panicIngo Molnar2009-03-13
| * | | | Merge branch 'x86/core' into core/ipiIngo Molnar2009-03-13
| |\ \ \ \
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | *---. \ \ \ Merge branches 'x86/cleanups', 'x86/kexec', 'x86/mce2' and 'linus' into x86/coreIngo Molnar2009-03-11
| | |\ \ \ \ \ \
| | | | \ \ \ \ \
| | | | \ \ \ \ \
| | | | \ \ \ \ \
| | | | \ \ \ \ \
| | | *---. \ \ \ \ \ Merge branches 'x86/apic', 'x86/asm', 'x86/fixmap', 'x86/memtest', 'x86/mm', ...Ingo Molnar2009-03-10
| | | |\ \ \ \ \ \ \ \ | | | | | | |_|_|_|_|/ | | | | | |/| | | | |
| | | * | | | | | | | Merge branch 'x86/urgent' into x86/coreIngo Molnar2009-03-05
| | | |\| | | | | | |
| * | | | | | | | | | generic-ipi: eliminate WARN_ON()s during oops/panicIngo Molnar2009-03-13
| * | | | | | | | | | Merge branch 'linus' into core/ipiIngo Molnar2009-03-12
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / | | |/| | | | | | | |
| * | | | | | | | | | generic-ipi: cleanupsIngo Molnar2009-02-25
| * | | | | | | | | | generic-ipi: remove CSD_FLAG_WAITPeter Zijlstra2009-02-25
| * | | | | | | | | | generic-ipi: remove kmalloc()Peter Zijlstra2009-02-25
| * | | | | | | | | | generic IPI: simplify barriers and lockingNick Piggin2009-02-25
* | | | | | | | | | | Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-04-03
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'linus' into locking-for-linusIngo Molnar2009-03-31
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | locking: rename trace_softirq_[enter|exit] => lockdep_softirq_[enter|exit]Ingo Molnar2009-03-12
| * | | | | | | | | | | | Merge branch 'linus' into core/lockingIngo Molnar2009-03-12
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | lockdep: remove duplicate CONFIG_DEBUG_LOCKDEP definitionsDavid Rientjes2009-03-05
| * | | | | | | | | | | | Merge commit 'v2.6.29-rc7' into core/lockingIngo Molnar2009-03-05
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | lockdep: remove extra "irq" stringPeter Zijlstra2009-03-04
| * | | | | | | | | | | | lockdep: fix incorrect state namePeter Zijlstra2009-03-04
* | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-04-03
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | trivial: fix typos/grammar errors in Kconfig textsMatt LaPlante2009-03-30
| * | | | | | | | | | | | | trivial: Fix misspelling of firmwareNick Andrew2009-03-30
| * | | | | | | | | | | | | trivial: fix typo "resgister" -> "register"Uwe Kleine-Koenig2009-03-30
* | | | | | | | | | | | | | Document the slow work thread poolDavid Howells2009-04-03
* | | | | | | | | | | | | | Make the slow work pool configurableDavid Howells2009-04-03
* | | | | | | | | | | | | | Make slow-work thread pool actually dynamicDavid Howells2009-04-03
* | | | | | | | | | | | | | Create a dynamically sized pool of threads for doing very slow work itemsDavid Howells2009-04-03
* | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2009-04-03
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Get rid of indirect include of fs_struct.hAl Viro2009-03-31
| * | | | | | | | | | | | | | New locking/refcounting for fs_structAl Viro2009-03-31
| * | | | | | | | | | | | | | Take fs_struct handling to new file (fs/fs_struct.c)Al Viro2009-03-31
| * | | | | | | | | | | | | | Kill unsharing fs_struct in __set_personality()Al Viro2009-03-31
| | |_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Allow rwlocks to re-enable interruptsRobin Holt2009-04-02
* | | | | | | | | | | | | | Factor out #ifdefs from kernel/spinlock.c to LOCK_CONTENDED_FLAGSRobin Holt2009-04-02
* | | | | | | | | | | | | | relay: fix for possible loss/corruption of produced subbufsAravind Srinivasan2009-04-02