index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-08-14
sparc64: use embedding percpu first chunk allocator
Tejun Heo
2
-110
/
+21
2009-08-14
percpu: kill lpage first chunk allocator
Tejun Heo
4
-281
/
+6
2009-08-14
x86,percpu: use embedding for 64bit NUMA and page for 32bit NUMA
Tejun Heo
2
-131
/
+28
2009-08-14
percpu: update embedding first chunk allocator to handle sparse units
Tejun Heo
3
-31
/
+93
2009-08-14
percpu: use group information to allocate vmap areas sparsely
Tejun Heo
1
-9
/
+26
2009-08-14
vmalloc: implement pcpu_get_vm_areas()
Tejun Heo
2
-0
/
+299
2009-08-14
vmalloc: separate out insert_vmalloc_vm()
Tejun Heo
1
-21
/
+24
2009-08-14
percpu: add chunk->base_addr
Tejun Heo
1
-14
/
+11
2009-08-14
percpu: add pcpu_unit_offsets[]
Tejun Heo
4
-90
/
+84
2009-08-14
percpu: introduce pcpu_alloc_info and pcpu_group_info
Tejun Heo
4
-244
/
+389
2009-08-14
percpu: move pcpu_lpage_build_unit_map() and pcpul_lpage_dump_cfg() upward
Tejun Heo
2
-173
/
+180
2009-08-14
percpu: add @align to pcpu_fc_alloc_fn_t
Tejun Heo
3
-5
/
+6
2009-08-14
percpu: make @dyn_size mandatory for pcpu_setup_first_chunk()
Tejun Heo
2
-21
/
+20
2009-08-14
percpu: drop @static_size from first chunk allocators
Tejun Heo
3
-45
/
+36
2009-08-14
percpu: generalize first chunk allocator selection
Tejun Heo
4
-23
/
+56
2009-08-14
percpu: build first chunk allocators selectively
Tejun Heo
3
-30
/
+26
2009-08-14
percpu: rename 4k first chunk allocator to page
Tejun Heo
4
-24
/
+28
2009-08-14
percpu: improve boot messages
Tejun Heo
1
-6
/
+7
2009-08-14
percpu: fix pcpu_reclaim() locking
Tejun Heo
1
-1
/
+2
2009-08-14
percpu: use the right flag for get_vm_area()
Amerigo Wang
1
-1
/
+1
2009-08-14
percpu, sparc64: fix sparse possible cpu map handling
Tejun Heo
3
-24
/
+27
2009-08-14
init: set nr_cpu_ids before setup_per_cpu_areas()
Tejun Heo
1
-1
/
+1
2009-08-14
Linux 2.6.31-rc6
v2.6.31-rc6
Linus Torvalds
1
-1
/
+1
2009-08-13
genirq: prevent wakeup of freed irq thread
Linus Torvalds
1
-10
/
+7
2009-08-13
Make sock_sendpage() use kernel_sendpage()
Linus Torvalds
1
-1
/
+1
2009-08-13
perf_counter: Report the cloning task as parent on perf_counter_fork()
Peter Zijlstra
1
-2
/
+2
2009-08-13
perf_counter: Fix an ipi-deadlock
Peter Zijlstra
1
-1
/
+5
2009-08-13
perf: Rework/fix the whole read vs group stuff
Peter Zijlstra
2
-83
/
+238
2009-08-13
perf_counter: Fix swcounter context invariance
Peter Zijlstra
1
-26
/
+18
2009-08-13
perf report: Don't show unresolved DSOs and symbols when -S/-d is used
Arnaldo Carvalho de Melo
1
-2
/
+3
2009-08-13
perf tools: Add a general option to enable raw sample records
Frederic Weisbecker
1
-0
/
+5
2009-08-13
perf tools: Add a per tracepoint counter attribute to get raw sample
Frederic Weisbecker
2
-1
/
+11
2009-08-13
perf_counter: Provide hw_perf_counter_setup_online() APIs
Ingo Molnar
2
-1
/
+11
2009-08-13
perf list: Fix large list output by using the pager
Arnaldo Carvalho de Melo
1
-1
/
+2
2009-08-13
sh: fix i2c init order on ap325rxa V2
Magnus Damm
1
-1
/
+1
2009-08-13
sh: fix i2c init order on Migo-R V2
Magnus Damm
1
-1
/
+1
2009-08-13
sh: convert processor device setup functions to arch_initcall()
Magnus Damm
24
-24
/
+24
2009-08-13
md: allow upper limit for resync/reshape to be set when array is read-only
NeilBrown
1
-0
/
+1
2009-08-13
md/raid5: Properly remove excess drives after shrinking a raid5/6
NeilBrown
1
-2
/
+9
2009-08-13
md/raid5: make sure a reshape restarts at the correct address.
NeilBrown
1
-1
/
+1
2009-08-13
md/raid5: allow new reshape modes to be restarted in the middle.
NeilBrown
1
-1
/
+20
2009-08-13
md: never advance 'events' counter by more than 1.
NeilBrown
1
-8
/
+5
2009-08-12
Remove double removal of blktrace directory
Alan D. Brunelle
1
-11
/
+1
2009-08-12
NFS: Fix an O_DIRECT Oops...
Trond Myklebust
4
-21
/
+16
2009-08-12
perf_counter, x86: Fix/improve apic fallback
Ingo Molnar
2
-5
/
+31
2009-08-12
perf record: Add missing -C option support for specifying profile cpu
Jens Axboe
1
-3
/
+14
2009-08-12
perf tools: Fix dso__new handle() to handle deleted DSOs
Arnaldo Carvalho de Melo
1
-0
/
+2
2009-08-12
perf tools: Fix fallback to cplus_demangle() when bfd_demangle() is not avail...
Arnaldo Carvalho de Melo
3
-26
/
+42
2009-08-12
perf report: Show the tid too in -D
Arnaldo Carvalho de Melo
1
-3
/
+4
2009-08-12
perf record: Fix .tid and .pid fill-in when synthesizing events
Arnaldo Carvalho de Melo
1
-33
/
+38
[next]