aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2006-07-12[PATCH] USB Storage: US_FL_MAX_SECTORS_64 flagPhil Dibowitz
2006-07-12[PATCH] USB: Add some basic WUSB definitionsInaky Perez-Gonzalez
2006-07-12[PATCH] USB: fix usb kernel-docRandy Dunlap
2006-07-12Merge commit master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa of HEADLinus Torvalds
2006-07-12[PATCH] Make cpu_relax() imply barrier() on all archesChase Venters
2006-07-12[ALSA] Fix section mismatch errors in ALSA PCI driversTakashi Iwai
2006-07-12[ALSA] remove unused snd_minor.name fieldClemens Ladisch
2006-07-12[S390] Fix sparse warnings.Heiko Carstens
2006-07-12[S390] path grouping and path verifications fixes.Cornelia Huck
2006-07-12[S390] cpu_relax() is supposed to have barrier() semantics.Heiko Carstens
2006-07-12[S390] fix futex_atomic_cmpxchg_inatomicMartin Schwidefsky
2006-07-12[S390] raw_local_save_flags/raw_local_irq_restore type checkHeiko Carstens
2006-07-12[S390] __builtin_trap() and gcc version.Heiko Carstens
2006-07-10Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2006-07-10[PATCH] x86_64: Fix Calgary copyright statements per IBM guidelinesMuli Ben-Yehuda
2006-07-10[PATCH] knfsd: nfsd4: add per-operation server statsShankar Anand
2006-07-10[PATCH] uninline init_waitqueue_head()Ingo Molnar
2006-07-10[PATCH] char/rtc: Handle memory-mapped chips properlyMaciej W. Rozycki
2006-07-10[PATCH] make valid_mmap_phys_addr_range() take a pfnLennert Buytenhek
2006-07-10[PATCH] FRV: Introduce asm-offsets for FRV archDavid Howells
2006-07-10[PATCH] FDPIC: Add coredump capability for the ELF-FDPIC binfmtDavid Howells
2006-07-10[PATCH] FDPIC: Move roundup() into linux/kernel.hDavid Howells
2006-07-10[PATCH] FDPIC: Define SEEK_* constants in the Linux kernel headersDavid Howells
2006-07-10[PATCH] FRV: Fix FRV arch compile errorsDavid Howells
2006-07-10[PATCH] powermac: Combined fixes for backlight codeMichael Hanselmann
2006-07-10[PATCH] powerpc: fix trigger handling in the new irq codeBenjamin Herrenschmidt
2006-07-10[PATCH] ZVC: add __inc_zone_state for !SMP configurationChristoph Lameter
2006-07-10[PATCH] h8300 remove duplicate defineYoshinori Sato
2006-07-10[PATCH] md: fix resync speed calculation for restarted resyncsNeilBrown
2006-07-10[PATCH] tty: Remove include of screen_info.h from tty.hJon Smirl
2006-07-10[PATCH] vt: Remove VT-specific declarations and definitions from tty.hJon Smirl
2006-07-10[PATCH] lockdep: clean up completion initializer in smpboot.cIngo Molnar
2006-07-10[PATCH] lockdep: core, reduce per-lock class-cache sizeIngo Molnar
2006-07-10[PATCH] lockdep: add more rwsem.h documentationIngo Molnar
2006-07-10[PATCH] count_vm_events() fixAndrew Morton
2006-07-10Pull acpi_os_allocate into test branchLen Brown
2006-07-10Pull acpica-20060707 into test branchLen Brown
2006-07-10Pull bugzilla-6687 into test branchLen Brown
2006-07-10Pull dock into test branchLen Brown
2006-07-10ACPI: acpi_os_allocate() fixesLen Brown
2006-07-09[PATCH] i386: use thread_info flags for debug regs and IO bitmapsStephane Eranian
2006-07-09Merge commit master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 of HEADLinus Torvalds
2006-07-09Merge branch 'blktrace' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2006-07-09Revert "Revert "ACPI: dock driver""Len Brown
2006-07-09ACPI: acpi_os_get_thread_id() returns currentLen Brown
2006-07-09ACPI: ACPICA 20060707Bob Moore
2006-07-09Revert "ACPI: dock driver"Linus Torvalds
2006-07-08i386: improve and correct inline asm memory constraintsLinus Torvalds
2006-07-08power: improve inline asm memory constraintsLinus Torvalds
2006-07-08[NET] gso: Fix up GSO packets with broken checksumsHerbert Xu