summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2008-10-30Merge commit 'userns/next'Stephen Rothwell
2008-10-30Merge commit 'cpu_alloc/cpu_alloc'Stephen Rothwell
2008-10-30Merge commit 'creds/creds-v4'Stephen Rothwell
2008-10-30Merge commit 'kmemcheck/auto-kmemcheck-next'Stephen Rothwell
2008-10-30Merge commit 'slab/for-next'Stephen Rothwell
2008-10-30Merge commit 'kgdb/kgdb-next'Stephen Rothwell
2008-10-30Merge commit 'tests/master'Stephen Rothwell
2008-10-30Merge commit 'acpi/test'Stephen Rothwell
2008-10-30Merge commit 'xfs/master'Stephen Rothwell
2008-10-30Merge commit 'timers/auto-timers-next'Stephen Rothwell
2008-10-30Merge commit 'stackprotector/auto-stackprotector-next'Stephen Rothwell
2008-10-30Merge commit 'ftrace/auto-ftrace-next'Stephen Rothwell
2008-10-30Merge commit 'cpus4096/auto-cpus4096-next'Stephen Rothwell
2008-10-30Merge commit 'tip-core/auto-core-next'Stephen Rothwell
2008-10-29Merge branch 'master' of /warthog/git/linux-2.6 into creds-v4David Howells
2008-10-29[XFS] remove restricted chown parameter from xfs linuxTim Shimmin
2008-10-28Merge branch 'tracing/urgent' into auto-ftrace-nextIngo Molnar
2008-10-28ftrace: perform an initialization for ftrace to enable itFrederic Weisbecker
2008-10-28Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2008-10-28Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-10-28Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-10-28Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-10-28ftrace: fix current_tracer error returnSteven Rostedt
2008-10-28manual merge of stackprotectorIngo Molnar
2008-10-28Merge commit 'v2.6.28-rc2' into kmemcheckIngo Molnar
2008-10-28Merge branch 'tracing/markers' into auto-ftrace-nextIngo Molnar
2008-10-28Merge branch 'tracing/ftrace' into auto-ftrace-nextIngo Molnar
2008-10-28manual merge of cpus4096-v2Ingo Molnar
2008-10-28Merge branch 'core/debug' into auto-core-nextIngo Molnar
2008-10-28Merge branch 'core/futexes' into auto-core-nextIngo Molnar
2008-10-28Merge branch 'core/percpu' into auto-core-nextIngo Molnar
2008-10-28Merge branch 'core/locking' into auto-core-nextIngo Molnar
2008-10-28Merge branch 'core/urgent' into auto-core-nextIngo Molnar
2008-10-28User namespaces: use the current_user_ns() macroSerge E. Hallyn
2008-10-28lockdep: fix irqs on/off ip tracingHeiko Carstens
2008-10-28lockdep: minor fix for debug_show_all_locks()qinghuang feng
2008-10-28tracing: fix a build error on alphaFrederic Weisbecker
2008-10-28ACPI hibernate: Add a mechanism to save/restore ACPI NVS memoryRafael J. Wysocki
2008-10-28Hibernate: Call platform_begin before swsusp_shrink_memoryZhang Rui
2008-10-27User namespaces: set of cleanups (v2)Serge Hallyn
2008-10-27cpualloc: use cpu allocator instead of the builtin modules per cpu allocatorChristoph Lameter
2008-10-27cpualloc: percpu: rename variables PERCPU_ENOUGH_ROOM -> PERCPU_AREA_SIZEChristoph Lameter
2008-10-27Revert "cpumask: smp_call_function_many()"Ingo Molnar
2008-10-27cpumask: smp_call_function_many()Rusty Russell
2008-10-27cpumask: cpu_all_mask and cpu_none_maskRusty Russell
2008-10-27cpumask: switch over to cpu_online/possible/active/present_maskRusty Russell
2008-10-27cpumask: accessors to manipulate possible/present/online/active mapsRusty Russell
2008-10-27sched: cpumask: get rid of boutique sched.c allocations, use cpumask_var_tRusty Russell
2008-10-27cpumask: for_each_cpu(): for_each_cpu_mask which takes a pointerRusty Russell
2008-10-27tracing/ftrace: make boot tracer select the sched_switch tracerFrederic Weisbecker