summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-04-0578-631/+518
|\
| * memcg swap: use mem_cgroup_uncharge_swap fixMichal Hocko2012-04-051-7/+7
| * backlight: add driver for DA9052/53 PMIC v1Ashish Jangam2012-04-053-0/+194
| * C6X: use set_current_blocked() and block_sigmask()Matt Fleming2012-04-051-13/+3
| * MAINTAINERS: add entry for sparse checkerChristopher Li2012-04-051-0/+9
| * MAINTAINERS: fix REMOTEPROC F: typoJoe Perches2012-04-051-1/+1
| * alpha: use set_current_blocked() and block_sigmask()Matt Fleming2012-04-051-21/+10
| * simple_open: automatically convert to simple_open()Stephen Boyd2012-04-0563-572/+176
| * scripts/coccinelle/api/simple_open.cocci: semantic patch for simple_open()Julia Lawall2012-04-051-0/+70
| * libfs: add simple_open()Stephen Boyd2012-04-052-0/+9
| * hugetlbfs: remove unregister_filesystem() when initializing moduleHillf Danton2012-04-051-1/+0
| * drivers/rtc/rtc-88pm860x.c: fix rtc irq enable callbackJett.Zhou2012-04-051-2/+2
| * fs/xattr.c:setxattr(): improve handling of allocation failuresAndrew Morton2012-04-051-4/+17
| * fs/xattr.c:listxattr(): fall back to vmalloc() if kmalloc() failedAndrew Morton2012-04-051-4/+13
| * fs/xattr.c: suppress page allocation failure warnings from sys_listxattr()Dave Jones2012-04-051-1/+1
| * sysrq: use SEND_SIG_FORCED instead of force_sig()Anton Vorontsov2012-04-051-1/+1
| * proc: fix mount -t proc -o AAAVasiliy Kulikov2012-04-051-4/+5
* | Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2012-04-046-25/+37
|\ \
| * | Fix UNC parsing on mountSachin Prabhu2012-04-031-7/+7
| * | Remove unnecessary check for NULL in password parserSachin Prabhu2012-04-031-2/+1
| * | CIFS: Fix VFS lock usage for oplocked filesPavel Shilovsky2012-04-013-2/+16
| * | Revert "CIFS: Fix VFS lock usage for oplocked files"Steve French2012-04-011-52/+4
| * | cifs: writing past end of struct in cifs_convert_address()Dan Carpenter2012-03-311-2/+1
| * | cifs: silence compiler warnings showing up with gcc-4.7.0Jeff Layton2012-03-311-12/+12
| * | CIFS: Fix VFS lock usage for oplocked filesPavel Shilovsky2012-03-311-4/+52
* | | Merge tag 'for_linus-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-04-045-78/+204
|\ \ \
| * | | x86,kgdb: Fix DEBUG_RODATA limitation using text_poke()Jason Wessel2012-03-293-18/+62
| * | | kgdb,debug_core: pass the breakpoint struct instead of address and memoryJason Wessel2012-03-292-31/+26
| * | | kgdbts: (2 of 2) fix single step awareness to work correctly with SMPJason Wessel2012-03-291-11/+62
| * | | kgdbts: (1 of 2) fix single step awareness to work correctly with SMPJason Wessel2012-03-291-11/+43
| * | | kgdbts: Fix kernel oops with CONFIG_DEBUG_RODATAJason Wessel2012-03-291-24/+28
| * | | kdb: Fix smatch warning on dbg_io_ops->is_consoleJason Wessel2012-03-291-1/+1
* | | | Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds2012-04-0445-198/+354
|\ \ \ \
| * | | | common: DMA-mapping: add NON-CONSISTENT attributeMarek Szyprowski2012-03-282-0/+9
| * | | | common: DMA-mapping: add WRITE_COMBINE attributeMarek Szyprowski2012-03-282-0/+11
| * | | | common: dma-mapping: introduce mmap methodMarek Szyprowski2012-03-281-0/+3
| * | | | common: dma-mapping: remove old alloc_coherent and free_coherent methodsMarek Szyprowski2012-03-281-4/+0
| * | | | Hexagon: adapt for dma_map_ops changesMarek Szyprowski2012-03-282-10/+17
| * | | | Unicore32: adapt for dma_map_ops changesAndrzej Pietrasiewicz2012-03-282-8/+28
| * | | | Microblaze: adapt for dma_map_ops changesAndrzej Pietrasiewicz2012-03-282-10/+18
| * | | | SH: adapt for dma_map_ops changesAndrzej Pietrasiewicz2012-03-283-14/+24
| * | | | Alpha: adapt for dma_map_ops changesAndrzej Pietrasiewicz2012-03-283-14/+24
| * | | | SPARC: adapt for dma_map_ops changesAndrzej Pietrasiewicz2012-03-284-22/+33
| * | | | PowerPC: adapt for dma_map_ops changesAndrzej Pietrasiewicz2012-03-288-41/+60
| * | | | MIPS: adapt for dma_map_ops changesAndrzej Pietrasiewicz2012-03-283-16/+22
| * | | | X86 & IA64: adapt for dma_map_ops changesAndrzej Pietrasiewicz2012-03-2815-59/+99
| * | | | common: dma-mapping: introduce generic alloc() and free() methodsMarek Szyprowski2012-03-281-0/+6
* | | | | Merge tag 'pm-for-3.4-part-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-04-0410-168/+284
|\ \ \ \ \
| * | | | | PM / QoS: add pm_qos_update_request_timeout() APIMyungJoo Ham2012-03-282-0/+54
| * | | | | firmware_class: Move request_firmware_nowait() to workqueuesStephen Boyd2012-03-281-20/+7
OpenPOWER on IntegriCloud