safe/jmp/linux-2.6
2008-10-14 David Brownelli2c: Guard against oopses from bad init sequences
2008-10-14 Jean Delvarei2c: Document the implementation details of the /dev...
2008-10-14 Jean Delvarei2c: Improve dev-interface documentation
2008-10-14 Jean Delvarei2c-parport-light: Don't register a platform device...
2008-10-14 Jean Delvarehwmon: (dme1737) Convert to a new-style i2c driver
2008-10-14 Jean Delvarehwmon: (dme1737) Be less i2c-centric
2008-10-14 Marek Vasuti2c/tps65010: Vibrator hookup to gpiolib
2008-10-14 Rudolf Mareki2c-viapro: Add VX800/VX820 support
2008-10-14 Paul Mundti2c: Renesas Highlander FPGA SMBus support
2008-10-14 Rene Hermani2c-pca-isa: Don't grab arbitrary resources
2008-10-14 Jean Delvarei2c/isp1301_omap: Convert to a new-style i2c driver...
2008-10-14 Felipe Balbii2c/isp1301_omap: Convert to a new-style i2c driver...
2008-10-14 Ron Mercerqlge: Fix page size ifdef test.
2008-10-14 Alan Coxnet: Rationalise email address: Network Specific Parts
2008-10-14 Heiko Carstensdsa: fix compile bug on s390
2008-10-14 Alexey Dobriyannetns: mib6 section fixlet
2008-10-14 Roland Dreierenic: Fix Kconfig headline description
2008-10-14 Martin Langerde2104x: wrong MAC address fix
2008-10-14 Alexey Dobriyans390: claw compile fixlet
2008-10-14 Adrian Bunknet: export genphy_restart_aneg
2008-10-14 Divy Le Raycxgb3: extend copyrights to 2008
2008-10-14 Divy Le Raycxgb3: update driver version
2008-10-14 Randy Dunlapnet/phy: add missing kernel-doc
2008-10-14 Ilpo Järvinenpktgen: fix skb leak in case of failure
2008-10-14 Adrian BunkmISDN/dsp_cmx.c: fix size checks
2008-10-14 Andrew Mortonmisdn: use nonseekable_open()
2008-10-14 Kamalesh Babulalnet: fix driver build errors due to missing net/ip6_che...
2008-10-14 Tao Maocfs2: Refactor xattr list and remove ocfs2_xattr_handl...
2008-10-14 Tao Maocfs2: Calculate EA hash only by its suffix.
2008-10-14 Mark Fashehocfs2: Move trusted and user attribute support into...
2008-10-14 Mark Fashehocfs2: Uninline ocfs2_xattr_name_hash()
2008-10-14 Mark Fashehocfs2: Don't check for NULL before brelse()
2008-10-14 Mark Fashehocfs2: use smaller counters in ocfs2_remove_xattr_clust...
2008-10-14 Mark Fashehocfs2: Documentation update for user_xattr / nouser_xat...
2008-10-14 Mark Fashehocfs2: make la_debug_mutex static
2008-10-14 Mark Fashehocfs2: Remove pointless !!
2008-10-14 Tao Maocfs2: Add empty bucket support in xattr.
2008-10-14 Tao Maocfs2/xattr.c: Fix a bug when inserting xattr.
2008-10-14 Sunil Mushranocfs2: Add xattr mount option in ocfs2_show_options()
2008-10-14 Joel Beckerocfs2: Switch over to JBD2.
2008-10-13 Joel Beckerocfs2: Add the 'inode64' mount option.
2008-10-13 Joel Beckerocfs2: Limit inode allocation to 32bits.
2008-10-13 Tao Maocfs2: Resolve deadlock in ocfs2_xattr_free_block.
2008-10-13 Tao Maocfs2: bug-fix for journal extend in xattr.
2008-10-13 Joel Beckerocfs2: Change ocfs2_get_*_extent_tree() to ocfs2_init_...
2008-10-13 Joel Beckerocfs2: Comment struct ocfs2_extent_tree_operations.
2008-10-13 Joel Beckerocfs2: Make ocfs2_extent_tree the first-class represent...
2008-10-13 Joel Beckerocfs2: Add an insertion check to ocfs2_extent_tree_oper...
2008-10-13 Joel Beckerocfs2: Create specific get_extent_tree functions.
2008-10-13 Joel Beckerocfs2: Determine an extent tree's max_leaf_clusters...
2008-10-13 Joel Beckerocfs2: Use struct ocfs2_extent_tree in ocfs2_num_free_e...
2008-10-13 Joel Beckerocfs2: Provide the get_root_el() method to ocfs2_extent...
2008-10-13 Joel Beckerocfs2: Make 'private' into 'object' on ocfs2_extent_tree.
2008-10-13 Joel Beckerocfs2: Make ocfs2_extent_tree get/put instead of alloc.
2008-10-13 Joel Beckerocfs2: Prefix the ocfs2_extent_tree structure.
2008-10-13 Joel Beckerocfs2: Prefix the extent tree operations structure.
2008-10-13 Mark Fashehocfs2: fix printk format warnings
2008-10-13 Tiger Yangocfs2: Add incompatible flag for extended attribute
2008-10-13 Tao Maocfs2: Delete all xattr buckets during inode removal
2008-10-13 Tao Maocfs2: Enable xattr set in index btree
2008-10-13 Tao Maocfs2: Optionally limit extent size in ocfs2_insert_ext...
2008-10-13 Tao Maocfs2: Add xattr lookup code xattr btrees
2008-10-13 Tao Maocfs2: Add xattr bucket iteration for large numbers...
2008-10-13 Tao Maocfs2: Add xattr index tree operations
2008-10-13 Tiger Yangocfs2: Add extended attribute support
2008-10-13 Tiger Yangocfs2: reserve inline space for extended attribute
2008-10-13 Tao Maocfs2: Add extent tree operation for xattr value btrees
2008-10-13 Linus TorvaldsMerge git://git./linux/kernel/git/bart/ide-2.6
2008-10-13 Linus TorvaldsMerge git://git./linux/kernel/git/brodo/pcmcia-2.6
2008-10-13 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2008-10-13 Tao Maocfs2: Add helper function in uptodate.c for removing...
2008-10-13 Tao Maocfs2: Add the basic xattr disk layout in ocfs2_fs.h
2008-10-13 Tao Maocfs2: Make high level btree extend code generic
2008-10-13 Tao Maocfs2: Abstract ocfs2_extent_tree in b-tree operations.
2008-10-13 Tao Maocfs2: Use ocfs2_extent_list instead of ocfs2_dinode.
2008-10-13 Tao Maocfs2: Modify ocfs2_num_free_extents for future xattr...
2008-10-13 Mark Fashehocfs2: track local alloc state via debugfs
2008-10-13 Mark Fashehocfs2: throttle back local alloc when low on disk space
2008-10-13 Mark Fashehocfs2: Track local alloc bits internally
2008-10-13 Mark Fashehocfs2: POSIX file locks support
2008-10-13 Mark Brownmfd: Fix warning in WM8350
2008-10-13 Mark Brownmfd: Add placeholders for WM8350 client devices
2008-10-13 Eric Miaoda903x: add regulator support for DA9030/DA9034
2008-10-13 Mark Brownmfd: Add WM8350 subdevice registration helper
2008-10-13 Mark Brownregulator: Add WM8350 regulator support
2008-10-13 Mark Brownmfd: Add WM8350 interrupt support
2008-10-13 Mark Brownmfd: Add initialisation callback for WM8350
2008-10-13 Mark Brownmfd: Add GPIO pin configuration support for WM8350
2008-10-13 Mark Brownmfd: Add I2C control support for WM8350
2008-10-13 Mark Brownmfd: Core support for the WM8350 AudioPlus PMIC
2008-10-13 Mark Brownmfd: Add WM8350 watchdog register definitions
2008-10-13 Mark Brownmfd: Add WM8350 RTC register definitions
2008-10-13 Mark Brownmfd: Add WM8350 comparator register definitions
2008-10-13 Mark Brownmfd: Add WM8350 PMU register definitions
2008-10-13 Mark Brownmfd: Add WM8350 PMIC register definitions
2008-10-13 Mark Brownmfd: Add WM8350 GPIO register definitions
2008-10-13 Mark Brownmfd: Add WM8350 audio register definitions
2008-10-13 Mark Brownregulator: Export regulator name via sysfs
2008-10-13 Mark Brownregulator: Add WM8400 regulator support
2008-10-13 Mark Brownmfd: Core support for the WM8400 AudioPlus HiFi CODEC...
next