summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'misc-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl...Linus Torvalds2011-11-029-9/+19
|\
| * MAINTAINERS: Update entry for IA64Tony Luck2011-10-111-2/+1
| * [IA64] gpio: GENERIC_GPIO default must be nBen Hutchings2011-09-011-1/+1
| * [IA64[ add CONFIG_NET_VENDOR_INTEL=y to default config files where neededTony Luck2011-08-265-0/+5
| * [IA64] agp/hp-agp: Allow binding user memory to the AGP GARTÉmeric Maschino2011-08-231-2/+4
| * [IA64] sn2: add missing put_cpu()Tony Luck2011-08-111-4/+8
* | Merge branch 'akpm' (Andrew's incoming - part two)Linus Torvalds2011-11-0270-1035/+4909
|\ \
| * | memcg: replace ss->id_lock with a rwlockAndrew Bresticker2011-11-022-10/+10
| * | aio: allocate kiocbs in batchesJeff Moyer2011-11-022-29/+108
| * | drivers/misc/vmw_balloon.c: fix typo in code commentRakib Mullick2011-11-021-1/+1
| * | drivers/misc/vmw_balloon.c: determine page allocation flag can_sleep outside ...Rakib Mullick2011-11-021-1/+1
| * | w1: disable irqs in critical sectionJan Weitzel2011-11-021-0/+5
| * | drivers/w1/w1_int.c: multiple masters used same init_nameFlorian Faber2011-11-021-0/+1
| * | drivers/power/ds2780_battery.c: fix deadlock upon insertion and removalClifton Barnes2011-11-021-0/+9
| * | drivers/power/ds2780_battery.c: add a nolock function to w1 interfaceClifton Barnes2011-11-022-13/+37
| * | drivers/power/ds2780_battery.c: create central point for calling w1 interfaceClifton Barnes2011-11-021-35/+42
| * | w1: ds2760 and ds2780, use ida for id and ida_simple_get() to get itJonathan Cameron2011-11-022-84/+12
| * | pps gpio client: add missing dependencyHeiko Carstens2011-11-021-1/+1
| * | pps: new client driver using GPIOJames Nuss2011-11-024-0/+269
| * | pps: default echo functionJames Nuss2011-11-023-28/+13
| * | include/linux/dma-mapping.h: add dma_zalloc_coherent()Andrew Morton2011-11-022-0/+17
| * | sysctl: make CONFIG_SYSCTL_SYSCALL default to nWANG Cong2011-11-022-37/+2
| * | sysctl: add support for poll()Lucas De Marchi2011-11-025-0/+108
| * | RapidIO: documentation updateAlexandre Bounine2011-11-021-1/+1
| * | drivers/net/rionet.c: fix ethernet address macros for LE platformsAlexandre Bounine2011-11-021-2/+2
| * | RapidIO: fix potential null deref in rio_setup_device()Alexandre Bounine2011-11-021-1/+1
| * | RapidIO: add mport driver for Tsi721 bridgeAlexandre Bounine2011-11-028-2/+3196
| * | arch/powerpc/sysdev/fsl_rio.c: release rapidio port I/O region resource if po...Liu Gang2011-11-021-0/+1
| * | drivers/rapidio/rio-scan.c: use discovered bit to test if enumeration is comp...Liu Gang2011-11-021-2/+2
| * | init: add root=PARTUUID=UUID/PARTNROFF=%d supportWill Drewry2011-11-021-5/+43
| * | include/linux/sem.h: make sysv_sem empty if SYSVIPC is disabledManfred Spraul2011-11-021-2/+7
| * | ipc/sem.c: remove private structures from public header fileManfred Spraul2011-11-022-42/+46
| * | ipc/sem.c: handle spurious wakeupsManfred Spraul2011-11-021-0/+9
| * | ipc/sem.c: fix return code race with semop vs. semop +semctl(IPC_RMID)Manfred Spraul2011-11-021-1/+0
| * | ida: make ida_simple_get/put() IRQ safeTejun Heo2011-11-021-4/+7
| * | proc: fix races against execve() of /proc/PID/fd**Vasiliy Kulikov2011-11-021-43/+103
| * | procfs: report EISDIR when reading sysctl dirs in procPavel Emelyanov2011-11-021-0/+1
| * | cpusets: avoid looping when storing to mems_allowed if one node remains setDavid Rientjes2011-11-021-3/+6
| * | mm/page_cgroup.c: quiet sparse noiseH Hartley Sweeten2011-11-021-1/+1
| * | memcg: Fix race condition in memcg_check_events() with this_cpu usageSteven Rostedt2011-11-021-4/+6
| * | memcg: close race between charge and putbackJohannes Weiner2011-11-021-1/+20
| * | memcg: skip scanning active lists based on individual sizeJohannes Weiner2011-11-024-41/+25
| * | memcg: do not expose uninitialized mem_cgroup_per_node to worldIgor Mammedov2011-11-021-1/+1
| * | memcg: fix oom schedule_timeout()KAMEZAWA Hiroyuki2011-11-021-1/+1
| * | memcg: rename mem variable to memcgRaghavendra K T2011-11-022-479/+485
| * | cgroup/kmemleak: Annotate alloc_page() for cgroup allocationsSteven Rostedt2011-11-021-2/+5
| * | cgroups: don't attach task to subsystem if migration failedBen Blum2011-11-021-6/+9
| * | cgroups: more safe tasklist locking in cgroup_attach_procBen Blum2011-11-021-3/+3
| * | hfs: fix hfs_find_init() sb->ext_tree NULL ptr oopsPhillip Lougher2011-11-021-5/+15
| * | isofs: add readpages supportNamjae Jeon2011-11-021-1/+9
OpenPOWER on IntegriCloud