summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-05-08mm/vmalloc.c: add vfree commentAndrew Morton
2013-05-08remove unused random32() and srandom32()Akinobu Mita
2013-05-08drivers/infiniband/hw: rename random32() to prandom_u32()Andrew Morton
2013-05-08drivers/net: rename random32() to prandom_u32()Akinobu Mita
2013-05-08hugetlbfs: fix mmap failure in unaligned size requestNaoya Horiguchi
2013-05-08parisc: remove the second argument of kmap_atomic()Zhao Hongjiang
2013-05-08drivers/rtc/rtc-rs5c372.c: add R2221T/L variant to the driverLucas Stach
2013-05-08include/linux/mm.h: complete the mm_walk definitionAndrew Morton
2013-05-08mm, memcg: add rss_huge stat to memory.statDavid Rientjes
2013-05-08mm/SPARC: use common help functions to free reserved pagesJiang Liu
2013-05-07Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-05-07Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds
2013-05-07Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2013-05-07Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2013-05-07menuconfig: fix NULL pointer dereference when searching a symbolLi Zefan
2013-05-07e1000e: fix scheduling while atomic bugBruce Allan
2013-05-07Merge branch 'slab/next' into slab/for-linusPekka Enberg
2013-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-05-06Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds
2013-05-06Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-05-06Merge tag 'for-3.10-rc1' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds
2013-05-06Merge tag 'iommu-updates-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-05-06Fix cleaning in scripts/modAndreas Schwab
2013-05-06mm, slab_common: Fix bootstrap creation of kmalloc cachesChristoph Lameter
2013-05-06tipc: potential divide by zero in tipc_link_recv_fragment()Dan Carpenter
2013-05-06tipc: add a bounds check in link_recv_changeover_msg()Dan Carpenter
2013-05-06net/usb: new driver for RTL8152hayeswang
2013-05-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2013-05-06Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2013-05-06autofs - remove autofs dentry mount checkDavid Jeffery
2013-05-06autofs - fix sparse warning for autofs4_d_manage()Claudiu Ghioc
2013-05-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-05-063c59x: fix freeing nonexistent resource on driver unloadSergei Shtylyov
2013-05-06netpoll: inverted down_trylock() testDan Carpenter
2013-05-06rps_dev_flow_table_release(): no need to delay vfree()Al Viro
2013-05-06fib_trie: no need to delay vfree()Al Viro
2013-05-06net: frag, fix race conditions in LRU list maintenanceKonstantin Khlebnikov
2013-05-06slab: Return NULL for oversized allocationsChristoph Lameter
2013-05-06Merge tag 'mfd-3.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...Linus Torvalds
2013-05-05Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-05-05Give the OID registry file module info to avoid kernel taintingDavid Howells
2013-05-05tcp: do not expire TCP fastopen cookiesEric Dumazet
2013-05-05net/eth/ibmveth: Fixup retrieval of MAC addressBenjamin Herrenschmidt
2013-05-05virtio: don't expose u16 in userspace apistephen hemminger
2013-05-05Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-05-05Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-05-05Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-05-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-05-05Merge branch 'ipc-cleanups'Linus Torvalds
2013-05-05kvm: Add compat_ioctl for device control APIScott Wood