]> git.karo-electronics.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2011-01-17 Dr. David Alan... hpfs_setattr error case avoids unlock_kernel
2011-01-17 Raymond YauALSA : au88x0 - Limit number of channels to fix Oops...
2011-01-17 Namhyung Kimcompat: copy missing fields in compat_statfs64 to user
2011-01-17 Namhyung Kimcompat: update comment of compat statfs syscalls
2011-01-17 Namhyung Kimcompat: remove unnecessary assignment in compat_rw_copy...
2011-01-17 Randy Dunlapfs: FS_POSIX_ACL does not depend on BLOCK
2011-01-17 Steven Rostedtfs: Remove unlikely() from fget_light()
2011-01-17 Steven Rostedtfs: Remove unlikely() from fput_light()
2011-01-17 Christoph Hellwigfallocate should be a file operation
2011-01-17 Christoph Hellwigmake the feature checks in ->fallocate future proof
2011-01-17 Yang Ruiruistaging: smbfs building fix
2011-01-17 Al Virotidy up around finish_automount()
2011-01-17 Al Virodon't drop newmnt on error in do_add_mount()
2011-01-17 Al ViroTake the completion of automount into new helper
2011-01-17 Roland DreierMerge branches 'misc', 'mlx4', 'mthca', 'nes' and ...
2011-01-17 Tejun HeoRDMA: Update workqueue usage
2011-01-17 Ivan Kokshayskyalpha: fix WARN_ON in __local_bh_enable()
2011-01-17 Ivan Kokshayskyalpha: fix breakage caused by df9ee29270
2011-01-17 Matt Turneralpha: add GENERIC_HARDIRQS_NO__DO_IRQ to Kconfig
2011-01-17 Namhyung Kimalpha/osf_sys: remove unused MAX_SELECT_SECONDS
2011-01-17 matt mooneyalpha: change to new Makefile flag variables
2011-01-17 Kyle McMartinalpha: kill off alpha_do_IRQ
2011-01-17 Kyle McMartinalpha: irq clean up
2011-01-17 Kyle McMartinalpha: use set_irq_chip and push down __do_IRQ to the...
2011-01-17 Alex Deucherdrm/radeon/kms: balance asic_reset functions
2011-01-17 Alex Deucherdrm/radeon/kms: remove duplicate card_posted() functions
2011-01-17 Alex Deucherdrm/radeon/kms: add module option for pcie gen2
2011-01-17 Alex Deucherdrm/radeon/kms: fix typo in evergreen safe reg
2011-01-17 Dave AirlieMerge remote branch 'nouveau/drm-nouveau-next' of ...
2011-01-17 Ben Skeggsdrm/nouveau: fix gpu page faults triggered by plymouthd
2011-01-17 Ben Skeggsdrm/nouveau: greatly simplify mm, killing some bugs...
2011-01-17 Ben Skeggsdrm/nvc0: enable protection of system-use-only structur...
2011-01-17 Ben Skeggsdrm/nv40: initialise 0x17xx on all chipsets that have it
2011-01-17 Ben Skeggsdrm/nv40: make detection of 0x4097-ful chipsets availab...
2011-01-17 Andrew Mortondrivers/nfc/pn544.c: fix min_t warnings
2011-01-17 Russell King... ARM: PL08x: cleanup comments
2011-01-16 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2011-01-16 James Bottomleyparisc: fix compile breakage caused by inlining maybe_m...
2011-01-16 Andrea Arcangelifix non-x86 build failure in pmdp_get_and_clear
2011-01-16 Al ViroVFS: Fix UP compile error in fs/namespace.c
2011-01-16 Maciej SosnowskiRDMA/nes: Fix incorrect SFP+ link status detection...
2011-01-16 Maciej SosnowskiRDMA/nes: Fix SFP+ link down detection issue with switc...
2011-01-16 Maciej SosnowskiRDMA/nes: Generate IB_EVENT_PORT_ERR/PORT_ACTIVE events
2011-01-16 Maciej SosnowskiRDMA/nes: Fix bonding on iw_nes
2011-01-16 Nicholas Bellingerocfs2: Make OCFS2_FS depend on CONFIGFS_FS
2011-01-16 Nicholas Bellingerdlm: Make DLM depend on CONFIGFS_FS
2011-01-16 Nicholas Bellingernet: Make NETCONSOLE_DYNAMIC depend on CONFIGFS_FS
2011-01-16 Nicholas Bellingerconfigfs: change depends -> select SYSFS
2011-01-16 Nicholas BellingerMerge branch 'master' of /pub/scm/linux/kernel/git...
2011-01-16 Stefan Schmidtfs/btrfs: Fix build of ctree
2011-01-16 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2011-01-16 Rafael J. WysockiACPI: Fix boot problem related to APEI with acpi_disabl...
2011-01-16 Rafael J. WysockiPCI / ACPI: Fix build of the AER driver for CONFIG_ACPI...
2011-01-16 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2011-01-16 Al Virosanitize vfsmount refcounting changes
2011-01-16 Al Virofix old umount_tree() breakage
2011-01-16 Ben Hutchingsbtrfs: Require CAP_SYS_ADMIN for filesystem rebalance
2011-01-16 Josef BacikBtrfs: don't warn if we get ENOSPC in btrfs_block_rsv_check
2011-01-16 Tsutomu Itohbtrfs: Fix memory leak in btrfs_read_fs_root_no_radix()
2011-01-16 Tsutomu Itohbtrfs: check NULL or not
2011-01-16 Jesper Juhlbtrfs: Don't pass NULL ptr to func that may deref it.
2011-01-16 Dave Youngbtrfs: mount failure return value fix
2011-01-16 Jesper Juhlbtrfs: Mem leak in btrfs_get_acl()
2011-01-16 Miao Xiebtrfs: fix wrong free space information of btrfs
2011-01-16 Miao Xiebtrfs: make the chunk allocator utilize the devices...
2011-01-16 Miao Xiebtrfs: restructure find_free_dev_extent()
2011-01-16 Miao Xiebtrfs: fix wrong calculation of stripe size
2011-01-16 Miao Xiebtrfs: try to reclaim some space when chunk allocation...
2011-01-16 Miao Xiebtrfs: fix wrong data space statistics
2011-01-16 Stefan Schmidtfs/btrfs: Fix build of ctree
2011-01-16 Chris MasonMerge branch 'lzo-support' of git://repo.or.cz/linux...
2011-01-16 Chris MasonMerge branch 'readonly-snapshots' of git://repo.or...
2011-01-16 Michal Simekmicroblaze: Fix asm/pgtable.h
2011-01-16 Michal Simekmicroblaze: Fix missing pagemap.h
2011-01-16 Grant Likelydt/flattree: Return virtual address from early_init_dt_...
2011-01-16 David Howellsautofs4: Merge the remaining dentry ops tables
2011-01-16 David HowellsUnexport do_add_mount() and add in follow_automount...
2011-01-16 David HowellsAllow d_manage() to be used in RCU-walk mode
2011-01-16 David HowellsRemove a further kludge from __do_follow_link()
2011-01-16 Ian Kentautofs4: Bump version
2011-01-16 Ian Kentautofs4: Add v4 pseudo direct mount support
2011-01-16 Ian Kentautofs4: Fix wait validation
2011-01-16 Ian Kentautofs4: Clean up autofs4_free_ino()
2011-01-16 Ian Kentautofs4: Clean up dentry operations
2011-01-16 Ian Kentautofs4: Clean up inode operations
2011-01-16 Ian Kentautofs4: Remove unused code
2011-01-16 Ian Kentautofs4: Add d_manage() dentry operation
2011-01-16 Ian Kentautofs4: Add d_automount() dentry operation
2011-01-16 David HowellsRemove the automount through follow_link() kludge code...
2011-01-16 David HowellsCIFS: Use d_automount() rather than abusing follow_link()
2011-01-16 David HowellsNFS: Use d_automount() rather than abusing follow_link()
2011-01-16 David HowellsAFS: Use d_automount() rather than abusing follow_link()
2011-01-16 David HowellsAdd an AT_NO_AUTOMOUNT flag to suppress terminal automount
2011-01-16 David HowellsAdd a dentry op to allow processes to be held during...
2011-01-16 David HowellsAdd a dentry op to handle automounting rather than...
2011-01-16 Al Virodo_lookup() fix
2011-01-15 Linus TorvaldsMerge branch 'slab/urgent' of git://git.kernel.org...
2011-01-15 Linus TorvaldsMerge branches 'core-fixes-for-linus', 'x86-fixes-for...
2011-01-15 Linus TorvaldsMerge branch 'devel-stable' of master.kernel.org:/home...
2011-01-15 Linus TorvaldsMerge branch 'fixes' of master.kernel.org:/home/rmk...
next