Age | Commit message (Expand) | Author | Files | Lines |
2006-12-30 | [ARM] 4078/1: Fix ARM copypage cache coherency problems | Richard Purdie | 1 | -0/+2 |
2006-12-30 | [ARM] 4077/1: iop13xx: fix __io() macro | Dan Williams | 1 | -1/+2 |
2006-12-30 | [ARM] 4074/1: Flat loader stack alignment | Paul Brook | 1 | -1/+3 |
2006-12-30 | [ARM] 4073/1: Prevent s3c24xx drivers from including asm/arch/hardware.h and ... | Arnaud Patard | 5 | -3/+13 |
2006-12-30 | [ARM] 4063/1: ep93xx: fix IRQ_EP93XX_GPIO?MUX numbering | Lennert Buytenhek | 1 | -3/+3 |
2006-12-27 | V4L/DVB (5001): Add two required headers on kernel 2.6.20-rc1 | Mauro Carvalho Chehab | 1 | -0/+1 |
2006-12-27 | V4L/DVB (4988): Cx2341x audio_properties is an u16, not u8 | Hans Verkuil | 1 | -1/+1 |
2006-12-23 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 4 | -51/+10 |
2006-12-22 | [IPV6]: Dumb typo in generic csum_ipv6_magic() | Al Viro | 1 | -1/+1 |
2006-12-22 | [SCTP]: make 2 functions static | Adrian Bunk | 1 | -2/+0 |
2006-12-22 | [SCTP]: Fix typo adaption -> adaptation as per the latest API draft. | Ivan Skytte Jorgensen | 4 | -24/+24 |
2006-12-22 | [SCTP]: Don't export include/linux/sctp.h to userspace. | Sridhar Samudrala | 1 | -1/+0 |
2006-12-22 | [TCP]: Fix ambiguity in the `before' relation. | Gerrit Renker | 1 | -7/+2 |
2006-12-22 | [PATCH] mips: if_fddi.h: Add a missing inclusion | Maciej W. Rozycki | 1 | -0/+2 |
2006-12-22 | [PATCH] fdtable: Provide free_fdtable() wrapper | Vadim Lobanov | 1 | -0/+5 |
2006-12-22 | [PATCH] compile error of register_memory() | Yasunori Goto | 1 | -1/+1 |
2006-12-22 | [PATCH] mm: more rmap debugging | Nick Piggin | 1 | -1/+1 |
2006-12-22 | [PATCH] lock debugging: fix DEBUG_LOCKS_WARN_ON() & debug_locks_silent | Ingo Molnar | 1 | -1/+1 |
2006-12-22 | [PATCH] fix vm_events_fold_cpu() build breakage | Magnus Damm | 1 | -0/+6 |
2006-12-22 | [PATCH] CONFIG_VM_EVENT_COUNTER comment decrustify | Paul Jackson | 1 | -2/+3 |
2006-12-22 | [PATCH] KVM: API versioning | Avi Kivity | 1 | -0/+3 |
2006-12-21 | VM: Remove "clear_page_dirty()" and "test_clear_page_dirty()" functions | Linus Torvalds | 1 | -6/+2 |
2006-12-21 | Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 2 | -8/+9 |
2006-12-21 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2 | -5/+8 |
2006-12-21 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 6 | -6/+54 |
2006-12-21 | Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/paulus/po... | Linus Torvalds | 1 | -0/+2 |
2006-12-21 | Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa | Linus Torvalds | 3 | -5/+5 |
2006-12-21 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 28 | -100/+68 |
2006-12-20 | Driver core: proper prototype for drivers/base/init.c:driver_init() | Adrian Bunk | 1 | -0/+2 |
2006-12-20 | kobject: kobject_uevent() returns manageable value | Aneesh Kumar K.V | 1 | -5/+6 |
2006-12-20 | PCI legacy resource fix | Ralf Baechle | 1 | -0/+3 |
2006-12-20 | PCI: don't export device IDs to userspace | Adrian Bunk | 2 | -5/+3 |
2006-12-20 | PCI: Fix multiple problems with VIA hardware | Alan Cox | 2 | -0/+22 |
2006-12-20 | PCI: Add #defines for Hypertransport MSI fields | Michael Ellerman | 1 | -0/+7 |
2006-12-20 | PCI: Add pci_find_ht_capability() for finding Hypertransport capabilities | Michael Ellerman | 2 | -1/+13 |
2006-12-20 | pci: Introduce pci_find_present | Alan Cox | 1 | -0/+2 |
2006-12-20 | pci: add class codes for Wireless RF controllers | Inaky Perez-Gonzalez | 1 | -0/+4 |
2006-12-20 | [PATCH] cfq-iosched: don't allow sync merges across queues | Jens Axboe | 1 | -0/+3 |
2006-12-20 | [ALSA] version 1.0.14rc1 | Jaroslav Kysela | 1 | -2/+2 |
2006-12-20 | [ALSA] Fix invalid assignment of PCI revision | Takashi Iwai | 1 | -1/+1 |
2006-12-20 | [ALSA] Fix races in PCM OSS emulation | Takashi Iwai | 1 | -0/+1 |
2006-12-20 | [ALSA] ymfpci: fix swap_rear for S/PDIF passthrough | Glen Masgai | 1 | -2/+1 |
2006-12-20 | Pull sgi into test branch | Len Brown | 1 | -2/+5 |
2006-12-20 | merge linus into test branch | Len Brown | 15 | -379/+101 |
2006-12-20 | Pull platform-drivers into test branch | Len Brown | 1 | -1/+1 |
2006-12-20 | ACPI: Add support for acpi_load_table/acpi_unload_table_id | John Keller | 1 | -2/+5 |
2006-12-20 | ACPI: video: Add dev argument for backlight_device_register | Yu Luming | 1 | -1/+1 |
2006-12-20 | Merge branch 'cell-merge' of master.kernel.org:/pub/scm/linux/kernel/git/arnd... | Paul Mackerras | 1 | -0/+2 |
2006-12-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -0/+15 |
2006-12-19 | [POWERPC] cell: add forward struct declarations to spu.h | Arnd Bergmann | 1 | -0/+2 |