aboutsummaryrefslogtreecommitdiffstats
path: root/virt (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2014-01-27ipc: remove braces for single statementsDavidlohr Bueso4-19/+16
2014-01-27ipc: standardize code commentsDavidlohr Bueso3-139/+125
2014-01-27ipc: whitespace cleanupManfred Spraul11-115/+115
2014-01-27ipc: change kern_ipc_perm.deleted type to boolRafael Aquini4-6/+6
2014-01-27ipc: introduce ipc_valid_object() helper to sort out IPC_RMID racesRafael Aquini4-19/+41
2014-01-27ipc/sem.c: avoid overflow of semop undo (semadj) valuePetr Mladek1-11/+13
2014-01-27init/main.c: remove unused declaractions of mca_init() and sbus_init()Kang Hu1-2/+0
2014-01-27dynamic_debug: replace obselete simple_strtoul() with kstrtouint()Andrey Ryabinin1-3/+1
2014-01-27dynamic_debug: fix ddebug_parse_query()Andrey Ryabinin1-2/+4
2014-01-27dynamic_debug: remove wrong error messageAndrey Ryabinin1-3/+1
2014-01-27ocfs2: do not log ENOENT in unlink()Xiaowei.Hu1-1/+1
2014-01-27mm: bring back /sys/kernel/mmHugh Dickins1-1/+1
2014-01-27arch/unicore32/kernel/early_printk.c:setup_early_printk: missing initializationHeinrich Schuchardt1-7/+1
2014-01-27Revert "mm/vmalloc: interchage the implementation of vmalloc_to_{pfn,page}"malc1-10/+10
2014-01-27memblock: don't silently align size in memblock_virt_alloc()Yinghai Lu1-6/+0
2014-01-27x86: revert wrong memblock current limit settingYinghai Lu2-3/+3
2014-01-27memblock, nobootmem: add memblock_virt_alloc_low()Yinghai Lu3-3/+40
2014-01-26um: hostfs: make functions staticJames Hogan1-25/+28
2014-01-26um: Include generic barrier.hRichard Weinberger1-0/+1
2014-01-26um: Removed unused attributes from thread_structRichard Weinberger1-3/+0
2014-01-25ipmi: Cleanup error returnCorey Minyard1-15/+29
2014-01-25ipmi: fix timeout calculation when bmc is disconnectedXie XiuQi1-1/+1
2014-01-25ipmi: use USEC_PER_SEC instead of 1000000 for more meaningfulXie XiuQi3-7/+7
2014-01-25ipmi: remove deprecated IRQF_DISABLEDMichael Opdenacker1-2/+2
2014-01-24net/cxgb4: Fix referencing freed adapterGavin Shan1-1/+1
2014-01-24ipv6: reallocate addrconf router for ipv6 address when lo device upGao feng1-2/+12
2014-01-24fib_frontend: fix possible NULL pointer dereferenceOliver Hartkopp1-0/+2
2014-01-249p: update documentationEric Van Hensbergen1-11/+6
2014-01-24rtnetlink: remove IFLA_BOND_SLAVE definitionJiri Pirko1-1/+0
2014-01-23lib/decompress_unlz4.c: always set an error return code on failuresJan Beulich1-0/+1
2014-01-23romfs: fix returm err while getting inode in fill_superRui Xiang1-4/+2
2014-01-23drivers/w1/masters/w1-gpio.c: add strong pullup emulationEvgeny Boger3-12/+23
2014-01-23drivers/memstick/host/rtsx_pci_ms.c: fix ms card data transfer bugMicky Ching1-10/+20
2014-01-23userns: relax the posix_acl_valid() checksAndreas Gruenbacher1-10/+0
2014-01-23arch/sh/kernel/dwarf.c: use rbtree postorder iteration helper instead of solution using repeated rb_erase()Cody P Schafer1-14/+4
2014-01-23fs-ext3-use-rbtree-postorder-iteration-helper-instead-of-opencoding-fixAndrew Morton1-4/+4
2014-01-23fs/ext3: use rbtree postorder iteration helper instead of opencodingCody P Schafer1-31/+5
2014-01-23fs/jffs2: use rbtree postorder iteration helper instead of opencodingCody P Schafer2-49/+5
2014-01-23fs/ext4: use rbtree postorder iteration helper instead of opencodingCody P Schafer2-59/+9
2014-01-23fs/ubifs: use rbtree postorder iteration helper instead of opencodingCody P Schafer6-114/+17
2014-01-23net/netfilter/ipset/ip_set_hash_netiface.c: use rbtree postorder iteration instead of opencodingCody P Schafer1-23/+4
2014-01-23rbtree/test: test rbtree_postorder_for_each_entry_safe()Cody P Schafer1-0/+11
2014-01-23rbtree/test: move rb_node to the middle of the test structCody P Schafer1-1/+1
2014-01-23rapidio: add modular rapidio core build into powerpc and mips branchesAlexandre Bounine2-3/+3
2014-01-23partitions/efi: complete documentation of gpt kernel param purposeDavidlohr Bueso1-1/+3