summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-05-27lib/random32: export pseudo-random number generator for modulesJoe Eykholt
2010-05-27INIT_SIGHAND: use SIG_DFL instead of NULLOleg Nesterov
2010-05-27pids: fix fork_idle() to setup ->pids correctlyOleg Nesterov
2010-05-27pids: init_struct_pid.tasks should never see the swapper processOleg Nesterov
2010-05-27INIT_TASK() should initialize ->thread_group listOleg Nesterov
2010-05-27pids: increase pid_max based on num_possible_cpusHedi Berriche
2010-05-27rapidio: fix maintenance access to higher memory areasThomas Moll
2010-05-27rapidio: use default route value for CPS switchesAlexandre Bounine
2010-05-27rapidio: add switch domain routinesAlexandre Bounine
2010-05-27rapidio: modify initialization of switch operationsAlexandre Bounine
2010-05-27rapidio: add debug configuration optionAlexandre Bounine
2010-05-27rapidio: fix typos and minor editsAlexandre Bounine
2010-05-27rapidio: add enabling SRIO port RX and TXThomas Moll
2010-05-27rapidio, powerpc/85xx: Add MChk handler for SRIO portAlexandre Bounine
2010-05-27rapidio, powerpc/85xx: add Port-Write message handler for SRIO portAlexandre Bounine
2010-05-27rapidio: add Port-Write handling for EMAlexandre Bounine
2010-05-27rapidio: add switch locking during discoveryAlexandre Bounine
2010-05-27rapidio: add IDT CPS/TSI switchesAlexandre Bounine
2010-05-27drivers/char/applicom.c: use memdup_userJulia Lawall
2010-05-27drivers/char/ppdev.c: use kasprintfJulia Lawall
2010-05-27char drivers: RAM oops/panic loggerMarco Stornelli
2010-05-27ipmi: handle run_to_completion properly in deliver_recv_msg()Jiri Kosina
2010-05-27ipmi: update driver to use dev_printk and its constructsMyron Stowe
2010-05-27ipmi: convert tracking of the ACPI device pointer to a PNP deviceMyron Stowe
2010-05-27ipmi: change timeout and event poll to one secondCorey Minyard
2010-05-27ipmi: attempt to register multiple SIs of the same typeMatthew Garrett
2010-05-27ipmi: reduce pollingMatthew Garrett
2010-05-27ipmi: reduce polling when interrupts are availableMatthew Garrett
2010-05-27ipmi: change device discovery orderMatthew Garrett
2010-05-27ipmi: only register one si per bmcMatthew Garrett
2010-05-27ipmi: split device discovery and registrationMatthew Garrett
2010-05-27ipmi: change addr_source to an enum rather than stringsMatthew Garrett
2010-05-27ipc/sem.c: use ERR_CASTJulia Lawall
2010-05-27ipc/sem.c: update description of the implementationManfred Spraul
2010-05-27ipc/sem.c: cacheline align the ipc spinlock for semaphoresManfred Spraul
2010-05-27ipc/sem.c: move wake_up_process out of the spinlock sectionManfred Spraul
2010-05-27ipc/sem.c: optimize update_queue() for bulk wakeup callsManfred Spraul
2010-05-27idr: fix backtrack logic in idr_remove_allImre Deak
2010-05-27cpuhotplug: do not need cpu_hotplug_begin() when CONFIG_HOTPLUG_CPU=nLai Jiangshan
2010-05-27fault-injection: add CPU notifier error injection moduleAkinobu Mita
2010-05-27md: convert cpu notifier to return encapsulate errno valueAkinobu Mita
2010-05-27s390: convert cpu notifier to return encapsulate errno valueAkinobu Mita
2010-05-27ehca: convert cpu notifier to return encapsulate errno valueAkinobu Mita
2010-05-27iucv: convert cpu notifier to return encapsulate errno valueAkinobu Mita
2010-05-27slab: convert cpu notifier to return encapsulate errno valueAkinobu Mita
2010-05-27kernel/: convert cpu notifier to return encapsulate errno valueAkinobu Mita
2010-05-27topology: convert cpu notifier to return encapsulate errno valueAkinobu Mita
2010-05-27x86: convert cpu notifier to return encapsulate errno valueAkinobu Mita
2010-05-27notifier: change notifier_from_errno(0) to return NOTIFY_OKAkinobu Mita
2010-05-27cpu-hotplug: return better errno on cpu hotplug failureAkinobu Mita