aboutsummaryrefslogtreecommitdiffstats
path: root/lib/halfmd4.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-27namespaces Kconfig: remove the cgroup device whitelist experimental tagDaniel Lezcano1-1/+0
2010-10-27namespaces Kconfig: remove pointless cgroup dependencyDaniel Lezcano1-10/+4
2010-10-27namespaces Kconfig: make namespace a submenuDaniel Lezcano1-6/+8
2010-10-27namespaces: default all the namespaces to 'yes' when CONFIG_NAMESPACES is selectedDaniel Lezcano1-2/+5
2010-10-27namespaces: remove pid_ns and net_ns experimental statusDaniel Lezcano1-6/+3
2010-10-27rapidio: fix destructive port EM initialization for Tsi568Alexandre Bounine1-5/+10
2010-10-27rapidio: fix maximum port number in tsi57x EM initializationAlexandre Bounine1-1/+2
2010-10-27rapidio: fix IDLE2 bits corruptionAlexandre Bounine2-9/+3
2010-10-27rapidio: add handling of redundant routesAlexandre Bounine5-51/+64
2010-10-27rapidio: add support for IDT CPS Gen2 switchesAlexandre Bounine5-0/+462
2010-10-27rapidio: add device access check into the enumerationAlexandre Bounine3-1/+9
2010-10-27rapidio: add handling of orphan port-write messageAlexandre Bounine2-5/+110
2010-10-27rapidio: modify sysfs initialization for switchesAlexandre Bounine2-7/+25
2010-10-27rapidio: add default handler for error-stopped stateAlexandre Bounine4-34/+206
2010-10-27rapidio: add relation links between RIO device structuresAlexandre Bounine2-33/+27
2010-10-27rapidio: use stored ingress port number instead of register readAlexandre Bounine3-28/+14
2010-10-27rapidio:powerpc/85xx: modify RIO port-write interrupt handlerAlexandre Bounine1-29/+39
2010-10-27rapidio: fix RapidIO sysfs hierarchyAlexandre Bounine3-1/+3
2010-10-27drivers/char/mxser.c: fix compilation warning in mxser.cRakib Mullick1-0/+4
2010-10-27drivers/char/rio/Makefile: replace the use of <module>-objs with <module>-yTracey Dent1-1/+1
2010-10-27drivers/char/pcmcia/ipwireless/Makefile: Makefile: replace the use of <module>-objs with <module>-yTracey Dent1-1/+1
2010-10-27drivers/char/mwave/Makefile: clean upTracey Dent1-2/+2
2010-10-27drivers/char/ipmi/Makefile: replace the use of <module>-objs with <module>-yTracey Dent1-1/+1
2010-10-27drivers/char/ip2/Makefile: replace the use of <module>-objs with <module>-yTracey Dent1-1/+1
2010-10-27drivers/char/synclink_gt.c: add extended sync featurePaul Fulghum2-3/+113
2010-10-27drivers/char/synclink_gt.c: fix information leak to userlandVasiliy Kulikov1-0/+3
2010-10-27drivers/char/ppdev.c: fix information leak to userlandVasiliy Kulikov1-0/+1
2010-10-27drivers/char/applicom.c: fix information leak to userlandVasiliy Kulikov1-0/+1
2010-10-27synclink_gt: fix per device lockingPaul Fulghum1-13/+15
2010-10-27SGI Altix IA64 mmtimer: eliminate long interval timer holdoffsDimitri Sivanich1-28/+32
2010-10-27drivers/char/hvc_console.c: remove unneeded __set_current_state(TASK_RUNNING)Andrew Morton1-1/+0
2010-10-27drivers/char/rocket.c: release_region or error pathDan Carpenter1-1/+4
2010-10-27ipmi: fix __init and __exit attribute locationsCorey Minyard3-11/+11
2010-10-27ipc: initialize structure memory to zero for compat functionsDan Rosenberg2-0/+11
2010-10-27ipc/shm.c: add RSS and swap size information to /proc/sysvipc/shmHelge Deller1-21/+42
2010-10-27exec: don't turn PF_KTHREAD off when a target command was not foundKOSAKI Motohiro1-2/+1
2010-10-27/proc/stat: fix scalability of irq sum of all cpuKAMEZAWA Hiroyuki3-8/+21
2010-10-27/proc/stat: scalability of irq num per cpuKAMEZAWA Hiroyuki2-5/+13
2010-10-27procfs: fix /proc/softirqs formattingDavidlohr Bueso1-2/+2
2010-10-27/proc/pid/pagemap: document in Documentation/filesystems/proc.txtNikanth Karthikesan1-0/+4
2010-10-27/proc/pid/smaps: export amount of anonymous memory in a mappingNikanth Karthikesan2-3/+16
2010-10-27exit: add lock context annotation on find_new_reaper()Namhyung Kim1-0/+2
2010-10-27coredump: default CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS=yRoland McGrath1-2/+2
2010-10-27core_pattern: fix truncation by core_pattern handler with long parametersXiaotian Feng1-60/+95
2010-10-27signals: move cred_guard_mutex from task_struct to signal_structKOSAKI Motohiro8-20/+21
2010-10-27signals: annotate lock context change on ptrace_stop()Namhyung Kim1-0/+2
2010-10-27signals: annotate lock_task_sighand()Namhyung Kim2-2/+10
2010-10-27ptrace: cleanup arch_ptrace() on xtensaNamhyung Kim1-5/+6
2010-10-27ptrace: cleanup arch_ptrace() on umNamhyung Kim2-14/+11
2010-10-27ptrace: cleanup arch_ptrace() on tileNamhyung Kim1-2/+2