summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-02-25Linux 3.3-rc5v3.3-rc5Linus Torvalds
2012-02-25Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-02-25Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds
2012-02-25autofs: work around unhappy compat problem on x86-64Ian Kent
2012-02-24Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-02-24Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2012-02-24coccicheck: change handling of C={1,2} when M= is setGreg Dietsche
2012-02-24Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-02-24epoll: ep_unregister_pollwait() can use the freed pwq->wheadOleg Nesterov
2012-02-24epoll: introduce POLLFREE to flush ->signalfd_wqh before kfree()Oleg Nesterov
2012-02-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2012-02-24Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds
2012-02-24MAINTAINERS: drop me from PA-RISC maintenanceKyle McMartin
2012-02-24NOMMU: Don't need to clear vm_mm when deleting a VMADavid Howells
2012-02-24NOMMU: Lock i_mmap_mutex for access to the VMA prio listDavid Howells
2012-02-24Merge tag 'rmobile-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds
2012-02-24Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds
2012-02-24mm: memcg: Correct unregistring of events attached to the same eventfdAnton Vorontsov
2012-02-24hwmon: (max34440) Fix resetting temperature historyGuenter Roeck
2012-02-24Btrfs: fix compiler warnings on 32 bit systemsChris Mason
2012-02-24arch/arm/mach-shmobile/board-ag5evm.c: included linux/dma-mapping.h twiceDanny Kukawka
2012-02-24ARM: mach-shmobile: r8a7779 PFC IPSR4 fixMagnus Damm
2012-02-24ARM: mach-shmobile: sh73a0 PSTR 32-bit access fixMagnus Damm
2012-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into rmobi...Paul Mundt
2012-02-24sh: Fix sh2a build error for CONFIG_CACHE_WRITETHROUGHPhil Edworthy
2012-02-24sh: modify a resource of sh_eth_giga1_resources in board-sh7757lcrShimoda, Yoshihiro
2012-02-24arch/sh: remove references to cpu_*_map.Rusty Russell
2012-02-24sh: Fix typo in pci-sh7780.cMasanari Iida
2012-02-23Restore direct_io / truncate locking APIAnton Altaparmakov
2012-02-23Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2012-02-23Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2012-02-23Merge tag 'sound-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds
2012-02-23Btrfs: increase the global block reserve estimatesLiu Bo
2012-02-23Btrfs: clear the extent uptodate bits during parent transid failuresChris Mason
2012-02-23Btrfs: add extra sanity checks on the path names in btrfs_mksubvolChris Mason
2012-02-23Btrfs: make sure we update latest_bdevChris Mason
2012-02-23Btrfs: improve error handling for btrfs_insert_dir_item callersChris Mason
2012-02-23hwmon: (f75375s) Fix register write order when setting fans to full speedNikolaus Schulz
2012-02-23hwmon: (ads1015) Fix file leak in probe functionGuenter Roeck
2012-02-22mlx4_core: Exported functions can't be staticDoug Ledford
2012-02-22Merge tag 'usb-3.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-02-22Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-02-22[SCSI] scsi_dh_rdac: Fix for unbalanced reference countMoger, Babu
2012-02-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds
2012-02-22Merge tag 'nfs-for-3.3-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2012-02-22drm/radeon/kms/atom: dpms bios scratch reg updatesAlex Deucher
2012-02-22drm/radeon/kms: properly set accel working flag and bailout when falseJerome Glisse
2012-02-22drm/radeon: Only create additional ring debugfs files on Cayman or newer.Michel Dänzer
2012-02-22Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie
2012-02-22ALSA: snd-usb-caiaq: Fix the return of XRUNMark Hills