aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2011-03-08nilfs2: record used amount of each checkpoint in checkpoint listGravatar Ryusuke Konishi 1-2/+4
2011-03-08nilfs2: optimize rec_len functionsGravatar Ryusuke Konishi 1-0/+4
2011-03-08nilfs2: use common file attribute macrosGravatar Ryusuke Konishi 1-20/+0
2011-03-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Gravatar Linus Torvalds 1-1/+1
2011-03-04mm: add alloc_page_vma_node()Gravatar Andi Kleen 1-0/+2
2011-03-04mm: change alloc_pages_vma to pass down the policy node for local policyGravatar Andi Kleen 1-4/+5
2011-03-04libceph: fix msgr keepalive flagGravatar Sage Weil 1-1/+0
2011-03-04libceph: fix msgr backoffGravatar Sage Weil 1-0/+1
2011-03-04Mark ptrace_{traceme,attach,detach} staticGravatar Linus Torvalds 1-3/+0
2011-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Gravatar Linus Torvalds 1-1/+0
2011-03-03Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockGravatar Linus Torvalds 3-8/+4
2011-03-03blktrace: Remove blk_fill_rwbs_rq.Gravatar Tao Ma 2-4/+3
2011-03-02RxRPC: Fix v1 keysGravatar Anton Blanchard 1-1/+0
2011-03-02block: add @force_kblockd to __blk_run_queue()Gravatar Tejun Heo 1-1/+1
2011-03-02mfd: Don't suspend WM8994 if the CODEC is not suspendedGravatar Mark Brown 1-0/+1
2011-03-01blk-throttle: Do not use kblockd workqueue for throtl workGravatar Vivek Goyal 1-3/+0
2011-02-28ACPI: Fix build for CONFIG_NET unsetGravatar Rafael J. Wysocki 1-0/+8
2011-02-28Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Gravatar Linus Torvalds 1-1/+1
2011-02-28mm: <asm-generic/pgtable.h> must include <linux/mm_types.h>Gravatar Ben Hutchings 1-0/+2
2011-02-28drm: fix unsigned vs signed comparison issue in modeset ctl ioctl.Gravatar Dave Airlie 1-1/+1
2011-02-25Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Gravatar Linus Torvalds 2-11/+16
2011-02-25rapidio: fix sysfs config attribute to access 16MB of maint spaceGravatar Alexandre Bounine 1-1/+3
2011-02-25Merge branch 'for-linus' of git://neil.brown.name/mdGravatar Linus Torvalds 1-1/+1
2011-02-24PM: Make ACPI wakeup from S5 work again when CONFIG_PM_SLEEP is unsetGravatar Rafael J. Wysocki 2-11/+16
2011-02-24Fix over-zealous flush_disk when changing device size.Gravatar NeilBrown 1-1/+1
2011-02-23mm: prevent concurrent unmap_mapping_range() on the same inodeGravatar Miklos Szeredi 1-0/+2
2011-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Gravatar Linus Torvalds 4-13/+15
2011-02-23net_sched: long word align struct qdisc_skb_cb dataGravatar Eric Dumazet 1-1/+1
2011-02-22ipv6: Add IPv6 multicast address flag definesGravatar Linus Lüssing 1-0/+12
2011-02-22Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...Gravatar Linus Torvalds 1-0/+1
2011-02-22Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Gravatar Linus Torvalds 1-7/+3
2011-02-21module: explicitly align module_version_attribute structureGravatar Dmitry Torokhov 1-1/+1
2011-02-20pcmcia: re-enable Zoomed Video supportGravatar Dominik Brodowski 1-0/+1
2011-02-19net: dcb: match dcb_app protocol field with 802.1Qaz specGravatar John Fastabend 1-1/+1
2011-02-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...Gravatar David S. Miller 1-11/+1
2011-02-18Merge branch 'rtc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-0/+15
2011-02-18Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 3-6/+6
2011-02-18Expand CONFIG_DEBUG_LIST to several other list operationsGravatar Linus Torvalds 1-3/+9
2011-02-17RTC: Re-enable UIE timer/polling emulationGravatar John Stultz 1-0/+1
2011-02-17RTC: Revert UIE emulation removalGravatar John Stultz 1-0/+14
2011-02-17netfilter: tproxy: do not assign timewait sockets to skb->skGravatar Florian Westphal 1-11/+1
2011-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Gravatar Linus Torvalds 2-6/+24
2011-02-16workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'Gravatar Tejun Heo 3-6/+6
2011-02-15thp: prevent hugepages during args/env copying into the user stackGravatar Andrea Arcangeli 1-1/+2
2011-02-15Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-2/+11
2011-02-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 1-2/+2
2011-02-15Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...Gravatar Ingo Molnar 1-2/+11
2011-02-13klist: Fix object alignment on 64-bit.Gravatar David Miller 1-1/+1
2011-02-13ASoC: WM8903: Fix mic detection register definitionsGravatar Stephen Warren 1-7/+3
2011-02-12[SCSI] target: fix use after free detected by SLUB poisonGravatar Nicholas Bellinger 1-0/+1