aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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
2010-09-10Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar
2010-09-10Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Ingo Molnar
2010-09-09Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-09-09tracing: t_start: reset FTRACE_ITER_HASH in case of seek/preadChris Wright
2010-09-09libata-sff: Reenable Port Multiplier after libata-sff remodeling.Gwendal Grignou
2010-09-09libata: skip EH autopsy and recovery during suspendTejun Heo
2010-09-09ahci: AHCI and RAID mode SATA patch for Intel Patsburg DeviceIDsSeth Heasley
2010-09-09ata_piix: IDE Mode SATA patch for Intel Patsburg DeviceIDsSeth Heasley
2010-09-09libata,pata_via: revert ata_wait_idle() removal from ata_sff/via_tf_load()Tejun Heo
2010-09-09minix: fix regression in minix_mkdir()Jorge Boncompte [DTI2]
2010-09-09mm: page allocator: drain per-cpu lists after direct reclaim allocation failsMel Gorman
2010-09-09mm: page allocator: calculate a better estimate of NR_FREE_PAGES when memory ...Christoph Lameter
2010-09-09mm: page allocator: update free page counters after pages are placed on the f...Mel Gorman
2010-09-09vmstat: update zone stat threshold when onlining a cpuKAMEZAWA Hiroyuki
2010-09-09vfs: take O_NONBLOCK out of the O_* uniqueness testJames Bottomley
2010-09-09swap: discard while swapping only if SWAP_FLAG_DISCARDHugh Dickins
2010-09-09swap: do not send discards as barriersChristoph Hellwig
2010-09-09swap: prevent reuse during hibernationHugh Dickins
2010-09-09swap: revert special hibernation allocationHugh Dickins
2010-09-09bounce: call flush_dcache_page() after bounce_copy_vec()Gary King
2010-09-09drivers/rtc/rtc-pl031.c: do not mark PL031 IRQ as sharedLinus Walleij
2010-09-09MAINTAINERS: correct entry for legacy RTC-driverWolfram Sang
2010-09-09gpio: doc updatesDavid Brownell
2010-09-09gpio: sx150x: correct and refine reset-on-probe behaviorGregory Bean
2010-09-09memory hotplug: fix next block calculation in is_removableKAMEZAWA Hiroyuki
2010-09-09mm: compaction: handle active and inactive fairly in too_many_isolatedMinchan Kim