index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
vmalloc: implement pcpu_get_vm_areas()
Tejun Heo
2009-08-14
2
-0
/
+299
*
vmalloc: separate out insert_vmalloc_vm()
Tejun Heo
2009-08-14
1
-21
/
+24
*
percpu: add chunk->base_addr
Tejun Heo
2009-08-14
1
-14
/
+11
*
percpu: add pcpu_unit_offsets[]
Tejun Heo
2009-08-14
4
-90
/
+84
*
percpu: introduce pcpu_alloc_info and pcpu_group_info
Tejun Heo
2009-08-14
4
-244
/
+389
*
percpu: move pcpu_lpage_build_unit_map() and pcpul_lpage_dump_cfg() upward
Tejun Heo
2009-08-14
2
-173
/
+180
*
percpu: add @align to pcpu_fc_alloc_fn_t
Tejun Heo
2009-08-14
3
-5
/
+6
*
percpu: make @dyn_size mandatory for pcpu_setup_first_chunk()
Tejun Heo
2009-08-14
2
-21
/
+20
*
percpu: drop @static_size from first chunk allocators
Tejun Heo
2009-08-14
3
-45
/
+36
*
percpu: generalize first chunk allocator selection
Tejun Heo
2009-08-14
4
-23
/
+56
*
percpu: build first chunk allocators selectively
Tejun Heo
2009-08-14
3
-30
/
+26
*
percpu: rename 4k first chunk allocator to page
Tejun Heo
2009-08-14
4
-24
/
+28
*
percpu: improve boot messages
Tejun Heo
2009-08-14
1
-6
/
+7
*
percpu: fix pcpu_reclaim() locking
Tejun Heo
2009-08-14
1
-1
/
+2
*
Merge branch 'percpu-for-linus' into percpu-for-next
Tejun Heo
2009-08-14
1985
-28005
/
+49305
|
\
|
*
percpu: use the right flag for get_vm_area()
Amerigo Wang
2009-08-14
1
-1
/
+1
|
*
percpu, sparc64: fix sparse possible cpu map handling
Tejun Heo
2009-08-14
3
-24
/
+27
|
*
init: set nr_cpu_ids before setup_per_cpu_areas()
Tejun Heo
2009-08-14
1
-1
/
+1
|
*
Linux 2.6.31-rc6
v2.6.31-rc6
Linus Torvalds
2009-08-13
1
-1
/
+1
|
*
genirq: prevent wakeup of freed irq thread
Linus Torvalds
2009-08-13
1
-10
/
+7
|
*
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2009-08-13
11
-190
/
+429
|
|
\
|
|
*
perf_counter: Report the cloning task as parent on perf_counter_fork()
Peter Zijlstra
2009-08-13
1
-2
/
+2
|
|
*
perf_counter: Fix an ipi-deadlock
Peter Zijlstra
2009-08-13
1
-1
/
+5
|
|
*
perf: Rework/fix the whole read vs group stuff
Peter Zijlstra
2009-08-13
2
-83
/
+238
|
|
*
perf_counter: Fix swcounter context invariance
Peter Zijlstra
2009-08-13
1
-26
/
+18
|
|
*
perf report: Don't show unresolved DSOs and symbols when -S/-d is used
Arnaldo Carvalho de Melo
2009-08-13
1
-2
/
+3
|
|
*
perf tools: Add a general option to enable raw sample records
Frederic Weisbecker
2009-08-13
1
-0
/
+5
|
|
*
perf tools: Add a per tracepoint counter attribute to get raw sample
Frederic Weisbecker
2009-08-13
2
-1
/
+11
|
|
*
perf_counter: Provide hw_perf_counter_setup_online() APIs
Ingo Molnar
2009-08-13
2
-1
/
+11
|
|
*
perf list: Fix large list output by using the pager
Arnaldo Carvalho de Melo
2009-08-13
1
-1
/
+2
|
|
*
perf_counter, x86: Fix/improve apic fallback
Ingo Molnar
2009-08-12
2
-5
/
+31
|
|
*
perf record: Add missing -C option support for specifying profile cpu
Jens Axboe
2009-08-12
1
-3
/
+14
|
|
*
perf tools: Fix dso__new handle() to handle deleted DSOs
Arnaldo Carvalho de Melo
2009-08-12
1
-0
/
+2
|
|
*
perf tools: Fix fallback to cplus_demangle() when bfd_demangle() is not avail...
Arnaldo Carvalho de Melo
2009-08-12
3
-26
/
+42
|
|
*
perf report: Show the tid too in -D
Arnaldo Carvalho de Melo
2009-08-12
1
-3
/
+4
|
|
*
perf record: Fix .tid and .pid fill-in when synthesizing events
Arnaldo Carvalho de Melo
2009-08-12
1
-33
/
+38
|
|
*
perf_counter, x86: Fix generic cache events on P6-mobile CPUs
Ingo Molnar
2009-08-11
1
-2
/
+2
|
|
*
perf_counter, x86: Fix lapic printk message
Ingo Molnar
2009-08-11
1
-1
/
+1
|
*
|
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-08-13
4
-11
/
+37
|
|
\
\
|
|
*
|
futex: Fix handling of bad requeue syscall pairing
Darren Hart
2009-08-10
1
-2
/
+9
|
|
*
|
futex: Fix compat_futex to be same as futex for REQUEUE_PI
Dinakar Guniguntala
2009-08-10
1
-2
/
+4
|
|
*
|
locking, sched: Give waitqueue spinlocks their own lockdep classes
Peter Zijlstra
2009-08-10
2
-3
/
+11
|
|
*
|
futex: Update futex_q lock_ptr on requeue proxy lock
Darren Hart
2009-08-10
1
-4
/
+13
|
*
|
|
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2009-08-13
4
-37
/
+48
|
|
\
\
\
|
|
*
|
|
x86: Fix oops in identify_cpu() on CPUs without CPUID
Ondrej Zary
2009-08-12
1
-24
/
+24
|
|
*
|
|
x86: Clear incorrectly forced X86_FEATURE_LAHF_LM flag
Kevin Winchester
2009-08-11
1
-0
/
+7
|
|
*
|
|
x86, mce: therm_throt - change when we print messages
Dmitry Torokhov
2009-08-11
1
-7
/
+11
|
|
*
|
|
x86: Add reboot quirk for every 5 series MacBook/Pro
Shunichi Fuji
2009-08-10
1
-6
/
+6
|
*
|
|
|
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2009-08-13
16
-135
/
+357
|
|
\
\
\
\
|
|
*
|
|
|
ocfs2: Fix possible deadlock when extending quota file
Jan Kara
2009-08-10
2
-63
/
+57
[next]