aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2011-11-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-11-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2011-11-07Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2011-11-06Merge branch 'upstream/jump-label-noearly' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-06Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-06cpuidle: Single/Global registration of idle statesDeepthi Dharwar
2011-11-06cpuidle: Split cpuidle_state structure and move per-cpu statistics fieldsDeepthi Dharwar
2011-11-06cpuidle: Remove CPUIDLE_FLAG_IGNORE and dev->prepare()Deepthi Dharwar
2011-11-06cpuidle: Move dev->last_residency update to driver enter routine; remove dev-...Deepthi Dharwar
2011-11-06Merge git://github.com/rustyrussell/linuxLinus Torvalds
2011-11-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2011-11-07module,bug: Add TAINT_OOT_MODULE flag for modules not built in-treeBen Hutchings
2011-11-05Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-11-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2011-11-04Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2011-11-04Merge branch 'for-3.2/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2011-11-04Merge branch 'for-3.2/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2011-11-04bonding: comparing a u8 with -1 is always falseDan Carpenter
2011-11-04PM / Freezer: Reimplement wait_event_freezekillable using freezer_do_not_coun...Oleg Nesterov
2011-11-04PM / OPP: Fix build when CONFIG_PM_OPP is not setTony Lindgren
2011-11-04PM / Sleep: Remove unused symbol 'suspend_cpu_hotplug'Srivatsa S. Bhat
2011-11-04Merge branch 'nfs-for-3.2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2011-11-04Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-11-04Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-11-04dt: add empty of_machine_is_compatibleStephen Warren
2011-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-11-03Merge branch 'for-grant' of git://sources.calxeda.com/kernel/linux into devic...Grant Likely
2011-11-03[media] v4l: Add AUTO option for the V4L2_CID_POWER_LINE_FREQUENCY controlSylwester Nawrocki
2011-11-03[media] V4L: docbook documentation for struct v4l2_create_buffersGuennadi Liakhovetski
2011-11-03[media] V4L: add two new ioctl()s for multi-size videobuffer managementGuennadi Liakhovetski
2011-11-03Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6Linus Torvalds
2011-11-03Merge branch 'sh-latest' of git://github.com/pmundt/linux-shLinus Torvalds
2011-11-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/oha...Linus Torvalds
2011-11-02Merge branch 'osd-devel' into nfs-for-nextTrond Myklebust
2011-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/linux-dmLinus Torvalds
2011-11-02Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2011-11-02Merge branch 'akpm' (Andrew's incoming - part two)Linus Torvalds
2011-11-02memcg: replace ss->id_lock with a rwlockAndrew Bresticker
2011-11-02aio: allocate kiocbs in batchesJeff Moyer
2011-11-02pps: new client driver using GPIOJames Nuss
2011-11-02include/linux/dma-mapping.h: add dma_zalloc_coherent()Andrew Morton
2011-11-02sysctl: add support for poll()Lucas De Marchi
2011-11-02RapidIO: add mport driver for Tsi721 bridgeAlexandre Bounine
2011-11-02include/linux/sem.h: make sysv_sem empty if SYSVIPC is disabledManfred Spraul
2011-11-02ipc/sem.c: remove private structures from public header fileManfred Spraul
2011-11-02memcg: skip scanning active lists based on individual sizeJohannes Weiner
2011-11-02memcg: rename mem variable to memcgRaghavendra K T
2011-11-02minix: describe usage of different magic numbersSami Kerola
2011-11-02thp: share get_huge_page_tail()Andrea Arcangeli