Merge branch 'linus' into x86/paravirt-spinlocks
[linux-2.6] / include /
2008-07-18  Ingo MolnarMerge branch 'linus' into x86/paravirt-spinlocks
2008-07-17  Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2008-07-17  Linus TorvaldsMerge git://git./linux/kernel/git/brodo/pcmcia-fixes-2.6
2008-07-17  Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2008-07-17  Linus TorvaldsMerge branch 'tracing-fixes-for-linus' of git://git...
2008-07-17  Rusty Russellx86: fix asm/e820.h for userspace inclusion
2008-07-17  Linus TorvaldsMerge branch 'ptrace-cleanup' of git://git./linux/kerne...
2008-07-17  Linus TorvaldsMerge branch 'for-linus' of git://git390.osdl.marist...
2008-07-17  Jan Glauber[S390] qdio: new qdio driver.
2008-07-17  Adrian Bunk[S390] chsc headers userspace cleanup
2008-07-17  Roland McGrathptrace children revamp
2008-07-17  Linus TorvaldsMerge branch 'linux-next' of git://git./linux/kernel...
2008-07-16  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-07-16  Linus TorvaldsMerge branch 'for_linus' of git://git.infradead.org...
2008-07-16  Linus TorvaldsMerge git://git./linux/kernel/git/bart/ide-2.6
2008-07-16  Linus TorvaldsMerge branch 'release-2.6.27' of git://git./linux/kerne...
2008-07-16  Martin K. Petersenblock: Trivial fix for blk_integrity_rq()
2008-07-16  Linus TorvaldsMerge git://git.linux-nfs.org/projects/trondmy/nfs-2.6
2008-07-16  Aaron DurbinAdd the ability to reset the machine using the RESET_RE...
2008-07-16  Bjorn HelgaasPNP: convert resource options to single linked list
2008-07-16  Bjorn HelgaasPNP: support optional IRQ resources
2008-07-16  Bjorn HelgaasPNP: make resource option structures private to PNP...
2008-07-16  Bjorn HelgaasPNP: define PNP-specific IORESOURCE_IO_* flags alongsid...
2008-07-16  Bjorn HelgaasPNP: add pnp_possible_config() -- can a device could...
2008-07-16  Bjorn HelgaasPNP: replace pnp_resource_table with dynamically alloca...
2008-07-16  Bjorn HelgaasPNP: make pnp_{port,mem,etc}_start(), et al work for...
2008-07-16  Zhao YakuiACPI : Create "idle=nomwait" bootparam
2008-07-16  Zhao YakuiACPI: Create "idle=halt" bootparam
2008-07-16  Zhang RuiACPI: Enhance /sys/firmware/interrupts to allow enable...
2008-07-16  Bob MooreACPICA: Update version to 20080609
2008-07-16  Bob MooreACPICA: Cleanup debug operand dump mechanism
2008-07-16  Bob MooreACPICA: Update disassembler for DMAR table changes
2008-07-16  Bob MooreACPICA: Update DMAR and SRAT table definitions
2008-07-16  Bob MooreACPICA: Update version to 20080514
2008-07-16  Bob MooreACPICA: Add const qualifier for appropriate string...
2008-07-16  Bob MooreACPICA: Eliminate acpi_native_uint type v2
2008-07-16  Bob MooreACPICA: Fix possible negative array index in acpi_ut_va...
2008-07-16  Jan BeulichACPICA: Update tracking macros to reduce code/data...
2008-07-16  Bob MooreACPICA: Fix for hang on GPE method invocation
2008-07-16  Bob MooreACPICA: Add argument count checking to control method...
2008-07-16  Rafael J. WysockiFreezer: Introduce PF_FREEZER_NOSIG
2008-07-16  David BrownellACPI PM: acpi_pm_device_sleep_state() cleanup
2008-07-16  Vegard NossumACPICA: fix mutex names in debug code.
2008-07-16  Bob MooreMake GPE disable more robust
2008-07-16  Mike TravisACPI: change processors from array to per_cpu variable
2008-07-16  Elias OltmannsIDE: Remove unused code
2008-07-16  Elias OltmannsIDE: Fix HDIO_DRIVE_RESET handling
2008-07-16  Bartlomiej Zolnier... ide: ->port_init_devs -> ->init_dev
2008-07-16  Bartlomiej Zolnier... ide: set hwif->dev in ide_init_port_hw() (take 2)
2008-07-16  Bartlomiej Zolnier... ide: make ide_hwifs[] static
2008-07-16  Bartlomiej Zolnier... ide: move PIO blacklist to ide-pio-blacklist.c
2008-07-16  Bartlomiej Zolnier... ide: remove no longer used ide_pio_timings[]
2008-07-16  Bartlomiej Zolnier... ide: move ide_pio_cycle_time() to ide-timings.c
2008-07-16  Bartlomiej Zolnier... ide: convert ide-timing.h to ide-timings.c library...
2008-07-16  Bartlomiej Zolnier... ide: move some bits from ide-timing.h to <linux/ide.h>
2008-07-16  Ingo Molnarx86: paravirt spinlocks, !CONFIG_SMP build fixes
2008-07-16  Jeremy Fitzhardingexen: implement Xen-specific spinlocks
2008-07-16  Jeremy Fitzhardingeparavirt: introduce a "lock-byte" spinlock implementation
2008-07-16  Jeremy Fitzhardingex86/paravirt: add hooks for spinlock operations
2008-07-16  Jeremy Fitzhardingex86_64: further cleanup of 32-bit compat syscall mechanisms
2008-07-16  Ingo Molnarxen64: fix !HVC_XEN build dependency
2008-07-16  Jeremy Fitzhardingexen64: save lots of registers
2008-07-16  Jeremy Fitzhardingexen64: implement 64-bit update_descriptor
2008-07-16  Eduardo HabkostXen64: HYPERVISOR_set_segment_base() implementation
2008-07-16  Jeremy Fitzhardingexen64: register callbacks in arch-independent way
2008-07-16  Jeremy Fitzhardingexen64: use arbitrary_virt_to_machine for xen_set_pmd
2008-07-16  Jeremy Fitzhardingexen64: early mapping setup
2008-07-16  Jeremy Fitzhardingex86_64: add workaround for no %gs-based percpu
2008-07-16  Jeremy Fitzhardingexen64: add extra pv_mmu_ops
2008-07-16  Jeremy Fitzhardingexen64: fix calls into hypercall page
2008-07-16  Jeremy Fitzhardingexen: fix 64-bit hypercall variants
2008-07-16  Jeremy Fitzhardingexen64: define asm/xen/interface for 64-bit
2008-07-16  Isaku Yamahataxen: add xen_arch_resume()/xen_timer_resume hook for...
2008-07-16  Jeremy Fitzhardingex86_64: unstatic get_local_pda
2008-07-16  Eduardo Habkostx86/paravirt: call paravirt_pagetable_setup_{start...
2008-07-16  Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2008-07-16  Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-misc-2.6
2008-07-16  Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2008-07-16  Benjamin HerrenschmidtMerge commit 'origin/master'
2008-07-15  Linus TorvaldsMerge branch 'x86/urgent' of git://git./linux/kernel...
2008-07-15  Trond MyklebustMerge branch 'bkl-removal' into next
2008-07-15  Trond MyklebustMerge branch 'devel' into next
2008-07-15  Chuck LeverSUNRPC: Support registering IPv6 interfaces with local...
2008-07-15  Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2008-07-15  Linus TorvaldsMerge branch 'generic-ipi-for-linus' of git://git....
2008-07-15  Linus TorvaldsMerge branch 'core/rcu-for-linus' of git://git./linux...
2008-07-15  Sebastian Siewiormm: fix build on non-mmu machines
2008-07-15  Ingo MolnarMerge branch 'generic-ipi' into generic-ipi-for-linus
2008-07-15  Linus TorvaldsMerge branch 'sbp2-spindown' of git://git./linux/kernel...
2008-07-15  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-07-15  Ingo MolnarMerge branch 'core/rcu' into core/rcu-for-linus
2008-07-15  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-07-15  Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2008-07-15  Linus TorvaldsMerge branch 'i2c-for-linus' of git://jdelvare.pck...
2008-07-15  Linus TorvaldsMerge git://git./linux/kernel/git/bart/ide-2.6
2008-07-15  Bartlomiej Zolnier... ide: add ide_pc_intr() helper
2008-07-15  Bartlomiej Zolnier... ide: add ide_issue_pc() helper
2008-07-15  Bartlomiej Zolnier... ide: add PC_FLAG_DRQ_INTERRUPT pc flag
2008-07-15  Bartlomiej Zolnier... ide: add ide_transfer_pc() helper
2008-07-15  Bartlomiej Zolnier... ide: add PC_FLAG_ZIP_DRIVE pc flag
next