Age | Commit message (Expand) | Author | Files | Lines |
2008-11-28 | powerpc: ftrace, fix cast aliasing and add code verification | Steven Rostedt | 1 | -56/+65 |
2008-11-28 | powerpc: ftrace, do nothing in mcount call for dyn ftrace | Steven Rostedt | 2 | -43/+9 |
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-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-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 | 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 |
2008-11-18 | x86: add rdtsc barrier to TSC sync check | Venki Pallipadi | 1 | -0/+4 |
2008-11-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2 | -8/+7 |
2008-11-17 | [ARM] 5330/1: mach-pxa: Fixup reset for systems using reboot=cold or other st... | Jaya Kumar | 1 | -3/+4 |
2008-11-17 | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia... | Russell King | 2 | -2/+3 |
2008-11-16 | x86: fix es7000 compiling | Yinghai Lu | 1 | -8/+1 |
2008-11-16 | [ARM] pxa: fix incorrect PCMCIA PSKTSEL pin configuration for spitz | Eric Miao | 1 | -1/+2 |
2008-11-16 | [ARM] pxa: fix I2C controller device being registered twice on Akita | Eric Miao | 1 | -1/+0 |
2008-11-16 | x86, bts: fix unlock problem in ds.c | Markus Metzger | 1 | -1/+2 |
2008-11-15 | Merge branch 'sh/for-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 11 | -13/+83 |
2008-11-15 | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 6 | -18/+33 |