aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Char: mxser, update documentationJiri Slaby2008-07-25
* Char: mxser, globals cleanupJiri Slaby2008-07-25
* Char: mxser, ioctl cleanupJiri Slaby2008-07-25
* nwflash: use simple_read_from_buffer()Akinobu Mita2008-07-25
* dsp56k: BKL pushdownAlan Cox2008-07-25
* ds1302: push down the BKL into the driver ioctl codeAlan Cox2008-07-25
* ppdev: wrap ioctl handler in driver and push lock downAlan Cox2008-07-25
* ixj: push BKL into driver and wrap ioctlsAlan Cox2008-07-25
* sx: push BKL down into the firmware ioctl handlerAlan Cox2008-07-25
* rio: push down the BKL into the firmware ioctl handlerAlan Cox2008-07-25
* mwave: ioctl BKL pushdownAlan Cox2008-07-25
* ip2: push BKL down for the firmware interfaceAlan Cox2008-07-25
* efirtc: push down the BKLAlan Cox2008-07-25
* #if 0 hpet_unregister()Adrian Bunk2008-07-25
* proper extern for mwave_s_mddAdrian Bunk2008-07-25
* elf: use ELF_CORE_EFLAGS for kcore ELF header flagsEdgar E. Iglesias2008-07-25
* pty: remove unused UNIX98_PTY_COUNT optionsAdrian Bunk2008-07-25
* ipc: do not use a negative value to re-enable msgmni automatic recomputingNadia Derbey2008-07-25
* ipc: use simple_read_from_buffer()Akinobu Mita2008-07-25
* ipc/sem.c: rewrite undo list lockingManfred Spraul2008-07-25
* ipc/sem.c: convert sem_array.sem_pending to struct list_headManfred Spraul2008-07-25
* ipc/sem.c: remove unused entries from struct sem_queueManfred Spraul2008-07-25
* ipc/sem.c: convert undo structures to struct list_headManfred Spraul2008-07-25
* ipc: get rid of ipc_lock_down()Nadia Derbey2008-07-25
* ipc: call idr_find() without locking in ipc_lock()Nadia Derbey2008-07-25
* idr: make idr_remove rcu-safeNadia Derbey2008-07-25
* idr: make idr_find rcu-safeNadia Derbey2008-07-25
* idr: make idr_get_new* rcu-safeNadia Derbey2008-07-25
* idr: error checking factorizationNadia Derbey2008-07-25
* idr: fix a printk callNadia Derbey2008-07-25
* idr: rename some of the idr APIs internal routinesNadia Derbey2008-07-25
* idr: change the idr structureNadia Derbey2008-07-25
* calgary iommu: use the first kernels TCE tables in kdumpChandru2008-07-25
* workqueues: do CPU_UP_CANCELED if CPU_UP_PREPARE failsOleg Nesterov2008-07-25
* workqueues: schedule_on_each_cpu() can use schedule_work_on()Oleg Nesterov2008-07-25
* workqueues: queue_work() can use queue_work_on()Oleg Nesterov2008-07-25
* workqueues: lockdep annotations for flush_work()Oleg Nesterov2008-07-25
* S390 topology: don't use kthread() for arch_reinit_sched_domains()Oleg Nesterov2008-07-25
* workqueues: make get_online_cpus() useable for work->func()Oleg Nesterov2008-07-25
* workqueues: schedule_on_each_cpu: use flush_work()Oleg Nesterov2008-07-25
* workqueues: implement flush_work()Oleg Nesterov2008-07-25
* workqueues: insert_work: use "list_head *" instead of "int tail"Oleg Nesterov2008-07-25
* coredump: format_corename: fix the "core_uses_pid" logicOleg Nesterov2008-07-25
* coredump: kill mm->core_doneOleg Nesterov2008-07-25
* coredump: elf_fdpic_core_dump: use core_state->dumper listOleg Nesterov2008-07-25
* coredump: elf_core_dump: use core_state->dumper listOleg Nesterov2008-07-25
* coredump: construct the list of coredumping threads at startup timeOleg Nesterov2008-07-25
* coredump: make mm->core_state visible to ->core_dump()Oleg Nesterov2008-07-25
* coredump: turn core_state->nr_threads into atomic_tOleg Nesterov2008-07-25
* coredump: simplify core_state->nr_threads calculationOleg Nesterov2008-07-25