| 2008-11-26 | 
Rusty Russell | sched: convert nohz struct to cpumask_var_t, fix | 
commit | commitdiff | tree | snapshot | 
| 2008-11-24 | 
Rusty Russell | sched: convert remaining old-style cpumask operators | 
commit | commitdiff | tree | snapshot | 
| 2008-11-24 | 
Rusty Russell | sched: convert local_cpu_mask to cpumask_var_t. | 
commit | commitdiff | tree | snapshot | 
| 2008-11-24 | 
Rusty Russell | sched: convert check_preempt_equal_prio to cpumask_var_t. | 
commit | commitdiff | tree | snapshot | 
| 2008-11-24 | 
Rusty Russell | sched: convert struct cpupri_vec cpumask_var_t. | 
commit | commitdiff | tree | snapshot | 
| 2008-11-24 | 
Rusty Russell | sched: convert falback_doms to cpumask_var_t. | 
commit | commitdiff | tree | snapshot | 
| 2008-11-24 | 
Rusty Russell | sched: convert cpu_isolated_map to cpumask_var_t. | 
commit | commitdiff | tree | snapshot | 
| 2008-11-24 | 
Rusty Russell | sched: convert sched_domain_debug to cpumask_var_t. | 
commit | commitdiff | tree | snapshot | 
| 2008-11-24 | 
Rusty Russell | sched: convert struct (sys_)sched_setaffinity() to...  | 
commit | commitdiff | tree | snapshot | 
| 2008-11-24 | 
Rusty Russell | sched: avoid stack var in move_task_off_dead_cpu | 
commit | commitdiff | tree | snapshot | 
| 2008-11-24 | 
Rusty Russell | sched: convert sys_sched_getaffinity() to cpumask_var_t. | 
commit | commitdiff | tree | snapshot | 
| 2008-11-24 | 
Rusty Russell | sched: convert rebalance_domains() to cpumask_var_t. | 
commit | commitdiff | tree | snapshot | 
| 2008-11-24 | 
Rusty Russell | sched: convert idle_balance() to cpumask_var_t. | 
commit | commitdiff | tree | snapshot | 
| 2008-11-24 | 
Rusty Russell | sched: convert nohz struct to cpumask_var_t. | 
commit | commitdiff | tree | snapshot | 
| 2008-11-24 | 
Rusty Russell | sched: convert struct root_domain to cpumask_var_t. | 
commit | commitdiff | tree | snapshot | 
| 2008-11-24 | 
Rusty Russell | sched: convert nohz_cpu_mask to cpumask_var_t. | 
commit | commitdiff | tree | snapshot | 
| 2008-11-24 | 
Rusty Russell | sched: convert struct sched_group/sched_domain cpumask_...  | 
commit | commitdiff | tree | snapshot | 
| 2008-11-24 | 
Rusty Russell | sched: wrap sched_group and sched_domain cpumask accesses. | 
commit | commitdiff | tree | snapshot | 
| 2008-11-24 | 
Rusty Russell | sched: remove any_online_cpu() | 
commit | commitdiff | tree | snapshot | 
| 2008-11-24 | 
Rusty Russell | sched: get rid of boutique sched.c allocations, use...  | 
commit | commitdiff | tree | snapshot | 
| 2008-11-24 | 
Rusty Russell | sched: convert sched.c from for_each_cpu_mask to for_ea...  | 
commit | commitdiff | tree | snapshot | 
| 2008-11-24 | 
Mike Travis | sched: reduce stack size requirements in kernel/sched.c | 
commit | commitdiff | tree | snapshot | 
| 2008-11-24 | 
Ingo Molnar | Merge branches 'sched/core', 'core/core' and 'tracing...  | 
commit | commitdiff | tree | snapshot | 
| 2008-11-24 | 
Ingo Molnar | Merge branches 'tracing/branch-tracer', 'tracing/fastbo...  | 
commit | commitdiff | tree | snapshot | 
| 2008-11-24 | 
Ingo Molnar | Merge branches 'core/debug', 'core/futexes', 'core...  | 
commit | commitdiff | tree | snapshot | 
| 2008-11-24 | 
Ingo Molnar | Merge branch 'sched/rt' into sched/core | 
commit | commitdiff | tree | snapshot | 
| 2008-11-24 | 
Török Edwin | mutex: __used is needed for function referenced only...  | 
commit | commitdiff | tree | snapshot | 
| 2008-11-23 | 
Török Edwin | vfs, seqfile: fix comment style on mangle_path | 
commit | commitdiff | tree | snapshot | 
| 2008-11-23 | 
Frederic Weisbecker | tracing/function-return-tracer: free the return stack...  | 
commit | commitdiff | tree | snapshot | 
| 2008-11-23 | 
Pekka Paalanen | tracing, doc: update mmiotrace documentation | 
commit | commitdiff | tree | snapshot | 
| 2008-11-23 | 
Pekka Paalanen | x86, mmiotrace: fix buffer overrun detection | 
commit | commitdiff | tree | snapshot | 
| 2008-11-23 | 
Frederic Weisbecker | tracing/function-return-tracer: don't trace kfree while...  | 
commit | commitdiff | tree | snapshot | 
| 2008-11-23 | 
Ingo Molnar | Merge branch 'ppc/ftrace' of git://git.kernel.org/pub...  | 
commit | commitdiff | tree | snapshot | 
| 2008-11-23 | 
Török Edwin | tracing/stack-tracer: avoid races accessing file | 
commit | commitdiff | tree | snapshot | 
| 2008-11-23 | 
Török Edwin | tracing/stack-tracer: introduce CONFIG_USER_STACKTRACE_...  | 
commit | commitdiff | tree | snapshot | 
| 2008-11-23 | 
Török Edwin | tracing/stack-tracer: fix locking and refcounts | 
commit | commitdiff | tree | snapshot | 
| 2008-11-23 | 
Török Edwin | tracing/stack-tracer: fix style issues | 
commit | commitdiff | tree | snapshot | 
| 2008-11-23 | 
Steven Rostedt | trace: fix compiler warning in branch profiler | 
commit | commitdiff | tree | snapshot | 
| 2008-11-23 | 
Steven Rostedt | ftrace: add ftrace_off_permanent | 
commit | commitdiff | tree | snapshot | 
| 2008-11-23 | 
Steven Rostedt | ring-buffer: add tracing_off_permanent | 
commit | commitdiff | tree | snapshot | 
| 2008-11-23 | 
Jim Radford | ftrace: scripts/recordmcount.pl support for ARM | 
commit | commitdiff | tree | snapshot | 
| 2008-11-23 | 
Matt Fleming | ftrace: specify $alignment for sh architecture | 
commit | commitdiff | tree | snapshot | 
| 2008-11-23 | 
Steven Rostedt | trace: profile all if conditionals | 
commit | commitdiff | tree | snapshot | 
| 2008-11-23 | 
Steven Rostedt | trace: branch profiling should not print percent withou...  | 
commit | commitdiff | tree | snapshot | 
| 2008-11-23 | 
Steven Rostedt | trace: consolidate unlikely and likely profiler | 
commit | commitdiff | tree | snapshot | 
| 2008-11-23 | 
Steven Rostedt | trace: remove extra assign in branch check | 
commit | commitdiff | tree | snapshot | 
| 2008-11-23 | 
Steven Rostedt | ftrace: create default variables for archs in recordmco...  | 
commit | commitdiff | tree | snapshot | 
| 2008-11-23 | 
Steven Rostedt | ftrace: add support for powerpc to recordmcount.pl...  | 
commit | commitdiff | tree | snapshot | 
| 2008-11-23 | 
Matt Fleming | sh: dynamic ftrace support. | 
commit | commitdiff | tree | snapshot | 
| 2008-11-23 | 
Will Newton | init/main.c: use ktime accessor function in initcall_de...  | 
commit | commitdiff | tree | snapshot | 
| 2008-11-23 | 
Ingo Molnar | tracing: allow tracing of suspend/resume & hibernation...  | 
commit | commitdiff | tree | snapshot | 
| 2008-11-23 | 
Török Edwin | tracing: identify which executable object the userspace...  | 
commit | commitdiff | tree | snapshot | 
| 2008-11-23 | 
Török Edwin | vfs, seqfile: make mangle_path() global | 
commit | commitdiff | tree | snapshot | 
| 2008-11-23 | 
Török Edwin | tracing: add support for userspace stacktraces in traci...  | 
commit | commitdiff | tree | snapshot | 
| 2008-11-23 | 
Ingo Molnar | tracing/function-return-tracer: clean up task start...  | 
commit | commitdiff | tree | snapshot | 
| 2008-11-23 | 
Frederic Weisbecker | tracing/function-return-tracer: store return stack...  | 
commit | commitdiff | tree | snapshot | 
| 2008-11-23 | 
Ingo Molnar | Merge branches 'tracing/profiling', 'tracing/options...  | 
commit | commitdiff | tree | snapshot | 
| 2008-11-21 | 
Li Zefan | lockdep: consistent alignement for lockdep info | 
commit | commitdiff | tree | snapshot | 
| 2008-11-21 | 
Vegard Nossum | sched: update comment for move_task_off_dead_cpu | 
commit | commitdiff | tree | snapshot | 
| 2008-11-21 | 
Ingo Molnar | Merge commit 'v2.6.28-rc6' into sched/core | 
commit | commitdiff | tree | snapshot | 
| 2008-11-21 | 
Liming Wang | function tracing: fix wrong position computing of stack...  | 
commit | commitdiff | tree | snapshot | 
| 2008-11-21 | 
Linus Torvalds | Merge master.kernel.org:/home/rmk/linux-2.6-arm | 
commit | commitdiff | tree | snapshot | 
| 2008-11-20 | 
Linus Torvalds | Linux 2.6.28-rc6  v2.6.28-rc6 | 
commit | commitdiff | tree | snapshot | 
| 2008-11-20 | 
Linus Torvalds | Merge branch 'release' of git://git.kernel.org/pub...  | 
commit | commitdiff | tree | snapshot | 
| 2008-11-20 | 
Linus Torvalds | Merge git://git.kernel.org/pub/scm/linux/kernel/git...  | 
commit | commitdiff | tree | snapshot | 
| 2008-11-20 | 
Isaku Yamahata | [IA64] xen: fix xen_get_eflags. | 
commit | commitdiff | tree | snapshot | 
| 2008-11-20 | 
Isaku Yamahata | [IA64] ia64/pv_ops/pv_cpu_ops: fix _IA64_REG_IP case. | 
commit | commitdiff | tree | snapshot | 
| 2008-11-20 | 
Huang Weiyi | [IA64] remove duplicate include iommu.h | 
commit | commitdiff | tree | snapshot | 
| 2008-11-20 | 
Hidetoshi Seto | [IA64] use mprintk instead of printk, in ia64_mca_modif...  | 
commit | commitdiff | tree | snapshot | 
| 2008-11-20 | 
Tony Luck | [IA64] Rationalize kernel mode alignment checking | 
commit | commitdiff | tree | snapshot | 
| 2008-11-20 | 
Matthew Wilcox | x86: Fix interrupt leak due to migration | 
commit | commitdiff | tree | snapshot | 
| 2008-11-20 | 
Trond Myklebust | SUNRPC: Fix a performance regression in the RPC authent...  | 
commit | commitdiff | tree | snapshot | 
| 2008-11-20 | 
Linus Torvalds | Merge git://git.kernel.org/pub/scm/linux/kernel/git...  | 
commit | commitdiff | tree | snapshot | 
| 2008-11-20 | 
Linus Torvalds | Merge branch 'upstream' of git://ftp.linux-mips.org...  | 
commit | commitdiff | tree | snapshot | 
| 2008-11-20 | 
Linus Torvalds | Merge branch 'core-fixes-for-linus' of git://git.kernel...  | 
commit | commitdiff | tree | snapshot | 
| 2008-11-20 | 
Linus Torvalds | Merge git://git.kernel.org/pub/scm/linux/kernel/git...  | 
commit | commitdiff | tree | snapshot | 
| 2008-11-20 | 
Linus Torvalds | Merge branch 'tracing-fixes-for-linus' of git://git...  | 
commit | commitdiff | tree | snapshot | 
| 2008-11-20 | 
Linus Torvalds | Merge branch 'x86-fixes-for-linus' of git://git.kernel...  | 
commit | commitdiff | tree | snapshot | 
| 2008-11-20 | 
Helge Deller | parisc: fix bug in compat_arch_ptrace | 
commit | commitdiff | tree | snapshot | 
| 2008-11-20 | 
Steve French | [CIFS] Do not attempt to close invalidated file handles | 
commit | commitdiff | tree | snapshot | 
| 2008-11-20 | 
Ralf Baechle | MIPS: csrc-r4k: Fix declaration depending on the wrong...  | 
commit | commitdiff | tree | snapshot | 
| 2008-11-20 | 
Ralf Baechle | MIPS: csrc-r4k: Fix spelling mistake. | 
commit | commitdiff | tree | snapshot | 
| 2008-11-20 | 
Phil Sutter | MIPS: RB532: Provide functions for gpio configuration | 
commit | commitdiff | tree | snapshot | 
| 2008-11-20 | 
Dmitri Vorobiev | MIPS: IP22: Make indy_sc_ops variable static | 
commit | commitdiff | tree | snapshot | 
| 2008-11-20 | 
Florian Fainelli | MIPS: RB532: GPIO register offsets are relative to...  | 
commit | commitdiff | tree | snapshot | 
| 2008-11-20 | 
David Daney | MIPS: Malta: Fix include paths in malta-amon.c | 
commit | commitdiff | tree | snapshot | 
| 2008-11-20 | 
Steven Rostedt | powerpc/ppc32: ftrace, dynamic ftrace to handle modules | 
commit | commitdiff | tree | snapshot | 
| 2008-11-20 | 
Steven Rostedt | powerpc/ppc64: ftrace, handle module trampolines for...  | 
commit | commitdiff | tree | snapshot | 
| 2008-11-20 | 
Steven Rostedt | powerpc: ftrace, use probe_kernel API to modify code | 
commit | commitdiff | tree | snapshot | 
| 2008-11-20 | 
Steven Rostedt | powerpc: ftrace, convert to new dynamic ftrace arch API | 
commit | commitdiff | tree | snapshot | 
| 2008-11-20 | 
Steven Rostedt | powerpc: ftrace, do not latency trace idle | 
commit | commitdiff | tree | snapshot | 
| 2008-11-20 | 
Alexey Dobriyan | net: fix tiny output corruption of /proc/net/snmp6 | 
commit | commitdiff | tree | snapshot | 
| 2008-11-20 | 
Alan Jenkins | atl2: don't request irq on resume if netif running | 
commit | commitdiff | tree | snapshot | 
| 2008-11-20 | 
Benjamin Thery | ipv6: use seq_release_private for ip6mr.c /proc entries | 
commit | commitdiff | tree | snapshot | 
| 2008-11-20 | 
Patrick McHardy | pkt_sched: fix missing check for packet overrun in...  | 
commit | commitdiff | tree | snapshot | 
| 2008-11-20 | 
David S. Miller | Merge branch 'master' of git://git.kernel.org/pub/scm...  | 
commit | commitdiff | tree | snapshot | 
| 2008-11-20 | 
Vernon Sauder | smc911x: Fix printf format typo in smc911x driver. | 
commit | commitdiff | tree | snapshot | 
| 2008-11-20 | 
Pantelis Koukousoulas | asix: Fix asix-based cards connecting to 10/100Mbs...  | 
commit | commitdiff | tree | snapshot | 
| 2008-11-20 | 
Lennert Buytenhek | mv643xx_eth: fix recycle check bound | 
commit | commitdiff | tree | snapshot | 
| 2008-11-20 | 
Lennert Buytenhek | mv643xx_eth: fix the order of mdiobus_{unregister,...  | 
commit | commitdiff | tree | snapshot | 
| next |