Age | Commit message (Expand) | Author |
2008-02-06 | dlm: add __init and __exit marks to init and exit functions | Denis Cheng |
2008-02-06 | dlm: eliminate astparam type casting | David Teigland |
2008-02-06 | dlm: proper types for asts and basts | David Teigland |
2008-02-04 | dlm: dlm/user.c input validation fixes | Al Viro |
2008-02-04 | dlm: fix dlm_dir_lookup() handling of too long names | Al Viro |
2008-02-04 | dlm: fix overflows when copying from ->m_extra to lvb | Al Viro |
2008-02-04 | dlm: make find_rsb() fail gracefully when namelen is too large | Al Viro |
2008-02-04 | dlm: receive_rcom_lock_args() overflow check | Al Viro |
2008-02-04 | dlm: verify that places expecting rcom_lock have packet long enough | Al Viro |
2008-02-04 | dlm: validate data in dlm_recover_directory() | Al Viro |
2008-02-04 | dlm: missing length check in check_config() | Al Viro |
2008-02-04 | dlm: use proper type for ->ls_recover_buf | Al Viro |
2008-02-04 | dlm: do not byteswap rcom_config | Al Viro |
2008-02-04 | dlm: do not byteswap rcom_lock | Al Viro |
2008-02-04 | dlm: dlm_process_incoming_buffer() fixes | Al Viro |
2008-02-04 | dlm: use proper C for dlm/requestqueue stuff (and fix alignment bug) | Al Viro |
2008-01-31 | Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/pa... | Linus Torvalds |
2008-01-31 | [POWERPC] Cell IOMMU fixed mapping support | Michael Ellerman |
2008-01-31 | [POWERPC] Split out the ioid fetching/checking logic | Michael Ellerman |
2008-01-31 | [POWERPC] Add support to cell_iommu_setup_page_tables() for multiple windows | Michael Ellerman |
2008-01-31 | [POWERPC] Split out the IOMMU logic from cell_dma_dev_setup() | Michael Ellerman |
2008-01-31 | [POWERPC] Split cell_iommu_setup_hardware() into two parts | Michael Ellerman |
2008-01-31 | [POWERPC] Split out the logic that allocates struct iommus | Michael Ellerman |
2008-01-31 | [POWERPC] Allocate the hash table under 1G on cell | Michael Ellerman |
2008-01-31 | [POWERPC] Add set_dma_ops() to match get_dma_ops() | Michael Ellerman |
2008-01-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 | Linus Torvalds |
2008-01-31 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds |
2008-01-31 | Merge branch 'linux-2.6' | Paul Mackerras |
2008-01-31 | Merge branch 'for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-mpc52xx | Paul Mackerras |
2008-01-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds |
2008-01-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds |
2008-01-31 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2008-01-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds |
2008-01-31 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi... | Linus Torvalds |
2008-01-31 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei... | Linus Torvalds |
2008-01-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds |
2008-01-31 | docbook: fix block api fatal error | Randy Dunlap |
2008-01-31 | docbook: fix drivers/base/class warning | Randy Dunlap |
2008-01-30 | alpha: fix x86.git merge build error | Thomas Gleixner |
2008-01-30 | ia64: on UP percpu variables are not small memory model | Ingo Molnar |
2008-01-30 | x86: fix arch/x86/kernel/test_nx.c modular build bug | Ingo Molnar |
2008-01-30 | s390: use generic percpu linux-2.6.git | travis@sgi.com |
2008-01-30 | POWERPC: use generic per cpu | travis@sgi.com |
2008-01-30 | ia64: use generic percpu | travis@sgi.com |
2008-01-30 | SPARC64: use generic percpu | travis@sgi.com |
2008-01-30 | percpu: change Kconfig to HAVE_SETUP_PER_CPU_AREA | travis@sgi.com |
2008-01-30 | modules: fold percpu_modcopy into module.c | travis@sgi.com |
2008-01-30 | x86: export copy_from_user_ll_nocache[_nozero] | Andrew Morton |
2008-01-30 | x86: fix duplicated TIF on 64-bit | Mathieu Desnoyers |
2008-01-30 | firewire: fw-sbp2: Use sbp2 device-provided mgt orb timeout for logins | Jarod Wilson |