]> bbs.cooldavid.org Git - net-next-2.6.git/shortlog
net-next-2.6.git
2010-09-02 Paul E. McKenneyrcu: fix _oddness handling of verbose stall warnings
2010-08-27 Paul E. McKenneyrcu: performance fixes to TINY_PREEMPT_RCU callback...
2010-08-23 Paul E. McKenneyrcu: upgrade stallwarn.txt documentation for CPU-bound...
2010-08-23 Ingo MolnarMerge branch 'rcu/next' of git://git.kernel.org/pub...
2010-08-21 Arnd Bergmannvhost: add __rcu annotations
2010-08-21 Arjan van de Venworkqueue: Add basic tracepoints to track workqueue...
2010-08-21 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2010-08-21 Samuel ThibaultReplace Configure with Enable in description of MAXSMP
2010-08-21 Linus Torvaldsmm: make stack guard page logic use vm_prev pointer
2010-08-21 Linus Torvaldsmm: make the mlock() stack guard page checks stricter
2010-08-21 Linus Torvaldsmm: make the vma list be doubly linked
2010-08-20 Tilman Sauerbeckmtd: nand: Fix probe of Samsung NAND chips
2010-08-20 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git.kernel...
2010-08-20 Stephen RothwellDocumentation: fix ozlabs.org mailing list address
2010-08-20 Stephen RothwellMAINTAINERS: Fix ozlabs.org mailing list addresses
2010-08-20 Stefan RichterDocumentation: kernel-locking: mutex_trylock cannot...
2010-08-20 Andrew Mortondrivers/scsi/qla4xxx: fix build
2010-08-20 Miklos Szerediuml: fix compile error in dma_get_cache_alignment()
2010-08-20 KOSAKI Motohirooom: __task_cred() need rcu_read_lock()
2010-08-20 KOSAKI Motohirooom: fix tasklist_lock leak
2010-08-20 KOSAKI Motohirooom: fix NULL pointer dereference
2010-08-20 Kyungmin Parkdrivers/mmc/host/sdhci-s3c.c: use the correct mutex...
2010-08-20 Kyungmin Parksdhci: add no hi-speed bit quirk support
2010-08-20 Kyungmin Parks5pc110: SDHCI-s3c support on s5pc110
2010-08-20 Kyungmin Parks5pc110: SDHCI-s3c can override host capabilities
2010-08-20 Jan Karalib/radix-tree.c: fix overflow in radix_tree_range_tag_...
2010-08-20 Andrew Mortonrevert "hwmon: f71882fg: add support for the Fintek...
2010-08-20 Andrea Righikfifo: add explicit error checking in all the examples
2010-08-20 Andrea Righikfifo: fix a memory leak in dma example
2010-08-20 Andrea Righikfifo: fix kernel BUG in dma example
2010-08-20 Andrea Righikfifo: add explicit error checking in byte stream example
2010-08-20 Andrea Righikfifo: add kfifo_skip() testcase
2010-08-20 Andrea Righikfifo: implement missing __kfifo_skip_r()
2010-08-20 Ondrej Zarymatroxfb: fix incorrect use of memcpy_toio()
2010-08-20 Paul E. McKenneyrcu: add comment stating that list_empty() applies...
2010-08-20 Paul E. McKenneyrcu: apply TINY_PREEMPT_RCU read-side speedup to TREE_P...
2010-08-20 Paul E. McKenneyrcu: combine duplicate code, courtesy of CONFIG_PREEMPT_RCU
2010-08-20 Paul E. McKenneyrcu: Upgrade srcu_read_lock() docbook about SRCU grace...
2010-08-20 Paul E. McKenneyrcu: document ways of stalling updates in low-memory...
2010-08-20 Paul E. McKenneyrcu: repair code-duplication FIXMEs
2010-08-20 Paul E. McKenneyrcu: permit suppressing current grace period's CPU...
2010-08-20 Paul E. McKenneyrcu: refer RCU CPU stall-warning victims to stallwarn.txt
2010-08-20 Paul E. McKenneyrcu: update obsolete rcu_read_lock() comment.
2010-08-20 Paul E. McKenneyrcu: Add a TINY_PREEMPT_RCU
2010-08-20 Daniel Kiperx86, apic: Fix apic=debug boot crash
2010-08-20 Paul E. McKenneyrcu: Fix RCU_FANOUT help message
2010-08-20 Paul E. McKenneyrcu: Allow RCU CPU stall warnings to be off at boot...
2010-08-20 Paul E. McKenneyrcu: restrict TREE_RCU to SMP builds with !PREEMPT
2010-08-20 Paul E. McKenneyrcu: allow RCU CPU stall warning messages to be control...
2010-08-20 Paul E. McKenneyUpdate call_rcu() usage, add synchronize_rcu()
2010-08-20 Paul E. McKenneyUpdate documentation to note the passage of INIT_RCU_HEAD()
2010-08-20 Mathieu Desnoyersrcu head remove init
2010-08-20 Arnd Bergmannkernel: __rcu annotations
2010-08-20 Arnd Bergmannidr: __rcu annotations
2010-08-20 Arnd Bergmannradix-tree: __rcu annotations
2010-08-20 Arnd Bergmannnotifiers: __rcu annotations
2010-08-20 Paul E. McKenneyrcu: improve kerneldoc for rcu_read_lock(), call_rcu...
2010-08-20 Paul E. McKenneyrcu: add boot parameter to suppress RCU CPU stall warni...
2010-08-20 Paul E. McKenneyrcu: make CPU stall warning timeout configurable
2010-08-20 Tetsuo HandaAdd RCU check for find_task_by_vpid().
2010-08-20 Lai Jiangshanrcu: simplify the usage of percpu data
2010-08-20 Lai Jiangshanrcutorture: add random preemption
2010-08-20 Paul E. McKenneyrcu: add shiny new debug assists to Documentation/RCU...
2010-08-20 Arnd Bergmannkvm: add __rcu annotations
2010-08-20 Arnd Bergmannnet/netfilter: __rcu annotations
2010-08-20 Arnd Bergmanninput: __rcu annotations
2010-08-20 Arnd Bergmannnfs: __rcu annotations
2010-08-20 Arnd Bergmannkeys: __rcu annotations
2010-08-20 Arnd Bergmanncredentials: rcu annotation
2010-08-20 Arnd Bergmanncgroups: __rcu annotations
2010-08-20 Arnd Bergmannrculist: avoid __rcu annotations
2010-08-20 Paul E. McKenneyrcu: define __rcu address space modifier for sparse
2010-08-20 Paul E. McKenneynet: convert to rcu_dereference_index_check()
2010-08-19 Borislav Petkovx86, hotplug: Serialize CPU hotplug to avoid bringup...
2010-08-19 Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git.kernel...
2010-08-19 Brian Norrismtd: nand: Fix regression in BBM detection
2010-08-19 KUMANO Syuheikprobes/x86: Fix the return address of multiple kretprobes
2010-08-19 Ingo MolnarMerge branch 'perf/urgent' of git://git.kernel.org...
2010-08-18 Linus TorvaldsMerge branch 'bugfixes' of git://git.linux-nfs.org...
2010-08-18 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-08-18 Linus TorvaldsMerge branch 'release' of git://git.kernel.org/pub...
2010-08-18 H. Peter Anvinx86-32: Fix dummy trampoline-related inline stubs
2010-08-18 David HowellsFix the declaration of sys_execve() in asm-generic...
2010-08-18 Tony Luck[IA64] Fix build error: conflicting types for ‘sys_execve’
2010-08-18 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-08-18 Uwe Kleine... mmc: build fix: mmc_pm_notify is only available with...
2010-08-18 Kusanagi Kouichiperf tools: Fix build error on read only source.
2010-08-18 Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git.kernel...
2010-08-18 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-08-18 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-08-18 Linus TorvaldsMerge branch 'for-linus' of git://neil.brown.name/md
2010-08-18 Linus TorvaldsMerge branch 'merge-devicetree' of git://git.secretlab...
2010-08-18 Joerg Roedelx86-32: Separate 1:1 pagetables from swapper_pg_dir
2010-08-18 Hans Rosenfeldx86, cpu: Fix regression in AMD errata checking code
2010-08-18 Trond MyklebustNFS: Fix an Oops in the NFSv4 atomic open code
2010-08-18 Takashi IwaiMerge branch 'fix/asoc' into for-linus
2010-08-18 Takashi IwaiMerge branch 'fix/hda' into for-linus
2010-08-18 Jaroslav KyselaALSA: emu10k1 - delay the PCM interrupts (add pcm_irq_d...
2010-08-18 Nick Pigginfs: brlock vfsmount_lock
2010-08-18 Nick Pigginfs: scale files_lock
next