deliverable/linux.git
2013-06-27  Alex Shisched/tg: Use 'unsigned long' for load variable in...
2013-06-27  Alex Shisched: Change cfs_rq load avg to unsigned long
2013-06-27  Alex Shisched: Consider runnable load average in move_tasks()
2013-06-27  Alex Shisched: Compute runnable load avg in cpu_load and cpu_av...
2013-06-27  Alex Shisched: Update cpu load after task_tick
2013-06-27  Alex Shisched: Fix sleep time double accounting in enqueue...
2013-06-27  Alex Shisched: Set an initial value of runnable avg for new...
2013-06-27  Alex Shisched: Move a few runnable tg variables into CONFIG_SMP
2013-06-27  Alex ShiRevert "sched: Introduce temporary FAIR_GROUP_SCHED...
2013-06-19  Joe Perchessched: Don't mix use of typedef ctl_table and struct...
2013-06-19  Viresh Kumarsched: Remove WARN_ON(!sd) from init_sched_groups_power()
2013-06-19  Viresh Kumarsched: Fix memory leakage in build_sched_groups()
2013-06-19  Viresh Kumarsched: Use cached value of span instead of calling...
2013-06-19  Viresh Kumarsched: Create for_each_sd_topology()
2013-06-19  Viresh Kumarsched: Don't set sd->child to NULL when it is already...
2013-06-19  Viresh Kumarsched: Don't initialize alloc_state in build_sched_doma...
2013-06-19  Viresh Kumarsched: Optimize build_sched_domains() for saving first...
2013-06-19  Viresh Kumarsched: Remove unused params of build_sched_domain()
2013-06-19  Viresh Kumarsched: Rename sched.c as sched/core.c in comments and...
2013-06-19  Michael Wangsched: Femove the useless declaration in kernel/sched...
2013-06-19  Michael Wangsched: Refine the code in unthrottle_cfs_rq()
2013-06-19  Kirill Tkhaisched/rt: Simplify pull_rt_task() logic and remove...
2013-06-19  Ingo MolnarMerge branch 'sched/urgent' into sched/core
2013-06-19  Steven Rostedttracing/context-tracking: Add preempt_schedule_context...
2013-06-19  Vincent Guittotsched: Fix clear NOHZ_BALANCE_KICK
2013-05-31  Andrew Jonessched/x86: Construct all sibling maps if smt
2013-05-31  Kamalesh Babulalsched/fair: Remove unused variable from expire_cfs_rq_r...
2013-05-30  Linus TorvaldsMerge branch 'mn10300' (mn10300 fixes from David Howells)
2013-05-30  David HowellsMN10300: Need pci_iomap() and __pci_ioport_map() defining
2013-05-30  David HowellsMN10300: ASB2305's PCI code needs the definition of...
2013-05-30  David HowellsMN10300: Enable IRQs more in system call exit work...
2013-05-30  David HowellsMN10300: Fix ret_from_kernel_thread
2013-05-29  Linus TorvaldsMerge tag 'pinctrl-fixes-v3.10-3' of git://git./linux...
2013-05-29  Linus TorvaldsMerge tag 'fixes-for-linus' of git://git./linux/kernel...
2013-05-29  Olof JohanssonARM: exynos: defconfig update
2013-05-28  Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2013-05-28  Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2013-05-28  Linus TorvaldsMerge branch 'for-3.10' of git://git.samba.org/sfrench...
2013-05-28  Linus TorvaldsMerge tag 'trace-fixes-v3.10-rc3' of git://git./linux...
2013-05-28  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-05-28  Linus TorvaldsMerge branch 'next' of git://git.monstr.eu/linux-2...
2013-05-28  Steven Rostedt... ring-buffer: Do not poll non allocated cpu buffers
2013-05-28  Stanislaw Gruszkasched: Use swap() macro in scale_stime()
2013-05-28  Geert Uytterhoevenm68k: Update defconfigs for v3.9
2013-05-28  Frederic Weisbeckersched: Use an accessor to read the rq clock
2013-05-28  Frederic Weisbeckersched: Update rq clock earlier in unthrottle_cfs_rq
2013-05-28  Frederic Weisbeckersched: Update rq clock before calling check_preempt_curr()
2013-05-28  Frederic Weisbeckersched: Update rq clock before setting fair group shares
2013-05-28  Frederic Weisbeckersched: Update rq clock before migrating tasks out of...
2013-05-28  Neil Zhangsched: Remove redundant update_runtime notifier
2013-05-28  Gerald Schaefersched/autogroup: Fix race with task_groups list
2013-05-28  Andrew Jonesqxl: fix Kconfig deps - select FB_DEFERRED_IO
2013-05-28  Ingo MolnarMerge branch 'sched/cleanups' into sched/core
2013-05-28  Jussi Kivilinnacrypto: sha256_ssse3 - fix stack corruption with SSSE3...
2013-05-28  Olof JohanssonMerge tag 'samsung-fixes-3' of git://git./linux/kernel...
2013-05-27  Linus Walleijpinctrl: pinconf: take the right mutex
2013-05-27  Wei Yongjunpinctrl: sunxi: fix error return code in sunxi_pinctrl_...
2013-05-27  Tomasz Figapinctrl: exynos: Handle suspend/resume of GPIO EINT...
2013-05-27  Tomasz Figapinctrl: samsung: Allow per-bank SoC-specific private...
2013-05-27  Tomasz Figapinctrl: samsung: Add support for SoC-specific suspend...
2013-05-27  Axel Linpinctrl: Don't override the error code in probe error...
2013-05-27  Tomasz FigaARM: EXYNOS: Fix EINT wake-up mask configuration when...
2013-05-27  Tomasz Figapinctrl: exynos: Add support for set_irq_wake of wake...
2013-05-27  Doug Andersonpinctrl: samsung: fix suspend/resume functionality
2013-05-27  Meyer, Kirkmicroblaze: Reversed logic in futex cmpxchg
2013-05-26  Linus TorvaldsLinux 3.10-rc3
2013-05-26  Manfred Spraulipc/sem.c: Fix missing wakeups in do_smart_update_queue()
2013-05-26  Linus TorvaldsMerge tag 'nfs-for-3.10-3' of git://git.linux-nfs.org...
2013-05-26  Linus TorvaldsMerge tag 'edac_fixes_for_3.10' of git://git./linux...
2013-05-26  Linus TorvaldsMerge branch 'parisc-for-3.10' of git://git./linux...
2013-05-26  Linus TorvaldsMerge tag 'for-linus-v3.10-rc3' of git://oss.sgi.com...
2013-05-26  Linus TorvaldsMerge tag 'for-v3.10-fixes' of git://git.infradead...
2013-05-26  Linus TorvaldsMerge tag 'pm+acpi-3.10-rc3' of git://git./linux/kernel...
2013-05-26  Linus TorvaldsMerge branch 'fixes' of git://git.infradead.org/users...
2013-05-25  Kyle McMartinscore: remove redundant kcore_list entries
2013-05-25  Linus TorvaldsMerge tag 'arc-v3.10-fixes' of git://git./linux/kernel...
2013-05-25  Linus TorvaldsMerge branch 'fixes' of git://git.linaro.org/people...
2013-05-25  Vineet GuptaARC: lazy dcache flush broke gdb in non-aliasing configs
2013-05-25  Linus TorvaldsMerge branch 'akpm' (incoming from Andrew Morton)
2013-05-24  Linus TorvaldsMerge tag 'fixes-for-linus' of git://git./linux/kernel...
2013-05-24  Benjamin LaHaiseaio: fix kioctx not being freed after cancellation...
2013-05-24  Cliff Wickmanmm/pagewalk.c: walk_page_range should avoid VM_PFNMAP...
2013-05-24  Tomasz Figadrivers/rtc/rtc-max8998.c: check for pdata presence...
2013-05-24  Joseph Qiocfs2: goto out_unlock if ocfs2_get_clusters_nocache...
2013-05-24  Jiri Kosinarandom: fix accounting race condition with lockless...
2013-05-24  Jarod Wilsondrivers/char/random.c: fix priming of last_data
2013-05-24  Randy Dunlapmm/memory_hotplug.c: fix printk format warnings
2013-05-24  Ryusuke Konishinilfs2: fix issue of nilfs_set_page_dirty() for page...
2013-05-24  Brian Behlendorfdrivers/block/brd.c: fix brd_lookup_page() race
2013-05-24  Geert Uytterhoevenfbdev: FB_GOLDFISH should depend on HAS_DMA
2013-05-24  Lars-Peter... drivers/rtc/rtc-pl031.c: pass correct pointer to free_irq()
2013-05-24  Randy Dunlapauditfilter.c: fix kernel-doc warnings
2013-05-24  Jeff Moyeraio: fix io_getevents documentation
2013-05-24  Andrew Mortonrevert "selftest: add simple test for soft-dirty bit"
2013-05-24  Christian Gmeinerdrivers/leds/leds-ot200.c: fix error caused by shifted...
2013-05-24  Aneesh Kumar K.Vmm/THP: use pmd_populate() to update the pmd with pgtab...
2013-05-24  Randy Dunlaplinux/kernel.h: fix kernel-doc warning
2013-05-24  Leonid Yegoshinmm compaction: fix of improper cache flush in migration...
2013-05-24  Alexandre Bouninerapidio/tsi721: fix bug in MSI interrupt handling
2013-05-24  Jeff Mahoneyhfs: avoid crash in hfs_bnode_create
next
This page took 0.04044 seconds and 5 git commands to generate.