cascardo/linux.git
2010-05-27 Albin Tonnerreinitramfs: add support for in-kernel initramfs compress...
2010-05-27 Cesar Eduardo... radix-tree: fix radix_tree_prev_hole() underflow case
2010-05-27 Jeff Moyeraio: fix the compat vectored operations
2010-05-27 Jeff Moyercompat: factor out compat_rw_copy_check_uvector from...
2010-05-27 Anton Blanchardpanic: call console_verbose() in panic
2010-05-27 Julia Lawallfs/affs: use ERR_CAST
2010-05-27 FUJITA TomonoriDocumentation/DMA-API-HOWTO: add ARCH_KMALLOC_MINALIGN...
2010-05-27 FUJITA TomonoriDocumentation: move the error handling to the better...
2010-05-27 FUJITA TomonoriDocumentation: update scatterlist struct description...
2010-05-27 FUJITA TomonoriDocumentation: add SCSI drivers' mapping error handling...
2010-05-27 FUJITA Tomonoridma-mapping: remove deprecated dma_sync_single and...
2010-05-27 FUJITA TomonoriStaging: saa7134-go7007: replace dma_sync_single with...
2010-05-27 FUJITA TomonoriDocumentation: add networking driver's mapping error...
2010-05-27 FUJITA Tomonoridma-mapping: remove unnecessary sync_single_range_...
2010-05-27 FUJITA Tomonoriswiotlb: remove unnecessary swiotlb_sync_single_range_*
2010-05-27 FUJITA Tomonoripowerpc: remove unnecessary sync_single_range_* in...
2010-05-27 FUJITA Tomonorix86: remove unnecessary sync_single_range_* in swiotlb_...
2010-05-27 FUJITA Tomonoriia64: remove unnecessary sync_single_range_* in swiotlb...
2010-05-27 Joe Perchesdrivers/edac: convert logging messages direct uses...
2010-05-27 Joe Eykholtlib/random32: export pseudo-random number generator...
2010-05-27 Oleg NesterovINIT_SIGHAND: use SIG_DFL instead of NULL
2010-05-27 Oleg Nesterovpids: fix fork_idle() to setup ->pids correctly
2010-05-27 Oleg Nesterovpids: init_struct_pid.tasks should never see the swappe...
2010-05-27 Oleg NesterovINIT_TASK() should initialize ->thread_group list
2010-05-27 Hedi Berrichepids: increase pid_max based on num_possible_cpus
2010-05-27 Thomas Mollrapidio: fix maintenance access to higher memory areas
2010-05-27 Alexandre Bouninerapidio: use default route value for CPS switches
2010-05-27 Alexandre Bouninerapidio: add switch domain routines
2010-05-27 Alexandre Bouninerapidio: modify initialization of switch operations
2010-05-27 Alexandre Bouninerapidio: add debug configuration option
2010-05-27 Alexandre Bouninerapidio: fix typos and minor edits
2010-05-27 Thomas Mollrapidio: add enabling SRIO port RX and TX
2010-05-27 Alexandre Bouninerapidio, powerpc/85xx: Add MChk handler for SRIO port
2010-05-27 Alexandre Bouninerapidio, powerpc/85xx: add Port-Write message handler...
2010-05-27 Alexandre Bouninerapidio: add Port-Write handling for EM
2010-05-27 Alexandre Bouninerapidio: add switch locking during discovery
2010-05-27 Alexandre Bouninerapidio: add IDT CPS/TSI switches
2010-05-27 Julia Lawalldrivers/char/applicom.c: use memdup_user
2010-05-27 Julia Lawalldrivers/char/ppdev.c: use kasprintf
2010-05-27 Marco Stornellichar drivers: RAM oops/panic logger
2010-05-27 Jiri Kosinaipmi: handle run_to_completion properly in deliver_recv...
2010-05-27 Myron Stoweipmi: update driver to use dev_printk and its constructs
2010-05-27 Myron Stoweipmi: convert tracking of the ACPI device pointer to...
2010-05-27 Corey Minyardipmi: change timeout and event poll to one second
2010-05-27 Matthew Garrettipmi: attempt to register multiple SIs of the same...
2010-05-27 Matthew Garrettipmi: reduce polling
2010-05-27 Matthew Garrettipmi: reduce polling when interrupts are available
2010-05-27 Matthew Garrettipmi: change device discovery order
2010-05-27 Matthew Garrettipmi: only register one si per bmc
2010-05-27 Matthew Garrettipmi: split device discovery and registration
2010-05-27 Matthew Garrettipmi: change addr_source to an enum rather than strings
2010-05-27 Julia Lawallipc/sem.c: use ERR_CAST
2010-05-27 Manfred Spraulipc/sem.c: update description of the implementation
2010-05-27 Manfred Spraulipc/sem.c: cacheline align the ipc spinlock for semaphores
2010-05-27 Manfred Spraulipc/sem.c: move wake_up_process out of the spinlock...
2010-05-27 Manfred Spraulipc/sem.c: optimize update_queue() for bulk wakeup...
2010-05-27 Imre Deakidr: fix backtrack logic in idr_remove_all
2010-05-27 Lai Jiangshancpuhotplug: do not need cpu_hotplug_begin() when CONFIG...
2010-05-27 Akinobu Mitafault-injection: add CPU notifier error injection module
2010-05-27 Akinobu Mitamd: convert cpu notifier to return encapsulate errno...
2010-05-27 Akinobu Mitas390: convert cpu notifier to return encapsulate errno...
2010-05-27 Akinobu Mitaehca: convert cpu notifier to return encapsulate errno...
2010-05-27 Akinobu Mitaiucv: convert cpu notifier to return encapsulate errno...
2010-05-27 Akinobu Mitaslab: convert cpu notifier to return encapsulate errno...
2010-05-27 Akinobu Mitakernel/: convert cpu notifier to return encapsulate...
2010-05-27 Akinobu Mitatopology: convert cpu notifier to return encapsulate...
2010-05-27 Akinobu Mitax86: convert cpu notifier to return encapsulate errno...
2010-05-27 Akinobu Mitanotifier: change notifier_from_errno(0) to return NOTIFY_OK
2010-05-27 Akinobu Mitacpu-hotplug: return better errno on cpu hotplug failure
2010-05-27 Akinobu Mitacpu-hotplug: introduce cpu_notify(), __cpu_notify(...
2010-05-27 Wu Fengguangkcore: add _text to KCORE_TEXT
2010-05-27 Amerigo Wangproc: remove obsolete comments
2010-05-27 Dan Carpenterproc: cleanup: remove unused assignments
2010-05-27 Oleg Nesterovproc: turn signal_struct->count into "int nr_threads"
2010-05-27 Oleg Nesterovkeyctl_session_to_parent(): use thread_group_empty...
2010-05-27 Oleg Nesterovproc_sched_show_task(): use get_nr_threads()
2010-05-27 Oleg Nesterovproc: get_nr_threads() doesn't need ->siglock any longer
2010-05-27 Oleg Nesterovcheck_unshare_flags: kill the bogus CLONE_SIGHAND/sig...
2010-05-27 Oleg Nesterovexit: move taskstats_tgid_free() from __exit_signal...
2010-05-27 Oleg Nesterovkill the obsolete thread_group_cputime_free() helper
2010-05-27 Oleg Nesterovexit: __exit_signal: use thread_group_leader() consistently
2010-05-27 Oleg Nesterovsignals: kill the awful task_rq_unlock_wait() hack
2010-05-27 Oleg Nesterovsignals: clear signal->tty when the last thread exits
2010-05-27 Oleg Nesterovsignals: make task_struct->signal immutable/refcountable
2010-05-27 Oleg Nesterovfork/exit: move tty_kref_put() outside of __cleanup_sig...
2010-05-27 Oleg Nesterovia64: ptrace_attach_sync_user_rbs: avoid "task->signal...
2010-05-27 Oleg Nesterovposix-cpu-timers: avoid "task->signal != NULL" checks
2010-05-27 Oleg Nesterovexit: avoid sig->count in __exit_signal() to detect...
2010-05-27 Oleg Nesterovexit: avoid sig->count in de_thread/__exit_signal synch...
2010-05-27 Oleg Nesterovexit: change zap_other_threads() to count sub-threads
2010-05-27 Oleg Nesterovexit: exit_notify() can trust signal->notify_count < 0
2010-05-27 Oleg Nesterovcoredump: shift down_write(mmap_sem) into coredump_wait()
2010-05-27 Oleg Nesterovcoredump: factor out put_cred() calls
2010-05-27 Oleg Nesterovcoredump: cleanup "ispipe" code
2010-05-27 Oleg Nesterovcoredump: factor out the not-ispipe file checks
2010-05-27 Oleg Nesterovcall_usermodehelper: UMH_WAIT_EXEC ignores kernel_threa...
2010-05-27 Oleg Nesterovcall_usermodehelper: simplify/fix UMH_NO_WAIT case
2010-05-27 Oleg Nesterovwait_for_helper: SIGCHLD from user-space can lead to...
2010-05-27 Oleg Nesterovcall_usermodehelper: no need to unblock signals
2010-05-27 Oleg Nesterovumh: creds: kill subprocess_info->cred logic
next