summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* checkpatch: fix $Float creation of match variablesJoe Perches2013-02-051-5/+5
* memcg: fix typo in kmemcg cache walk macroGlauber Costa2013-02-051-1/+1
* mm: fix wrong comments about anon_vma lockYuanhan Liu2013-02-052-2/+2
* MAINTAINERS: update avr32 web ressourcesMatthias Brugger2013-02-051-1/+1
* mm/hugetlb: set PTE as huge in hugetlb_change_protection and remove_migration...Tony Lu2013-02-052-1/+4
* drivers/rtc/rtc-vt8500.c: fix year field in vt8500_rtc_set_time()Tony Prisk2013-02-051-1/+1
* tools/vm: add .gitignore to ignore built binariesJoonsoo Kim2013-02-051-0/+2
* thp: avoid dumping huge zero pageKirill A. Shutemov2013-02-051-0/+4
* nilfs2: fix fix very long mount time issueVyacheslav Dubeyko2013-02-051-1/+4
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2013-02-041-27/+35
|\
| * powerpc/mm: Fix hash computation functionAneesh Kumar K.V2013-02-041-27/+35
* | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-02-048-9/+49
|\ \
| * \ Merge branch 'drm-fixes-3.8' of git://people.freedesktop.org/~agd5f/linuxDave Airlie2013-02-018-9/+49
| |\ \
| | * | drm/radeon: switch back to the CP ring for VM PT updatesAlex Deucher2013-01-311-3/+3
| | * | drm/radeon: prevent crash in the ring space allocationAlex Deucher2013-01-311-0/+3
| | * | drm/radeon: Calling object_unrefer() when creating fb failureliu chuansheng2013-01-311-1/+3
| | * | drm/radeon/r5xx-r7xx: wait for the MC to settle after MC blackoutAlex Deucher2013-01-311-0/+2
| | * | drm/radeon/evergreen+: wait for the MC to settle after MC blackoutAlex Deucher2013-01-311-0/+2
| | * | drm/radeon: protect against div by 0 in backend setupMikko Tiihonen2013-01-301-2/+5
| | * | drm/radeon: fix backend map setup on 1 RB sumo boardsAlex Deucher2013-01-301-3/+14
| | * | drm/radeon: add quirk for RV100 boardAlex Deucher2013-01-291-0/+8
| | * | drm/radeon: add WAIT_UNTIL to the non-VM safe regs list for cayman/TNAlex Deucher2013-01-271-0/+1
| | * | drm/radeon: fix MC blackout on evergreen+Christopher Staite2013-01-271-0/+8
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2013-02-025-47/+32
|\ \ \ \
| * | | | target: Fix divide by zero bug in fabric_max_sectors for unconfigured devicesNicholas Bellinger2013-01-311-1/+7
| * | | | target: Fix regression allowing unconfigured devices to fabric port linkNicholas Bellinger2013-01-311-0/+5
| * | | | tcm_vhost: fix pr_err on early kickMichael S. Tsirkin2013-01-311-3/+1
| * | | | target: Fix zero-length READ_CAPACITY_16 regressionNicholas Bellinger2013-01-291-10/+8
| * | | | target: Fix zero-length MODE_SENSE regressionNicholas Bellinger2013-01-291-28/+7
| * | | | target: Fix zero-length INQUIRY additional sense code regressionNicholas Bellinger2013-01-291-5/+4
* | | | | digsig: Fix memory leakage in digsig_verify_rsa()YOSHIFUJI Hideaki2013-02-011-0/+2
* | | | | Linux 3.8-rc6v3.8-rc6Linus Torvalds2013-02-011-2/+2
* | | | | Merge tag 'dm-3.8-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2013-02-012-14/+5
|\ \ \ \ \
| * | | | | dm: fix write same requests countingAlasdair G Kergon2013-01-311-2/+4
| * | | | | dm thin: fix queue limits stackingMike Snitzer2013-01-311-12/+1
* | | | | | Merge branch 'for-3.8/upstream-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-02-014-1/+16
|\ \ \ \ \ \
| * | | | | | HID: i2c-hid: fix i2c_hid_output_raw_reportBenjamin Tissoires2013-01-311-1/+12
| * | | | | | HID: usbhid: quirk for Formosa IR receiverNicholas Santos2013-01-032-0/+4
| * | | | | | HID: remove x bit from sensor docJiri Kosina2012-12-141-0/+0
* | | | | | | Merge tag 'nfs-for-3.8-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-02-015-58/+86
|\ \ \ \ \ \ \
| * | | | | | | NFSv4.1: Handle NFS4ERR_DELAY when resetting the NFSv4.1 sessionTrond Myklebust2013-01-301-2/+12
| * | | | | | | SUNRPC: When changing the queue priority, ensure that we change the ownerTrond Myklebust2013-01-301-1/+17
| * | | | | | | NFS: Don't silently fail setattr() requests on mountpointsTrond Myklebust2013-01-301-0/+20
| * | | | | | | NFSv4.1: Ensure that nfs41_walk_client_list() does start lease recoveryTrond Myklebust2013-01-271-1/+4
| * | | | | | | NFSv4: Fix NFSv4 trunking discoveryTrond Myklebust2013-01-272-25/+9
| * | | | | | | NFSv4: Fix NFSv4 reference counting for trunked sessionsTrond Myklebust2013-01-271-16/+15
| * | | | | | | NFS: Fix error reporting in nfs_xdev_mountTrond Myklebust2013-01-271-13/+9
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-02-0118-22/+67
|\ \ \ \ \ \ \
| * | | | | | | MIPS: Function tracer: Fix broken function tracingAl Cooper2013-01-312-4/+39
| * | | | | | | mips: Move __virt_addr_valid() to a place for MIPS 64Steven Rostedt2013-01-312-6/+6