aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2011-05-25Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2011-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2011-05-25Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-05-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2011-05-25hwmon: (jc42) Change detection classJean Delvare
2011-05-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds
2011-05-25Merge branch 'for-2.6.40/drivers' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2011-05-25Merge branch 'for-2.6.40/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2011-05-25Merge branch 'timers-ptp-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-05-25Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6Linus Torvalds
2011-05-25percpu_counter: change return value and add commentsShaohua Li
2011-05-25lib/genalloc.c: add support for specifying the physical addressJean-Christophe PLAGNIOL-VILLARD
2011-05-25include/linux/genalloc.h: add multiple-inclusion guardsJean-Christophe PLAGNIOL-VILLARD
2011-05-25lib: add kstrto*_from_user()Alexey Dobriyan
2011-05-25leds: provide helper to register "leds-gpio" devicesUwe Kleine-König
2011-05-25drivers/leds/leds-pca9532.c: add gpio capabilityJoachim Eastwood
2011-05-25printk: allocate kernel log buffer earlierMike Travis
2011-05-25memblock: add error return when CONFIG_HAVE_MEMBLOCK is not setYinghai Lu
2011-05-25sparse: Undef __compiletime_{warning,error} if __CHECKER__ is definedKOSAKI Motohiro
2011-05-25sparse: define __must_be_array() for __CHECKER__KOSAKI Motohiro
2011-05-25sparse: define dummy BUILD_BUG_ON definition for sparseKOSAKI Motohiro
2011-05-25xattr.h: expose string defines to userspaceEric Paris
2011-05-25bitmap, irq: add smp_affinity_list interface to /proc/irqMike Travis
2011-05-25fscache: remove dead code under CONFIG_WORKQUEUE_DEBUGFSAmerigo Wang
2011-05-25include/linux/c2port.h: remove wrong and never used macrosWanlong Gao
2011-05-25ulimit: raise default hard ulimit on number of files to 4096Tim Gardner
2011-05-25asm-generic/cacheflush.h: flush icache when copying to user pagesMike Frysinger
2011-05-25mm: add SECTION_ALIGN_UP() and SECTION_ALIGN_DOWN() macroDaniel Kiper
2011-05-25proc: make struct proc_maps_private truly privateStephen Wilson
2011-05-25mm: declare mpol_to_str() when CONFIG_TMPFS=nStephen Wilson
2011-05-25mm: export get_vma_policy()Stephen Wilson
2011-05-25mm: remove last trace of shmem_get_unmapped_areaHugh Dickins
2011-05-25tmpfs: implement generic xattr supportEric Paris
2011-05-25memblock/nobootmem: allow alloc_bootmem() to take 0 as low limitYinghai Lu
2011-05-25mm: delete non-atomic mm counter implementationMatt Fleming
2011-05-25mm: do not define PFN_SECTION_SHIFT if !CONFIG_SPARSEMEMDaniel Kiper
2011-05-25mm: pfn_to_section_nr()/section_nr_to_pfn() is valid only in CONFIG_SPARSEMEM...Daniel Kiper
2011-05-25mm: enable set_page_section() only if CONFIG_SPARSEMEM and !CONFIG_SPARSEMEM_...Daniel Kiper
2011-05-25vmscan: change shrinker API by passing shrink_control structYing Han
2011-05-25vmscan: change shrink_slab() interfaces by passing shrink_controlYing Han
2011-05-25readahead: readahead page allocations are OK to failWu Fengguang
2011-05-25mm: break out page allocation warning codeDave Hansen
2011-05-25mm: convert mm->cpu_vm_cpumask into cpumask_var_tKOSAKI Motohiro
2011-05-25mm: uninline large generic tlb.h functionsPeter Zijlstra
2011-05-25mm: convert anon_vma->lock to a mutexPeter Zijlstra
2011-05-25mm: revert page_lock_anon_vma() lock annotationPeter Zijlstra
2011-05-25mm: Convert i_mmap_lock to a mutexPeter Zijlstra
2011-05-25mm: Remove i_mmap_lock lockbreakPeter Zijlstra
2011-05-25lockdep, mutex: provide mutex_lock_nest_lockPeter Zijlstra