summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2011-05-251-0/+1
|\
| * ceph: use LOOKUPINO to make unconnected nfs fh more reliableSage Weil2011-05-241-0/+1
* | Merge branch 'for-2.6.40/drivers' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-05-253-12/+12
|\ \
| * | drbd: Fix spellingBart Van Assche2011-05-242-5/+5
| * | drbd: fix schedule in atomicLars Ellenberg2011-05-241-1/+1
| * | lru_cache.h: fix comments referring to ts_ instead of lc_Lars Ellenberg2011-05-241-6/+6
* | | Merge branch 'for-2.6.40/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-05-253-5/+14
|\ \ \
| * | | block: get rid of on-stack plugging debug checksJens Axboe2011-05-201-2/+0
| * | | Merge commit 'v2.6.39' into for-2.6.40/coreJens Axboe2011-05-2031-57/+120
| |\ \ \ | | | |/ | | |/|
| * | | block: Fix discard topology stacking and reportingMartin K. Petersen2011-05-181-2/+5
| * | | block: Remove extra discard_alignment from hd_struct.Tao Ma2011-05-061-1/+0
| * | | block: hold queue if flush is running for non-queueable flush driveshaohua.li@intel.com2011-05-061-0/+1
| * | | block: add a non-queueable flush flagshaohua.li@intel.com2011-05-061-0/+7
| | |/ | |/|
| * | block: don't block events on excl write for non-optical devicesTejun Heo2011-04-211-0/+1
* | | Merge branch 'timers-ptp-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-05-254-0/+231
|\ \ \
| * | | ptp: Added a brand new class driver for ptp clocks.Richard Cochran2011-05-234-0/+231
* | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-05-251-0/+1
|\ \ \ \
| * | | | posix-timers: RCU conversionEric Dumazet2011-05-241-0/+1
* | | | | percpu_counter: change return value and add commentsShaohua Li2011-05-251-1/+5
* | | | | lib/genalloc.c: add support for specifying the physical addressJean-Christophe PLAGNIOL-VILLARD2011-05-251-1/+21
* | | | | include/linux/genalloc.h: add multiple-inclusion guardsJean-Christophe PLAGNIOL-VILLARD2011-05-251-0/+3
* | | | | lib: add kstrto*_from_user()Alexey Dobriyan2011-05-251-0/+31
* | | | | leds: provide helper to register "leds-gpio" devicesUwe Kleine-König2011-05-251-0/+2
* | | | | drivers/leds/leds-pca9532.c: add gpio capabilityJoachim Eastwood2011-05-251-1/+2
* | | | | printk: allocate kernel log buffer earlierMike Travis2011-05-251-0/+7
* | | | | memblock: add error return when CONFIG_HAVE_MEMBLOCK is not setYinghai Lu2011-05-251-1/+8
* | | | | sparse: Undef __compiletime_{warning,error} if __CHECKER__ is definedKOSAKI Motohiro2011-05-251-1/+1
* | | | | sparse: define __must_be_array() for __CHECKER__KOSAKI Motohiro2011-05-251-0/+4
* | | | | sparse: define dummy BUILD_BUG_ON definition for sparseKOSAKI Motohiro2011-05-251-0/+8
* | | | | xattr.h: expose string defines to userspaceEric Paris2011-05-251-4/+4
* | | | | bitmap, irq: add smp_affinity_list interface to /proc/irqMike Travis2011-05-252-1/+19
* | | | | fscache: remove dead code under CONFIG_WORKQUEUE_DEBUGFSAmerigo Wang2011-05-251-12/+0
* | | | | include/linux/c2port.h: remove wrong and never used macrosWanlong Gao2011-05-251-3/+0
* | | | | ulimit: raise default hard ulimit on number of files to 4096Tim Gardner2011-05-251-1/+2
* | | | | mm: add SECTION_ALIGN_UP() and SECTION_ALIGN_DOWN() macroDaniel Kiper2011-05-251-0/+3
* | | | | proc: make struct proc_maps_private truly privateStephen Wilson2011-05-251-8/+0
* | | | | mm: declare mpol_to_str() when CONFIG_TMPFS=nStephen Wilson2011-05-251-2/+2
* | | | | mm: export get_vma_policy()Stephen Wilson2011-05-251-0/+3
* | | | | mm: remove last trace of shmem_get_unmapped_areaHugh Dickins2011-05-251-8/+0
* | | | | tmpfs: implement generic xattr supportEric Paris2011-05-251-1/+7
* | | | | memblock/nobootmem: allow alloc_bootmem() to take 0 as low limitYinghai Lu2011-05-251-9/+16
* | | | | mm: delete non-atomic mm counter implementationMatt Fleming2011-05-252-43/+10
* | | | | mm: do not define PFN_SECTION_SHIFT if !CONFIG_SPARSEMEMDaniel Kiper2011-05-251-4/+0
* | | | | mm: pfn_to_section_nr()/section_nr_to_pfn() is valid only in CONFIG_SPARSEMEM...Daniel Kiper2011-05-251-3/+3
* | | | | mm: enable set_page_section() only if CONFIG_SPARSEMEM and !CONFIG_SPARSEMEM_...Daniel Kiper2011-05-251-6/+8
* | | | | vmscan: change shrinker API by passing shrink_control structYing Han2011-05-251-8/+11
* | | | | vmscan: change shrink_slab() interfaces by passing shrink_controlYing Han2011-05-251-2/+11
* | | | | readahead: readahead page allocations are OK to failWu Fengguang2011-05-251-0/+6
* | | | | mm: break out page allocation warning codeDave Hansen2011-05-251-0/+2
* | | | | mm: convert mm->cpu_vm_cpumask into cpumask_var_tKOSAKI Motohiro2011-05-252-3/+7