summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (Andrew's incoming - part two)Linus Torvalds2011-11-0370-1035/+4909
|\
| * memcg: replace ss->id_lock with a rwlockAndrew Bresticker2011-11-032-10/+10
| * aio: allocate kiocbs in batchesJeff Moyer2011-11-032-29/+108
| * drivers/misc/vmw_balloon.c: fix typo in code commentRakib Mullick2011-11-031-1/+1
| * drivers/misc/vmw_balloon.c: determine page allocation flag can_sleep outside ...Rakib Mullick2011-11-031-1/+1
| * w1: disable irqs in critical sectionJan Weitzel2011-11-031-0/+5
| * drivers/w1/w1_int.c: multiple masters used same init_nameFlorian Faber2011-11-031-0/+1
| * drivers/power/ds2780_battery.c: fix deadlock upon insertion and removalClifton Barnes2011-11-031-0/+9
| * drivers/power/ds2780_battery.c: add a nolock function to w1 interfaceClifton Barnes2011-11-032-13/+37
| * drivers/power/ds2780_battery.c: create central point for calling w1 interfaceClifton Barnes2011-11-031-35/+42
| * w1: ds2760 and ds2780, use ida for id and ida_simple_get() to get itJonathan Cameron2011-11-032-84/+12
| * pps gpio client: add missing dependencyHeiko Carstens2011-11-031-1/+1
| * pps: new client driver using GPIOJames Nuss2011-11-034-0/+269
| * pps: default echo functionJames Nuss2011-11-033-28/+13
| * include/linux/dma-mapping.h: add dma_zalloc_coherent()Andrew Morton2011-11-032-0/+17
| * sysctl: make CONFIG_SYSCTL_SYSCALL default to nWANG Cong2011-11-032-37/+2
| * sysctl: add support for poll()Lucas De Marchi2011-11-035-0/+108
| * RapidIO: documentation updateAlexandre Bounine2011-11-031-1/+1
| * drivers/net/rionet.c: fix ethernet address macros for LE platformsAlexandre Bounine2011-11-031-2/+2
| * RapidIO: fix potential null deref in rio_setup_device()Alexandre Bounine2011-11-031-1/+1
| * RapidIO: add mport driver for Tsi721 bridgeAlexandre Bounine2011-11-038-2/+3196
| * arch/powerpc/sysdev/fsl_rio.c: release rapidio port I/O region resource if po...Liu Gang2011-11-031-0/+1
| * drivers/rapidio/rio-scan.c: use discovered bit to test if enumeration is comp...Liu Gang2011-11-031-2/+2
| * init: add root=PARTUUID=UUID/PARTNROFF=%d supportWill Drewry2011-11-031-5/+43
| * include/linux/sem.h: make sysv_sem empty if SYSVIPC is disabledManfred Spraul2011-11-031-2/+7
| * ipc/sem.c: remove private structures from public header fileManfred Spraul2011-11-032-42/+46
| * ipc/sem.c: handle spurious wakeupsManfred Spraul2011-11-031-0/+9
| * ipc/sem.c: fix return code race with semop vs. semop +semctl(IPC_RMID)Manfred Spraul2011-11-031-1/+0
| * ida: make ida_simple_get/put() IRQ safeTejun Heo2011-11-031-4/+7
| * proc: fix races against execve() of /proc/PID/fd**Vasiliy Kulikov2011-11-031-43/+103
| * procfs: report EISDIR when reading sysctl dirs in procPavel Emelyanov2011-11-031-0/+1
| * cpusets: avoid looping when storing to mems_allowed if one node remains setDavid Rientjes2011-11-031-3/+6
| * mm/page_cgroup.c: quiet sparse noiseH Hartley Sweeten2011-11-031-1/+1
| * memcg: Fix race condition in memcg_check_events() with this_cpu usageSteven Rostedt2011-11-031-4/+6
| * memcg: close race between charge and putbackJohannes Weiner2011-11-031-1/+20
| * memcg: skip scanning active lists based on individual sizeJohannes Weiner2011-11-034-41/+25
| * memcg: do not expose uninitialized mem_cgroup_per_node to worldIgor Mammedov2011-11-031-1/+1
| * memcg: fix oom schedule_timeout()KAMEZAWA Hiroyuki2011-11-031-1/+1
| * memcg: rename mem variable to memcgRaghavendra K T2011-11-032-479/+485
| * cgroup/kmemleak: Annotate alloc_page() for cgroup allocationsSteven Rostedt2011-11-031-2/+5
| * cgroups: don't attach task to subsystem if migration failedBen Blum2011-11-031-6/+9
| * cgroups: more safe tasklist locking in cgroup_attach_procBen Blum2011-11-031-3/+3
| * hfs: fix hfs_find_init() sb->ext_tree NULL ptr oopsPhillip Lougher2011-11-031-5/+15
| * isofs: add readpages supportNamjae Jeon2011-11-031-1/+9
| * minix: describe usage of different magic numbersSami Kerola2011-11-031-5/+5
| * drivers/rtc/rtc-mc13xxx.c: move probe and remove callbacks to .init.text and ...Uwe Kleine-König2011-11-031-3/+3
| * rtc: add initial support for mcp7941x partsDavid Anders2011-11-031-0/+27
| * drivers/rtc/class.c: convert idr to ida and use ida_simple_get()Jonathan Cameron2011-11-031-23/+9
| * init/do_mounts_rd.c: fix ramdisk identification for padded cramfsNeil Armstrong2011-11-031-0/+14
| * ramfs: remove module leftoversRichard Weinberger2011-11-031-10/+0