linux-2.6
2009-06-18  Benjamin Herrenschmidtmm: Extend gfp masking to the page allocator
2009-06-18  Linus TorvaldsMerge branch 'for-linus' of git://neil.brown.name/md
2009-06-18  Mark SalterMN10300: Add support for new ELF relocs in kernel modules
2009-06-18  Florian Fainellilib: add lib/gcd.c
2009-06-18  Rodolfo GiomettiLinuxPPS: core support
2009-06-18  Jack Steinergru: copyright fixes
2009-06-18  Jack Steinergru: remove references to the obsolete global status...
2009-06-18  Jack Steinergru: fixes to grudump utility
2009-06-18  Jack Steinergru: fix potential use-after-free when purging GRU...
2009-06-18  Jack Steinergru: add user request to specify gru slice
2009-06-18  Jack Steinergru: generic infrastructure for context options
2009-06-18  Jack Steinergru: cleanup gru inline functions
2009-06-18  Jack Steinergru: delete user request for fetching chiplet status
2009-06-18  Jack Steinergru: collect per-context user statistics
2009-06-18  Jack Steinergru: fix automatic retry of gru instruction failures
2009-06-18  Jack Steinergru: add user request to explicitly unload a gru context
2009-06-18  Jack Steinergru: fix cache coherency issues with instruction retry
2009-06-18  Jack Steinergru: update to rev 0.9 of gru spec
2009-06-18  Jack Steinergru: update gru kernel self tests
2009-06-18  Jack Steinergru: support for asynchronous gru instructions
2009-06-18  Jack Steinergru: support instruction completion interrupts
2009-06-18  Jack Steinergru: check context state on reload
2009-06-18  Jack Steinergru: fix handling of mesq failures
2009-06-18  Jack Steinergru: support contexts with zero dsrs or cbrs
2009-06-18  Jack Steinergru: change resource assignment for kernel threads
2009-06-18  Jack Steinergru: support cch_allocate for kernel threads
2009-06-18  Jack Steinergru: change context load and unload
2009-06-18  Jack Steinergru: dynamic allocation of kernel contexts
2009-06-18  Jack Steinergru: dump chiplet state
2009-06-18  Jack Steinergru: bug fixes for GRU exception handling
2009-06-18  Neil Hormankexec: sysrq: simplify sysrq-c handler
2009-06-18  Daniel Mackw1-gpio: add external pull-up enable callback
2009-06-18  FUJITA Tomonoridma-mapping: ia64: add CONFIG_DMA_API_DEBUG support
2009-06-18  FUJITA Tomonoridma-mapping: ia64: use asm-generic/dma-mapping-common.h
2009-06-18  FUJITA Tomonoridma-mapping: x86: use asm-generic/dma-mapping-common.h
2009-06-18  FUJITA Tomonoridma-mapping: add asm-generic/dma-mapping-common.h
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 Oberparleiterseq_file: add function to write binary data
2009-06-18  Peter Oberparleiterkernel: constructor support
2009-06-18  GeunSik Limedac: Kconfig: fix the meaning of EDAC abbreviation
2009-06-18  Mike Frysingeredac: add missing __devexit_p()
2009-06-18  Harry Ciaoedac: cpc925 MC platform device setup
2009-06-18  Harry Ciaoedac: add edac_device_alloc_index()
2009-06-18  Harry Ciaoedac: add CPC925 Memory Controller driver
2009-06-18  Matt Helsleyfutex: documentation: fix inconsistent description...
2009-06-18  Alexey Dobriyanipcns: move free_ipcs() proto
2009-06-18  Alexey Dobriyanipcns: make free_ipc_ns() static
2009-06-18  Alexey Dobriyannsproxy: extract create_nsproxy()
2009-06-18  Alexey Dobriyanipcns: extract create_ipc_ns()
2009-06-18  Alexey Dobriyanipcns: remove useless get/put while CLONE_NEWIPC
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  Michael Bueschppdev: reduce kernel log spam
2009-06-18  Jiri SlabyChar: isicom: fix build warning
2009-06-18  Adriano dos... drivers/char/mem.c: memory_open() cleanup: lookup minor...
2009-06-18  Arnd Bergmannipc: use __ARCH_WANT_IPC_PARSE_VERSION in ipc/util.h
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 Nesterovelf_core_dump: use rcu_read_lock() to access ->real_parent
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: tracehook_unsafe_exec(): remove the stale comment
2009-06-18  Oleg Nesterovptrace: mm_need_new_owner: use ->real_parent to search...
2009-06-18  Oleg Nesterovptrace: remove PT_DTRACE from arch/m32r
2009-06-18  Oleg Nesterovptrace: remove PT_DTRACE from m68k, m68knommu
2009-06-18  Oleg Nesterovptrace: remove PT_DTRACE from avr32, mn10300, parisc...
2009-06-18  Oleg Nesterovptrace: remove PT_DTRACE from arch/h8300
2009-06-18  Oleg Nesterovallow_signal: kill the bogus ->mm check, add a note...
2009-06-18  KAMEZAWA Hiroyukimemcg: fix lru rotation in isolate_pages
2009-06-18  Daisuke Nishimuramemcg: add interface to reset limits
2009-06-18  KAMEZAWA Hiroyukimemcg: fix behavior under memory.limit equals to memsw...
2009-06-18  KAMEZAWA Hiroyukimemcg: fix swap accounting
2009-06-18  Li Zefanmemcg: remove unneeded forward declaration from sched.h
2009-06-18  Li Zefanmemcg: remove some redundant checks
2009-06-18  Daisuke Nishimuramemcg: remove mem_cgroup_cache_charge_swapin()
2009-06-18  Balbir Singhmemcg: add file-based RSS accounting
2009-06-18  Li Zefandevcgroup: skip superfluous checks when found the DEV_A...
2009-06-18  Li Zefancgroups: forbid noprefix if mounting more than just...
2009-06-18  Randy Dunlapcgroups: make messages more readable
2009-06-18  Jaswinder Singh... Documentation/connector/cn_test.c comment unused cn_tes...
2009-06-18  Jose Luis Perez... Documentation/Changes: perl is needed to build the...
next