Age | Commit message (Expand) | Author | Files | Lines |
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-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 |
2008-11-15 | Revert "x86: blacklist DMAR on Intel G31/G33 chipsets" | David Woodhouse | 2 | -19/+0 |
2008-11-15 | m68k: Fix off-by-one in m68k_setup_user_interrupt() | Geert Uytterhoeven | 1 | -1/+1 |
2008-11-14 | [S390] fix s390x_newuname | Martin Schwidefsky | 1 | -1/+1 |
2008-11-14 | [S390] cpu topology: fix locking | Heiko Carstens | 1 | -4/+7 |
2008-11-14 | [S390] ftrace: fix kernel stack backchain walking | Heiko Carstens | 2 | -11/+18 |
2008-11-14 | [S390] ftrace: disable tracing on idle psw | Heiko Carstens | 1 | -0/+3 |
2008-11-14 | [S390] lockdep: fix compile bug | Heiko Carstens | 1 | -0/+2 |
2008-11-14 | [S390] Fix range for add_active_range() in setup_memory() | Gerald Schaefer | 1 | -2/+2 |