pandora-kernel.git
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
2010-05-27 Oleg Nesterovumh: creds: convert call_usermodehelper_keys() to use...
2010-05-27 Neil Hormanexec: replace call_usermodehelper_pipe with use of...
2010-05-27 Neil Hormankmod: add init function to usermodehelper
2010-05-27 Oleg Nesterovsignals: check_kill_permission(): don't check creds...
2010-05-27 Oleg Nesterovptrace: PTRACE_GETFDPIC: fix the unsafe usage of child->mm
2010-05-27 Mike Frysingerptrace: unify FDPIC implementations
2010-05-27 Jack Steinercpusets: randomize node rotor used in cpuset_mem_spread...
2010-05-27 Jack Steinercpusets: new round-robin rotor for SLAB allocations
2010-05-27 Kirill A. Shutemovmemcg: clean up memory thresholds
2010-05-27 Kirill A. Shutemovcgroups: make cftype.unregister_event() void-returning
2010-05-27 akpm@linux... memcg: fix mis-accounting of file mapped racy with...
2010-05-27 Phil Carmodymm: memcontrol - uninitialised return value
2010-05-27 Phil Carmodymm: remove unnecessary use of atomic
2010-05-27 David Rientjesmemcg: make oom killer a no-op when no killable task...
next