summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2012-07-31ipv4: Properly purge netdev references on uncached routes.David S. Miller-0/+3
2012-07-31ipv4: Cache routes in nexthop exception entries.David S. Miller-0/+1
2012-07-31Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linuxLinus Torvalds-13/+34
2012-07-31ipv4: percpu nh_rth_output cacheEric Dumazet-1/+2
2012-07-31ipv4: Restore old dst_free() behavior.Eric Dumazet-10/+11
2012-07-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds-60/+113
2012-07-31time/jiffies: Rename ACTHZ to SHIFTED_HZJohn Stultz-9/+14
2012-07-31time/jiffies: Allow CLOCK_TICK_RATE to be undefinedCatalin Marinas-4/+8
2012-07-31perf/trace: Add ability to set a target task for eventsAndrew Vagin-4/+14
2012-07-31vfio: Add PCI device driverAlex Williamson-0/+26
2012-07-31vfio: Type1 IOMMU implementationAlex Williamson-1/+53
2012-07-31vfio: VFIO coreAlex Williamson-0/+367
2012-07-31kdb: Remove unused KDB_FLAG_ONLY_DO_DUMPJason Wessel-2/+0
2012-07-31thermal: Constify 'type' argument for the registration routineAnton Vorontsov-1/+1
2012-07-31Merge with upstream to accommodate with thermal changesAnton Vorontsov-92/+210
2012-07-31Merge branches 'dma-omap', 'dma-pl08x' and 'dma-sa11x0' into dmaengineRussell King-148/+8
2012-07-31dmaengine: add OMAP DMA engine driverRussell King-0/+22
2012-07-31blk: pass from_schedule to non-request unplug functions.NeilBrown-1/+1
2012-07-31blk: centralize non-request unplug handling.NeilBrown-2/+6
2012-07-31fs: Remove old freezing mechanismJan Kara-5/+0
2012-07-31fs: Improve filesystem freezing handlingJan Kara-7/+143
2012-07-30Merge tag 'writeback-proportions' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-2/+103
2012-07-30Merge tag 'nfs-for-3.6-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds-16/+24
2012-07-30Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-66/+192
2012-07-30libceph: clean up con flagsSage Weil-10/+0
2012-07-30libceph: replace connection state bits with statesSage Weil-12/+0
2012-07-30ceph: define snap counts as u32 everywhereAlex Elder-1/+1
2012-07-30libceph: support crush tunablesSage Weil-1/+12
2012-07-30ACPI: delete _GTS/_BFS supportLen Brown-3/+3
2012-07-30Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds-137/+243
2012-07-30c/r: fcntl: add F_GETOWNER_UIDS optionCyrill Gorcunov-0/+4
2012-07-30include/linux/aio.h: cpp->C conversionsAndrew Morton-18/+20
2012-07-30ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon-1/+0
2012-07-30ipc: compat: use signed size_t types for msgsnd and msgrcvWill Deacon-2/+2
2012-07-30ipc: allow compat IPC version field parsing if !ARCH_WANT_OLD_COMPAT_IPCWill Deacon-0/+1
2012-07-30ipc: add COMPAT_SHMLBA supportWill Deacon-2/+4
2012-07-30nilfs2: add omitted comments for structures in nilfs2_fs.hVyacheslav Dubeyko-24/+39
2012-07-30string: introduce memweight()Akinobu Mita-0/+3
2012-07-30backlight: move lp855x header into platform_data directoryKim, Milo-0/+0
2012-07-30backlight: move register definitions from header to sourceKim, Milo-6/+0
2012-07-30printk: remove the now unnecessary "C" annotation for KERN_CONTJoe Perches-3/+1
2012-07-30printk: convert the format for KERN_<LEVEL> to a 2 byte patternJoe Perches-13/+16
2012-07-30printk: add kern_levels.h to make KERN_<LEVEL> available for asm useJoe Perches-18/+23
2012-07-30printk: add generic functions to find KERN_<LEVEL> headersJoe Perches-0/+26
2012-07-30NMI watchdog: fix for lockup detector breakage on resumeSameer Nanda-0/+8
2012-07-30usb/marvell: remove conditional compilation of clk codeViresh Kumar-9/+0
2012-07-30clk: add non CONFIG_HAVE_CLK routinesViresh Kumar-59/+109
2012-07-30coredump: warn about unsafe suid_dumpable / core_pattern comboKees Cook-0/+5
2012-07-30libceph: move feature bits to separate headerSage Weil-20/+24
2012-07-30[media] v4l2: Add rangelow and rangehigh fields to the v4l2_hw_freq_seek structHans de Goede-1/+4