summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Audit: fix handling of 'strings' with NULL charactersMiloslav Trmac2009-04-051-1/+1
* make the e->rule.xxx shorter in kernel auditfilter.cZhenwen Xu2009-04-051-8/+8
* auditsc: fix kernel-doc notationRandy Dunlap2009-04-051-2/+2
* audit: EXECVE record - removed bogus newlineJiri Pirko2009-04-051-5/+4
* Merge branch 'core-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-04-031-2/+0
|\
| * ptrace: remove a useless gotoAmérico Wang2009-03-101-2/+0
* | Merge branch 'stacktrace-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-04-031-3/+22
|\ \
| * | symbols, stacktrace: look up init symbols after module symbolsIngo Molnar2009-03-191-3/+22
* | | Merge branch 'rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-04-031-0/+44
|\ \ \
| * | | rcu: rcu_barrier VS cpu_hotplug: Ensure callbacks in dead cpu are migrated to...Lai Jiangshan2009-03-311-0/+44
* | | | Merge branch 'ipi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-04-034-253/+298
|\ \ \ \
| * | | | panic: clean up kernel/panic.cIngo Molnar2009-03-131-52/+59
| * | | | panic, smp: provide smp_send_stop() wrapper on UP tooIngo Molnar2009-03-131-2/+0
| * | | | panic: decrease oops_in_progress only after having done the panicIngo Molnar2009-03-131-1/+1
| * | | | Merge branch 'x86/core' into core/ipiIngo Molnar2009-03-1316-83/+169
| |\ \ \ \
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | *---. \ \ \ Merge branches 'x86/cleanups', 'x86/kexec', 'x86/mce2' and 'linus' into x86/coreIngo Molnar2009-03-1112-51/+140
| | |\ \ \ \ \ \
| | | | \ \ \ \ \
| | | | \ \ \ \ \
| | | | \ \ \ \ \
| | | | \ \ \ \ \
| | | *---. \ \ \ \ \ Merge branches 'x86/apic', 'x86/asm', 'x86/fixmap', 'x86/memtest', 'x86/mm', ...Ingo Molnar2009-03-102-1/+2
| | | |\ \ \ \ \ \ \ \ | | | | | | |_|_|_|_|/ | | | | | |/| | | | |
| | | * | | | | | | | Merge branch 'x86/urgent' into x86/coreIngo Molnar2009-03-057-18/+69
| | | |\| | | | | | |
| * | | | | | | | | | generic-ipi: eliminate WARN_ON()s during oops/panicIngo Molnar2009-03-131-3/+4
| * | | | | | | | | | Merge branch 'linus' into core/ipiIngo Molnar2009-03-1312-39/+108
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / | | |/| | | | | | | |
| * | | | | | | | | | generic-ipi: cleanupsIngo Molnar2009-02-251-76/+86
| * | | | | | | | | | generic-ipi: remove CSD_FLAG_WAITPeter Zijlstra2009-02-253-69/+25
| * | | | | | | | | | generic-ipi: remove kmalloc()Peter Zijlstra2009-02-251-98/+166
| * | | | | | | | | | generic IPI: simplify barriers and lockingNick Piggin2009-02-251-39/+44
* | | | | | | | | | | Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-04-032-13/+7
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'linus' into locking-for-linusIngo Molnar2009-03-3149-1182/+2643
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | locking: rename trace_softirq_[enter|exit] => lockdep_softirq_[enter|exit]Ingo Molnar2009-03-131-2/+2
| * | | | | | | | | | | | Merge branch 'linus' into core/lockingIngo Molnar2009-03-134-14/+18
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | lockdep: remove duplicate CONFIG_DEBUG_LOCKDEP definitionsDavid Rientjes2009-03-051-7/+0
| * | | | | | | | | | | | Merge commit 'v2.6.29-rc7' into core/lockingIngo Molnar2009-03-0534-158/+513
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | lockdep: remove extra "irq" stringPeter Zijlstra2009-03-041-2/+2
| * | | | | | | | | | | | lockdep: fix incorrect state namePeter Zijlstra2009-03-041-2/+3
* | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-04-033-8/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | trivial: fix typos/grammar errors in Kconfig textsMatt LaPlante2009-03-301-5/+4
| * | | | | | | | | | | | | trivial: Fix misspelling of firmwareNick Andrew2009-03-301-2/+2
| * | | | | | | | | | | | | trivial: fix typo "resgister" -> "register"Uwe Kleine-Koenig2009-03-301-1/+1
* | | | | | | | | | | | | | Document the slow work thread poolDavid Howells2009-04-031-0/+2
* | | | | | | | | | | | | | Make the slow work pool configurableDavid Howells2009-04-032-2/+125
* | | | | | | | | | | | | | Make slow-work thread pool actually dynamicDavid Howells2009-04-031-1/+137
* | | | | | | | | | | | | | Create a dynamically sized pool of threads for doing very slow work itemsDavid Howells2009-04-032-0/+389
* | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2009-04-025-87/+33
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Get rid of indirect include of fs_struct.hAl Viro2009-03-315-0/+5
| * | | | | | | | | | | | | | New locking/refcounting for fs_structAl Viro2009-03-311-10/+27
| * | | | | | | | | | | | | | Take fs_struct handling to new file (fs/fs_struct.c)Al Viro2009-03-312-57/+3
| * | | | | | | | | | | | | | Kill unsharing fs_struct in __set_personality()Al Viro2009-03-311-22/+0
| | |_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Allow rwlocks to re-enable interruptsRobin Holt2009-04-021-2/+4
* | | | | | | | | | | | | | Factor out #ifdefs from kernel/spinlock.c to LOCK_CONTENDED_FLAGSRobin Holt2009-04-021-10/+2
* | | | | | | | | | | | | | relay: fix for possible loss/corruption of produced subbufsAravind Srinivasan2009-04-021-3/+5
* | | | | | | | | | | | | | kexec: vmcoreinfo_data[] can become staticDmitri Vorobiev2009-04-021-1/+1
* | | | | | | | | | | | | | kexec: add dmesg log symbols to /proc/vmcoreinfo listsNeil Horman2009-04-022-0/+20