| Commit message (Expand) | Author | Files | Lines |
2011-11-03 | RapidIO: add mport driver for Tsi721 bridge | Alexandre Bounine | 8 | -2/+3196 |
2011-11-03 | arch/powerpc/sysdev/fsl_rio.c: release rapidio port I/O region resource if po... | Liu Gang | 1 | -0/+1 |
2011-11-03 | drivers/rapidio/rio-scan.c: use discovered bit to test if enumeration is comp... | Liu Gang | 1 | -2/+2 |
2011-11-03 | init: add root=PARTUUID=UUID/PARTNROFF=%d support | Will Drewry | 1 | -5/+43 |
2011-11-03 | include/linux/sem.h: make sysv_sem empty if SYSVIPC is disabled | Manfred Spraul | 1 | -2/+7 |
2011-11-03 | ipc/sem.c: remove private structures from public header file | Manfred Spraul | 2 | -42/+46 |
2011-11-03 | ipc/sem.c: handle spurious wakeups | Manfred Spraul | 1 | -0/+9 |
2011-11-03 | ipc/sem.c: fix return code race with semop vs. semop +semctl(IPC_RMID) | Manfred Spraul | 1 | -1/+0 |
2011-11-03 | ida: make ida_simple_get/put() IRQ safe | Tejun Heo | 1 | -4/+7 |
2011-11-03 | proc: fix races against execve() of /proc/PID/fd** | Vasiliy Kulikov | 1 | -43/+103 |
2011-11-03 | procfs: report EISDIR when reading sysctl dirs in proc | Pavel Emelyanov | 1 | -0/+1 |
2011-11-03 | cpusets: avoid looping when storing to mems_allowed if one node remains set | David Rientjes | 1 | -3/+6 |
2011-11-03 | mm/page_cgroup.c: quiet sparse noise | H Hartley Sweeten | 1 | -1/+1 |
2011-11-03 | memcg: Fix race condition in memcg_check_events() with this_cpu usage | Steven Rostedt | 1 | -4/+6 |
2011-11-03 | memcg: close race between charge and putback | Johannes Weiner | 1 | -1/+20 |
2011-11-03 | memcg: skip scanning active lists based on individual size | Johannes Weiner | 4 | -41/+25 |
2011-11-03 | memcg: do not expose uninitialized mem_cgroup_per_node to world | Igor Mammedov | 1 | -1/+1 |
2011-11-03 | memcg: fix oom schedule_timeout() | KAMEZAWA Hiroyuki | 1 | -1/+1 |
2011-11-03 | memcg: rename mem variable to memcg | Raghavendra K T | 2 | -479/+485 |
2011-11-03 | cgroup/kmemleak: Annotate alloc_page() for cgroup allocations | Steven Rostedt | 1 | -2/+5 |
2011-11-03 | cgroups: don't attach task to subsystem if migration failed | Ben Blum | 1 | -6/+9 |
2011-11-03 | cgroups: more safe tasklist locking in cgroup_attach_proc | Ben Blum | 1 | -3/+3 |
2011-11-03 | hfs: fix hfs_find_init() sb->ext_tree NULL ptr oops | Phillip Lougher | 1 | -5/+15 |
2011-11-03 | isofs: add readpages support | Namjae Jeon | 1 | -1/+9 |
2011-11-03 | minix: describe usage of different magic numbers | Sami Kerola | 1 | -5/+5 |
2011-11-03 | drivers/rtc/rtc-mc13xxx.c: move probe and remove callbacks to .init.text and ... | Uwe Kleine-König | 1 | -3/+3 |
2011-11-03 | rtc: add initial support for mcp7941x parts | David Anders | 1 | -0/+27 |
2011-11-03 | drivers/rtc/class.c: convert idr to ida and use ida_simple_get() | Jonathan Cameron | 1 | -23/+9 |
2011-11-03 | init/do_mounts_rd.c: fix ramdisk identification for padded cramfs | Neil Armstrong | 1 | -0/+14 |
2011-11-03 | ramfs: remove module leftovers | Richard Weinberger | 1 | -10/+0 |
2011-11-03 | binfmt_elf: fix PIE execution with randomization disabled | Jiri Kosina | 1 | -1/+10 |
2011-11-03 | thp: share get_huge_page_tail() | Andrea Arcangeli | 5 | -44/+11 |
2011-11-03 | sparc: gup_pte_range() support THP based tail recounting | Andrea Arcangeli | 1 | -0/+13 |
2011-11-03 | s390: gup_huge_pmd() return 0 if pte changes | Andrea Arcangeli | 1 | -10/+11 |
2011-11-03 | s390: gup_huge_pmd() support THP tail recounting | Andrea Arcangeli | 1 | -1/+23 |
2011-11-03 | powerpc: gup_huge_pmd() return 0 if pte changes | Andrea Arcangeli | 1 | -10/+11 |
2011-11-03 | powerpc: gup_hugepte() support THP based tail recounting | Andrea Arcangeli | 1 | -1/+23 |
2011-11-03 | powerpc: gup_hugepte() avoid freeing the head page too many times | Andrea Arcangeli | 1 | -3/+2 |
2011-11-03 | powerpc: get_hugepte() don't put_page() the wrong page | Andrea Arcangeli | 1 | -1/+1 |
2011-11-03 | powerpc: remove superfluous PageTail checks on the pte gup_fast | Andrea Arcangeli | 1 | -13/+0 |
2011-11-03 | mm: thp: tail page refcounting fix | Andrea Arcangeli | 8 | -84/+171 |
2011-11-01 | sysfs: Make sysfs_rename safe with sysfs_dirents in rbtrees. | Eric W. Biederman | 1 | -8/+6 |
2011-11-01 | Add extra arch overrides to asm-generic/checksum.h | Linas Vepstas | 1 | -0/+4 |
2011-11-01 | Hexagon: Add self to MAINTAINERS | Richard Kuo | 1 | -0/+6 |