aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-09-14x86-64, compat: Retruncate rax after ia32 syscall entry tracingRoland McGrath
2010-09-14x86-64, compat: Test %rax for the syscall number, not %eaxH. Peter Anvin
2010-09-14compat: Make compat_alloc_user_space() incorporate the access_ok()H. Peter Anvin
2010-09-13Merge branch 'sched/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2010-09-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2010-09-13Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2010-09-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2010-09-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds
2010-09-13Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2010-09-13Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-09-13m68k,m68knommu: Wire up fanotify_init, fanotify_mark, and prlimit64Geert Uytterhoeven
2010-09-13sched: Improve latencies under load by decreasing minimum scheduling granularityIngo Molnar
2010-09-13fs/9p: Don't use dotl version of mknod for dotu inode operationsAneesh Kumar K.V
2010-09-13fs/9p: Use the correct dentry operationsAneesh Kumar K.V
2010-09-139p: Check for NULL fid in v9fs_dir_release()jvrao
2010-09-13fs/9p: Fix error handling in v9fs_get_sbAneesh Kumar K.V
2010-09-13fs/9p, net/9p: memory leak fixesLatchesar Ionkov
2010-09-12Linux 2.6.36-rc4v2.6.36-rc4Linus Torvalds
2010-09-11docbook: skip files with no docs since they generate scary warningsRandy Dunlap
2010-09-11docbook: warn on unused doc entriesJohannes Berg
2010-09-11kernel-doc: ignore case when stripping attributesJohannes Berg
2010-09-11Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2010-09-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2010-09-11PM / Hibernate: Avoid hitting OOM during preallocation of memoryRafael J. Wysocki
2010-09-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-09-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2010-09-11Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2010-09-11x86, tsc: Fix a preemption leak in restore_sched_clock_state()Peter Zijlstra
2010-09-10Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2010-09-10Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2010-09-10x86, tsc: Fix a preemption leak in restore_sched_clock_state()Peter Zijlstra
2010-09-11PM QoS: Correct pr_debug() misuse and improve parameter checksmark gross
2010-09-10xfs: log IO completion workqueue is a high priority queueDave Chinner
2010-09-10execve: make responsive to SIGKILL with large argumentsRoland McGrath
2010-09-10execve: improve interactivity with large argumentsRoland McGrath
2010-09-10setup_arg_pages: diagnose excessive argument sizeRoland McGrath
2010-09-10Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2010-09-10Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-09-10KEYS: Fix bug in keyctl_session_to_parent() if parent has no session keyringDavid Howells
2010-09-10KEYS: Fix RCU no-lock warning in keyctl_session_to_parent()David Howells
2010-09-10Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-09-10Merge branch 'at91-fixes-for-linus' of git://github.com/at91linux/linux-2.6-at91Linus Torvalds
2010-09-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2010-09-10drm/i915: don't enable self-refresh on IronlakeJesse Barnes
2010-09-10xfs: prevent reading uninitialized stack memoryDan Rosenberg
2010-09-10AT91: at91sam9261ek: remove C99 comments but keep informationNicolas Ferre
2010-09-10AT91: at91sam9261ek board: remove warnings related to use of SPI or SD/MMCNicolas Ferre
2010-09-10AT91: dm9000 initialization updateNicolas Ferre
2010-09-10block: Range check cpu in blk_cpu_to_groupBrian King
2010-09-10Merge branch 'fix/hda' into for-linusTakashi Iwai