- 8684896 rcu: Changes from reviews: avoid casts, fix/add warnings, improve comments by Paul E. McKenney · 17 years ago
- dd5d19b rcu: Create rcutree plugins to handle hotplug CPU for multi-level trees by Paul E. McKenney · 17 years ago
- 06e7997 rcu: Remove lockdep annotations from RCU's _notrace() API members by Paul E. McKenney · 17 years ago
- c935a33 rcu: Add #ifdef to suppress __rcu_offline_cpu() warning in !HOTPLUG_CPU builds by Paul E. McKenney · 17 years ago
- 33f7614 rcu: Add CPU-offline processing for single-node configurations by Paul E. McKenney · 17 years ago
- 7c614d6 rcu: Add "notrace" to RCU function headers used by ftrace by Paul E. McKenney · 17 years ago
- 6b3ef48 rcu: Remove CONFIG_PREEMPT_RCU by Paul E. McKenney · 17 years ago
- f41d911 rcu: Merge preemptable-RCU functionality into hierarchical RCU by Paul E. McKenney · 17 years ago
- a157229 rcu: Simplify rcu_pending()/rcu_check_callbacks() API by Paul E. McKenney · 17 years ago
- 22f00b6 rcu: Use debugfs_remove_recursive() simplify code. by Paul E. McKenney · 17 years ago
- 65cf8f8 rcu: Merge per-RCU-flavor initialization into pre-existing macro by Paul E. McKenney · 17 years ago
- 5699ed8 rcu: Fix online/offline indication for rcudata.csv trace file by Paul E. McKenney · 17 years ago
- bc33f24 rcu: Consolidate sparse and lockdep declarations in include/linux/rcupdate.h by Paul E. McKenney · 17 years ago
- d6714c2 rcu: Renamings to increase RCU clarity by Paul E. McKenney · 17 years ago
- 9f77da9 rcu: Move private definitions from include/linux/rcutree.h to kernel/rcutree.h by Paul E. McKenney · 17 years ago
- b560d8a rcu: Expunge lingering references to CONFIG_CLASSIC_RCU, optimize on !SMP by Paul E. McKenney · 17 years ago
- 1423cc0 rcu: Delay rcu_barrier() wait until beginning of next CPU-hotunplug operation. by Paul E. McKenney · 17 years ago
- 684ca5c rcu: Fix typo in rcu_irq_exit() comment header by Josh Triplett · 17 years ago
- b612ba8 rcu: Make rcupreempt_trace.c look at offline CPUs by Paul E. McKenney · 17 years ago
- 8064d54 rcu: Make preemptable RCU scan all CPUs when summing RCU counters by Paul E. McKenney · 17 years ago
- 2e59755 rcu: Simplify RCU CPU-hotplug notification by Paul E. McKenney · 17 years ago
- 799e64f cpu hotplug: Introduce cpu_notifier() to handle !HOTPLUG_CPU case by Paul E. McKenney · 17 years ago
- 2756962 rcu: Split hierarchical RCU initialization into boot-time and CPU-online pieces by Paul E. McKenney · 17 years ago
- fa08661 Merge commit 'v2.6.31-rc6' into core/rcu by Ingo Molnar · 17 years ago
- 64f1607 Linux 2.6.31-rc6 by Linus Torvalds · 17 years ago
- 2d860ad genirq: prevent wakeup of freed irq thread by Linus Torvalds · 17 years ago
- 3493e84 Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
- 919aa96 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
- 1c2ffff Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
- bc7af9b Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 17 years ago
- d58d2d1 Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 17 years ago
- 7334219 Merge branch 'sh/for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 17 years ago
- e694958 Make sock_sendpage() use kernel_sendpage() by Linus Torvalds · 17 years ago
- 94d5d1b perf_counter: Report the cloning task as parent on perf_counter_fork() by Peter Zijlstra · 17 years ago
- 970892a perf_counter: Fix an ipi-deadlock by Peter Zijlstra · 17 years ago
- 3dab77f perf: Rework/fix the whole read vs group stuff by Peter Zijlstra · 17 years ago
- bcfc260 perf_counter: Fix swcounter context invariance by Peter Zijlstra · 17 years ago
- 8fd101f perf report: Don't show unresolved DSOs and symbols when -S/-d is used by Arnaldo Carvalho de Melo · 17 years ago
- daac07b perf tools: Add a general option to enable raw sample records by Frederic Weisbecker · 17 years ago
- 3a9f131 perf tools: Add a per tracepoint counter attribute to get raw sample by Frederic Weisbecker · 17 years ago
- 2840297 perf_counter: Provide hw_perf_counter_setup_online() APIs by Ingo Molnar · 17 years ago
- 8f7a0dc perf list: Fix large list output by using the pager by Arnaldo Carvalho de Melo · 17 years ago
- dbefd60 sh: fix i2c init order on ap325rxa V2 by Magnus Damm · 17 years ago
- ba3a170 sh: fix i2c init order on Migo-R V2 by Magnus Damm · 17 years ago
- ba9a633 sh: convert processor device setup functions to arch_initcall() by Magnus Damm · 17 years ago
- 4d484a4 md: allow upper limit for resync/reshape to be set when array is read-only by NeilBrown · 17 years ago
- 1a67dde md/raid5: Properly remove excess drives after shrinking a raid5/6 by NeilBrown · 17 years ago
- a639755 md/raid5: make sure a reshape restarts at the correct address. by NeilBrown · 17 years ago
- 67ac601 md/raid5: allow new reshape modes to be restarted in the middle. by NeilBrown · 17 years ago
- 51d5668 md: never advance 'events' counter by more than 1. by NeilBrown · 17 years ago
- a3620f7 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
- 39cbb60 Remove double removal of blktrace directory by Alan D. Brunelle · 17 years ago
- 78efd1d Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 17 years ago
- b637dc0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 17 years ago
- 42c5c84 Merge branch 'zerolen' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/misc-2.6 by Linus Torvalds · 17 years ago
- 9256a2d Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
- 1ae88b2 NFS: Fix an O_DIRECT Oops... by Trond Myklebust · 17 years ago
- 04da8a4 perf_counter, x86: Fix/improve apic fallback by Ingo Molnar · 17 years ago
- 0a5ac84 perf record: Add missing -C option support for specifying profile cpu by Jens Axboe · 17 years ago
- 1340e6b perf tools: Fix dso__new handle() to handle deleted DSOs by Arnaldo Carvalho de Melo · 17 years ago
- 247648e perf tools: Fix fallback to cplus_demangle() when bfd_demangle() is not available by Arnaldo Carvalho de Melo · 17 years ago
- 94a2475 perf report: Show the tid too in -D by Arnaldo Carvalho de Melo · 17 years ago
- 2a8083f perf record: Fix .tid and .pid fill-in when synthesizing events by Arnaldo Carvalho de Melo · 17 years ago
- 67fe068 Remove zero-length file drivers/mtd/maps/sbc8240.c by Jeff Garzik · 17 years ago
- 5594639 ahci: add workaround for on-board 5723s on some gigabyte boards by Tejun Heo · 17 years ago
- b6931c1 ahci: Soften up the dmesg on SB600 PMP softreset failure recovery by Shane Huang · 17 years ago
- 2030887 Documentation/kernel-parameters.txt: document libata's ignore_hpa option by Michael Prokop · 17 years ago
- 51c8949 sata_nv: MSI support, disabled by default by Tony Vroon · 17 years ago
- 7831387 libata: OCZ Vertex can't do HPA by Tejun Heo · 17 years ago
- 1fd4bbe pata_atiixp: fix second channel support by Bartlomiej Zolnierkiewicz · 17 years ago
- df9eba8 pata_at91: fix resource release by Tejun Heo · 17 years ago
- e805513 x86: Fix oops in identify_cpu() on CPUs without CPUID by Ondrej Zary · 17 years ago
- a8914f3 xfs: fix spin_is_locked assert on uni-processor builds by Christoph Hellwig · 17 years ago
- b89d420 xfs: check for dinode realtime flag corruption by Christoph Hellwig · 17 years ago
- e0c222c use XFS_CORRUPTION_ERROR in xfs_btree_check_sblock by Eric Sandeen · 17 years ago
- ddd3a14 xfs: switch to NOFS allocation under i_lock in xfs_attr_rmtval_get by Christoph Hellwig · 17 years ago
- 7b02ecb xfs: switch to NOFS allocation under i_lock in xfs_readlink_bmap by Christoph Hellwig · 17 years ago
- 10746e4 xfs: switch to NOFS allocation under i_lock in xfs_attr_rmtval_set by Christoph Hellwig · 17 years ago
- 36fae17 xfs: switch to NOFS allocation under i_lock in xfs_buf_associate_memory by Christoph Hellwig · 17 years ago
- 3f52c2f xfs: switch to NOFS allocation under i_lock in xfs_dir_cilookup_result by Christoph Hellwig · 17 years ago
- 73195ed xfs: switch to NOFS allocation under i_lock in xfs_da_buf_make by Christoph Hellwig · 17 years ago
- f41d7fb xfs: switch to NOFS allocation under i_lock in xfs_da_state_alloc by Christoph Hellwig · 17 years ago
- ca35dcd xfs: switch to NOFS allocation under i_lock in xfs_getbmap by Christoph Hellwig · 17 years ago
- 0cc6eee xfs: avoid memory allocation under m_peraglock in growfs code by Christoph Hellwig · 17 years ago
- 8884be9 Merge branch 'fix/hda' into for-linus by Takashi Iwai · 17 years ago
- 909a260 Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 17 years ago
- 7cb7beb Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/fyu/linux-2.6 by Linus Torvalds · 17 years ago
- e7369e0 arch/ia64/kernel/iosapic: missing test after ioremap() by Roel Kluin · 17 years ago
- 5359dff ia64/topology.c: exit cache_add_dev when kobject_init_and_add fails by Fenghua Yu · 17 years ago
- bf2a4c7 arch/ia64/Makefile: Remove -mtune=merced in IA64 kernel build by Fenghua Yu · 17 years ago
- b5a8879 IA64: includecheck fix: ia64, pgtable.h by Jaswinder Singh Rajput · 17 years ago
- cfa5f80 IA64: includecheck fix: ia64, ia64_ksyms.c by Jaswinder Singh Rajput · 17 years ago
- 8d6f9af ia64: boolean __test_and_clear_bit by Johannes Weiner · 17 years ago
- 51b89f7 Bug Fix arch/ia64/kernel/pci-dma.c: fix recursive dma_supported() call in iommu_dma_supported() by Fenghua Yu · 17 years ago
- fbd8b18 x86: Clear incorrectly forced X86_FEATURE_LAHF_LM flag by Kevin Winchester · 17 years ago
- f64cccc perf_counter, x86: Fix generic cache events on P6-mobile CPUs by Ingo Molnar · 17 years ago
- 3c581a7 perf_counter, x86: Fix lapic printk message by Ingo Molnar · 17 years ago
- 0d01f31 x86, mce: therm_throt - change when we print messages by Dmitry Torokhov · 17 years ago
- dd70469 ALSA: hda - Don't override ADC definitions for ALC codecs by Takashi Iwai · 17 years ago
- 4d9c73f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 17 years ago