Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | lib/raid6: Add AVX2 optimized gen_syndrome functions | Yuanhan Liu | 2012-12-13 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | lib/raid6: Add AVX2 optimized recovery functions | Jim Kukunas | 2012-12-13 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2012-12-17 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fs, exportfs: add exportfs_encode_inode_fh() helper | Cyrill Gorcunov | 2012-12-17 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fs, epoll: add procfs fdinfo helper | Cyrill Gorcunov | 2012-12-17 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | procfs: add ability to plug in auxiliary fdinfo providers | Cyrill Gorcunov | 2012-12-17 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | prandom: introduce prandom_bytes() and prandom_bytes_state() | Akinobu Mita | 2012-12-17 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | random32: rename random32 to prandom | Akinobu Mita | 2012-12-17 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | linux/compiler.h: add __must_hold macro for functions called with a lock held | Josh Triplett | 2012-12-17 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pidns: remove unused is_container_init() | Gao feng | 2012-12-17 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | exec: use -ELOOP for max recursion depth | Kees Cook | 2012-12-17 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ptrace: introduce PTRACE_O_EXITKILL | Oleg Nesterov | 2012-12-17 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | kstrto*: add documentation | Eldad Zack | 2012-12-17 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | compat: generic compat_sys_sched_rr_get_interval() implementation | Catalin Marinas | 2012-12-17 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | percpu_rw_semaphore: add lockdep annotations | Oleg Nesterov | 2012-12-17 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | percpu_rw_semaphore: kill ->writer_mutex, add ->write_ctr | Oleg Nesterov | 2012-12-17 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | percpu_rw_semaphore: reimplement to not block the readers unnecessarily | Oleg Nesterov | 2012-12-17 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | string: introduce helper to get base file name from given path | Andy Shevchenko | 2012-12-17 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | backlight: add of_find_backlight_by_node() | Thierry Reding | 2012-12-17 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drivers/video/backlight/lp855x_bl.c: use generic PWM functions | Kim, Milo | 2012-12-17 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | asm-generic: io: don't perform swab during {in,out} string functions | Will Deacon | 2012-12-17 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | lseek: the "whence" argument is called "whence" | Andrew Morton | 2012-12-17 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | include/linux/init.h: use the stringify operator for the __define_initcall macro | Matthew Leach | 2012-12-17 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 2012-12-17 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | proc: Usable inode numbers for the namespace file descriptors. | Eric W. Biederman | 2012-11-20 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | proc: Generalize proc inode allocation | Eric W. Biederman | 2012-11-20 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | userns: Implement unshare of the user namespace | Eric W. Biederman | 2012-11-20 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | userns: Implent proc namespace operations | Eric W. Biederman | 2012-11-20 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | userns: Kill task_user_ns | Eric W. Biederman | 2012-11-20 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | userns: Make create_new_namespaces take a user_ns parameter | Eric W. Biederman | 2012-11-20 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vfs: Allow unprivileged manipulation of the mount namespace. | Eric W. Biederman | 2012-11-19 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vfs: Add a user namespace reference from struct mnt_namespace | Eric W. Biederman | 2012-11-19 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vfs: Add setns support for the mount namespace | Eric W. Biederman | 2012-11-19 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pidns: Add setns support | Eric W. Biederman | 2012-11-19 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pidns: Make the pidns proc mount/umount logic obvious. | Eric W. Biederman | 2012-11-19 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pidns: Capture the user namespace and filter ns_last_pid | Eric W. Biederman | 2012-11-19 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | userns: make each net (net_ns) belong to a user_ns | Eric W. Biederman | 2012-11-19 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netns: Deduplicate and fix copy_net_ns when !CONFIG_NET_NS | Eric W. Biederman | 2012-11-19 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-3.8/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds | 2012-12-17 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | loop: Limit the number of requests in the bio list | Lukas Czerner | 2012-11-30 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | wait: add wait_event_lock_irq() interface | Lukas Czerner | 2012-11-30 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | block: store partition_meta_info.uuid as a string | Stephen Warren | 2012-11-23 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'drbd-8.4_ed6' into for-3.8-drivers-drbd-8.4_ed6 | Philipp Reisner | 2012-11-09 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drbd: Broadcast sync progress no more often than once per second | Philipp Reisner | 2012-11-09 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drbd: disambiguation, s/ERR_DISCARD/ERR_DISCARD_IMPOSSIBLE/ | Lars Ellenberg | 2012-11-09 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drbd: pass some more information to userspace. | Philipp Marek | 2012-11-09 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drbd: introduce stop-sector to online verify | Lars Ellenberg | 2012-11-09 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drbd: New disk option al-updates | Philipp Reisner | 2012-11-08 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drbd: Stop using NLA_PUT*(). | Andreas Gruenbacher | 2012-11-08 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drbd: Load balancing method: striping | Philipp Reisner | 2012-11-08 |