aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* Merge tag 'md-3.8' of git://neil.brown.name/mdLinus Torvalds2012-12-18
|\
| * lib/raid6: Add AVX2 optimized gen_syndrome functionsYuanhan Liu2012-12-13
| * lib/raid6: Add AVX2 optimized recovery functionsJim Kukunas2012-12-13
* | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-12-17
|\ \
| * | fs, exportfs: add exportfs_encode_inode_fh() helperCyrill Gorcunov2012-12-17
| * | fs, epoll: add procfs fdinfo helperCyrill Gorcunov2012-12-17
| * | procfs: add ability to plug in auxiliary fdinfo providersCyrill Gorcunov2012-12-17
| * | prandom: introduce prandom_bytes() and prandom_bytes_state()Akinobu Mita2012-12-17
| * | random32: rename random32 to prandomAkinobu Mita2012-12-17
| * | linux/compiler.h: add __must_hold macro for functions called with a lock heldJosh Triplett2012-12-17
| * | pidns: remove unused is_container_init()Gao feng2012-12-17
| * | exec: use -ELOOP for max recursion depthKees Cook2012-12-17
| * | ptrace: introduce PTRACE_O_EXITKILLOleg Nesterov2012-12-17
| * | kstrto*: add documentationEldad Zack2012-12-17
| * | compat: generic compat_sys_sched_rr_get_interval() implementationCatalin Marinas2012-12-17
| * | percpu_rw_semaphore: add lockdep annotationsOleg Nesterov2012-12-17
| * | percpu_rw_semaphore: kill ->writer_mutex, add ->write_ctrOleg Nesterov2012-12-17
| * | percpu_rw_semaphore: reimplement to not block the readers unnecessarilyOleg Nesterov2012-12-17
| * | string: introduce helper to get base file name from given pathAndy Shevchenko2012-12-17
| * | backlight: add of_find_backlight_by_node()Thierry Reding2012-12-17
| * | drivers/video/backlight/lp855x_bl.c: use generic PWM functionsKim, Milo2012-12-17
| * | asm-generic: io: don't perform swab during {in,out} string functionsWill Deacon2012-12-17
| * | lseek: the "whence" argument is called "whence"Andrew Morton2012-12-17
| * | include/linux/init.h: use the stringify operator for the __define_initcall macroMatthew Leach2012-12-17
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-12-17
|\ \ \
| * | | proc: Usable inode numbers for the namespace file descriptors.Eric W. Biederman2012-11-20
| * | | proc: Generalize proc inode allocationEric W. Biederman2012-11-20
| * | | userns: Implement unshare of the user namespaceEric W. Biederman2012-11-20
| * | | userns: Implent proc namespace operationsEric W. Biederman2012-11-20
| * | | userns: Kill task_user_nsEric W. Biederman2012-11-20
| * | | userns: Make create_new_namespaces take a user_ns parameterEric W. Biederman2012-11-20
| * | | vfs: Allow unprivileged manipulation of the mount namespace.Eric W. Biederman2012-11-19
| * | | vfs: Add a user namespace reference from struct mnt_namespaceEric W. Biederman2012-11-19
| * | | vfs: Add setns support for the mount namespaceEric W. Biederman2012-11-19
| * | | pidns: Add setns supportEric W. Biederman2012-11-19
| * | | pidns: Make the pidns proc mount/umount logic obvious.Eric W. Biederman2012-11-19
| * | | pidns: Capture the user namespace and filter ns_last_pidEric W. Biederman2012-11-19
| * | | userns: make each net (net_ns) belong to a user_nsEric W. Biederman2012-11-19
| * | | netns: Deduplicate and fix copy_net_ns when !CONFIG_NET_NSEric W. Biederman2012-11-19
* | | | Merge branch 'for-3.8/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2012-12-17
|\ \ \ \ | |_|/ / |/| | |
| * | | loop: Limit the number of requests in the bio listLukas Czerner2012-11-30
| * | | wait: add wait_event_lock_irq() interfaceLukas Czerner2012-11-30
| * | | block: store partition_meta_info.uuid as a stringStephen Warren2012-11-23
| * | | Merge branch 'drbd-8.4_ed6' into for-3.8-drivers-drbd-8.4_ed6Philipp Reisner2012-11-09
| |\ \ \
| | * | | drbd: Broadcast sync progress no more often than once per secondPhilipp Reisner2012-11-09
| | * | | drbd: disambiguation, s/ERR_DISCARD/ERR_DISCARD_IMPOSSIBLE/Lars Ellenberg2012-11-09
| | * | | drbd: pass some more information to userspace.Philipp Marek2012-11-09
| | * | | drbd: introduce stop-sector to online verifyLars Ellenberg2012-11-09
| | * | | drbd: New disk option al-updatesPhilipp Reisner2012-11-08
| | * | | drbd: Stop using NLA_PUT*().Andreas Gruenbacher2012-11-08