aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* Merge branch 'akpm' (final batch from Andrew)Linus Torvalds2013-02-27
|\
| * hlist: drop the node parameter from iteratorsSasha Levin2013-02-27
| * include/linux/eventfd.h: fix incorrect filename is a commentMartin Sustrik2013-02-27
| * nbd: support FLUSH requestsAlex Bligh2013-02-27
| * ipmi: remove superfluous kernel/userspace explanationRobert P. J. Day2013-02-27
| * idr: implement lookup hintTejun Heo2013-02-27
| * idr: add idr_layer->prefixTejun Heo2013-02-27
| * idr: make idr_layer largerTejun Heo2013-02-27
| * idr: remove length restriction from idr_layer->bitmapTejun Heo2013-02-27
| * idr: remove MAX_IDR_MASK and move left MAX_IDR_* into idr.cTejun Heo2013-02-27
| * idr: implement idr_preload[_end]() and idr_alloc()Tejun Heo2013-02-27
| * idr: remove _idr_rc_to_errno() hackTejun Heo2013-02-27
| * idr: relocate idr_for_each_entry() and reorganize id[r|a]_get_new()Tejun Heo2013-02-27
| * idr: cosmetic updates to struct / initializer definitionsTejun Heo2013-02-27
| * idr: deprecate idr_remove_all()Tejun Heo2013-02-27
| * lockdep: check that no locks held at freeze timeMandeep Singh Baines2013-02-27
| * coredump: remove redundant defines for dumpable statesKees Cook2013-02-27
| * fat: mark fs as dirty on mount and clean on umountOleksij Rempel2013-02-27
| * fat: add extended fileds to struct fat_boot_sectorOleksij Rempel2013-02-27
| * hfsplus: add osx.* prefix for handling namespace of Mac OS X extended attributesVyacheslav Dubeyko2013-02-27
| * lib/scatterlist: use page iterator in the mapping iteratorImre Deak2013-02-27
| * lib/scatterlist: add simple page iteratorImre Deak2013-02-27
| * backlight: add new lp8788 backlight driverKim, Milo2013-02-27
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2013-02-27
|\ \ | |/ |/|
| * mod/file2alias: make modalias generation safe for cross compilingAndreas Schwab2013-01-24
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-26
|\ \
| * | fs/exec.c: make bprm_mm_init() staticYuanhan Liu2013-02-26
| * | export kernel_write(), convert open-coded instancesAl Viro2013-02-26
| * | kill f_vfsmntAl Viro2013-02-26
| * | vfs: kill FS_REVAL_DOT by adding a d_weak_revalidate dentry opJeff Layton2013-02-26
| * | switch vfs_getattr() to struct pathAl Viro2013-02-26
| * | default SET_PERSONALITY() in linux/elf.hAl Viro2013-02-26
| * | constify d_lookup() argumentsAl Viro2013-02-22
| * | constify __d_lookup() argumentsAl Viro2013-02-22
| * | vfs: remove d_path_with_unreachableJeff Layton2013-02-22
| * | new helper: file_inode(file)Al Viro2013-02-22
* | | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2013-02-26
|\ \ \
| * | | asm-generic: io: Fix ioread16/32be and iowrite16/32beMichal Simek2013-02-12
* | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-02-26
|\ \ \ \
| * | | | cputime: Constify timeval_to_cputime(timeval) argumentLi Zhong2013-02-24
| * | | | sched: Move RR_TIMESLICE from sysctl.h to rt.hClark Williams2013-02-22
| * | | | sched/core: Remove the obsolete and unused nr_uninterruptible() functionSha Zhengju2013-02-20
* | | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2013-02-26
|\ \ \ \ \
| * | | | | ext4: reclaim extents from extent status treeZheng Liu2013-02-18
| * | | | | ext4: lookup block mapping in extent status treeZheng Liu2013-02-18
| * | | | | ext4: rename and improbe ext4_es_find_extent()Zheng Liu2013-02-18
| * | | | | ext4: add physical block and status member into extent status treeZheng Liu2013-02-18
| * | | | | ext4: refine extent status treeZheng Liu2013-02-18
| * | | | | jbd2: use module parameters instead of debugfs for jbd_debugTheodore Ts'o2013-02-09
| * | | | | jbd2: add tracepoints which provide per-handle statistics Theodore Ts'o2013-02-08