summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2011-07-14memblock: Add optional region->nidTejun Heo2-0/+28
2011-07-14memblock: Use __meminit[data] instead of __init[data]Tejun Heo1-2/+2
2011-07-14memblock: Remove memblock_memory_can_coalesce()Tejun Heo1-4/+0
2011-07-14memblock, x86: Replace memblock_x86_find_in_range_node() with generic membloc...Tejun Heo1-2/+0
2011-07-14memblock: Separate out memblock_find_in_range_node()Tejun Heo1-0/+4
2011-07-14memblock: Don't allow archs to override memblock_nid_range()Tejun Heo1-1/+0
2011-07-14bootmem: Replace work_with_active_regions() with for_each_mem_pfn_range()Tejun Heo1-2/+20
2011-07-14memblock: Replace memblock_find_base() with memblock_find_in_range()Tejun Heo1-1/+2
2011-07-14memblock: Kill MEMBLOCK_ERRORTejun Heo1-3/+1
2011-07-13x86, numa: Implement pfn -> nid mapping granularity checkTejun Heo1-0/+1
2011-07-12Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-3/+7
2011-07-09w1: ds1wm: add a reset recovery parameterJean-François Dagenais1-0/+7
2011-07-08Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+2
2011-07-08FS-Cache: Add a helper to bulk uncache pages on an inodeDavid Howells1-0/+21
2011-07-08Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-ur...Linus Torvalds1-1/+1
2011-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-1/+2
2011-07-07[media] tuner-core/v4l2-subdev: document that the type field has to be filled inHans Verkuil1-0/+7
2011-07-07[media] v4l2-subdev.h: remove unused s_mode tuner opHans Verkuil1-4/+1
2011-07-06Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-3/+3
2011-07-05sched: Disable (revert) SCHED_LOAD_SCALE increasePeter Zijlstra1-1/+1
2011-07-05Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-6/+0
2011-07-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds1-1/+8
2011-07-02ipv6: Don't put artificial limit on routing table size.David S. Miller1-0/+1
2011-07-01Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller1-1/+1
2011-06-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-1/+1
2011-06-30ALSA: sb16 - Fix build errors on MIPS and others with 13bit ioctl sizeTakashi Iwai1-1/+8
2011-06-30Merge branch 'for-3.0-important' of git://git.drbd.org/linux-2.6-drbd into fo...Jens Axboe1-2/+2
2011-06-30drbd: fix limit define, we support 1 PiByte nowLars Ellenberg1-2/+2
2011-06-28Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2011-06-28Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-0/+3
2011-06-28mm: fix assertion mapping->nrpages == 0 in end_writeback()Jan Kara1-0/+1
2011-06-28include/linux/compat.h: declare compat_sys_sendmmsg()Chris Metcalf1-0/+2
2011-06-28tmpfs: add shmem_read_mapping_page_gfpHugh Dickins1-7/+10
2011-06-28tmpfs: take control of its truncate_rangeHugh Dickins1-0/+1
2011-06-28mm: move shmem prototypes to shmem_fs.hHugh Dickins2-10/+17
2011-06-28Fix some kernel-doc warningsVitaliy Ivanov3-2/+1
2011-06-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds1-0/+1
2011-06-28Fix node_start/end_pfn() definition for mm/page_cgroup.cKAMEZAWA Hiroyuki1-0/+7
2011-06-27mac80211: fix rx->key NULL dereference during mic failureArik Nemtsov1-1/+1
2011-06-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds1-2/+1
2011-06-24Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2-2/+3
2011-06-24Merge branch 'fix/asoc' into for-linusTakashi Iwai1-2/+1
2011-06-24fsl-diu-fb: remove check for pixel clock rangesTimur Tabi1-6/+0
2011-06-23Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2-3/+4
2011-06-22Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds3-2/+5
2011-06-22PM: Fix async resume following suspend failureAlan Stern1-0/+1
2011-06-22PM: Rename dev_pm_info.in_suspend to is_preparedAlan Stern2-3/+3
2011-06-21Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2-105/+76
2011-06-21vfs: i_state needs to be 'unsigned long' for nowLinus Torvalds1-1/+1
2011-06-21Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-0/+4