x86: xen: use smp_call_function_many()
[deliverable/linux.git] / include /
2008-12-16  Ingo MolnarMerge branch 'master' of git://git./linux/kernel/git...
2008-12-16  Ingo MolnarMerge branch 'linus' into cpus4096
2008-12-13  Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2008-12-13  Rusty RussellMerge ../linux-2.6-x86
2008-12-13  Rusty Russellcpumask: Use all NR_CPUS bits unless CONFIG_CPUMASK_OFF...
2008-12-13  Rusty Russellcpumask: Introduce cpumask_of_{node,pcibus} to replace...
2008-12-13  Rusty Russellcpumask: convert struct clock_event_device to cpumask...
2008-12-13  Rusty Russellcpumask: make irq_set_affinity() take a const struct...
2008-12-13  Rusty Russellcpumask: change cpumask_scnprintf, cpumask_parse_user...
2008-12-13  Rusty Russellcpumask: centralize cpu_online_map and cpu_possible_map
2008-12-12  Ingo MolnarMerge branches 'irq/sparseirq', 'x86/quirks' and 'x86...
2008-12-12  Ingo MolnarMerge branch 'sched/core' into cpus4096
2008-12-12  Heiko Carstenssched: let arch_update_cpu_topology indicate if topolog...
2008-12-12  Ingo MolnarMerge branch 'tracing/fastboot' into cpus4096
2008-12-12  Ingo Molnarsparse irqs: add irqnr.h to the user headers list
2008-12-12  Ingo Molnarsparse irqs: handle !GENIRQ platforms
2008-12-12  Ingo MolnarMerge commit 'v2.6.28-rc8' into sched/core
2008-12-12  Frederic Weisbeckertracing/fastboot: include missing headers
2008-12-12  Stephen Rothwelltracing/fastboot: fix len of func buffer
2008-12-12  Ingo MolnarMerge branches 'tracing/function-graph-tracer' and...
2008-12-11  Linus TorvaldsRevert "radeonfb: accelerate imageblit and other improv...
2008-12-10  Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2008-12-10  Linus TorvaldsMerge branch 'to-linus' of git://git./linux/kernel...
2008-12-10  Akira TakeuchiMN10300: Fix __put_user_asm8()
2008-12-10  Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2008-12-10  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-12-10  Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2008-12-10  Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2008-12-10  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-12-10  Hugh DickinsKSYM_SYMBOL_LEN fixes
2008-12-10  Eric Dumazetatomic: fix a typo in atomic_long_xchg()
2008-12-10  Andrew Mortonrevert "percpu_counter: new function percpu_counter_sum...
2008-12-10  Andrew Mortonrevert "percpu counter: clean up percpu_counter_sum_and...
2008-12-09  Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2008-12-09  Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2008-12-09  Linus TorvaldsMerge branch 'audit.b59' of git://git./linux/kernel...
2008-12-09  Linus TorvaldsMerge branch 'drm-fixes' of git://git./linux/kernel...
2008-12-09  Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2008-12-09  Al Viro[PATCH] fix broken timestamps in AVC generated by kerne...
2008-12-09  Mike Frysinger[PATCH] asm/generic: fix bug - kernel fails to build...
2008-12-09  Al Viro[PATCH] return records for fork() both to child and...
2008-12-09  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-12-09  Yinghai Lusparseirq: fix Alpha build failure
2008-12-08  Frederic Weisbeckertracing/function-graph-tracer: append the tracing_graph...
2008-12-08  Frederic Weisbeckertracing/function-graph-tracer: introduce __notrace_func...
2008-12-08  Ingo MolnarMerge branch 'linus' into x86/quirks
2008-12-08  Yinghai Lux86, MSI: pass irq_cfg and irq_desc
2008-12-08  Yinghai Lusparse irq_desc[] array: core kernel and x86 changes
2008-12-08  Lai Jiangshanring_buffer: fix comments
2008-12-08  Ingo MolnarMerge branch 'sched/urgent' into sched/core
2008-12-05  Linus TorvaldsEnforce a minimum SG_IO timeout
2008-12-05  Frederic Weisbeckertracing/ftrace: provide the macro task_curr_ret_stack()
2008-12-05  Ingo MolnarMerge branches 'tracing/ftrace', 'tracing/function...
2008-12-05  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-12-05  Linus TorvaldsMerge branch 'timers-fixes-for-linus' of git://git...
2008-12-05  Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2008-12-05  Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2008-12-05  Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2008-12-05  Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
2008-12-04  Christoph Hellwig[PATCH 2/2] documnt FMODE_ constants
2008-12-04  Christoph Hellwig[PATCH 1/2] kill FMODE_NDELAY_NOW
2008-12-04  Steven Rostedtpid: fix the do_each_pid_task() macro
2008-12-04  Steven Rostedtftrace: graph of a single function
2008-12-04  Ingo MolnarMerge branches 'tracing/ftrace' and 'tracing/function...
2008-12-04  Ingo MolnarMerge commit 'v2.6.28-rc7' into tracing/core
2008-12-04  Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2008-12-04  Linus TorvaldsMerge branch 'for-2.6.28' of git://linux-nfs.org/~bfiel...
2008-12-03  Oliver Hartkoppcan: Fix CAN_(EFF|RTR)_FLAG handling in can_filter
2008-12-03  Milan Brozblock: fix setting of max_segment_size and seg_boundary...
2008-12-03  Ingo MolnarMerge branch 'iommu-fixes-2.6.28' of git://git./linux...
2008-12-03  Tejun Heoblock: internal dequeue shouldn't start timer
2008-12-03  Steven Rostedtftrace: function graph return for function entry
2008-12-03  Steven Rostedtftrace: add ftrace_graph_stop()
2008-12-03  Steven Rostedtring-buffer: read page interface
2008-12-03  Ingo MolnarMerge commit 'v2.6.28-rc7'; branch 'x86/dumpstack'...
2008-12-02  Linus TorvaldsMerge git://git./linux/kernel/git/wim/linux-2.6-watchdog
2008-12-02  Linus TorvaldsMerge branch 'linux-next' of git://git.infradead.org...
2008-12-02  Linus TorvaldsMerge branch 'kvm-updates/2.6.28' of git://git./linux...
2008-12-02  Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2008-12-02  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-12-02  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-12-02  Linus TorvaldsMerge git://git./linux/kernel/git/bart/ide-2.6
2008-12-02  Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-rc-fixes-2.6
2008-12-02  Junjiro R. Okajimanfsd: fix vm overcommit crash fix #2
2008-12-02  Bartlomiej Zolnier... amd74xx: workaround unreliable AltStatus register for...
2008-12-02  Ingo MolnarMerge branch 'linus' into cpus4096
2008-12-02  Ingo MolnarMerge branches 'tracing/branch-tracer', 'tracing/ftrace...
2008-12-02  Ingo MolnarMerge branch 'tracing/urgent' into tracing/core
2008-12-02  Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2008-12-02  Manfred Spraullib/idr.c: fix rcu related race with idr_find
2008-12-02  Davide Libenziepoll: introduce resource usage limits
2008-12-02  Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2008-12-01  Arun R Bharadwajsched: add uid information to sched_debug for CONFIG_US...
2008-12-01  Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2008-12-01  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-12-01  Tejun Heolibata: blacklist Seagate drives which time out FLUSH_C...
2008-12-01  Roland DreierMerge branches 'ehca' and 'mlx4' into for-linus
2008-12-01  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-12-01  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-12-01  Linus TorvaldsMerge branch 'drm-fixes' of git://git./linux/kernel...
next
This page took 0.073583 seconds and 8 git commands to generate.