summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-12-16ipc/sem.c: sem use list operationsNick Piggin1-44/+31
2009-12-16ipc/sem.c: sem optimise undo list searchNick Piggin1-6/+20
2009-12-16ipc ns: fix memory leak (idr)Serge E. Hallyn3-0/+3
2009-12-16signals: check ->group_stop_count after tracehook_get_signal()Oleg Nesterov1-5/+4
2009-12-16signals: kill force_sig_specific()Oleg Nesterov2-7/+0
2009-12-16signals: cosmetic, collect_signal: use SI_USEROleg Nesterov1-1/+1
2009-12-16signals: send_signal: use si_fromuser() to detect from_ancestor_nsOleg Nesterov1-3/+2
2009-12-16signals: SEND_SIG_NOINFO should be considered as SI_FROMUSER()Oleg Nesterov2-8/+13
2009-12-16ptrace: x86: change syscall_trace_leave() to rely on tracehook when steppingOleg Nesterov1-14/+7
2009-12-16ptrace: x86: implement user_single_step_siginfo()Oleg Nesterov2-9/+23
2009-12-16ptrace: change tracehook_report_syscall_exit() to handle steppingOleg Nesterov1-0/+7
2009-12-16ptrace: powerpc: implement user_single_step_siginfo()Oleg Nesterov2-0/+11
2009-12-16ptrace: introduce user_single_step_siginfo() helperOleg Nesterov1-0/+12
2009-12-16ptrace: copy_process() should disable steppingOleg Nesterov1-2/+3
2009-12-16ptrace: cleanup ptrace_init_task()->ptrace_link() pathOleg Nesterov1-8/+3
2009-12-16memcg: code clean, remove unused variable in mem_cgroup_resize_limit()Bob Liu1-3/+1
2009-12-16memcg: remove memcg_tasklistDaisuke Nishimura1-5/+0
2009-12-16memcg: avoid oom-killing innocent task in case of use_hierarchyDaisuke Nishimura2-8/+15
2009-12-16memcg: cleanup mem_cgroup_move_parent()Daisuke Nishimura2-54/+37
2009-12-16memcg: add mem_cgroup_cancel_charge()Daisuke Nishimura1-20/+18
2009-12-16memcg: make memcg's file mapped consistent with global VMKAMEZAWA Hiroyuki3-16/+13
2009-12-16memcg: coalesce charging via percpu storageKAMEZAWA Hiroyuki1-6/+156
2009-12-16memcg: coalesce uncharge during unmap/truncateKAMEZAWA Hiroyuki6-6/+123
2009-12-16memcg: fix memory.memsw.usage_in_bytes for root cgroupKirill A. Shutemov1-0/+1
2009-12-16seq_file: use proc_create() in documentationAlexey Dobriyan1-3/+1
2009-12-16proc: remove docbook and exampleAlexey Dobriyan3-841/+3
2009-12-16doc: SubmitChecklist, add ioctls, remove OSDL referenceRandy Dunlap1-1/+4
2009-12-16fatfs: use common time_to_tm in fat_time_unix2fat()Zhaolei1-42/+15
2009-12-16hpfs: use bitmap_weight()Akinobu Mita1-6/+8
2009-12-16hpfs: use hweight32Akinobu Mita1-5/+2
2009-12-16reiserfs: don't compile procfs.o at all if no supportAlexey Dobriyan3-36/+26
2009-12-16reiserfs: remove /proc/fs/reiserfs/versionAlexey Dobriyan3-48/+0
2009-12-16ufs: NFS supportAlexey Dobriyan1-0/+52
2009-12-16ufs: pass qstr instead of dentry where necessary for NFSAlexey Dobriyan3-11/+11
2009-12-16ext2: report metadata errors during fsyncJan Kara3-3/+21
2009-12-16ext2: avoid WARN() messages when failing to write to the superblockTheodore Ts'o1-0/+22
2009-12-16const: constify remaining pipe_buf_operationsAlexey Dobriyan3-4/+4
2009-12-16pnpbios: convert to seq_fileAlexey Dobriyan1-75/+129
2009-12-16da850/omap-l138: add callback to control LCD panel powerChaithrika U S1-10/+14
2009-12-16intelfb: fix setting of active pipe with LVDS displaysKrzysztof Helt3-17/+34
2009-12-16viafb: cosmetic cleanup of function integrated_lvds_enable()Harald Welte1-26/+14
2009-12-16viafb: documentation updateHarald Welte1-11/+1
2009-12-16matroxfb: fix problems with display stabilityAlan Cox1-1/+2
2009-12-16davinci: fb: add framebuffer blank operationChaithrika U S1-0/+30
2009-12-16davinci: fb : add suspend/resume suuport for DA8xx/OMAP-L1xx fb driverChaithrika U S1-2/+27
2009-12-16davinci: fb: update the driver in preparation for addition of power managemen...Chaithrika U S2-16/+28
2009-12-16clps711xfb: convert to proc_fopsAlexey Dobriyan1-29/+21
2009-12-16drivers/video/via/viafbdev.c: fix oops with no /procDan Carpenter1-1/+1
2009-12-16sm501: implement acceleration featuresVincent Sanders2-13/+226
2009-12-16sm501: fix use of old <asm/io.h> instead of <linux/io.h>Ben Dooks1-1/+1