summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-01-17alpha: fix WARN_ON in __local_bh_enable()Ivan Kokshaysky
2011-01-17alpha: fix breakage caused by df9ee29270Ivan Kokshaysky
2011-01-17alpha: add GENERIC_HARDIRQS_NO__DO_IRQ to KconfigMatt Turner
2011-01-17alpha/osf_sys: remove unused MAX_SELECT_SECONDSNamhyung Kim
2011-01-17alpha: change to new Makefile flag variablesmatt mooney
2011-01-17alpha: kill off alpha_do_IRQKyle McMartin
2011-01-17alpha: irq clean upKyle McMartin
2011-01-17alpha: use set_irq_chip and push down __do_IRQ to the machine typesKyle McMartin
2011-01-17drm/radeon/kms: balance asic_reset functionsAlex Deucher
2011-01-17drm/radeon/kms: remove duplicate card_posted() functionsAlex Deucher
2011-01-17drm/radeon/kms: add module option for pcie gen2Alex Deucher
2011-01-17drm/radeon/kms: fix typo in evergreen safe regAlex Deucher
2011-01-17Merge remote branch 'nouveau/drm-nouveau-next' of /ssd/git/drm-nouveau-next i...Dave Airlie
2011-01-17drm/nouveau: fix gpu page faults triggered by plymouthdBen Skeggs
2011-01-17drm/nouveau: greatly simplify mm, killing some bugs in the processBen Skeggs
2011-01-17drm/nvc0: enable protection of system-use-only structures in vmBen Skeggs
2011-01-17drm/nv40: initialise 0x17xx on all chipsets that have itBen Skeggs
2011-01-17drm/nv40: make detection of 0x4097-ful chipsets available everywhereBen Skeggs
2011-01-16drivers/nfc/pn544.c: fix min_t warningsAndrew Morton
2011-01-16ARM: PL08x: cleanup commentsRussell King - ARM Linux
2011-01-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/nab...Linus Torvalds
2011-01-16parisc: fix compile breakage caused by inlining maybe_mkwriteJames Bottomley
2011-01-16fix non-x86 build failure in pmdp_get_and_clearAndrea Arcangeli
2011-01-16VFS: Fix UP compile error in fs/namespace.cAl Viro
2011-01-16RDMA/nes: Fix incorrect SFP+ link status detection on driver initMaciej Sosnowski
2011-01-16RDMA/nes: Fix SFP+ link down detection issue with switch port disableMaciej Sosnowski
2011-01-16RDMA/nes: Generate IB_EVENT_PORT_ERR/PORT_ACTIVE eventsMaciej Sosnowski
2011-01-16RDMA/nes: Fix bonding on iw_nesMaciej Sosnowski
2011-01-16ocfs2: Make OCFS2_FS depend on CONFIGFS_FSNicholas Bellinger
2011-01-16dlm: Make DLM depend on CONFIGFS_FSNicholas Bellinger
2011-01-16net: Make NETCONSOLE_DYNAMIC depend on CONFIGFS_FSNicholas Bellinger
2011-01-16configfs: change depends -> select SYSFSNicholas Bellinger
2011-01-16Merge branch 'master' of /pub/scm/linux/kernel/git/jejb/scsi-post-merge-2.6 i...Nicholas Bellinger
2011-01-16fs/btrfs: Fix build of ctreeStefan Schmidt
2011-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linusLinus Torvalds
2011-01-16ACPI: Fix boot problem related to APEI with acpi_disabled setRafael J. Wysocki
2011-01-16PCI / ACPI: Fix build of the AER driver for CONFIG_ACPI unsetRafael J. Wysocki
2011-01-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-01-16sanitize vfsmount refcounting changesAl Viro
2011-01-16fix old umount_tree() breakageAl Viro
2011-01-16btrfs: Require CAP_SYS_ADMIN for filesystem rebalanceBen Hutchings
2011-01-16Btrfs: don't warn if we get ENOSPC in btrfs_block_rsv_checkJosef Bacik
2011-01-16btrfs: Fix memory leak in btrfs_read_fs_root_no_radix()Tsutomu Itoh
2011-01-16btrfs: check NULL or notTsutomu Itoh
2011-01-16btrfs: Don't pass NULL ptr to func that may deref it.Jesper Juhl
2011-01-16btrfs: mount failure return value fixDave Young
2011-01-16btrfs: Mem leak in btrfs_get_acl()Jesper Juhl
2011-01-16btrfs: fix wrong free space information of btrfsMiao Xie
2011-01-16btrfs: make the chunk allocator utilize the devices betterMiao Xie
2011-01-16btrfs: restructure find_free_dev_extent()Miao Xie