Age | Commit message (Expand) | Author |
2008-07-24 | mm: drop unneeded pgdat argument from free_area_init_node() | Johannes Weiner |
2008-07-24 | mm: remove double indirection on tlb parameter to free_pgd_range() & Co | Jan Beulich |
2008-07-24 | spufs: use new vm_ops->access to allow local state access from gdb | Benjamin Herrenschmidt |
2008-07-24 | powerpc ioremap_prot | Benjamin Herrenschmidt |
2008-07-24 | use generic_access_phys for /dev/mem mappings | Rik van Riel |
2008-07-24 | access_process_vm device memory infrastructure | Rik van Riel |
2008-07-24 | mm: move bootmem descriptors definition to a single place | Johannes Weiner |
2008-07-24 | add HAVE_CLK to Kconfig, for driver dependencies | David Brownell |
2008-07-23 | Merge branch 'x86/auditsc' of git://git.kernel.org/pub/scm/linux/kernel/git/f... | Linus Torvalds |
2008-07-23 | Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2008-07-23 | Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2008-07-23 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2008-07-23 | i386 syscall audit fast-path | Roland McGrath |
2008-07-23 | x86_64 ia32 syscall audit fast-path | Roland McGrath |
2008-07-23 | x86_64 syscall audit fast-path | Roland McGrath |
2008-07-23 | x86_64: remove bogus optimization in sysret_signal | Roland McGrath |
2008-07-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djb... | Linus Torvalds |
2008-07-23 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds |
2008-07-23 | UML - Fix boot crash | Jeff Dike |
2008-07-23 | kgdb, powerpc: arch specific powerpc kgdb support | Jason Wessel |
2008-07-23 | kgdb: support for ARCH=arm | Jason Wessel |
2008-07-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds |
2008-07-22 | sparc32: pass -m32 when building vmlinux.lds | Stephen Rothwell |
2008-07-22 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2008-07-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds |
2008-07-22 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds |
2008-07-22 | x86: fix crash due to missing debugctlmsr on AMD K6-3 | Jan Kratochvil |
2008-07-22 | remove CONFIG_KMOD from sparc64 | Johannes Berg |
2008-07-22 | remove mention of CONFIG_KMOD from documentation | Johannes Berg |
2008-07-22 | x86: add PTE_FLAGS_MASK | Jeremy Fitzhardinge |
2008-07-22 | x86: rename PTE_MASK to PTE_PFN_MASK | Jeremy Fitzhardinge |
2008-07-22 | x86: fix pte_flags() to only return flags, fix lguest (updated) | Rusty Russell |
2008-07-22 | Merge commit 'origin/master' | Benjamin Herrenschmidt |
2008-07-22 | x86: use setup_clear_cpu_cap with disable_apic, fix | Yinghai Lu |
2008-07-21 | arm: bus_id -> dev_name() and dev_set_name() conversions | Kay Sievers |
2008-07-21 | sparc64: fix up bus_id changes in sparc core code | Greg Kroah-Hartman |
2008-07-21 | sysdev: Convert the x86 mce tolerant sysdev attribute to generic attribute | Andi Kleen |
2008-07-21 | sysdev: Pass the attribute to the low level sysdev show/store function | Andi Kleen |
2008-07-21 | driver core: fix a lot of printk usages of bus_id | Greg Kroah-Hartman |
2008-07-21 | driver core: remove KOBJ_NAME_LEN define | Kay Sievers |
2008-07-21 | device create: x86: convert device_create to device_create_drvdata | Greg Kroah-Hartman |
2008-07-21 | device create: mips: convert device_create to device_create_drvdata | Greg Kroah-Hartman |
2008-07-22 | powerpc: Fix build bug with binutils < 2.18 and GCC < 4.2 | Segher Boessenkool |
2008-07-22 | powerpc/eeh: Don't panic when EEH_MAX_FAILS is exceeded | Mike Mason |
2008-07-22 | powerpc/cell: Add DMA_ATTR_WEAK_ORDERING dma attribute and use in Cell IOMMU ... | Mark Nelson |
2008-07-22 | powerpc: Indicate which oprofile counters to use while in compat mode | Torez Smith |
2008-07-22 | powerpc/boot: Change spaces to tabs | Adrian Bunk |
2008-07-22 | powerpc: Remove duplicate 6xx option in Kconfig | Adrian Bunk |
2008-07-22 | powerpc: Use PPC_LONG and PPC_LONG_ALIGN in lib/string.S | Michael Ellerman |
2008-07-22 | powerpc: Fix OF parsing of 64 bits PCI addresses | Benjamin Herrenschmidt |