Age | Commit message (Expand) | Author | Files | Lines |
2010-10-28 | namespaces Kconfig: remove pointless cgroup dependency | Daniel Lezcano | 1 | -10/+4 |
2010-10-28 | namespaces Kconfig: make namespace a submenu | Daniel Lezcano | 1 | -6/+8 |
2010-10-28 | namespaces: default all the namespaces to 'yes' when CONFIG_NAMESPACES is sel... | Daniel Lezcano | 1 | -2/+5 |
2010-10-28 | namespaces: remove pid_ns and net_ns experimental status | Daniel Lezcano | 1 | -6/+3 |
2010-10-28 | rapidio: fix destructive port EM initialization for Tsi568 | Alexandre Bounine | 1 | -5/+10 |
2010-10-28 | rapidio: fix maximum port number in tsi57x EM initialization | Alexandre Bounine | 1 | -1/+2 |
2010-10-28 | rapidio: fix IDLE2 bits corruption | Alexandre Bounine | 2 | -9/+3 |
2010-10-28 | rapidio: add handling of redundant routes | Alexandre Bounine | 5 | -51/+64 |
2010-10-28 | rapidio: add support for IDT CPS Gen2 switches | Alexandre Bounine | 5 | -0/+462 |
2010-10-28 | rapidio: add device access check into the enumeration | Alexandre Bounine | 3 | -1/+9 |
2010-10-28 | rapidio: add handling of orphan port-write message | Alexandre Bounine | 2 | -5/+110 |
2010-10-28 | rapidio: modify sysfs initialization for switches | Alexandre Bounine | 2 | -7/+25 |
2010-10-28 | rapidio: add default handler for error-stopped state | Alexandre Bounine | 4 | -34/+206 |
2010-10-28 | rapidio: add relation links between RIO device structures | Alexandre Bounine | 2 | -33/+27 |
2010-10-28 | rapidio: use stored ingress port number instead of register read | Alexandre Bounine | 3 | -28/+14 |
2010-10-28 | rapidio:powerpc/85xx: modify RIO port-write interrupt handler | Alexandre Bounine | 1 | -29/+39 |
2010-10-28 | rapidio: fix RapidIO sysfs hierarchy | Alexandre Bounine | 3 | -1/+3 |
2010-10-28 | drivers/char/mxser.c: fix compilation warning in mxser.c | Rakib Mullick | 1 | -0/+4 |
2010-10-28 | drivers/char/rio/Makefile: replace the use of <module>-objs with <module>-y | Tracey Dent | 1 | -1/+1 |
2010-10-28 | drivers/char/pcmcia/ipwireless/Makefile: Makefile: replace the use of <module... | Tracey Dent | 1 | -1/+1 |
2010-10-28 | drivers/char/mwave/Makefile: clean up | Tracey Dent | 1 | -2/+2 |
2010-10-28 | drivers/char/ipmi/Makefile: replace the use of <module>-objs with <module>-y | Tracey Dent | 1 | -1/+1 |
2010-10-28 | drivers/char/ip2/Makefile: replace the use of <module>-objs with <module>-y | Tracey Dent | 1 | -1/+1 |
2010-10-28 | drivers/char/synclink_gt.c: add extended sync feature | Paul Fulghum | 2 | -3/+113 |
2010-10-28 | drivers/char/synclink_gt.c: fix information leak to userland | Vasiliy Kulikov | 1 | -0/+3 |
2010-10-28 | drivers/char/ppdev.c: fix information leak to userland | Vasiliy Kulikov | 1 | -0/+1 |
2010-10-28 | drivers/char/applicom.c: fix information leak to userland | Vasiliy Kulikov | 1 | -0/+1 |
2010-10-28 | synclink_gt: fix per device locking | Paul Fulghum | 1 | -13/+15 |
2010-10-28 | SGI Altix IA64 mmtimer: eliminate long interval timer holdoffs | Dimitri Sivanich | 1 | -28/+32 |
2010-10-28 | drivers/char/hvc_console.c: remove unneeded __set_current_state(TASK_RUNNING) | Andrew Morton | 1 | -1/+0 |
2010-10-28 | drivers/char/rocket.c: release_region or error path | Dan Carpenter | 1 | -1/+4 |
2010-10-28 | ipmi: fix __init and __exit attribute locations | Corey Minyard | 3 | -11/+11 |
2010-10-28 | ipc: initialize structure memory to zero for compat functions | Dan Rosenberg | 2 | -0/+11 |
2010-10-28 | ipc/shm.c: add RSS and swap size information to /proc/sysvipc/shm | Helge Deller | 1 | -21/+42 |
2010-10-28 | exec: don't turn PF_KTHREAD off when a target command was not found | KOSAKI Motohiro | 1 | -2/+1 |
2010-10-28 | /proc/stat: fix scalability of irq sum of all cpu | KAMEZAWA Hiroyuki | 3 | -8/+21 |
2010-10-28 | /proc/stat: scalability of irq num per cpu | KAMEZAWA Hiroyuki | 2 | -5/+13 |
2010-10-28 | procfs: fix /proc/softirqs formatting | Davidlohr Bueso | 1 | -2/+2 |
2010-10-28 | /proc/pid/pagemap: document in Documentation/filesystems/proc.txt | Nikanth Karthikesan | 1 | -0/+4 |
2010-10-28 | /proc/pid/smaps: export amount of anonymous memory in a mapping | Nikanth Karthikesan | 2 | -3/+16 |
2010-10-28 | exit: add lock context annotation on find_new_reaper() | Namhyung Kim | 1 | -0/+2 |
2010-10-28 | coredump: default CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS=y | Roland McGrath | 1 | -2/+2 |
2010-10-28 | core_pattern: fix truncation by core_pattern handler with long parameters | Xiaotian Feng | 1 | -60/+95 |
2010-10-28 | signals: move cred_guard_mutex from task_struct to signal_struct | KOSAKI Motohiro | 8 | -20/+21 |
2010-10-28 | signals: annotate lock context change on ptrace_stop() | Namhyung Kim | 1 | -0/+2 |
2010-10-28 | signals: annotate lock_task_sighand() | Namhyung Kim | 2 | -2/+10 |
2010-10-28 | ptrace: cleanup arch_ptrace() on xtensa | Namhyung Kim | 1 | -5/+6 |
2010-10-28 | ptrace: cleanup arch_ptrace() on um | Namhyung Kim | 2 | -14/+11 |
2010-10-28 | ptrace: cleanup arch_ptrace() on tile | Namhyung Kim | 1 | -2/+2 |
2010-10-28 | ptrace: cleanup arch_ptrace() on sparc | Namhyung Kim | 2 | -38/+24 |