xtensa: s6000 dma engine support
[pandora-kernel.git] / kernel /
2009-06-21 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2009-06-21 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
2009-06-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-06-21 Takashi IwaiMerge branch 'topic/hda' into for-linus
2009-06-21 Takashi IwaiMerge branch 'topic/caiaq' into for-linus
2009-06-21 Takashi IwaiMerge branch 'topic/asoc' into for-linus
2009-06-20 Linus TorvaldsMerge branch 'irq-fixes-for-linus' of git://git./linux...
2009-06-20 Linus TorvaldsMerge branch 'perfcounters-fixes-for-linus' of git...
2009-06-20 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2009-06-20 Linus TorvaldsMerge branch 'tracing-fixes-for-linus' of git://git...
2009-06-20 Linus TorvaldsMerge branch 'timers-fixes-for-linus' of git://git...
2009-06-20 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-06-20 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-06-20 Linus TorvaldsMerge branch 'drm-linus' of git://git./linux/kernel...
2009-06-20 Linus TorvaldsMerge branch 'for-2.6.31' of git://git./linux/kernel...
2009-06-20 Ingo MolnarMerge branch 'tip/tracing/urgent-1' of git://git./linux...
2009-06-20 Ingo MolnarMerge branch 'tip/tracing/urgent' of git://git./linux...
2009-06-20 Peter Zijlstraperf_counter: Push perf_sample_data through the swcount...
2009-06-20 Frederic Weisbeckertracing/urgent: warn in case of ftrace_start_up inbalance
2009-06-20 Frederic Weisbeckertracing/urgent: fix unbalanced ftrace_start_up
2009-06-20 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/staging-2.6
2009-06-20 Linus TorvaldsMerge branch 'for-linus' of git://git.infradead.org...
2009-06-20 Linus TorvaldsMerge branch 'i2c-for-linus' of git://git./linux/kernel...
2009-06-20 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2009-06-20 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-next-2.6
2009-06-20 Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2009-06-20 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-06-19 Oleg Nesterovptrace: wait_task_zombie: do not account traced sub...
2009-06-19 Peter Zijlstraperf_counter: Close race in perf_lock_task_context()
2009-06-19 Peter Zijlstraperf_counter: Simplify and fix task migration counting
2009-06-18 Steven Rostedtfunction-graph: add stack frame test
2009-06-18 Steven Rostedtfunction-graph: disable when both x86_32 and optimize...
2009-06-18 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2009-06-18 Linus TorvaldsMerge git://git./linux/kernel/git/lethal/sh-2.6
2009-06-18 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2009-06-18 Linus TorvaldsMerge git://git./linux/kernel/git/wim/linux-2.6-watchdog
2009-06-18 Linus TorvaldsMerge branch 'for-linus' of git://neil.brown.name/md
2009-06-18 Peter Oberparleitergcov: enable GCOV_PROFILE_ALL for x86_64
2009-06-18 Peter Oberparleitergcov: add gcov profiling infrastructure
2009-06-18 Peter Oberparleiterkernel: constructor support
2009-06-18 Alexey Dobriyannsproxy: extract create_nsproxy()
2009-06-18 Alexey Dobriyanutsns: extract creeate_uts_ns()
2009-06-18 Alexey Dobriyanpidns: rewrite copy_pid_ns()
2009-06-18 Alexey Dobriyanpidns: make create_pid_namespace() accept parent pidns
2009-06-18 Christoph Hellwigpids: clean up find_task_by_pid variants
2009-06-18 Sukanto Ghoshsysctl.c: remove unused variable
2009-06-18 Oleg Nesterovkthreads: simplify migration_thread() exit path
2009-06-18 Oleg Nesterovkthreads: rework kthread_stop()
2009-06-18 Oleg Nesterovkthreads: simplify the startup synchronization
2009-06-18 Richard Kennedymm: exit.c reorder wait_opts to remove padding on 64...
2009-06-18 Oleg Nesterovdo_wait: fix the theoretical race with stop/trace/cont
2009-06-18 Oleg Nesterovdo_wait: kill the old BUG_ON, use while_each_thread()
2009-06-18 Oleg Nesterovdo_wait: simplify retval/tsk_result/notask_error mess
2009-06-18 Oleg Nesterovintroduce "struct wait_opts" to simplify do_wait()...
2009-06-18 Oleg Nesterovshift "ptrace implies WUNTRACED" from ptrace_do_wait...
2009-06-18 Oleg Nesterovcopy_process(): remove the unneeded clear_tsk_thread_fl...
2009-06-18 Oleg Nesterovwait_task_zombie: do not use thread_group_cputime()
2009-06-18 Oleg Nesterovptrace: don't take tasklist to get/set ->last_siginfo
2009-06-18 Oleg Nesterovptrace: do_notify_parent_cldstop: fix the wrong ->nspro...
2009-06-18 Oleg Nesterovptrace: wait_task_zombie: s/->parent/->real_parent/
2009-06-18 Oleg Nesterovptrace_get_task_struct: s/tasklist/rcu/, make it static
2009-06-18 Oleg Nesterovptrace: do not use task_lock() for attach
2009-06-18 Oleg Nesterovptrace: cleanup check/set of PT_PTRACED during attach
2009-06-18 Oleg Nesterovptrace: ptrace_attach: check PF_KTHREAD + exit_state...
2009-06-18 Oleg Nesterovptrace: do not use task->ptrace directly in core kernel
2009-06-18 Oleg Nesterovptrace: mm_need_new_owner: use ->real_parent to search...
2009-06-18 Oleg Nesterovallow_signal: kill the bogus ->mm check, add a note...
2009-06-18 Daisuke Nishimuramemcg: add interface to reset limits
2009-06-18 Li Zefancgroups: forbid noprefix if mounting more than just...
2009-06-18 Keika Kobayashisoftirq: introduce statistics for softirq
2009-06-18 Peter Zijlstraperf_counter: Add event overlow handling
2009-06-18 Benjamin HerrenschmidtMerge commit 'gcl/merge' into next
2009-06-18 Benjamin HerrenschmidtMerge commit 'origin/master' into next
2009-06-17 Steven Rostedtring-buffer: have benchmark test print to trace buffer
2009-06-17 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2009-06-17 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2009-06-17 Steven Rostedtring-buffer: do not grab locks in nmi
2009-06-17 Steven Rostedtring-buffer: add locks around rb_per_cpu_empty
2009-06-17 Steven Rostedtring-buffer: check for less than two in size allocation
2009-06-17 Steven Rostedtring-buffer: remove useless compile check for buffer_pa...
2009-06-17 Linus TorvaldsMerge branch 'kmemleak' of git://linux-arm.org/linux-2.6
2009-06-17 Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2009-06-17 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-misc-2.6
2009-06-17 Linus TorvaldsMerge branch 'linux-next' of git://git.infradead.org...
2009-06-17 Linus TorvaldsMerge branch 'linux-next' of git://git.infradead.org...
2009-06-17 Christian Engelmayersched: Fix out of scope variable access in sched_slice()
2009-06-17 Tony LuckPull for-2.6.31 into release
2009-06-17 Hitoshi Mitakesched: Hide runqueues from direct refer at source code...
2009-06-17 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-06-17 Li Zefansched: Remove unneeded __ref tag
2009-06-17 Ingo MolnarMerge branch 'linus' into perfcounters/core
2009-06-17 Paul MundtMerge branches 'sh/pci-express-integration', 'sh/rsk...
2009-06-17 Ingo MolnarMerge branch 'linus' into x86/urgent
2009-06-17 Pekka EnbergMerge branch 'slub/earlyboot' into for-linus
2009-06-17 Pekka EnbergMerge branches 'slab/documentation', 'slab/fixes',...
2009-06-17 Linus TorvaldsMerge branch 'next-i2c' of git://aeryn.fluff.org.uk...
2009-06-17 Linus TorvaldsMerge branch 'drm-linus' of git://git./linux/kernel...
2009-06-17 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2009-06-17 Linus TorvaldsMerge branch 'akpm'
2009-06-17 Chris Petersonslow-work: use round_jiffies() for thread pool's cull...
next