summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* inotify: fix double free/corruption of stuct userEric Paris2011-04-052-26/+14
* Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-04-052-44/+0
|\
| * drm/i915/lvds: Remove 0xa0 DDC probe for LVDSChris Wilson2011-04-051-24/+0
| * drm/i915/crt: Remove 0xa0 probe for VGAChris Wilson2011-04-051-20/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-04-059-109/+221
|\ \
| * | Input: rpckbd - fix a leak of the IRQ during init failureAxel Lin2011-04-021-1/+1
| * | Input: wacom - add support for Lenovo tablet ID (0xE6)Manoj Iyer2011-03-311-0/+4
| * | Input: i8042 - downgrade selftest error message to dbg()Paul Bolle2011-03-311-3/+4
| * | Input: synaptics - fix crash in synaptics_module_init()Jan Beulich2011-03-311-2/+2
| * | Input: spear-keyboard - fix inverted condition in interrupt handlerRajeev Kumar2011-03-311-1/+1
| * | Input: uinput - allow for 0/0 min/max on absolute axes.Peter Hutterer2011-03-311-1/+5
| * | Input: sparse-keymap - report KEY_UNKNOWN for unknown scan codesSeth Forshee2011-03-281-0/+8
| * | Input: sparse-keymap - report scancodes with key eventsSeth Forshee2011-03-281-0/+6
| * | Input: h3600_ts_input - fix a spelling errorSylvestre Ledru2011-03-261-1/+1
| * | Input: wacom - report resolution for pen devicesPing Cheng2011-03-262-92/+181
| * | Input: wacom - constify wacom_features for a new missed Bamboo modelsPing Cheng2011-03-261-8/+8
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2011-04-0510-38/+57
|\ \ \
| * | | powerpc/pseries: Fix build without CONFIG_HOTPLUG_CPUMatt Evans2011-04-051-6/+11
| * | | powerpc: Set nr_cpu_ids early and use it to free PACAsRyan Grimm2011-04-052-1/+4
| * | | powerpc/pseries: Don't register global initcallBenjamin Herrenschmidt2011-04-051-1/+1
| * | | powerpc/kexec: Fix mismatched ifdefs for PPC64/SMP.Paul Gortmaker2011-04-051-3/+3
| * | | Merge remote branch 'kumar/merge' into mergeBenjamin Herrenschmidt2011-04-055-27/+38
| |\ \ \
| | * | | edac/mpc85xx: Limit setting/clearing of HID1[RFXE] to e500v1/v2 coresKumar Gala2011-04-041-8/+19
| | * | | powerpc/85xx: Update dts for PCIe memory maps to match u-boot of Px020RDBPrabhakar Kushwaha2011-04-044-19/+19
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2011-04-059-25/+145
|\ \ \ \ \
| * | | | | Btrfs: don't warn in btrfs_add_orphanJosef Bacik2011-04-051-2/+0
| * | | | | Btrfs: fix free space cache when there are pinned extents and clusters V2Josef Bacik2011-04-051-4/+78
| * | | | | Btrfs: Fix uninitialized root flags for subvolumesLi Zefan2011-04-055-1/+30
| * | | | | btrfs: clear __GFP_FS flag in the space cache inodeMiao Xie2011-04-052-2/+2
| * | | | | Btrfs: fix memory leak in start_transaction()Yoshinori Sano2011-04-051-0/+1
| * | | | | Btrfs: fix memory leak in btrfs_ioctl_start_sync()Tsutomu Itoh2011-04-051-1/+3
| * | | | | Btrfs: fix subvol_sem leak in btrfs_rename()Johann Lombardi2011-04-051-3/+5
| * | | | | Btrfs: Fix oops for defrag with compression turned onLi Zefan2011-04-051-9/+8
| * | | | | Btrfs: fix /proc/mounts info.Tsutomu Itoh2011-04-051-2/+17
| * | | | | Btrfs: fix compiler warning in file.cTsutomu Itoh2011-04-051-1/+1
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-04-0536-60/+138
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | ipv6: Don't pass invalid dst_entry pointer to dst_release().Boris Ostrovsky2011-04-041-0/+1
| * | | | | mlx4: fix kfree on error path in new_steering_entry()Mariusz Kozlowski2011-04-031-2/+2
| * | | | | tcp: len check is unnecessarily devastating, change to WARN_ONIlpo Järvinen2011-04-011-1/+2
| * | | | | sctp: malloc enough room for asconf-ack chunkWei Yongjun2011-04-011-2/+2
| * | | | | sctp: fix auth_hmacs field's length of struct sctp_cookieWei Yongjun2011-04-011-1/+1
| * | | | | net: Fix dev dev_ethtool_get_rx_csum() for forced NETIF_F_RXCSUMMichał Mirosław2011-04-011-2/+2
| * | | | | usbnet: use eth%d name for known ethernet devicesArnd Bergmann2011-04-0111-12/+23
| * | | | | starfire: clean up dma_addr_t size testFUJITA Tomonori2011-04-011-5/+1
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-04-0118-35/+104
| |\ \ \ \ \
| | * | | | | iwlegacy: fix bugs in change_interfaceJohannes Berg2011-03-291-0/+10
| | * | | | | carl9170: Fix tx aggregation problems with some clientsChristian Lamparter2011-03-293-0/+9
| | * | | | | iwl3945: disable hw scan by defaultStanislaw Gruszka2011-03-291-1/+2
| | * | | | | wireless: rt2x00: rt2800usb.c add and identify idsXose Vazquez Perez2011-03-291-3/+7
| | * | | | | iwl3945: do not deprecate software scanStanislaw Gruszka2011-03-291-4/+2
OpenPOWER on IntegriCloud