]> git.karo-electronics.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2012-09-25 Stephen RothwellMerge remote-tracking branch 'ubifs/linux-next'
2012-09-25 Stephen RothwellMerge remote-tracking branch 'v9fs/for-next'
2012-09-25 Stephen RothwellMerge remote-tracking branch 'ocfs2/linux-next'
2012-09-25 Stephen RothwellMerge remote-tracking branch 'nfsd/nfsd-next'
2012-09-25 Stephen RothwellMerge remote-tracking branch 'nfs/linux-next'
2012-09-25 Stephen RothwellMerge remote-tracking branch 'logfs/master'
2012-09-25 Stephen RothwellMerge remote-tracking branch 'jfs/jfs-next'
2012-09-25 Stephen RothwellMerge remote-tracking branch 'gfs2/master'
2012-09-25 Stephen RothwellMerge remote-tracking branch 'fuse/for-next'
2012-09-25 Stephen RothwellMerge remote-tracking branch 'ext4/dev'
2012-09-25 Stephen RothwellMerge remote-tracking branch 'ext3/for_next'
2012-09-25 Stephen RothwellMerge remote-tracking branch 'cifs/for-next'
2012-09-25 Stephen RothwellMerge remote-tracking branch 'unicore32/unicore32'
2012-09-25 Stephen RothwellMerge remote-tracking branch 'sparc-next/master'
2012-09-25 Stephen RothwellMerge remote-tracking branch 's390/features'
2012-09-25 Stephen RothwellMerge remote-tracking branch 'openrisc/for-upstream'
2012-09-25 Stephen RothwellMerge remote-tracking branch 'mips/mips-for-linux-next'
2012-09-25 Stephen RothwellMerge remote-tracking branch 'm68knommu/for-next'
2012-09-25 Stephen RothwellMerge remote-tracking branch 'm68k/for-next'
2012-09-25 Stephen RothwellMerge remote-tracking branch 'ia64/next'
2012-09-25 Stephen RothwellMerge remote-tracking branch 'cris/for-next'
2012-09-25 Stephen RothwellMerge remote-tracking branch 'c6x/for-linux-next'
2012-09-25 Stephen RothwellMerge remote-tracking branch 'arm64/upstream'
2012-09-25 Stephen RothwellMerge remote-tracking branch 'arm-perf/for-next/perf'
2012-09-25 Stephen RothwellMerge remote-tracking branch 'arm/for-next'
2012-09-25 Stephen RothwellMerge remote-tracking branch 'spi-current/spi/merge'
2012-09-25 Stephen RothwellMerge remote-tracking branch 'devicetree-current/device...
2012-09-25 Stephen RothwellMerge remote-tracking branch 'wireless/master'
2012-09-25 Stephen RothwellMerge remote-tracking branch 'net/master'
2012-09-25 Stephen RothwellMerge remote-tracking branch 'm68k-current/for-linus'
2012-09-24 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2012-09-24 Linus TorvaldsMerge tag 'vfio-for-linus' of git://github.com/awilliam...
2012-09-24 Linus TorvaldsMerge tag 'stable/for-linus-3.6-rc7-tag' of git://git...
2012-09-24 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2012-09-24 Steve FrenchMerge branch 'for-next' of git+ssh://git.samba.org...
2012-09-24 Eric Dumazetnet: guard tcp_set_keepalive() to tcp sockets
2012-09-24 Mark Saltersyscalls: add __NR_kcmp syscall to generic unistd.h
2012-09-24 Marek Vasutphy/micrel: Add missing header to micrel_phy.h
2012-09-24 Marek Vasutphy/micrel: Rename KS80xx to KSZ80xx
2012-09-24 Marek Vasutphy/micrel: Implement support for KSZ8021
2012-09-24 Chris Metcalftile: gxio iorpc numbering change for TRIO interface
2012-09-24 Mark Salterc6x: use asm-generic/barrier.h
2012-09-24 Catalin Marinasarm64: Do not set the SMP/nAMP processor bit
2012-09-24 Konrad Rzeszutek... xen/boot: Disable NUMA for PV guests.
2012-09-24 Benjamin MarzinskiGFS2: Write out dirty inode metadata in delayed deletes
2012-09-24 Eric SandeenGFS2: fix s_writers.counter imbalance in gfs2_ail_empty_gl
2012-09-24 Bob PetersonGFS2: Fix infinite loop in rbm_find
2012-09-24 Steven WhitehouseGFS2: Consolidate free block searching functions
2012-09-24 Jan KaraGFS2: Get rid of I_MUTEX_QUOTA usage
2012-09-24 Bob PetersonGFS2: Stop block extents at the end of bitmaps
2012-09-24 Steven WhitehouseGFS2: Fix unclaimed_blocks() wrapping bug and clean up
2012-09-24 Steven WhitehouseGFS2: Improve block reservation tracing
2012-09-24 Steven WhitehouseGFS2: Fall back to ignoring reservations, if there...
2012-09-24 Steven WhitehouseGFS2: Fix ->show_options() for statfs slow
2012-09-24 Steven WhitehouseGFS2: Use rbm for gfs2_setbit()
2012-09-24 Steven WhitehouseGFS2: Use rbm for gfs2_testbit()
2012-09-24 Bob PetersonGFS2: Eliminate unnecessary check for state > 3 in...
2012-09-24 Bob PetersonGFS2: Eliminate redundant calls to may_grant
2012-09-24 Bob PetersonGFS2: Combine functions gfs2_glock_dq_wait and wait_on_...
2012-09-24 Bob PetersonGFS2: Combine functions gfs2_glock_wait and wait_on_holder
2012-09-24 Bob PetersonGFS2: inline __gfs2_glock_schedule_for_reclaim
2012-09-24 Bob PetersonGFS2: change function gfs2_direct_IO to use a normal...
2012-09-24 Bob PetersonGFS2: rbm code cleanup
2012-09-24 Steven WhitehouseGFS2: Fix case where reservation finished at end of...
2012-09-24 Michel LespinasseGFS2: Use RB_CLEAR_NODE() rather than rb_init_node()
2012-09-24 Steven WhitehouseGFS2: Update rgblk_free() to use rbm
2012-09-24 Steven WhitehouseGFS2: Update gfs2_get_block_type() to use rbm
2012-09-24 Steven WhitehouseGFS2: Replace rgblk_search with gfs2_rbm_find
2012-09-24 Steven WhitehouseGFS2: Add structure to contain rgrp, bitmap, offset...
2012-09-24 Steven WhitehouseGFS2: Remove rs_requested field from reservations
2012-09-24 Steven WhitehouseGFS2: Merge two nearly identical xattr functions
2012-09-24 Yongqiang Yangext4: check free inode count before allocating an inode
2012-09-24 Yongqiang Yangext4: check free block counters in ext4_mb_find_by_goal
2012-09-24 Herton Ronaldo... ext4: fix crash when accessing /proc/mounts concurrently
2012-09-24 Linus TorvaldsLinux 3.6-rc7 v3.6-rc7
2012-09-23 Linus TorvaldsMerge branch 'rc-fixes' of git://git.kernel.org/pub...
2012-09-23 Linus TorvaldsMerge branch 'hwmon-for-linus' of git://git.kernel...
2012-09-23 Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2012-09-23 Shaun Ruffelledac_mc: edac_mc_free() cannot assume mem_ctl_info...
2012-09-23 Fengguang Wuedac_mc: fix messy kfree calls in the error path
2012-09-23 Andreas Herrmannhwmon: (fam15h_power) Tweak runavg_range on resume
2012-09-23 Silas Boyd... hwmon: (coretemp) Use get_online_cpus to avoid races...
2012-09-23 Silas Boyd... hwmon: (via-cputemp) Use get_online_cpus to avoid races...
2012-09-22 Xiaodong Xupppoe: drop PPPOX_ZOMBIEs in pppoe_release
2012-09-22 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2012-09-22 Jiri Pirkoteam: send port changed when added
2012-09-22 Linus TorvaldsMerge branch 'fixes' of git://git.linaro.org/people...
2012-09-22 Linus TorvaldsMerge branch 'upstream-fixes' of git://git.kernel.org...
2012-09-22 Linus TorvaldsMerge branch 'for-linus' of git://git.samba.org/sfrench...
2012-09-22 Eric Dumazetipv4: raw: fix icmp_filter()
2012-09-22 Peter Hüwenet/phy/bcm87xx: Add MODULE_LICENSE("GPL") to GPL driver
2012-09-22 Nestor Lopez... HID: Fix logitech-dj: missing Unifying device issue
2012-09-22 Axel LinHID: lenovo-tpkbd: Fix memory leak in tpkbd_remove_tp()
2012-09-22 Alex Elderlibceph: only kunmap kmapped pages
2012-09-22 Alex Elderrbd: drop dev reference on error in rbd_open()
2012-09-21 Trond MyklebustNFSv4.1: Remove the NFS_LAYOUT_RETURNED state
2012-09-21 Trond MyklebustNFSv4.1: Clear NFS_LAYOUT_BULK_RECALL when the layout...
2012-09-21 Trond MyklebustNFSv4.1: Get rid of the NFS_LAYOUT_DESTROYED state
2012-09-21 Trond MyklebustNFSv4.1: Remove unused 'default allocation' for pnfs_al...
2012-09-21 Trond MyklebustNFSv4.1: Get rid of pNFS spin lock debugging asserts...
next