summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | 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
| | | |_|_|_|/ / / | | |/| | | | | |
* | | | | | | | | perf: Avoid RCU vs preemption assumptionsPeter Zijlstra2010-09-211-6/+12
* | | | | | | | | percpu: Add {get,put}_cpu_ptrPeter Zijlstra2010-09-211-0/+9
* | | | | | | | | Merge commit 'v2.6.36-rc5' into perf/coreIngo Molnar2010-09-21184-900/+1712
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | | | | | | | | / | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Linux 2.6.36-rc5v2.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
| | * | | | | | | USB: serial/mos*: prevent reading uninitialized stack memoryDan Rosenberg2010-09-202-0/+6
| | * | | | | | | USB: otg: twl4030: fix phy initialization(v1)Ming Lei2010-09-201-27/+51
| | * | | | | | | USB: EHCI: Disable langwell/penwell LPM capabilityAlek Du2010-09-201-0/+5
| | * | | | | | | usb: musb_debugfs: don't use the struct file private_data field with seq_filesMathias Nyman2010-09-201-3/+2
| | |/ / / / / /
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2010-09-202-15/+11
| |\ \ \ \ \ \ \
| | * | | | | | | serial: mfd: fix bug in serial_hsu_remove()Feng Tang2010-09-201-8/+9
| | * | | | | | | serial: amba-pl010: fix set_ldiscMika Westerberg2010-09-201-7/+2
| | |/ / / / / /
| * | | | | | | frv: double syscall restarts, syscall restart in sigreturn()Al Viro2010-09-201-1/+3
| * | | | | | | frv: handling of restart into restart_syscall is fsckedAl Viro2010-09-201-1/+1
| * | | | | | | frv: avoid infinite loop of SIGSEGV deliveryAl Viro2010-09-201-2/+2
| * | | | | | | frv: fix address verification holes in setup_frame/setup_rt_frameAl Viro2010-09-201-16/+22
| * | | | | | | frv: restart_block.fn needs to be reset on sigreturnAl Viro2010-09-201-0/+3
| * | | | | | | mm: further fix swapin race conditionHugh Dickins2010-09-201-3/+5
| |/ / / / / /
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds2010-09-1913-131/+88
| |\ \ \ \ \ \
| | * | | | | | alpha: deal with multiple simultaneously pending signalsAl Viro2010-09-181-5/+11
| | * | | | | | alpha: fix a 14 years old bug in sigreturn tracingAl Viro2010-09-181-2/+11
| | * | | | | | alpha: unb0rk sigsuspend() and rt_sigsuspend()Al Viro2010-09-183-69/+2
| | * | | | | | alpha: belated ERESTART_RESTARTBLOCK race fixAl Viro2010-09-181-1/+2
| | * | | | | | alpha: Shift perf event pending work earlier in timer interruptMichael Cree2010-09-181-5/+5
| | * | | | | | alpha: wire up fanotify and prlimit64 syscallsMikael Pettersson2010-09-182-1/+7
| | * | | | | | alpha: kill big kernel lockArnd Bergmann2010-09-182-8/+0
| | * | | | | | alpha: fix build breakage in asm/cacheflush.hTejun Heo2010-09-181-0/+2
| | * | | | | | alpha: remove unnecessary cast from void* in assignment.matt mooney2010-09-182-2/+2
| | * | | | | | alpha: Use static const char * const where possibleJoe Perches2010-09-184-38/+46
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds2010-09-191-9/+3
| |\ \ \ \ \ \ \
| | * | | | | | | ide: Fix ordering of procfs registry.Wolfram Sang2010-09-131-9/+3
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-09-1922-35/+136
| |\ \ \ \ \ \ \ \
| | * | | | | | | | dca: disable dca on IOAT ver.3.0 multiple-IOH platformsSosnowski, Maciej2010-09-171-6/+79
OpenPOWER on IntegriCloud