]> Pileus Git - ~andy/linux/history - kernel
time: Clean up stray newlines
[~andy/linux] / kernel /
2012-07-09 Linus TorvaldsMerge tag 'iommu-fixes-v3.5-rc5' of git://git.kernel...
2012-07-09 Kay Sieverskmsg: /proc/kmsg - support reading of partial log records
2012-07-08 Linus TorvaldsMerge branch 'for-3.5-fixes' of git://git.kernel.org...
2012-07-07 Tejun Heocgroup: fix cgroup hierarchy umount race
2012-07-07 Tejun HeoRevert "cgroup: superblock can't be released with activ...
2012-07-06 Linus TorvaldsMerge tag 'ecryptfs-3.5-rc6-fixes' of git://git.kernel...
2012-07-06 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2012-07-06 Linus TorvaldsMerge tag 'for-linus-20120706' of git://git.infradead...
2012-07-06 Linus TorvaldsMerge git://git.samba.org/sfrench/cifs-2.6
2012-07-06 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2012-07-06 Kay Sieverskmsg: make sure all messages reach a newly registered...
2012-07-06 Kay Sieverskmsg: properly handle concurrent non-blocking read...
2012-07-06 Kay Sieverskmsg: add the facility number to the syslog prefix
2012-07-06 Kay Sieverskmsg: escape the backslash character while exporting...
2012-07-06 liu chuanshengprintk: replacing the raw_spin_lock/unlock with raw_spi...
2012-07-06 Ingo MolnarMerge branch 'rcu/next' of git://git.kernel.org/pub...
2012-07-06 Paul E. McKenneyrcu: Fix broken strings in RCU's source code.
2012-07-06 Paul E. McKenneyrcu: Fix code-style issues involving "else"
2012-07-06 Paul E. McKenneyMerge branches 'bigrtm.2012.07.04a', 'doctorture.2012...
2012-07-06 Paul E. McKenneyrcu: Introduce check for callback list/count mismatch
2012-07-06 Ingo MolnarMerge branch 'core' of git://git.kernel.org/pub/scm...
2012-07-06 Ingo MolnarMerge branch 'rcu/urgent' of git://git.kernel.org/pub...
2012-07-06 Ingo MolnarMerge branch 'tip/perf/core' of git://git.kernel.org...
2012-07-06 Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git.kernel...
2012-07-05 Linus TorvaldsMerge tag 'fixes-for-linus' of git://git.kernel.org...
2012-07-05 Linus TorvaldsMerge git://git.kernel.org/pub/scm/virt/kvm/kvm
2012-07-05 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2012-07-05 Ingo MolnarMerge branch 'x86/microcode' into perf/core
2012-07-05 Ingo MolnarMerge branch 'x86/cpu' into perf/core
2012-07-05 Ingo MolnarMerge branch 'perf/urgent' into perf/core
2012-07-05 Peter Zijlstrasched/nohz: Rewrite and fix load-avg computation -...
2012-07-05 Salman Qazisched: Fix fork() error path to not crash
2012-07-05 Linus TorvaldsMerge branch 'fixes-for-grant' of git://sources.calxeda...
2012-07-04 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git.linaro...
2012-07-04 Linus TorvaldsMerge tag 'md-3.5-fixes' of git://neil.brown.name/md
2012-07-04 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2012-07-03 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2012-07-03 Linus TorvaldsMerge tag 'sound-3.5' of git://git.kernel.org/pub/scm...
2012-07-03 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2012-07-03 Linus TorvaldsMerge tag 'md-3.5-fixes' of git://neil.brown.name/md
2012-07-03 Linus TorvaldsMerge branch 'merge' of git://git.kernel.org/pub/scm...
2012-07-02 Paul E. McKenneyrcu: Make RCU_FAST_NO_HZ respect nohz= boot parameter
2012-07-02 Paul E. McKenneyrcu: Round FAST_NO_HZ lazy timeout to nearest second
2012-07-02 Paul E. McKenneyrcu: The rcu_needs_cpu() function is not a quiescent...
2012-07-02 Paul E. McKenneyrcu: Dump only the current CPU's buffers for idle-entry...
2012-07-02 Paul E. McKenneyrcu: Add check for CPUs going offline with callbacks...
2012-07-02 Paul E. McKenneyrcu: Disable preemption in rcu_blocking_is_gp()
2012-07-02 Carsten Emdercu: Prevent uninitialized string in RCU CPU stall...
2012-07-02 Paul E. McKenneyrcu: Fix rcu_is_cpu_idle() #ifdef in TINY_RCU
2012-07-02 Paul E. McKenneyrcu: Split RCU core processing out of __call_rcu()
2012-07-02 Paul E. McKenneyrcu: Prevent __call_rcu() from invoking RCU core on...
2012-07-02 Paul E. McKenneyrcu: Make __call_rcu() handle invocation from idle
2012-07-02 Paul E. McKenneyrcu: Consolidate tree/tiny __rcu_read_{,un}lock() imple...
2012-07-02 Paul E. McKenneyrcu: Add ACCESS_ONCE() to ->qlen accesses
2012-07-02 Paul E. McKenneyrcu: Consolidate duplicate callback-list initialization
2012-07-02 Paul E. McKenneyrcu: Fix detection of abruptly-ending stall
2012-07-02 Paul E. McKenneyrcu: Make rcutorture fakewriters invoke rcu_barrier()
2012-07-02 Paul E. McKenneyrcu: Fix diagnostic-printk typo in rcutorture
2012-07-02 Paul E. McKenneyrcu: Fix bug in rcu_barrier() torture test
2012-07-02 Paul E. McKenneyrcu: Test srcu_barrier() from rcutorture test suite
2012-07-02 Paul E. McKenneyrcu: Rationalize ordering of torture_ops list
2012-07-02 Paul E. McKenneyrcu: RCU_SAVE_DYNTICK code no longer ever dead
2012-07-02 Paul E. McKenneyrcu: Use for_each_rcu_flavor() in TREE_RCU tracing
2012-07-02 Paul E. McKenneyrcu: Introduce for_each_rcu_flavor() and use it
2012-07-02 Paul E. McKenneyrcu: Remove unneeded __rcu_process_callbacks() argument
2012-07-02 Paul E. McKenneyrcu: Add rcu_barrier() statistics to debugfs tracing
2012-07-02 Paul E. McKenneyrcu: Add tracing for _rcu_barrier()
2012-07-02 Paul E. McKenneyrcu: Increase rcu_barrier() concurrency
2012-07-02 Paul E. McKenneyrcu: Remove needless initialization
2012-07-02 Paul E. McKenneyrcu: Move rcu_barrier_mutex to rcu_state structure
2012-07-02 Paul E. McKenneyrcu: Move rcu_barrier_completion to rcu_state structure
2012-07-02 Paul E. McKenneyrcu: Move rcu_barrier_cpu_count to rcu_state structure
2012-07-02 Paul E. McKenneyrcu: Move _rcu_barrier()'s rcu_head structures to rcu_d...
2012-07-02 Paul E. McKenneyrcu: Place pointer to call_rcu() in rcu_data structure
2012-07-02 Paul E. McKenneyrcu: Prevent excessive line length in RCU_STATE_INITIAL...
2012-07-02 Paul E. McKenneyrcu: Size rcu_node tree from nr_cpu_ids rather than...
2012-07-02 Paul E. McKenneyrcu: Four-level hierarchy is no longer experimental
2012-07-02 Paul E. McKenneyrcu: Control RCU_FANOUT_LEAF from boot-time parameter
2012-07-02 Paul E. McKenneyRevert "rcu: Move PREEMPT_RCU preemption to switch_to...
2012-07-01 Linus TorvaldsMerge branch 'fixes' of git://git.linaro.org/people...
2012-06-30 Linus TorvaldsMerge tag 'fixes-for-linus' of git://git.kernel.org...
2012-06-30 Randy Dunlapprintk.c: fix kernel-doc warnings
2012-06-30 Olof JohanssonMerge branch 'v3.5-samsung-fixes-1' of git://git.kernel...
2012-06-30 Linus TorvaldsMerge branch 'release' of git://git.kernel.org/pub...
2012-06-30 Linus TorvaldsMerge tag 'driver-core-3.5-rc5' of git://git.kernel...
2012-06-30 Len BrownMerge branches 'acpi_pad-bugzilla-42981', 'apei-bugzill...
2012-06-30 Linus TorvaldsMerge tag 'pm-for-3.5-rc5' of git://git.kernel.org...
2012-06-29 David S. MillerMerge branch 'master' of git://1984.lsi.us.es/nf
2012-06-29 Steven Rostedtprintk: Optimize if statement logic where newline exists
2012-06-29 Linus TorvaldsMerge branch 'merge' of git://git.kernel.org/pub/scm...
2012-06-29 Vaibhav Nagarnaikring-buffer: Fix accounting of entries when removing...
2012-06-29 Vaibhav Nagarnaikring-buffer: Fix crash due to uninitialized new_pages...
2012-06-29 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git.kernel...
2012-06-29 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git.kerne...
2012-06-29 Linus TorvaldsMerge branch 'core-urgent-for-linus' of git://git.kerne...
2012-06-29 Kay Sieversprintk: flush continuation lines immediately to console
2012-06-28 David S. MillerMerge branch 'for-davem' of git://git.kernel.org/pub...
2012-06-28 Linus TorvaldsMerge branch 'for_linus' of git://git.kernel.org/pub...
2012-06-28 Linus TorvaldsMerge tag 'upstream-3.5-rc5' of git://git.infradead...
2012-06-28 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
next