Age | Commit message (Expand) | Author |
2011-03-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2011-03-24 | fs: rename inode_lock to inode_hash_lock | Dave Chinner |
2011-03-24 | fs: move i_wb_list out from under inode_lock | Dave Chinner |
2011-03-24 | fs: protect inode->i_state with inode->i_lock | Dave Chinner |
2011-03-24 | lib, arch: add filter argument to show_mem and fix private implementations | David Rientjes |
2011-03-24 | Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2011-03-24 | Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2011-03-24 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells... | Linus Torvalds |
2011-03-24 | Merge branch 'rmobile-latest' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2011-03-24 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2011-03-24 | Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2011-03-25 | mmc: Add MMC_PROGRESS_* | Simon Horman |
2011-03-24 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2011-03-24 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same... | Linus Torvalds |
2011-03-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6 | Linus Torvalds |
2011-03-24 | drm/vblank: update recently added vbl interface to be more future proof. | Dave Airlie |
2011-03-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2011-03-23 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2011-03-23 | crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, s... | Olaf Hering |
2011-03-23 | userns: rename is_owner_or_cap to inode_owner_or_capable | Serge E. Hallyn |
2011-03-23 | userns: userns: check user namespace for task->file uid equivalence checks | Serge E. Hallyn |
2011-03-23 | userns: user namespaces: convert several capable() calls | Serge E. Hallyn |
2011-03-23 | userns: add a user namespace owner of ipc ns | Serge E. Hallyn |
2011-03-23 | userns: make has_capability* into real functions | Serge E. Hallyn |
2011-03-23 | userns: allow ptrace from non-init user namespaces | Serge E. Hallyn |
2011-03-23 | userns: allow sethostname in a container | Serge E. Hallyn |
2011-03-23 | userns: security: make capabilities relative to the user namespace | Serge E. Hallyn |
2011-03-23 | userns: add a user_namespace as creator/owner of uts_namespace | Serge E. Hallyn |
2011-03-23 | pid: remove the child_reaper special case in init/main.c | Eric W. Biederman |
2011-03-23 | rapidio: modify mport ID assignment | Alexandre Bounine |
2011-03-23 | rapidio: modify subsystem and driver initialization sequence | Alexandre Bounine |
2011-03-23 | rapidio: add architecture specific callbacks | Alexandre Bounine |
2011-03-23 | proc: make struct proc_dir_entry::namelen unsigned int | Alexey Dobriyan |
2011-03-23 | memcg: convert uncharge batching from bytes to page granularity | Johannes Weiner |
2011-03-23 | memcg: remove direct page_cgroup-to-page pointer | Johannes Weiner |
2011-03-23 | memcg: fold __mem_cgroup_move_account into caller | Johannes Weiner |
2011-03-23 | memcg: change page_cgroup_zoneinfo signature | Johannes Weiner |
2011-03-23 | memcg: add memcg sanity checks at allocating and freeing pages | Daisuke Nishimura |
2011-03-23 | memcg: simplify the way memory limits are checked | Johannes Weiner |
2011-03-23 | memcg: soft limit reclaim should end at limit not below | Johannes Weiner |
2011-03-23 | bitops: remove minix bitops from asm/bitops.h | Akinobu Mita |
2011-03-23 | bitops: remove ext2 non-atomic bitops from asm/bitops.h | Akinobu Mita |
2011-03-23 | reiserfs: use little-endian bitops | Akinobu Mita |
2011-03-23 | ext3: use little-endian bitops | Akinobu Mita |
2011-03-23 | asm-generic: use little-endian bitops | Akinobu Mita |
2011-03-23 | bitops: introduce little-endian bitops for most architectures | Akinobu Mita |
2011-03-23 | asm-generic: change little-endian bitops to take any pointer types | Akinobu Mita |
2011-03-23 | asm-generic: rename generic little-endian bitops functions | Akinobu Mita |
2011-03-23 | bitops: merge little and big endian definisions in asm-generic/bitops/le.h | Akinobu Mita |
2011-03-23 | dt: eliminate OF_NO_DEEP_PROBE and test for NULL match table | Grant Likely |