Age | Commit message (Expand) | Author | Files | Lines |
2006-04-18 | [PATCH] i386: Move CONFIG_DOUBLEFAULT into arch/i386 where it belongs. | Andi Kleen | 1 | -0/+9 |
2006-04-18 | [PATCH] x86_64: Add tee and sync_file_range | Andi Kleen | 1 | -0/+1 |
2006-04-18 | [PATCH] x86_64: x86_64 add crashdump trigger points | Vivek Goyal | 1 | -0/+5 |
2006-04-18 | [PATCH] i386/x86-64: Fix ACPI disabled LAPIC handling mismerge | Andi Kleen | 1 | -1/+4 |
2006-04-18 | [PATCH] x86_64: Update defconfig | Andi Kleen | 1 | -6/+13 |
2006-04-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge | Linus Torvalds | 20 | -120/+176 |
2006-04-18 | powerpc: Use correct sequence for putting CPU into nap mode | Paul Mackerras | 7 | -65/+101 |
2006-04-17 | [SPARC64]: Export pcibios_resource_to_bus(). | David S. Miller | 1 | -0/+1 |
2006-04-15 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2 | -2/+2 |
2006-04-14 | Fix AT91RM9200 build breakage | David Brownell | 1 | -1/+11 |
2006-04-14 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 3 | -3/+4 |
2006-04-14 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 1 | -0/+3 |
2006-04-14 | [SPARC]: Hook up sys_tee() into syscall tables. | David S. Miller | 3 | -3/+4 |
2006-04-14 | [PATCH] arch/i386/pci/irq.c - new VIA chipsets (fwd) | Grzegorz Janoszka | 1 | -0/+3 |
2006-04-14 | [PATCH] DMI: move dmi_scan.c from arch/i386 to drivers/firmware/ | Bjorn Helgaas | 4 | -364/+3 |
2006-04-14 | Merge branch 'tee' of git://brick.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 3 | -0/+3 |
2006-04-13 | [IA64] Make show_mem() skip holes in a pgdat | Robin Holt | 1 | -1/+65 |
2006-04-13 | [IA64] ia64_wait_for_slaves() incorrectly reports MCA | Keith Owens | 1 | -5/+5 |
2006-04-13 | [PATCH] spufs: fix context-switch decrementer code | Jordi Caubet | 1 | -1/+1 |
2006-04-13 | [PATCH] powerpc32: Set cpu explicitly in kernel compiles | Olaf Hering | 1 | -0/+4 |
2006-04-13 | [PATCH] powerpc/pseries: bugfix: balance calls to pci_device_put | Linas Vepstas | 1 | -2/+4 |
2006-04-13 | [PATCH] powerpc: Fix machine detection in prom_init.c | Michael Ellerman | 1 | -3/+2 |
2006-04-13 | [PATCH] ppc32: Fix string comparing in platform_notify_map | Vitaly Bordug | 1 | -4/+5 |
2006-04-13 | [PATCH] powerpc: Avoid __initcall warnings | Anton Blanchard | 2 | -3/+3 |
2006-04-13 | [PATCH] powerpc: Ensure runlatch is off in the idle loop | Anton Blanchard | 1 | -2/+2 |
2006-04-13 | [ARM] 3475/1: S3C2410: fix spelling mistake in SMDK partition table | Ben Dooks | 1 | -1/+1 |
2006-04-11 | [ARM] 3474/1: S3C2440: USB rate writes wrong var to CLKDIVN | Ben Dooks | 1 | -1/+1 |
2006-04-11 | [PATCH] splice: add support for sys_tee() | Jens Axboe | 3 | -0/+3 |
2006-04-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2 | -2/+2 |
2006-04-11 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 7 | -91/+105 |
2006-04-11 | [PATCH] x86_64: Fix embarassing typo in mmconfig bus check | Andi Kleen | 1 | -1/+1 |
2006-04-11 | [PATCH] i386/x86-64: Remove checks for value == NULL in PCI config space access | Andi Kleen | 3 | -4/+6 |
2006-04-11 | [PATCH] i386: Remove bogus special case code from AMD core parsing | Andi Kleen | 1 | -2/+0 |
2006-04-11 | [PATCH] x86_64: Remove check for canonical RIP | Andi Kleen | 1 | -5/+0 |
2006-04-11 | [PATCH] x86-64/i386: Don't process APICs/IO-APICs in ACPI when APIC is disabled. | Andi Kleen | 1 | -1/+4 |
2006-04-11 | [PATCH] vesafb: Fix incorrect logo colors in x86_64 | Antonino A. Daplas | 2 | -0/+10 |
2006-04-11 | [PATCH] No arch-specific strpbrk implementations | Kyle McMartin | 19 | -20/+0 |
2006-04-11 | [PATCH] Configurable NODES_SHIFT | Yasunori Goto | 10 | -9/+57 |
2006-04-11 | [PATCH] arch/s390/Makefile: remove -finline-limit=10000 | Adrian Bunk | 1 | -1/+0 |
2006-04-11 | [PATCH] s390: update default configuration | Martin Schwidefsky | 1 | -20/+28 |
2006-04-11 | [PATCH] uml: avoid warnings for diffent names for an unsigned quadword | Paolo 'Blaisorblade' Giarrusso | 2 | -2/+2 |
2006-04-11 | [PATCH] uml: fix parallel make early failure on clean tree | Paolo 'Blaisorblade' Giarrusso | 1 | -1/+2 |
2006-04-11 | [PATCH] uml: local_irq_save, not local_save_flags | Paolo 'Blaisorblade' Giarrusso | 1 | -1/+1 |
2006-04-11 | [PATCH] uml: fix big stack user | Paolo 'Blaisorblade' Giarrusso | 1 | -10/+13 |
2006-04-11 | [PATCH] uml: fix failure path after conversion | Paolo 'Blaisorblade' Giarrusso | 1 | -5/+10 |
2006-04-11 | [PATCH] uml: fix hang on run_helper() failure on uml_net | Paolo 'Blaisorblade' Giarrusso | 2 | -6/+8 |
2006-04-11 | [PATCH] uml: move outside spinlock call not needing it | Paolo 'Blaisorblade' Giarrusso | 1 | -1/+1 |
2006-04-11 | [PATCH] uml: support sparse for userspace files | Paolo 'Blaisorblade' Giarrusso | 1 | -4/+2 |
2006-04-11 | [PATCH] uml: fix critical typo for TT mode | Paolo 'Blaisorblade' Giarrusso | 2 | -2/+2 |
2006-04-11 | [PATCH] uml: fix "extern-vs-static" proto conflict in TLS code | Paolo 'Blaisorblade' Giarrusso | 1 | -4/+0 |