| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cpu/mem hotplug: add try_online_node() for cpu_up() | Toshi Kani | 2013-11-13 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: add a helper function to check may oom condition | Qiang Huang | 2013-11-13 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-11-13 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | locks: break delegations on any attribute modification | J. Bruce Fields | 2013-11-09 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | locks: break delegations on link | J. Bruce Fields | 2013-11-09 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | locks: break delegations on rename | J. Bruce Fields | 2013-11-09 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | locks: helper functions for delegation breaking | J. Bruce Fields | 2013-11-09 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | locks: break delegations on unlink | J. Bruce Fields | 2013-11-09 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | locks: implement delegations | J. Bruce Fields | 2013-11-09 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | locks: introduce new FL_DELEG lock flag | J. Bruce Fields | 2013-11-09 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vfs: rename I_MUTEX_QUOTA now that it's not used for quotas | J. Bruce Fields | 2013-11-09 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vfs: pull ext4's double-i_mutex-locking into common code | J. Bruce Fields | 2013-11-09 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vfs: split out vfs_getattr_nosec | J. Bruce Fields | 2013-11-09 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | VFS: Put a small type field into struct dentry::d_flags | David Howells | 2013-11-09 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | constify do_coredump() argument | Al Viro | 2013-11-09 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | constify copy_siginfo_to_user{,32}() | Al Viro | 2013-11-09 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ... and kill anon_inode_getfile_private() | Al Viro | 2013-11-09 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | take anon inode allocation to libfs.c | Al Viro | 2013-11-09 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | new helper: dump_align() | Al Viro | 2013-11-09 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | dump_skip(): dump_seek() replacement taking coredump_params | Al Viro | 2013-11-09 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | switch elf_coredump_extra_notes_write() to dump_emit() | Al Viro | 2013-11-09 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | switch elf_core_write_extra_data() to dump_emit() | Al Viro | 2013-11-09 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | switch elf_core_write_extra_phdrs() to dump_emit() | Al Viro | 2013-11-09 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | new helper: dump_emit() | Al Viro | 2013-11-09 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | no need to keep brlock macros anymore... | Al Viro | 2013-11-09 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | get rid of s_files and files_lock | Al Viro | 2013-11-09 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | RCU'd vfsmounts | Al Viro | 2013-11-09 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pid_namespace: make freeing struct pid_namespace rcu-delayed | Al Viro | 2013-10-24 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | make freeing super_block rcu-delayed | Al Viro | 2013-10-24 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vfs: introduce d_instantiate_no_diralias() | Miklos Szeredi | 2013-10-24 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | consolidate the reassignments of ->f_op in ->open() instances | Al Viro | 2013-10-24 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | new helper: kfree_put_link() | Al Viro | 2013-10-24 | |
| | | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds | 2013-11-13 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cuse: add fix minor number to /dev/cuse | Tom Gundersen | 2013-10-01 | |
| | | |_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c... | Linus Torvalds | 2013-11-13 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cgroup: kill css_id | Li Zefan | 2013-09-23 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l... | Linus Torvalds | 2013-11-13 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | libata: Add some missing command descriptions | Robert Hancock | 2013-10-27 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p... | Linus Torvalds | 2013-11-13 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | percpu: remove this_cpu_xor() implementation | Heiko Carstens | 2013-10-27 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-11-12 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | dt/irq: add empty of_irq_count for !OF_IRQ | Rob Herring | 2013-11-08 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'grant/devicetree/next' into for-next | Rob Herring | 2013-11-07 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | of/irq: Create of_irq_parse_and_map_pci() to consolidate arch code. | Grant Likely | 2013-10-24 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | of: Add helper for printing an of_phandle_args structure | Grant Likely | 2013-10-24 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | of/irq: Refactor interrupt-map parsing | Grant Likely | 2013-10-24 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | of/irq: simplify args to irq_create_of_mapping | Grant Likely | 2013-10-24 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | of/irq: Replace of_irq with of_phandle_args | Grant Likely | 2013-10-24 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | of/irq: Rename of_irq_map_* functions to of_irq_parse_* | Grant Likely | 2013-10-24 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | of: Make cpu node handling more portable. | David Miller | 2013-10-15 | |
| | | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
