aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* powerpc: fix double syscall restartsAl Viro2010-09-223-3/+4
* Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-09-227-9/+43
|\
| * bdi: Fix warnings in __mark_inode_dirty for /dev/zero and friendsJan Kara2010-09-221-2/+21
| * char: Mark /dev/zero and /dev/kmem as not capable of writebackJan Kara2010-09-222-2/+5
| * bdi: Initialize noop_backing_dev_info properlyJan Kara2010-09-221-0/+2
| * cfq-iosched: fix a kernel OOPs when usb key is insertedVivek Goyal2010-09-211-3/+13
| * block: fix blk_rq_map_kern bio direction flagBenny Halevy2010-09-211-1/+1
| * cciss: freeing uninitialized data on error pathDan Carpenter2010-09-211-1/+1
* | Merge branch 'for-linus/i2c/2636-rc5' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2010-09-211-0/+2
|\ \
| * | i2c-omap: Make sure i2c bus is free before setting it to idleMathias Nyman2010-09-221-0/+2
| |/
* | fs: {lock,unlock}_flocks() stubs to prepare for BKL removalSage Weil2010-09-211-0/+4
* | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2010-09-212-5/+5
|\ \
| * | sched: Fix nohz balance kickSuresh Siddha2010-09-211-1/+1
| * | sched: Fix user time incorrectly accounted as system time on 32-bitStanislaw Gruszka2010-09-151-4/+4
* | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-09-215-26/+27
|\ \ \
| * | | hw breakpoints: Fix pid namespace bugMatt Helsley2010-09-171-1/+2
| * | | x86: Fix instruction breakpoint encodingFrederic Weisbecker2010-09-172-22/+20
| * | | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...Ingo Molnar2010-09-161-1/+3
| |\ \ \
| | * | | oprofile: Add Support for Intel CPU Family 6 / Model 22 (Intel Celeron 540)Patrick Simmons2010-09-161-1/+3
| * | | | kprobes: Fix Kconfig dependencyMasami Hiramatsu2010-09-131-2/+2
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2010-09-219-83/+84
|\ \ \ \
| * | | | ceph: select CRYPTOSage Weil2010-09-171-0/+1
| * | | | ceph: check mapping to determine if FILE_CACHE cap is usedSage Weil2010-09-171-1/+1
| * | | | ceph: only send one flushsnap per cap_snap per mds sessionSage Weil2010-09-173-6/+18
| * | | | ceph: fix cap_snap and realm splitSage Weil2010-09-163-61/+33
| * | | | ceph: stop sending FLUSHSNAPs when we hit a dirty capsnapSage Weil2010-09-141-3/+3
| * | | | ceph: correctly set 'follows' in flushsnap messagesSage Weil2010-09-141-1/+1
| * | | | ceph: fix dn offset during readdir_prepopulateSage Weil2010-09-131-5/+6
| * | | | ceph: fix file offset wrapping at 4GB on 32-bit archsSage Weil2010-09-111-1/+2
| * | | | ceph: fix reconnect encoding for old serversSage Weil2010-09-111-0/+2
| * | | | ceph: fix pagelist kunmap tailYehuda Sadeh2010-09-111-2/+10
| * | | | ceph: fix null pointer deref on anon root dentry releaseSage Weil2010-09-111-3/+7
* | | | | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2010-09-218-26/+73
|\ \ \ \ \
| * \ \ \ \ Merge remote branch 'linus' into drm-intel-fixesChris Wilson2010-09-21214-1525/+1994
| |\ \ \ \ \
| * | | | | | drm/i915: Hold a reference to the object whilst unbinding the eviction listChris Wilson2010-09-201-2/+7
| * | | | | | drm/i915,agp/intel: Add second set of PCI-IDs for B43Chris Wilson2010-09-173-0/+5
| * | | | | | drm/i915: Fix Sandybridge fence registersChris Wilson2010-09-172-22/+51
| * | | | | | drm/i915/crt: Downgrade warnings for hotplug failuresChris Wilson2010-09-171-2/+2
| * | | | | | Merge remote branch 'linus' into drm-intel-fixesChris Wilson2010-09-13412-2149/+4527
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | drm/i915: Ensure that the crtcinfo is populated during mode_fixup()Chris Wilson2010-09-121-0/+8
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2010-09-212-6/+13
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | lguest: update comments to reflect LHCALL_LOAD_GDT_ENTRY.Rusty Russell2010-09-211-5/+8
| * | | | | | virtio: console: Prevent userspace from submitting NULL buffersAmit Shah2010-09-211-0/+4
| * | | | | | virtio: console: Fix poll blocking even though there is data to readHans de Goede2010-09-211-1/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Linux 2.6.36-rc5Linus Torvalds2010-09-201-1/+1
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds2010-09-203-22/+10
|\ \ \ \ \ \
| * | | | | | Staging: vt6655: fix buffer overflowDan Carpenter2010-09-201-3/+8
| * | | | | | Revert: "Staging: batman-adv: Adding netfilter-bridge hooks"Sven Eckelmann2010-09-202-19/+2
| |/ / / / /
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-09-206-32/+66
|\ \ \ \ \ \
| * | | | | | USB: musb: MAINTAINERS: Fix my mail addressFelipe Balbi2010-09-201-2/+2