deliverable/linux.git
2012-07-24  Laurent Pincharti2c: Add SCCB support
2012-07-24  Emmanuel Delogeti2c-tiny-usb: Add support for the Robofuzz OSIF USB...
2012-07-24  Daniel Kurtzi2c-i801: Enable IRQ for byte_by_byte transactions
2012-07-24  Jean Delvarei2c-i801: Enable interrupts on ICH5/7/8/9/10
2012-07-24  Daniel Kurtzi2c-i801: Enable IRQ for SMBus transactions
2012-07-24  Jean Delvarei2c-i801: Consolidate polling
2012-07-24  Daniel Kurtzi2c-i801: Drop ENABLE_INT9
2012-07-24  Daniel Kurtzi2c-i801: Rename some SMBHSTCNT bit constants
2012-07-24  Daniel Kurtzi2c-i801: Check and return errors during byte-by-byte...
2012-07-24  Daniel Kurtzi2c-i801: Clear only status bits in HST_STS
2012-07-24  Daniel Kurtzi2c-i801: Refactor use of LAST_BYTE in i801_block_trans...
2012-07-24  Fabio Estevami2c-smbus: Use module_i2c_driver()
2012-07-24  Jean Delvarei2c/writing-clients: Mention module_i2c_driver()
2012-07-24  Andrew Armeniai2c-piix4: Support AMD auxiliary SMBus controller
2012-07-24  Andrew Armeniai2c-piix4: Separate registration and probing code
2012-07-24  Andrew Armeniai2c-piix4: Eliminate piix4_smba global variable
2012-07-24  Axel Lini2c/busses: Use module_pci_driver
2012-07-24  Guenter Roecki2c: Update Guenter Roeck's e-mail address
2012-07-24  Linus TorvaldsMerge git://git./linux/kernel/git/cmetcalf/linux-tile
2012-07-24  Linus TorvaldsMerge tag 'please-pull-misc-3.6' of git://git./linux...
2012-07-24  Linus TorvaldsMerge tag 'sh-for-linus' of git://github.com/pmundt...
2012-07-24  Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2012-07-24  Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2012-07-24  Linus TorvaldsMerge tag 'clk' of git://git./linux/kernel/git/arm...
2012-07-24  Linus TorvaldsMerge tag 'pm' of git://git./linux/kernel/git/arm/arm-soc
2012-07-24  Linus TorvaldsMerge tag 'pinctrl' of git://git./linux/kernel/git...
2012-07-24  Linus TorvaldsMerge tag 'irq' of git://git./linux/kernel/git/arm...
2012-07-24  Linus TorvaldsMerge tag 'boards' of git://git./linux/kernel/git/arm...
2012-07-23  Linus TorvaldsMerge tag 'defconfig' of git://git./linux/kernel/git...
2012-07-23  Linus TorvaldsMerge tag 'newsoc' of git://git./linux/kernel/git/arm...
2012-07-23  Linus TorvaldsMerge tag 'cleanup2' of git://git./linux/kernel/git...
2012-07-23  Linus TorvaldsMerge tag 'timer' of git://git./linux/kernel/git/arm...
2012-07-23  Linus TorvaldsMerge tag 'spi' of git://git./linux/kernel/git/arm...
2012-07-23  Linus TorvaldsMerge tag 'dt' of git://git./linux/kernel/git/arm/arm-soc
2012-07-23  Linus TorvaldsMerge tag 'dma' of git://git./linux/kernel/git/arm...
2012-07-23  Linus TorvaldsMerge tag 'soc' of git://git./linux/kernel/git/arm...
2012-07-23  Linus TorvaldsMerge tag 'cleanup' of git://git./linux/kernel/git...
2012-07-23  Linus TorvaldsMerge tag 'fixes-non-critical' of git://git./linux...
2012-07-23  Linus TorvaldsMerge tag 'upstream-3.6-rc1' of git://git.infradead...
2012-07-23  Linus TorvaldsMerge tag 'upstream-3.6-rc1' of git://git.infradead...
2012-07-23  J. Bruce Fieldslocks: fix checking of fcntl_setlease argument
2012-07-23  Linus TorvaldsMerge branch 'for-linus-2' of git://git./linux/kernel...
2012-07-23  Benjamin Herrenschmidtpowerpc/mpic: Create a revmap with enough entries for...
2012-07-22  Benjamin HerrenschmidtRemove stale .rej file
2012-07-22  Linus TorvaldsMerge tag 'mmc-merge-for-3.6-rc1' of git://git./linux...
2012-07-22  Linus TorvaldsMerge branch 'x86-mce-for-linus' of git://git./linux...
2012-07-22  Sebastian Hesselbarthmmc: sdhci-dove: Prepare for common clock framework
2012-07-22  Sebastian Hesselbarthmmc: sdhci-dove: Add SDHCI_QUIRK_NO_HISPD_BIT
2012-07-22  Kevin Hilmanmmc: omap_hsmmc: ensure probe returns error upon resour...
2012-07-22  Marek Vasutmmc: mxs-mmc: Add wp-inverted property
2012-07-22  Wilson Callanmmc: esdhc: Fix DMA_MASK to not break mx25 DMA access
2012-07-22  Linus TorvaldsMerge tag 'pm-for-3.6-rc1' of git://git./linux/kernel...
2012-07-22  Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2012-07-22  Linus TorvaldsMerge tag 'regulator-3.6' of git://git./linux/kernel...
2012-07-22  Linus TorvaldsMerge tag 'regmap-3.6' of git://git./linux/kernel/git...
2012-07-22  Al Viroext4: switch EXT4_IOC_RESIZE_FS to mnt_want_write_file()
2012-07-22  Al Virobtrfs: switch btrfs_ioctl_balance() to mnt_want_write_f...
2012-07-22  Al Viroswitch dentry_open() to struct path, make it grab refer...
2012-07-22  Al Virospufs: shift dget/mntget towards dentry_open()
2012-07-22  Al Virozoran: don't bother with struct file * in zoran_map
2012-07-22  Al Viroecryptfs: don't reinvent the wheels, please - use struc...
2012-07-22  Al Virodon't expose I_NEW inodes via dentry->d_inode
2012-07-22  Al Virotidy up namei.c a bit
2012-07-22  Al Virounobfuscate follow_up() a bit
2012-07-22  Eric Sandeenext3: pass custom EOF to generic_file_llseek_size()
2012-07-22  Eric Sandeenext4: use core vfs llseek code for dir seeks
2012-07-22  Eric Sandeenvfs: allow custom EOF in generic_file_llseek code
2012-07-22  Jan Karavfs: Avoid unnecessary WB_SYNC_NONE writeback during...
2012-07-22  Jan Karavfs: Remove unnecessary flushing of block devices
2012-07-22  Jan Karavfs: Make sys_sync writeout also block device inodes
2012-07-22  Jan Karavfs: Create function for iterating over block devices
2012-07-22  Jan Karavfs: Reorder operations during sys_sync
2012-07-22  Jan Karaquota: Move quota syncing to ->sync_fs method
2012-07-22  Jan Karaquota: Split dquot_quota_sync() to writeback and cache...
2012-07-22  Jan Karavfs: Move noop_backing_dev_info check from sync into...
2012-07-22  Artem Bityutskiyfs/ufs: get rid of write_super
2012-07-22  Artem Bityutskiyfs/ufs: re-arrange the code a bit
2012-07-22  Artem Bityutskiyfs/ufs: remove extra superblock write on unmount
2012-07-22  Artem Bityutskiyfs/sysv: stop using write_super and s_dirt
2012-07-22  Artem Bityutskiyfs/sysv: remove another useless write_super call
2012-07-22  Artem Bityutskiyfs/sysv: remove useless write_super call
2012-07-22  Artem Bityutskiyhfs: get rid of hfs_sync_super
2012-07-22  Artem Bityutskiyhfs: introduce VFS superblock object back-reference
2012-07-22  Artem Bityutskiyhfs: simplify a bit checking for R/O
2012-07-22  Artem Bityutskiyhfs: remove extra mdb write on unmount
2012-07-22  Artem Bityutskiyhfs: get rid of lock_super
2012-07-22  Artem Bityutskiyhfs: push lock_super down
2012-07-22  Artem Bityutskiyhfsplus: get rid of write_super
2012-07-22  Artem Bityutskiyhfsplus: remove useless check
2012-07-22  Artem Bityutskiyhfsplus: amend debugging print
2012-07-22  Artem Bityutskiyhfsplus: make hfsplus_sync_fs static
2012-07-22  Al Virohold task_lock around checks in keyctl
2012-07-22  Al Viroget rid of ->scm_work_list
2012-07-22  Al Viroaio: now fput() is OK from interrupt context; get rid...
2012-07-22  Al Viroswitch fput to task_work_add
2012-07-22  Al Virodeal with task_work callbacks adding more work
2012-07-22  Al Viromove exit_task_work() past exit_files() et.al.
2012-07-22  Al Viromerge task_work and rcu_head, get rid of separate alloc...
2012-07-22  Al Virotrim task_work: get rid of hlist
2012-07-22  Al Virotrimming task_work: kill ->data
next
This page took 0.05122 seconds and 5 git commands to generate.