]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/shortlog
linux-2.6-omap-h63xx.git
2008-02-07 Lachlan McIlroy[XFS] add __init/__exit mark to specific init/cleanup...
2008-02-07 David Chinner[XFS] Fix oops in xfs_file_readdir()
2008-02-07 Christoph Hellwig[XFS] kill xfs_root
2008-02-07 Christoph Hellwig[XFS] keep i_nlink updated and use proper accessors
2008-02-07 Christoph Hellwig[XFS] stop updating inode->i_blocks
2008-02-07 David Chinner[XFS] Make xfs_ail_check check less by default
2008-02-07 David Chinner[XFS] Move AIL pushing into it's own thread
2008-02-07 Christoph Hellwig[XFS] use generic_permission
2008-02-07 Christoph Hellwig[XFS] stop re-checking permissions in xfs_swapext
2008-02-07 Christoph Hellwig[XFS] clean up xfs_swapext
2008-02-07 Christoph Hellwig[XFS] remove permission check from xfs_change_file_space
2008-02-07 Lachlan McIlroy[XFS] prevent panic during log recovery due to bogus...
2008-02-07 venkatesh.pallipadi... cpuidle: Add a poll_idle method
2008-02-07 Christoph Hellwig[XFS] Cleanup various fid related bits:
2008-02-07 David Chinner[XFS] Fix xfs_lowbit64
2008-02-07 Christoph Hellwig[XFS] Remove CFORK macros and use code directly in...
2008-02-07 Christoph Hellwig[XFS] kill superflous buffer locking (2nd attempt)
2008-02-07 Robert P. J... [XFS] Use kernel-supplied "roundup_pow_of_two" for...
2008-02-07 Tim Shimmin[XFS] Remove the BPCSHIFT and NB* based macros from...
2008-02-07 Niv Sardi[XFS] Remove bogus assert
2008-02-07 Eric Sandeen[XFS] optimize XFS_IS_REALTIME_INODE w/o realtime config
2008-02-07 David Chinner[XFS] Move platform specific mount option parse out...
2008-02-07 David Chinner[XFS] Implement fallocate.
2008-02-07 David Chinner[XFS] Fix inode allocation latency
2008-02-07 David Chinner[XFS] Fix transaction overrun during writeback.
2008-02-07 David Chinner[XFS] Show all mount args in /proc/mounts
2008-02-07 David Chinner[XFS] Fix sparse warning in xlog_recover_do_efd_trans.
2008-02-07 David Chinner[XFS] Fix up sparse warnings.
2008-02-07 David Chinner[XFS] Use the generic bitops rather than implementing...
2008-02-07 venkatesh.pallipadi... ACPI: cpuidle: Support C1 idle time accounting
2008-02-07 Vlad Apostolov[XFS] Make xfs_bulkstat() to report unlinked but refere...
2008-02-07 Lachlan McIlroy[XFS] 971186 Undo mod xfs-linux-melb:xfs-kern:29845a...
2008-02-07 Eric Sandeen[XFS] fix 32-bit compat ioctls for GETXFLAGS, SETXFLAGS...
2008-02-07 Eric Sandeen[XFS] lose xfs_hex_dump in favor of print_hex_dump
2008-02-07 Christoph Hellwig[XFS] kill XFS_INOBT_IS_FREE_DISK
2008-02-07 venkatesh.pallipadi... ACPI: enable MWAIT for C1 idle
2008-02-07 Christoph Hellwig[XFS] kill superflous buffer locking
2008-02-07 Eric Sandeen[XFS] Refactor xfs_mountfs
2008-02-07 Christoph Hellwig[XFS] xlog_rec_header/xlog_rec_ext_header endianess...
2008-02-07 Christoph Hellwig[XFS] clean up some xfs_log_priv.h macros
2008-02-07 venkatesh.pallipadi... ACPI: idle: Fix acpi_safe_halt usages and interrupt...
2008-02-07 Christoph Hellwig[XFS] clean up some xfs_log_priv.h macros
2008-02-07 Christoph Hellwig[XFS] kill xfs_freeze.
2008-02-07 Pavel MachekPM: documentation cleanups
2008-02-07 Roel KluinACPI: thinkpad-acpi: second TP_EC_FAN_FULLSPEED should...
2008-02-07 Mike Frysinger[Blackfin] arch: declare default INSTALL_PATH for Black...
2008-02-08 Michael Hennerich[Blackfin] arch: Encourage users to use the spidev...
2008-02-07 Thomas RenningerACPI: Export acpi_check_resource_conflict
2008-02-07 Thomas RenningerACPI: track opregion names to avoid driver resource...
2008-02-07 Christoph Hellwig[XFS] cleanup vnode useage in xfs_iget.c
2008-02-07 Christoph Hellwig[XFS] cleanup vnode useage in xfs_ioctl.c
2008-02-07 Christoph Hellwig[XFS] Kill off xfs_statvfs.
2008-02-07 Matthias KaehlckeACPI: acpi_pci_irq_find_prt_entry(): use list_for_each_...
2008-02-07 Miguel BotónACPI: remove duplicated warning message
2008-02-07 Christoph Hellwig[XFS] simplify xfs_vn_getattr
2008-02-07 Christoph Hellwig[XFS] kill xfs_iocore_t
2008-02-07 Eric Sandeen[XFS] Remove spin.h
2008-02-07 Eric Sandeen[XFS] Cleanup lock goop.
2008-02-07 Eric Sandeen[XFS] ktrace kt_lock is unused, remove it.
2008-02-07 Eric Sandeen[XFS] Unwrap XFS_SB_LOCK.
2008-02-07 Eric Sandeen[XFS] Unwrap mru_lock.
2008-02-07 Eric Sandeen[XFS] Unwrap xfs_dabuf_global_lock
2008-02-07 Eric Sandeen[XFS] Unwrap pagb_lock.
2008-02-07 Luca Tettamantiasus_acpi: add support for F3Sa
2008-02-07 Eric Sandeen[XFS] Unwrap XFS_DQ_PINUNLOCK.
2008-02-07 Eric Sandeen[XFS] Unwrap GRANT_LOCK.
2008-02-07 Eric Sandeen[XFS] Unwrap LOG_LOCK.
2008-02-07 Donald Douwsma[XFS] Unwrap AIL_LOCK
2008-02-07 Lachlan McIlroy[XFS] kill unnessecary ioops indirection
2008-02-07 Christoph Hellwig[XFS] simplify vn_revalidate
2008-02-07 Lachlan McIlroy[XFS] more vnode/inode tracing fixes
2008-02-07 Christoph Hellwig[XFS] kill BMAPI_UNWRITTEN
2008-02-07 Christoph Hellwig[XFS] kill BMAPI_DEVICE
2008-02-07 Lachlan McIlroy[XFS] clean up vnode/inode tracing
2008-02-07 Roel Kluinasus-laptop: add parentheses
2008-02-07 Denis Chengdlm: add __init and __exit marks to init and exit functions
2008-02-07 Lachlan McIlroy[XFS] remove dead SYNC_BDFLUSH case in xfs_sync_inodes
2008-02-07 Corentin CHARYasus-laptop new write_acpi_int
2008-02-07 Grant Likely[POWERPC] mpc52xx: fix compile error introduce when...
2008-02-07 David Teiglanddlm: eliminate astparam type casting
2008-02-07 Roland Dreiermlx4_core: Clean up struct mlx4_buf
2008-02-07 Jack Morgensteinmlx4_core: For 64-bit systems, vmap() kernel queue...
2008-02-07 Dave Airliedrm: add initial r500 drm support
2008-02-07 Roland Scheideggerradeon: setup the ring buffer fetcher to be less agressive.
2008-02-07 Dave Airliedrm: fixup some of the ioctl function exit paths
2008-02-07 Dave Airliedrm: the drm really should call pci_set_master..
2008-02-07 Zhenyu Wangi915: Add chipset id for Intel Integrated Graphics...
2008-02-07 Márton Némethdrm: cleanup DRM_DEBUG() parameters
2008-02-07 Carlos Martíndrm/i915: add support for E7221 chipset
2008-02-07 Li Zefandrm: don't cast a pointer to pointer of list_head
2008-02-07 Jesper Juhlmga_dma: return 'err' not just zero from mga_do_cleanup...
2008-02-07 Dave Airliedrm: add _DRM_DRIVER flag, and re-order unload.
2008-02-07 Dave Airliedrm: enable udev node creation
2008-02-07 Eric Anholtdrm: Make DRM_IOCTL_GET_CLIENT return EINVAL when it...
2008-02-07 Dave Airliedrm: move drm_mem_init to proper place in startup sequence
2008-02-07 Dave Airliedrm: call driver load function after initialising AGP
2008-02-07 Ian Romanickdrm: Fix ioc32 compat layer
2008-02-07 Eric Anholtdrm: fd.o bug #11895: Only add the AGP base to map...
2008-02-07 Jesse Barnesi915: add suspend/resume support
2008-02-07 Jesse Barnesdrm: update DRM sysfs support
next