Age | Commit message (Expand) | Author | Files | Lines |
2008-11-24 | Merge branches 'sched/core', 'core/core' and 'tracing/core' into cpus4096 | Ingo Molnar | 28 | -83/+985 |
2008-11-24 | Merge branches 'tracing/branch-tracer', 'tracing/fastboot', 'tracing/ftrace',... | Ingo Molnar | 11 | -86/+569 |
2008-11-24 | Merge branches 'core/debug', 'core/futexes', 'core/locking', 'core/rcu', 'cor... | Ingo Molnar | 6 | -17/+25 |
2008-11-23 | Merge branch 'ppc/ftrace' of git://git.kernel.org/pub/scm/linux/kernel/git/ro... | Ingo Molnar | 6 | -42/+489 |
2008-11-23 | tracing/stack-tracer: introduce CONFIG_USER_STACKTRACE_SUPPORT | Török Edwin | 1 | -0/+1 |
2008-11-23 | tracing/stack-tracer: fix style issues | Török Edwin | 1 | -22/+29 |
2008-11-23 | tracing: add support for userspace stacktraces in tracing/iter_ctrl | Török Edwin | 1 | -0/+57 |
2008-11-23 | tracing/function-return-tracer: store return stack into task_struct and alloc... | Frederic Weisbecker | 3 | -44/+15 |
2008-11-23 | Merge branches 'tracing/profiling', 'tracing/options' and 'tracing/urgent' in... | Ingo Molnar | 43 | -181/+304 |
2008-11-21 | Merge commit 'v2.6.28-rc6' into sched/core | Ingo Molnar | 38 | -173/+283 |
2008-11-20 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 3 | -5/+7 |
2008-11-20 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 8 | -6/+19 |
2008-11-20 | [IA64] xen: fix xen_get_eflags. | Isaku Yamahata | 1 | -1/+1 |
2008-11-20 | [IA64] ia64/pv_ops/pv_cpu_ops: fix _IA64_REG_IP case. | Isaku Yamahata | 3 | -2/+15 |
2008-11-20 | [IA64] remove duplicate include iommu.h | Huang Weiyi | 1 | -1/+0 |
2008-11-20 | [IA64] use mprintk instead of printk, in ia64_mca_modify_original_stack | Hidetoshi Seto | 1 | -1/+1 |
2008-11-20 | [IA64] Rationalize kernel mode alignment checking | Tony Luck | 2 | -1/+2 |
2008-11-20 | x86: Fix interrupt leak due to migration | Matthew Wilcox | 1 | -0/+14 |
2008-11-20 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 8 | -133/+90 |
2008-11-20 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -1/+10 |
2008-11-20 | parisc: fix bug in compat_arch_ptrace | Helge Deller | 1 | -5/+5 |
2008-11-20 | MIPS: csrc-r4k: Fix declaration depending on the wrong CONFIG_ symbol. | Ralf Baechle | 1 | -1/+1 |
2008-11-20 | MIPS: csrc-r4k: Fix spelling mistake. | Ralf Baechle | 1 | -1/+1 |
2008-11-20 | MIPS: RB532: Provide functions for gpio configuration | Phil Sutter | 2 | -120/+75 |
2008-11-20 | MIPS: IP22: Make indy_sc_ops variable static | Dmitri Vorobiev | 1 | -1/+1 |
2008-11-20 | MIPS: RB532: GPIO register offsets are relative to GPIOBASE | Florian Fainelli | 2 | -7/+9 |
2008-11-20 | MIPS: Malta: Fix include paths in malta-amon.c | David Daney | 1 | -3/+3 |
2008-11-20 | powerpc/ppc32: ftrace, dynamic ftrace to handle modules | Steven Rostedt | 3 | -7/+109 |
2008-11-20 | powerpc/ppc64: ftrace, handle module trampolines for dyn ftrace | Steven Rostedt | 4 | -11/+293 |
2008-11-20 | powerpc: ftrace, use probe_kernel API to modify code | Steven Rostedt | 1 | -32/+21 |
2008-11-20 | powerpc: ftrace, convert to new dynamic ftrace arch API | Steven Rostedt | 2 | -6/+75 |
2008-11-20 | powerpc: ftrace, do not latency trace idle | Steven Rostedt | 1 | -0/+5 |
2008-11-19 | Merge branch 'x86/numa' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/... | Linus Torvalds | 4 | -1/+44 |
2008-11-19 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 9 | -19/+80 |
2008-11-19 | sparc64: wire up accept4() | David Miller | 5 | -6/+19 |
2008-11-19 | reintroduce accept4 | Ulrich Drepper | 1 | -2/+2 |
2008-11-19 | Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/core | Ingo Molnar | 64 | -321/+682 |
2008-11-19 | Merge branch 'linus' into sched/core | Ingo Molnar | 150 | -2714/+6301 |
2008-11-18 | x86: uaccess_64: fix return value in __copy_from_user() | Hiroshi Shimamoto | 1 | -1/+1 |
2008-11-18 | x86: quirk for reboot stalls on a Dell Optiplex 330 | Steve Conklin | 1 | -0/+9 |
2008-11-18 | Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 122 | -2592/+6127 |
2008-11-18 | x86: more general identifier for Phoenix BIOS | Philipp Kohlbecher | 1 | -1/+1 |
2008-11-18 | AMD IOMMU: check for next_bit also in unmapped area | Joerg Roedel | 1 | -1/+1 |
2008-11-18 | AMD IOMMU: fix fullflush comparison length | Joerg Roedel | 1 | -1/+1 |
2008-11-18 | AMD IOMMU: enable device isolation per default | Joerg Roedel | 1 | -1/+1 |
2008-11-18 | AMD IOMMU: add parameter to disable device isolation | Joerg Roedel | 1 | -0/+2 |
2008-11-18 | x86, PEBS/DS: fix code flow in ds_request() | Ingo Molnar | 1 | -5/+21 |
2008-11-18 | tracing/function-return-tracer: add the overrun field | Frederic Weisbecker | 2 | -3/+14 |
2008-11-18 | Blackfin arch: fix a broken define in dma-mapping | Mike Frysinger | 1 | -1/+5 |
2008-11-18 | Blackfin arch: fix bug - Turn on DEBUG_DOUBLEFAULT, booting SMP kernel crash | Graf Yang | 1 | -1/+1 |