aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-11-02sysctl: make CONFIG_SYSCTL_SYSCALL default to nWANG Cong
2011-11-02sysctl: add support for poll()Lucas De Marchi
2011-11-02RapidIO: documentation updateAlexandre Bounine
2011-11-02drivers/net/rionet.c: fix ethernet address macros for LE platformsAlexandre Bounine
2011-11-02RapidIO: fix potential null deref in rio_setup_device()Alexandre Bounine
2011-11-02RapidIO: add mport driver for Tsi721 bridgeAlexandre Bounine
2011-11-02arch/powerpc/sysdev/fsl_rio.c: release rapidio port I/O region resource if po...Liu Gang
2011-11-02drivers/rapidio/rio-scan.c: use discovered bit to test if enumeration is comp...Liu Gang
2011-11-02init: add root=PARTUUID=UUID/PARTNROFF=%d supportWill Drewry
2011-11-02include/linux/sem.h: make sysv_sem empty if SYSVIPC is disabledManfred Spraul
2011-11-02ipc/sem.c: remove private structures from public header fileManfred Spraul
2011-11-02ipc/sem.c: handle spurious wakeupsManfred Spraul
2011-11-02ipc/sem.c: fix return code race with semop vs. semop +semctl(IPC_RMID)Manfred Spraul
2011-11-02ida: make ida_simple_get/put() IRQ safeTejun Heo
2011-11-02proc: fix races against execve() of /proc/PID/fd**Vasiliy Kulikov
2011-11-02procfs: report EISDIR when reading sysctl dirs in procPavel Emelyanov
2011-11-02cpusets: avoid looping when storing to mems_allowed if one node remains setDavid Rientjes
2011-11-02mm/page_cgroup.c: quiet sparse noiseH Hartley Sweeten
2011-11-02memcg: Fix race condition in memcg_check_events() with this_cpu usageSteven Rostedt
2011-11-02memcg: close race between charge and putbackJohannes Weiner
2011-11-02memcg: skip scanning active lists based on individual sizeJohannes Weiner
2011-11-02memcg: do not expose uninitialized mem_cgroup_per_node to worldIgor Mammedov
2011-11-02memcg: fix oom schedule_timeout()KAMEZAWA Hiroyuki
2011-11-02memcg: rename mem variable to memcgRaghavendra K T
2011-11-02cgroup/kmemleak: Annotate alloc_page() for cgroup allocationsSteven Rostedt
2011-11-02cgroups: don't attach task to subsystem if migration failedBen Blum
2011-11-02cgroups: more safe tasklist locking in cgroup_attach_procBen Blum
2011-11-02hfs: fix hfs_find_init() sb->ext_tree NULL ptr oopsPhillip Lougher
2011-11-02isofs: add readpages supportNamjae Jeon
2011-11-02minix: describe usage of different magic numbersSami Kerola
2011-11-02drivers/rtc/rtc-mc13xxx.c: move probe and remove callbacks to .init.text and ...Uwe Kleine-König
2011-11-02rtc: add initial support for mcp7941x partsDavid Anders
2011-11-02drivers/rtc/class.c: convert idr to ida and use ida_simple_get()Jonathan Cameron
2011-11-02init/do_mounts_rd.c: fix ramdisk identification for padded cramfsNeil Armstrong
2011-11-02ramfs: remove module leftoversRichard Weinberger
2011-11-02binfmt_elf: fix PIE execution with randomization disabledJiri Kosina
2011-11-02thp: share get_huge_page_tail()Andrea Arcangeli
2011-11-02sparc: gup_pte_range() support THP based tail recountingAndrea Arcangeli
2011-11-02s390: gup_huge_pmd() return 0 if pte changesAndrea Arcangeli
2011-11-02s390: gup_huge_pmd() support THP tail recountingAndrea Arcangeli
2011-11-02powerpc: gup_huge_pmd() return 0 if pte changesAndrea Arcangeli
2011-11-02powerpc: gup_hugepte() support THP based tail recountingAndrea Arcangeli
2011-11-02powerpc: gup_hugepte() avoid freeing the head page too many timesAndrea Arcangeli
2011-11-02powerpc: get_hugepte() don't put_page() the wrong pageAndrea Arcangeli
2011-11-02powerpc: remove superfluous PageTail checks on the pte gup_fastAndrea Arcangeli
2011-11-02mm: thp: tail page refcounting fixAndrea Arcangeli
2011-11-01Merge branch 'next/soc' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds
2011-11-01Merge branch 'next/dt' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds
2011-11-01Merge branch 'next/cleanup2' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds
2011-11-01Merge branch 'next/cross-platform' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds