summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* accounting: account for user time when updating memory integralsJonathan Lim2008-07-253-8/+17
* unexport uts_semAdrian Bunk2008-07-251-2/+0
* markers: fix sparse integer as NULL pointer warningHarvey Harrison2008-07-251-1/+1
* markers: use rcu_barrier_sched() and call_rcu_sched()Mathieu Desnoyers2008-07-251-17/+8
* aoe: convert emsgs_sema into a completionMatthias Kaehlcke2008-07-251-4/+5
* pidns: remove find_task_by_pid, unused for a long timePavel Emelyanov2008-07-253-25/+1
* pidns: remove now unused find_pid function.Pavel Emelyanov2008-07-253-11/+3
* pidns: remove now unused kill_proc functionPavel Emelyanov2008-07-252-13/+0
* shrink struct pid by removing padding on 64 bit buildsRichard Kennedy2008-07-251-1/+1
* proper pid{hash,map}_init() prototypesAdrian Bunk2008-07-252-2/+3
* sysctl: allow override of /proc/sys/net with CAP_NET_ADMINStephen Hemminger2008-07-251-0/+14
* sysctl: check for bogus modesAlexey Dobriyan2008-07-251-0/+2
* proc: misplaced export of find_get_pidDavid Sterba2008-07-251-1/+1
* proc: move Kconfig to fs/proc/KconfigAlexey Dobriyan2008-07-252-59/+60
* proc: remove pathetic remount codeAlexey Dobriyan2008-07-251-7/+0
* proc: always do ->releaseAlexey Dobriyan2008-07-254-4/+92
* move proc_kmsg_operations to fs/proc/internal.hAdrian Bunk2008-07-253-1/+3
* unexport proc_clear_ttyAdrian Bunk2008-07-251-1/+0
* dell_rbu: use memory_read_from_buffer()Akinobu Mita2008-07-251-25/+3
* fs/partitions/efi: convert to pr_debugThomas Gleixner2008-07-251-25/+17
* block/ioctl.c and fs/partition/check.c: check value returned by add_partition()Abdel Benamrouche2008-07-252-4/+11
* fs/partition/check.c: fix return value warningAbdel Benamrouche2008-07-252-7/+23
* dcdbas: use memory_read_from_buffer()Akinobu Mita2008-07-251-11/+2
* firmware: use memory_read_from_buffer()Akinobu Mita2008-07-251-9/+3
* drivers/misc/phantom: note PCIJiri Slaby2008-07-252-2/+4
* Char: mxser, various cleanupsJiri Slaby2008-07-251-20/+4
* Char: mxser, remove predefined isa supportJiri Slaby2008-07-251-40/+27
* Char: mxser, prints cleanupJiri Slaby2008-07-251-43/+37
* Char: mxser, update documentationJiri Slaby2008-07-251-140/+252
* Char: mxser, globals cleanupJiri Slaby2008-07-251-75/+55
* Char: mxser, ioctl cleanupJiri Slaby2008-07-251-23/+19
* nwflash: use simple_read_from_buffer()Akinobu Mita2008-07-251-23/+8
* dsp56k: BKL pushdownAlan Cox2008-07-251-6/+14
* ds1302: push down the BKL into the driver ioctl codeAlan Cox2008-07-251-6/+11
* ppdev: wrap ioctl handler in driver and push lock downAlan Cox2008-07-251-5/+13
* ixj: push BKL into driver and wrap ioctlsAlan Cox2008-07-251-4/+13
* sx: push BKL down into the firmware ioctl handlerAlan Cox2008-07-251-30/+43
* rio: push down the BKL into the firmware ioctl handlerAlan Cox2008-07-251-3/+5
* mwave: ioctl BKL pushdownAlan Cox2008-07-251-11/+28
* ip2: push BKL down for the firmware interfaceAlan Cox2008-07-251-5/+8
* efirtc: push down the BKLAlan Cox2008-07-251-16/+19
* #if 0 hpet_unregister()Adrian Bunk2008-07-251-0/+2
* proper extern for mwave_s_mddAdrian Bunk2008-07-252-2/+2
* elf: use ELF_CORE_EFLAGS for kcore ELF header flagsEdgar E. Iglesias2008-07-252-7/+7
* pty: remove unused UNIX98_PTY_COUNT optionsAdrian Bunk2008-07-252-28/+0
* ipc: do not use a negative value to re-enable msgmni automatic recomputingNadia Derbey2008-07-253-19/+76
* ipc: use simple_read_from_buffer()Akinobu Mita2008-07-251-18/+7
* ipc/sem.c: rewrite undo list lockingManfred Spraul2008-07-252-55/+98
* ipc/sem.c: convert sem_array.sem_pending to struct list_headManfred Spraul2008-07-252-64/+40
* ipc/sem.c: remove unused entries from struct sem_queueManfred Spraul2008-07-252-4/+0
OpenPOWER on IntegriCloud