summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2007-02-17[PARISC] fix ENTRY() and ENDPROC() for 64bit-pariscHelge Deller
2007-02-17[PARISC] implement standard ENTRY(), END() and ENDPROC()Helge Deller
2007-02-17[PARISC] kill ENTRY_SYS_CPUSKyle McMartin
2007-02-17[PARISC] rename *_ANY_ID to PA_*_ANY_ID in the exported headerKyle McMartin
2007-02-17[PARISC] move parisc_device_id definition to mod_devicetable.hKyle McMartin
2007-02-17[PARISC] Add TIF_RESTORE_SIGMASK supportKyle McMartin
2007-02-17[PARISC] Convert soft power switch driver to kthreadHelge Deller
2007-02-17[PARISC] Use fstatat64 instead of newfstatat syscallHelge Deller
2007-02-17[PARISC] add missing syscalls for vmsplice, move_pages, getcpu & epoll_pwaitHelge Deller
2007-02-17[PARISC] fix fixup declarations for 32bit and use CONFIG_64BITHelge Deller
2007-02-17[PARISC] whitespace cleanups and unify 32/64bit user-access assembler inlinesHelge Deller
2007-02-17[PARISC] fix build for WARN_ON() when CONFIG_DEBUG_BUGVERBOSE=yHelge Deller
2007-02-17[PARISC] Generic BUGHelge Deller
2007-02-17[PARISC] Remove sched.h from uaccess.h on pariscMatthew Wilcox
2007-02-17[PARISC] Add prototypes for flush_user_dcache_range and flush_user_icache_rangeMatthew Wilcox
2007-02-17[PARISC] "Fix" circular includesKyle McMartin
2007-02-17[PARISC] Only write to memory in test_and_set_bit/test_and_clear_bit if we'reMatthew Wilcox
2007-02-17[PARISC] Clean up the cache and tlb headersRandolph Chung
2007-02-17[PARISC] Optimize TLB flush on SMP systemsRandolph Chung
2007-02-17Merge branch 'parisc' from /home/kyle/repos/parisc-2.6.gitKyle McMartin
2007-02-16Pull bugzilla-7887 into release branchLen Brown
2007-02-16Pull bugzilla-5534 into release branchLen Brown
2007-02-16Pull remove-hotkey into release branchLen Brown
2007-02-16Pull fluff into release branchLen Brown
2007-02-16ACPI: hotkey: remove driver, per feature-removal-schedule.txtLen Brown
2007-02-17ide: make ide_hwif_t.ide_dma_host_on void (v2)Bartlomiej Zolnierkiewicz
2007-02-17ide: make ide_hwif_t.ide_dma_{host_off,off_quietly} void (v2)Bartlomiej Zolnierkiewicz
2007-02-17ide: add ide_set_dma() helper (v2)Bartlomiej Zolnierkiewicz
2007-02-17ide: convert ide_hwif_t.mmio into flag (v2)Bartlomiej Zolnierkiewicz
2007-02-17ide: use PIO/MMIO operations directly where possible (v2)Bartlomiej Zolnierkiewicz
2007-02-17ide: add ide_use_fast_pio() helper (v3)Bartlomiej Zolnierkiewicz
2007-02-17ide: remove ide_drive_t.usageBartlomiej Zolnierkiewicz
2007-02-17ide: remove write-only ide_hwif_t.no_dsc flagBartlomiej Zolnierkiewicz
2007-02-17ide: remove write-only ide_pio_data_t.blacklistedBartlomiej Zolnierkiewicz
2007-02-17ide: remove clearing bmdma status from cdrom_decode_status() (rev #4)Albert Lee
2007-02-17ide: clear bmdma status in ide_intr() for ICHx controllers (revised #4)Albert Lee
2007-02-16Pull misc-for-upstream into release branchLen Brown
2007-02-16USB: cdc-acm: fix incorrect throtteling, make set_control optionalOliver Neukum
2007-02-16USB: make usb_iso_packet_descriptor.status signedPete Zaitcev
2007-02-16USB: use __u32 rather than u32 in userspace ioctls in usbdevice_fs.hMike Frysinger
2007-02-16USB Storage: indistinguishable devices with broken and unbroken firmwareOliver Neukum
2007-02-16USB: descriptor structures have to be packedInaky Perez-Gonzalez
2007-02-16USB: add flow control to usb-serial generic driver.Joris van Rantwijk
2007-02-16PCI: Make CARDBUS_MEM_SIZE and CARDBUS_IO_SIZE boot optionsAtsushi Nemoto
2007-02-17[POWERPC] add of_get_mac_address and update fsl_soc.c to use itTimur Tabi
2007-02-16sysfs: fix build errors: uevent with CONFIG_SYSFS=nRandy Dunlap
2007-02-16debugfs: implement symbolic linksPeter Oberparleiter
2007-02-16serial: Add PCMCIA IDs for Quatech DSP-100 dual RS232 adapter.Sergei Organov
2007-02-16Driver core: let request_module() send a /sys/modules/kmod/-ueventKay Sievers
2007-02-16Driver.h copyright updateGreg Kroah-Hartman