summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* rapidio:powerpc/85xx: modify RIO port-write interrupt handlerAlexandre Bounine2010-10-271-29/+39
* rapidio: fix RapidIO sysfs hierarchyAlexandre Bounine2010-10-273-1/+3
* drivers/char/mxser.c: fix compilation warning in mxser.cRakib Mullick2010-10-271-0/+4
* drivers/char/rio/Makefile: replace the use of <module>-objs with <module>-yTracey Dent2010-10-271-1/+1
* drivers/char/pcmcia/ipwireless/Makefile: Makefile: replace the use of <module...Tracey Dent2010-10-271-1/+1
* drivers/char/mwave/Makefile: clean upTracey Dent2010-10-271-2/+2
* drivers/char/ipmi/Makefile: replace the use of <module>-objs with <module>-yTracey Dent2010-10-271-1/+1
* drivers/char/ip2/Makefile: replace the use of <module>-objs with <module>-yTracey Dent2010-10-271-1/+1
* drivers/char/synclink_gt.c: add extended sync featurePaul Fulghum2010-10-272-3/+113
* drivers/char/synclink_gt.c: fix information leak to userlandVasiliy Kulikov2010-10-271-0/+3
* drivers/char/ppdev.c: fix information leak to userlandVasiliy Kulikov2010-10-271-0/+1
* drivers/char/applicom.c: fix information leak to userlandVasiliy Kulikov2010-10-271-0/+1
* synclink_gt: fix per device lockingPaul Fulghum2010-10-271-13/+15
* SGI Altix IA64 mmtimer: eliminate long interval timer holdoffsDimitri Sivanich2010-10-271-28/+32
* drivers/char/hvc_console.c: remove unneeded __set_current_state(TASK_RUNNING)Andrew Morton2010-10-271-1/+0
* drivers/char/rocket.c: release_region or error pathDan Carpenter2010-10-271-1/+4
* ipmi: fix __init and __exit attribute locationsCorey Minyard2010-10-273-11/+11
* ipc: initialize structure memory to zero for compat functionsDan Rosenberg2010-10-272-0/+11
* ipc/shm.c: add RSS and swap size information to /proc/sysvipc/shmHelge Deller2010-10-271-21/+42
* exec: don't turn PF_KTHREAD off when a target command was not foundKOSAKI Motohiro2010-10-271-2/+1
* /proc/stat: fix scalability of irq sum of all cpuKAMEZAWA Hiroyuki2010-10-273-8/+21
* /proc/stat: scalability of irq num per cpuKAMEZAWA Hiroyuki2010-10-272-5/+13
* procfs: fix /proc/softirqs formattingDavidlohr Bueso2010-10-271-2/+2
* /proc/pid/pagemap: document in Documentation/filesystems/proc.txtNikanth Karthikesan2010-10-271-0/+4
* /proc/pid/smaps: export amount of anonymous memory in a mappingNikanth Karthikesan2010-10-272-3/+16
* exit: add lock context annotation on find_new_reaper()Namhyung Kim2010-10-271-0/+2
* coredump: default CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS=yRoland McGrath2010-10-271-2/+2
* core_pattern: fix truncation by core_pattern handler with long parametersXiaotian Feng2010-10-271-60/+95
* signals: move cred_guard_mutex from task_struct to signal_structKOSAKI Motohiro2010-10-278-20/+21
* signals: annotate lock context change on ptrace_stop()Namhyung Kim2010-10-271-0/+2
* signals: annotate lock_task_sighand()Namhyung Kim2010-10-272-2/+10
* ptrace: cleanup arch_ptrace() on xtensaNamhyung Kim2010-10-271-5/+6
* ptrace: cleanup arch_ptrace() on umNamhyung Kim2010-10-272-14/+11
* ptrace: cleanup arch_ptrace() on tileNamhyung Kim2010-10-271-2/+2
* ptrace: cleanup arch_ptrace() on sparcNamhyung Kim2010-10-272-38/+24
* ptrace: cleanup arch_ptrace() on shNamhyung Kim2010-10-272-24/+33
* ptrace: cleanup arch_ptrace() on scoreNamhyung Kim2010-10-271-2/+2
* ptrace: cleanup arch_ptrace() on powerpcNamhyung Kim2010-10-271-25/+26
* ptrace: cleanup arch_ptrace() on pariscNamhyung Kim2010-10-271-1/+1
* ptrace: cleanup arch_ptrace() on mn10300Namhyung Kim2010-10-271-9/+8
* ptrace: cleanup arch_ptrace() on MIPSNamhyung Kim2010-10-271-11/+11
* ptrace: cleanup arch_ptrace() on microblazeNamhyung Kim2010-10-271-1/+1
* ptrace: cleanup arch_ptrace() on m68knommuNamhyung Kim2010-10-271-29/+25
* ptrace: cleanup arch_ptrace() on m68kNamhyung Kim2010-10-271-23/+23
* ptrace: cleanup arch_ptrace() on m32rNamhyung Kim2010-10-271-4/+4
* ptrace: cleanup arch_ptrace() on h8300Namhyung Kim2010-10-271-15/+15
* ptrace: cleanup arch_ptrace() on frvNamhyung Kim2010-10-271-16/+13
* ptrace: cleanup arch_ptrace() on crisNamhyung Kim2010-10-272-16/+14
* ptrace: cleanup arch_ptrace() and friends on BlackfinNamhyung Kim2010-10-271-6/+7
* ptrace: cleanup arch_ptrace() on avr32Namhyung Kim2010-10-271-4/+4