OSDN Git Service

uclinux-h8/linux.git
2014-05-19 Rik van Rielrcu: Provide API to suppress stall warnings while sysrc...
2014-05-14 Uma Sharmarcu: Variable name changed in tree_plugin.h and used...
2014-05-14 Paul E. McKenneyMerge branches 'doc.2014.04.29a', 'fixes.2014.04.29a...
2014-05-14 Pranith Kumartorture: Remove unused definition
2014-05-14 Pranith Kumartorture: Remove __init from torture_init_begin/end
2014-05-14 Paul E. McKenneytorture: Check for multiple concurrent torture tests
2014-05-14 Paul E. McKenneylocktorture: Remove reference to nonexistent Kconfig...
2014-05-14 Paul E. McKenneyrcutorture: Run rcu_torture_writer at normal priority
2014-05-14 Paul E. McKenneyrcutorture: Note diffs from git commits
2014-05-14 Thomas Gleixnerrcutorture: Add missing destroy_timer_on_stack()
2014-05-14 Paul E. McKenneyrcutorture: Explicitly test synchronous grace-period...
2014-05-14 Paul E. McKenneyrcutorture: Add tests for get_state_synchronize_rcu()
2014-05-14 Paul E. McKenneyrcutorture: Test RCU-sched primitives in TREE_PREEMPT_R...
2014-05-14 Paul E. McKenneytorture: Use elapsed time to detect hangs
2014-05-14 Paul E. McKenneyrcutorture: Check for rcu_torture_fqs creation errors
2014-05-14 Paul E. McKenneytorture: Better summary diagnostics for build failures
2014-05-14 Iulia Mandatorture: Notice if an all-zero cpumask is passed inside...
2014-05-14 Paul E. McKenneyrcutorture: Make rcu_torture_reader() use cond_resched()
2014-05-14 Paul E. McKenneysched,rcu: Make cond_resched() report RCU quiescent...
2014-05-14 Paul E. McKenneypercpu: Fix raw_cpu_inc_return()
2014-05-14 Paul E. McKenneyrcutorture: Export RCU grace-period kthread wait state...
2014-05-14 Paul E. McKenneytorture: Dump ftrace buffer when the RCU grace period...
2014-05-14 Paul E. McKenneytorture: Add tracing-enabled variant of TREE02
2014-05-14 Paul E. McKenneytorture: Choose bzImage location based on architecture
2014-05-14 Paul E. McKenneytorture: Permit multi-word qemu and boot arguments
2014-05-14 Paul E. McKenneytorture: Increase stutter-end intensity
2014-05-14 Paul E. McKenneytorture: Report diagnostics from qemu
2014-05-14 Paul E. McKenneytorture: Include "Stopping" string to torture_kthread_s...
2014-05-14 Paul E. McKenneyrcutorture: Print negatives for SRCU counter wraparound
2014-05-14 Paul E. McKenneytorture: Make "--dryrun script" use same environment...
2014-05-14 Paul E. McKenneytorture: Make "--dryrun script" output self-sufficient
2014-05-14 Rashika Kheriarcutorture: Mark function as static in kernel/rcu/torture.c
2014-05-14 Paul E. McKenneytorture: Make config-fragment filtering RCU-independent
2014-05-14 Paul E. McKenneytorture: Rename RCU_QEMU_CMD to TORTURE_QEMU_CMD
2014-05-14 Paul E. McKenneytorture: Rename RCU_QEMU_ARG to TORTURE_QEMU_ARG
2014-05-14 Paul E. McKenneytorture: Rename RCU_QEMU_MAC to TORTURE_QEMU_MAC
2014-05-14 Paul E. McKenneytorture: Rename RCU_QEMU_INTERACTIVE to TORTURE_QEMU_IN...
2014-05-14 Paul E. McKenneytorture: Rename RCU_BUILDONLY to TORTURE_BUILDONLY
2014-05-14 Paul E. McKenneytorture: Rename RCU_BOOTARGS to TORTURE_BOOTARGS
2014-05-14 Paul E. McKenneytorture: Rename RCU_KMAKE_ARG to TORTURE_KMAKE_ARG
2014-05-14 Paul E. McKenneytorture: Allow variations of "defconfig" to be specified
2014-05-14 Paul E. McKenneytorture: Intensify locking test
2014-05-14 Paul E. McKenneytorture: Rename RCU_INITRD to TORTURE_INITRD
2014-05-14 Paul E. McKenneytorture: Make parse-rcutorture.sh less RCU-specific
2014-05-14 Paul E. McKenneytorture: Add batch headers "--dryrun sched"
2014-05-14 Paul E. McKenneytorture: Remove obsolete builddir options
2014-05-13 Paul E. McKenneyrcutorture: Add forward-progress checking for writer
2014-04-29 Eric Dumazetsoftirq: A single rcu_bh_qs() call per softirq set...
2014-04-29 Christoph Lameterrcu: Replace __this_cpu_ptr() uses with raw_cpu_ptr()
2014-04-29 Pranith Kumarrcu: Remove duplicate resched_cpu() declaration
2014-04-29 Paul E. McKenneyrcu: Make large and small sysidle systems use same...
2014-04-29 Paul E. McKenneyrcu: Bind RCU grace-period kthreads if NO_HZ_FULL
2014-04-29 Paul E. McKenneyrcu: Document RCU_INIT_POINTER()'s lack of ordering...
2014-04-29 Andreea-Cristina... rcu: Merge rcu_sched_force_quiescent_state() with rcu_f...
2014-04-29 Andreea-Cristina... rcu: Consolidate kfree_call_rcu() to use rcu_state...
2014-04-29 Himangi Saraogircu: Replace NR_CPUS with nr_cpu_ids
2014-04-29 Andreea-Cristina... rcu: Add event tracing to dyntick_save_progress_counter().
2014-04-29 Himangi Saraogircu: Protect uses of ->jiffies_stall with ACCESS_ONCE()
2014-04-29 Iulia Mandarcu: Remove "extern" from function declaration in inclu...
2014-04-29 Paul E. McKenneyrcu: Make callers awaken grace-period kthread
2014-04-29 Iulia Mandarcu: Protect uses of jiffies_stall field with ACCESS_ONCE()
2014-04-29 Iulia Mandarcu: Remove unused rcu_data structure field
2014-04-29 Paul E. McKenneyrcu: Update cpu_needs_another_gp() for futures from...
2014-04-29 Paul E. McKenneyrcu: Print negatives for stall-warning counter wraparound
2014-04-29 Liu Ping Fanrcu: Fix incorrect notes for code
2014-04-29 Paul E. McKenneyrcu: Protect ->gp_flags accesses with ACCESS_ONCE()
2014-04-29 Paul E. McKenneydocumentation: Update API documentation
2014-04-29 Paul E. McKenneydocumentation: Record rcu_dereference() value mishandling
2014-04-29 Paul E. McKenneydocumentation: Update sysfs path for rcu_cpu_stall_suppress
2014-04-13 Linus TorvaldsLinux 3.15-rc1 v3.15-rc1
2014-04-13 Geert Uytterhoevenmm: Initialize error in shmem_file_aio_read()
2014-04-13 Geert Uytterhoevencifs: Use min_t() when comparing "size_t" and "unsigned...
2014-04-13 Linus TorvaldsMerge branch 'slab/next' of git://git./linux/kernel...
2014-04-13 Linus TorvaldsMerge branch 'misc' of git://git./linux/kernel/git...
2014-04-13 Mikulas Patockasym53c8xx_2: Set DID_REQUEUE return code when aborting...
2014-04-13 Paul Mackerraspowerpc: Don't try to set LPCR unless we're in hypervis...
2014-04-13 Davidlohr Buesofutex: update documentation for ordering guarantees
2014-04-13 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2014-04-13 Linus TorvaldsMerge tag 'blackfin-for-linus' of git://git./linux...
2014-04-13 Linus TorvaldsMerge tag 'remoteproc-3.15-cleanups' of git://git....
2014-04-13 Linus TorvaldsMerge tag 'llvmlinux-for-v3.15' of git://git.linuxfound...
2014-04-12 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2014-04-12 Linus TorvaldsMerge branch 'v4l_for_linus' of git://git./linux/kernel...
2014-04-12 Linus TorvaldsMerge tag 'ntb-3.15' of git://github.com/jonmason/ntb
2014-04-12 Linus Torvaldsceph: fix pr_fmt() redefinition
2014-04-12 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-04-12 David S. MillerMerge branch 'tunnels'
2014-04-12 Nicolas Dichtelvti: don't allow to add the same tunnel twice
2014-04-12 Nicolas Dichtelgre: don't allow to add the same tunnel twice
2014-04-12 Vincenzo Maffionedrivers: net: xen-netfront: fix array initialization bug
2014-04-12 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2014-04-12 Linus TorvaldsMerge tag 'trace-3.15-v2' of git://git./linux/kernel...
2014-04-12 Linus TorvaldsMerge git://git.infradead.org/users/eparis/audit
2014-04-12 Al Viromissing bits of "splice: fix racy pipe->buffers uses"
2014-04-12 Al Virocifs: fix the race in cifs_writev()
2014-04-12 Al Viroceph_sync_{,direct_}write: fix an oops on ceph_osdc_new...
2014-04-12 Daniel Borkmannpktgen: be friendly to LLTX devices
2014-04-12 hayeswangr8152: check RTL8152_UNPLUG
2014-04-12 Marc Zyngiernet: sun4i-emac: add promiscuous support
2014-04-12 Duan Jiongnet/apne: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO
next