Age | Commit message (Expand) | Author |
2008-10-17 | ia64/xen: introduce sync bitops which is necessary for ia64/xen support. | Isaku Yamahata |
2008-10-17 | ia64/xen: reserve "break" numbers used for xen hypercalls. | Isaku Yamahata |
2008-10-17 | ia64: move function declaration, ia64_cpu_local_tick() from .c to .h | Isaku Yamahata |
2008-10-17 | ia64/pv_ops: update native/inst.h to clobber predicate. | Isaku Yamahata |
2008-10-17 | ia64/pv_ops: avoid name conflict of get_irq_chip(). | Isaku Yamahata |
2008-10-17 | ia64/pv_ops: fix paravirtualization of ivt.S with CONFIG_SMP=n | Isaku Yamahata |
2008-10-16 | Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2008-10-16 | Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2008-10-16 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2008-10-16 | FRV: Eliminate NULL test and memset after alloc_bootmem | Julia Lawall |
2008-10-16 | FRV: Provide dma_map_page() for NOMMU and fix comments | David Howells |
2008-10-16 | frv: use generic pci_enable_resources() | Bjorn Helgaas |
2008-10-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo... | Linus Torvalds |
2008-10-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds |
2008-10-16 | Merge branch 'personality' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds |
2008-10-16 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2008-10-16 | sysctl: simplify ->strategy | Alexey Dobriyan |
2008-10-16 | fbdev: ignore VESA modes if framebuffer does not support them | Michal Januszewski |
2008-10-16 | spi_s3c24xx: pin configuration updates | Ben Dooks |
2008-10-16 | alpha: introduce field 'taso' into struct linux_binprm | Kirill A. Shutemov |
2008-10-16 | sparc64: use iommu_num_pages function in IOMMU code | Joerg Roedel |
2008-10-16 | alpha: use iommu_num_pages function in IOMMU code | Joerg Roedel |
2008-10-16 | powerpc: use iommu_num_pages function in IOMMU code | Joerg Roedel |
2008-10-16 | x86: convert Calgary IOMMU driver to generic iommu_num_pages function | Joerg Roedel |
2008-10-16 | x86, AMD IOMMU: convert driver to generic iommu_num_pages function | Joerg Roedel |
2008-10-16 | x86: convert GART driver to generic iommu_num_pages function | Joerg Roedel |
2008-10-16 | powerpc: rename iommu_num_pages function to iommu_nr_pages | Joerg Roedel |
2008-10-16 | sparc64: rename iommu_num_pages function to iommu_nr_pages | Joerg Roedel |
2008-10-16 | x86: rename iommu_num_pages function to iommu_nr_pages | Joerg Roedel |
2008-10-16 | compat: generic compat get/settimeofday | Christoph Hellwig |
2008-10-16 | compat: move cp_compat_stat to common code | Christoph Hellwig |
2008-10-16 | Make the taint flags reliable | Andi Kleen |
2008-10-16 | Kconfig: eliminate "def_bool n" constructs | Jan Beulich |
2008-10-16 | misc: replace __FUNCTION__ with __func__ | Harvey Harrison |
2008-10-16 | uml: remove the dead TTY_LOG code | Adrian Bunk |
2008-10-16 | alpha: notify_cpu_starting() compile fixlet | Alexey Dobriyan |
2008-10-16 | Alpha Miata: remove dead URL | Adrian Bunk |
2008-10-16 | asm-h8300/md.h: remove CVS keyword | Adrian Bunk |
2008-10-16 | h8300: GENERIC_BUG support | Yoshinori Sato |
2008-10-16 | h8300: update timer handler - misc update | Yoshinori Sato |
2008-10-16 | h8300: update timer handler - new files | Yoshinori Sato |
2008-10-16 | h8300: update timer handler - delete files | Yoshinori Sato |
2008-10-16 | device create: misc: convert device_create_drvdata to device_create | Greg Kroah-Hartman |
2008-10-16 | sysfs: crash debugging | Andrew Morton |
2008-10-16 | Blackfin arch: make sure cycles is marked as volatile so gcc doesnt reorder o... | Mike Frysinger |
2008-10-16 | Blackfin arch: disable CONFIG_HW_RANDOM and CONFIG_DAB in defconfig files | Mike Frysinger |
2008-10-16 | Blackfin arch: update cache flush prototypes with argument names to make them... | Mike Frysinger |
2008-10-16 | Blackfin arch: move bfin_addr_dcachable() and friends into the cacheflush hea... | Mike Frysinger |
2008-10-16 | Blackfin arch: use the new bfin_addr_dcachable() function | Mike Frysinger |
2008-10-16 | Blackfin arch: fix bug - build kernel failed at head.S when reprogram clock o... | Robin Getz |