summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2010-11-11block: remove unused copy_io_context()Jens Axboe
2010-11-11Documentation: remove anticipatory scheduler infoRandy Dunlap
2010-11-11Input: do not pass injected events back to the originating handlerDmitry Torokhov
2010-11-11Input: pcf8574_keypad - fix error handling in pcf8574_kp_probeDan Carpenter
2010-11-10Input: acecad - fix a memory leak in usb_acecad_probe error pathAxel Lin
2010-11-10perf, amd: Use kmalloc_node(,__GFP_ZERO) for northbridge structure allocationPeter Zijlstra
2010-11-10perf_events: Fix time tracking in samplesStephane Eranian
2010-11-10xfs: remove incorrect assert in xfs_vm_writepageChristoph Hellwig
2010-11-11APPARMOR: Fix memory leak of apparmor_init()wzt.wzt@gmail.com
2010-11-11APPARMOR: Fix memory leak of alloc_namespace()wzt.wzt@gmail.com
2010-11-10locks: remove dead lease error-handling codeJ. Bruce Fields
2010-11-10locks: fix leak on merging leasesJ. Bruce Fields
2010-11-10xfs: use hlist_add_fakeChristoph Hellwig
2010-11-10xfs: fix a few compiler warnings with CONFIG_XFS_QUOTA=nChristoph Hellwig
2010-11-10xfs: tell lockdep about parent iolock usage in filestreamsChristoph Hellwig
2010-11-10xfs: move delayed write buffer traceDave Chinner
2010-11-10xfs: fix per-ag reference counting in inode reclaim tree walkingDave Chinner
2010-11-10xfs: xfs_ioctl: fix information leak to userlandKulikov Vasiliy
2010-11-10xfs: remove experimental tag from the delaylog optionChristoph Hellwig
2010-11-10ARM: 6472/1: vexpress ct-ca9x4: only set twd_base if local timers are being usedWill Deacon
2010-11-10perf trace: update usageTom Zanussi
2010-11-10perf trace: update Documentation with new perf trace variantsTom Zanussi
2010-11-10perf trace: live-mode command-line cleanupTom Zanussi
2010-11-10perf trace record: handle commands correctlyTom Zanussi
2010-11-10perf record: make the record options available outside perf recordTom Zanussi
2010-11-10perf trace scripting: remove system-wide param from shell scriptsTom Zanussi
2010-11-10block: remove REQ_HARDBARRIERChristoph Hellwig
2010-11-10perf trace scripting: fix some small memory leaks and missing error checksTom Zanussi
2010-11-10Merge branch 'for-2.6.37/drivers' into for-linusJens Axboe
2010-11-10ioprio: rcu_read_lock/unlock protect find_task_by_vpid call (V2)Sergey Senozhatsky
2010-11-10ioprio: fix RCU locking around task dereferenceDaniel J Blueman
2010-11-10block: ioctl: fix information leak to userlandVasiliy Kulikov
2010-11-10block: read i_size with i_size_read()Mike Snitzer
2010-11-10cciss: fix proc warning on attempt to remove non-existant directoryJens Axboe
2010-11-10bio: take care not overflow page count when mapping/copying user dataJens Axboe
2010-11-10block: limit vec count in bio_kmalloc() and bio_alloc_map_data()Jens Axboe
2010-11-10block: take care not to overflow when calculating total iov lengthJens Axboe
2010-11-10block: check for proper length of iov entries in blk_rq_map_user_iov()Jens Axboe
2010-11-10x86, pvclock: Remove leftover scale_delta() functionKusanagi Kouichi
2010-11-10x86, apic: Remove double #includeJesper Juhl
2010-11-10x86: Adjust section annotations in AMD Fam10 MMCONF enabling codeJan Beulich
2010-11-10x86, UV: Update node controller MMRsJack Steiner
2010-11-10perf: Fix usages of profile_cpu in builtin-top.c to use cpu_listCorey Ashford
2010-11-10x86: Remove unnecessary casts of void ptr returning alloc function return valuesJesper Juhl
2010-11-10perf, ui: Eliminate stack-smashing protection compiler complaintCyrill Gorcunov
2010-11-10drm/ttm: Be consistent on ttm_bo_init() failuresThomas Hellstrom
2010-11-10drm/radeon/kms: Fix retrying ttm_bo_init() after it failed once.Michel Dänzer
2010-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2010-11-09perf_events: Fix perf_counter_mmap() hook in mprotect()Pekka Enberg
2010-11-09x86: Address gcc4.6 "set but not used" warnings in apic.hAndi Kleen