]> bbs.cooldavid.org Git - net-next-2.6.git/history - kernel
vgacon: use slab allocator instead of the bootmem allocator
[net-next-2.6.git] / kernel /
2009-06-11 Pekka Enbergirq: use kcalloc() instead of the bootmem allocator
2009-06-11 Pekka Enbergsched: use slab in cpupri_init()
2009-06-11 Pekka Enbergsched: use alloc_cpumask_var() instead of alloc_bootmem...
2009-06-11 Yinghai Luirq/cpumask: make memoryless node zero happy
2009-06-11 Yinghai Lux86: remove some alloc_bootmem_cpumask_var calling
2009-06-11 Pekka Enbergsched: use kzalloc() instead of the bootmem allocator
2009-06-11 Linus TorvaldsMerge branch 'tracing-urgent-for-linus' of git://git...
2009-06-11 Linus TorvaldsMerge branch 'tracing-for-linus' of git://git.kernel...
2009-06-11 Linus TorvaldsMerge branch 'oprofile-for-linus' of git://git.kernel...
2009-06-11 Linus TorvaldsMerge branch 'signal-for-linus' of git://git.kernel...
2009-06-11 Linus TorvaldsMerge branch 'rcu-for-linus' of git://git.kernel.org...
2009-06-10 Linus TorvaldsMerge branch 'printk-for-linus' of git://git.kernel...
2009-06-10 Linus TorvaldsMerge branch 'percpu-for-linus' of git://git.kernel...
2009-06-10 Linus TorvaldsMerge branch 'locking-for-linus' of git://git.kernel...
2009-06-10 Linus TorvaldsMerge branch 'iommu-for-linus' of git://git.kernel...
2009-06-10 Linus TorvaldsMerge branch 'futexes-for-linus' of git://git.kernel...
2009-06-10 Linus TorvaldsMerge branch 'x86-xen-for-linus' of git://git.kernel...
2009-06-10 Linus TorvaldsMerge branch 'x86-vdso-for-linus' of git://git.kernel...
2009-06-10 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git.kernel...
2009-06-10 Linus TorvaldsMerge branch 'x86-setup-for-linus' of git://git.kernel...
2009-06-10 Linus TorvaldsMerge branch 'x86-mm-for-linus' of git://git.kernel...
2009-06-10 Linus TorvaldsMerge branch 'x86-microcode-for-linus' of git://git...
2009-06-10 Linus TorvaldsMerge branch 'x86-fpu-for-linus' of git://git.kernel...
2009-06-10 Linus TorvaldsMerge branch 'x86-cpu-for-linus' of git://git.kernel...
2009-06-10 Linus TorvaldsMerge branch 'x86-cleanups-for-linus' of git://git...
2009-06-10 Linus TorvaldsMerge branch 'x86-asm-for-linus' of git://git.kernel...
2009-06-10 Linus TorvaldsMerge branch 'sched-docs-for-linus' of git://git.kernel...
2009-06-10 Linus TorvaldsMerge branch 'sched-core-for-linus' of git://git.kernel...
2009-06-10 Linus TorvaldsMerge branch 'x86-kbuild-for-linus' of git://git.kernel...
2009-06-10 Linus TorvaldsMerge branch 'irq-for-linus' of git://git.kernel.org...
2009-06-09 Steven Rostedttracing: add protection around module events unload
2009-06-09 Steven Rostedttracing: add trace_seq_vprint interface
2009-06-09 Li Zefantracing/events: convert block trace points to TRACE_EVENT()
2009-06-09 Steven Rostedtring-buffer: fix ret in rb_add_time_stamp
2009-06-09 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-06-09 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-06-09 Linus TorvaldsMerge branch 'for-linus' of git://neil.brown.name/md
2009-06-09 Yinghai Lucpumask: alloc zeroed cpumask for static cpumask_var_ts
2009-06-09 Joerg RoedelMerge commit 'tip/core/iommu' into amd-iommu/fixes
2009-06-08 Peter Zijlstraring-buffer: pass in lockdep class key for reader_lock
2009-06-08 Linus Torvaldsasync: Fix lack of boot-time console due to insufficien...
2009-06-08 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-06-08 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2009-06-08 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-06-07 Ingo MolnarMerge branch 'linus' into x86/cpu
2009-06-07 Ingo MolnarMerge branch 'dma-debug/2.6.31' of git://git.kernel...
2009-06-07 Ingo MolnarMerge branch 'linus' into core/iommu
2009-06-06 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-06-05 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-06-05 Ingo MolnarMerge branch 'tip/tracing/ftrace-4' of git://git.kernel...
2009-06-05 Oleg Nesterovptrace: revert "ptrace_detach: the wrong wakeup breaks...
2009-06-05 Oleg Nesterovptrace: tracehook_report_clone: fix false positives
2009-06-04 Ingo MolnarMerge branch 'tracing/ftrace' into tracing/core
2009-06-03 Steven Rostedttracing: add annotation to what type of stack trace...
2009-06-03 Steven Whitehousetracing: fix multiple use of __print_flags and __print_...
2009-06-03 walimistracing/events: fix output format of user stack
2009-06-03 walimistracing/events: fix output format of kernel stack
2009-06-03 walimistracing/trace_stack: fix the number of entries in the...
2009-06-03 Steven Rostedtring-buffer: discard timestamps that are at the start...
2009-06-03 Steven Rostedtring-buffer: try to discard unneeded timestamps
2009-06-03 Tim Birdring-buffer: fix bug in ring_buffer_discard_commit
2009-06-02 Steven Rostedtfunction-graph: always initialize task ret_stack
2009-06-02 Steven Rostedtfunction-graph: move initialization of new tasks up...
2009-06-02 Steven Rostedtfunction-graph: add memory barriers for accessing task...
2009-06-02 Steven Rostedtfunction-graph: enable the stack after initialization...
2009-06-02 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-06-02 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2009-06-02 Steven Rostedtfunction-graph: only allocate init tasks if it was...
2009-06-02 Steven Rostedtftrace: do not profile functions when disabled
2009-06-02 Steven Rostedttracing: make trace pipe recognize latency format flag
2009-06-02 Steven Whitehousetracing: add exports to use __print_symbolic and __prin...
2009-06-02 Li Zefantracing/events: introduce __dynamic_array()
2009-06-02 Steven Rostedttracing: combine the default tracers into one config
2009-06-02 Steven Rostedttracing: fix config options to not show when automatica...
2009-06-02 Steven Rostedtftrace: add kernel command line function filtering
2009-06-01 Frederic Weisbeckertracing/stat: remove unappropriate safe walk on list
2009-06-01 Li Zefantracing/stat: do some cleanups
2009-06-01 Li Zefantracing/stat: remember to free root node
2009-06-01 Li Zefantracing/stat: change dummpy_cmp() to return -1
2009-06-01 Frederic Weisbeckertracing/stat: replace linked list by an rbtree for...
2009-06-01 Frederic Weisbeckertracing/stat: replace trace_stat_session by stat_session
2009-06-01 Zhaoleitrace_workqueue: remove blank line between each cpu
2009-06-01 Zhaoleitrace_workqueue: remove cpu_workqueue_stats->first_entry
2009-06-01 Zhaoleitrace_workqueue: use list_for_each_entry() instead...
2009-06-01 Zhaoleiftrace, workqueuetrace: make workqueue tracepoints...
2009-06-01 Ingo MolnarMerge branch 'x86/cpufeature' into irq/numa
2009-06-01 Ingo MolnarMerge branch 'linus' into irq/numa
2009-06-01 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-06-01 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-05-30 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-05-30 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-05-30 Linus TorvaldsMerge branch 'fixes' of git://git.kernel.org/pub/scm...
2009-05-30 Len BrownMerge branches 'bugzilla-13121+', 'bugzilla-13233'...
2009-05-29 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-05-29 Linus TorvaldsMerge branch 'for-2.6.30' of git://linux-nfs.org/~bfiel...
2009-05-29 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-05-29 Russell KingMerge branch 'for-rmk' of git://gitorious.org/linux...
2009-05-28 Takashi IwaiMerge branch 'fix/hda' into for-linus
2009-05-27 Heiko Carstenstrace: disable preemption before taking raw spinlocks
2009-05-27 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
next