| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | idr: remove _idr_rc_to_errno() hack | Tejun Heo | 2013-02-27 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | idr: relocate idr_for_each_entry() and reorganize id[r|a]_get_new() | Tejun Heo | 2013-02-27 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | idr: cosmetic updates to struct / initializer definitions | Tejun Heo | 2013-02-27 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | idr: deprecate idr_remove_all() | Tejun Heo | 2013-02-27 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | lockdep: check that no locks held at freeze time | Mandeep Singh Baines | 2013-02-27 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | coredump: remove redundant defines for dumpable states | Kees Cook | 2013-02-27 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fat: mark fs as dirty on mount and clean on umount | Oleksij Rempel | 2013-02-27 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fat: add extended fileds to struct fat_boot_sector | Oleksij Rempel | 2013-02-27 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | hfsplus: add osx.* prefix for handling namespace of Mac OS X extended attributes | Vyacheslav Dubeyko | 2013-02-27 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | lib/scatterlist: use page iterator in the mapping iterator | Imre Deak | 2013-02-27 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | lib/scatterlist: add simple page iterator | Imre Deak | 2013-02-27 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | backlight: add new lp8788 backlight driver | Kim, Milo | 2013-02-27 | |
| | | |_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2013-02-27 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mod/file2alias: make modalias generation safe for cross compiling | Andreas Schwab | 2013-01-24 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-02-26 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fs/exec.c: make bprm_mm_init() static | Yuanhan Liu | 2013-02-26 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | export kernel_write(), convert open-coded instances | Al Viro | 2013-02-26 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | kill f_vfsmnt | Al Viro | 2013-02-26 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vfs: kill FS_REVAL_DOT by adding a d_weak_revalidate dentry op | Jeff Layton | 2013-02-26 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | switch vfs_getattr() to struct path | Al Viro | 2013-02-26 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | default SET_PERSONALITY() in linux/elf.h | Al Viro | 2013-02-26 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | constify d_lookup() arguments | Al Viro | 2013-02-22 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | constify __d_lookup() arguments | Al Viro | 2013-02-22 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vfs: remove d_path_with_unreachable | Jeff Layton | 2013-02-22 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | new helper: file_inode(file) | Al Viro | 2013-02-22 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 2013-02-26 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | asm-generic: io: Fix ioread16/32be and iowrite16/32be | Michal Simek | 2013-02-12 | |
| | | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2013-02-26 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cputime: Constify timeval_to_cputime(timeval) argument | Li Zhong | 2013-02-24 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sched: Move RR_TIMESLICE from sysctl.h to rt.h | Clark Williams | 2013-02-22 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sched/core: Remove the obsolete and unused nr_uninterruptible() function | Sha Zhengju | 2013-02-20 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2013-02-26 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ext4: reclaim extents from extent status tree | Zheng Liu | 2013-02-18 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ext4: lookup block mapping in extent status tree | Zheng Liu | 2013-02-18 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ext4: rename and improbe ext4_es_find_extent() | Zheng Liu | 2013-02-18 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ext4: add physical block and status member into extent status tree | Zheng Liu | 2013-02-18 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ext4: refine extent status tree | Zheng Liu | 2013-02-18 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | jbd2: use module parameters instead of debugfs for jbd_debug | Theodore Ts'o | 2013-02-09 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | jbd2: add tracepoints which provide per-handle statistics | Theodore Ts'o | 2013-02-08 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | jbd2: revert "jbd2: add COW fields to struct jbd2_journal_handle" | Theodore Ts'o | 2013-02-07 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | jbd2: track request delay statistics | Theodore Ts'o | 2013-02-06 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | quota: autoload the quota_v2 module for QFMT_VFS_V1 quota format | Theodore Ts'o | 2013-01-24 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ext4: add tracepoint in punching hole | Zheng Liu | 2013-01-16 | |
| | | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2013-02-26 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | virtio: Add module driver macro for virtio drivers. | Sjur Brændeland | 2013-02-13 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | virtio: make config_ops const | Stephen Hemminger | 2013-02-11 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'vfio-v3.9-rc1' of git://github.com/awilliam/linux-vfio | Linus Torvalds | 2013-02-26 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vfio-pci: Add support for VGA region access | Alex Williamson | 2013-02-18 | |
| | | |_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2013-02-26 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | IP_GRE: Fix IP-Identification. | Pravin B Shelar | 2013-02-25 | |
