[ARM] 5360/1: Orion: fix compilation error
[safe/jmp/linux-2.6] / include /
2009-01-08 Linus TorvaldsMerge branch 'for-2.6.29' of git://linux-nfs.org/~bfiel...
2009-01-07 Linus TorvaldsMerge branch 'linux-next' of git://git./linux/kernel...
2009-01-07 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/usb-2.6
2009-01-07 Linus TorvaldsMerge git://git./linux/kernel/git/arjan/linux-2.6-async
2009-01-07 Benny Halevynfsd: get rid of NFSD_VERSION
2009-01-07 Benny Halevynfsd: last_byte_offset
2009-01-07 Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild-fixes
2009-01-07 Anders Larsenqnx: include <linux/types.h> for definitions of __...
2009-01-07 Linus TorvaldsMerge branch 'i2c-for-linus' of git://jdelvare.pck...
2009-01-07 Linus TorvaldsMerge git://git./linux/kernel/git/hskinnemoen/avr32-2.6
2009-01-07 Linus TorvaldsMerge git://git./linux/kernel/git/czankel/xtensa-2.6
2009-01-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-01-07 Detlef Riekenberglinux/types.h: Don't depend on __GNUC__ for __le64...
2009-01-07 Rafael J. Wysockix86/PCI: Do not use interrupt links for devices using...
2009-01-07 Ben HutchingsPCI: Add pci_clear_master() as opposite of pci_set_master()
2009-01-07 Kenji KaneshigePCI: pciehp: cleanup register and field definitions
2009-01-07 Stephen HemmingerPCI: add interface to set visible size of VPD
2009-01-07 Stephen HemmingerPCI: revise VPD access interface
2009-01-07 Bjorn HelgaasPCI: add pci_common_swizzle() for INTx swizzling
2009-01-07 Kenji KaneshigePCI hotplug: introduce functions for ACPI slot detection
2009-01-07 Yu ZhaoPCI: define PCI resource names in an 'enum'
2009-01-07 Yu ZhaoPCI: remove unnecessary arg of pci_update_resource()
2009-01-07 Andrew MortonPCI: uninline pci_ioremap_bar()
2009-01-07 Bjorn HelgaasPCI: add pci_swizzle_interrupt_pin()
2009-01-07 Arjan van de Venresource: allow MMIO exclusivity for device drivers
2009-01-07 Andrew PattersonACPI/PCI: remove obsolete _OSC capability support functions
2009-01-07 Andrew PattersonACPI/PCI: PCI MSI _OSC support capabilities called...
2009-01-07 Andrew PattersonACPI/PCI: PCIe ASPM _OSC support capabilities called...
2009-01-07 Andrew PattersonACPI/PCI: PCI extended config _OSC support called when...
2009-01-07 Andrew PattersonACPI/PCI: call _OSC support during root bridge discovery
2009-01-07 Andrew PattersonACPI/PCI: include missing acpi.h file in pci-acpi.h.
2009-01-07 Sheng YangPCI: add PCI Advanced Feature Capability defines
2009-01-07 Inaky Perez-Gonzalezwimax: export linux/wimax.h and linux/wimax/i2400m...
2009-01-07 Inaky Perez-Gonzalezi2400m: host/device procotol and core driver definitions
2009-01-07 Inaky Perez-Gonzalezwimax: debug macros and debug settings for the WiMAX...
2009-01-07 Inaky Perez-Gonzalezwimax: headers for kernel API and user space interaction
2009-01-07 Inaky Perez-Gonzalezdebugfs: add helpers for exporting a size_t simple...
2009-01-07 Greg Kroah-HartmanUSB: remove info() macro from usb.h
2009-01-07 Greg Kroah-HartmanUSB: remove warn() macro from usb.h
2009-01-07 Alan SternUSB: storage: add last-sector hacks
2009-01-07 Oliver NeukumUSB: extension of anchor API to unpoison an anchor
2009-01-07 Ming LeiUSB: mark "reject" field of struct urb as atomic_t
2009-01-07 Alan SternUSB: utilize the bus notifiers
2009-01-07 Bryan WuUSB: musb: use new platform data interface of musb...
2009-01-07 Alan SternUSB: Enhance usage of pm_message_t
2009-01-07 Philipp ZabelUSB: otg: add otg_put_transceiver()
2009-01-07 Philipp ZabelUSB: otg: gpio_vbus transceiver stub
2009-01-07 Ben EfrosUSB: storage devices and SAT
2009-01-07 Pete ZaitcevUSB: Allow usbmon as a module even if usbcore is builtin
2009-01-07 Inaky Perez-GonzalezUSB: Introduce usb_queue_reset() to do resets from...
2009-01-07 Alan SternUSB: add asynchronous autosuspend/autoresume support
2009-01-07 Harvey HarrisonUSB: wusb: annotate association types withe proper...
2009-01-07 Rodolfo Giomettiusb host: Oxford OXU210HP HCD driver.
2009-01-07 Arjan van de Venasync: make the final inode deletion an asynchronous...
2009-01-07 Arjan van de Venasync: Asynchronous function calls to speed up kernel...
2009-01-07 Jean Delvarei2c: Drop I2C_CLASS_CAM_DIGITAL
2009-01-07 Jean Delvarei2c: Drop I2C_CLASS_CAM_ANALOG and I2C_CLASS_SOUND
2009-01-07 Jean Delvarei2c: Drop I2C_CLASS_ALL
2009-01-07 Haavard Skinnemoenavr32: Move syscalls.h under arch/avr32/include/asm/
2009-01-07 Haavard SkinnemoenMerge branches 'fixes', 'cleanups' and 'boards'
2009-01-07 Linus TorvaldsFix up 64-bit byte swaps for most 32-bit architectures
2009-01-07 Harvey Harrisonbyteorder: remove the now unused byteorder.h
2009-01-07 Harvey Harrisonmn10300: introduce asm/swab.h
2009-01-07 Harvey Harrisonfrv: introduce asm/swab.h
2009-01-07 Harvey Harrisonm32r: introduce asm/swab.h
2009-01-07 Harvey Harrisonm68k: introduce asm/swab.h
2009-01-07 Harvey Harrisonbyteorder: only use linux/swab.h
2009-01-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-01-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-01-07 Linus TorvaldsMerge branch 'timers-fixes-for-linus' of git://git...
2009-01-07 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2009-01-07 Linus TorvaldsMerge branch 'irq-fixes-for-linus' of git://git./linux...
2009-01-07 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
2009-01-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-01-07 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-core-2.6
2009-01-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-01-07 Linus TorvaldsMerge git://git./linux/kernel/git/bart/ide-2.6
2009-01-06 WANG Congfs/exec.c: make do_coredump() void
2009-01-06 Randy Dunlaprapidio: remove excess kernel-doc notation
2009-01-06 David Brownelltwl4030-gpio: cleanup debounce
2009-01-06 Ian Kentautofs4: make autofs type usage explicit
2009-01-06 Ian Kentautofs4: improve parameter usage
2009-01-06 Masami Hiramatsukprobes: support probing module __exit function
2009-01-06 Masami Hiramatsukprobes: add kprobe_insn_mutex and cleanup arch_remove_...
2009-01-06 Masami Hiramatsumodule: add within_module_core() and within_module_init()
2009-01-06 David Brownellspi_gpio driver
2009-01-06 Hiroshi Shimamotobinfmts.h: include list.h
2009-01-06 Jesper Juhlinclude/linux/interrupt.h: do not include linux/irqnr...
2009-01-06 Russell Kingremove linux/hardirq.h from asm-generic/local.h
2009-01-06 Eric Dumazetpercpu_counter: FBC_BATCH should be a variable
2009-01-06 David Brownelldocumentation: when to BUG(), and when to not BUG()
2009-01-06 Tejun Heopoll: allow f_op->poll to sleep
2009-01-06 Darrick J. WongCreate a DIV_ROUND_CLOSEST macro to do division with...
2009-01-06 Alexey DobriyanRemove remaining unwinder code
2009-01-06 Matthew Wilcoxatomic_t: unify all arch definitions
2009-01-06 KOSAKI Motohiromm: remove CONFIG_OUT_OF_LINE_PFN_TO_PAGE
2009-01-06 Oleg Nesterovmm: introduce get_mm_hiwater_xxx(), fix taskstats-...
2009-01-06 Nick Pigginfs: sys_sync fix
2009-01-06 Nick Pigginfs: remove WB_SYNC_HOLD
2009-01-06 Hugh Dickinsbadpage: remove vma from page_remove_rmap
next