Commit Graph

12575 Commits (09fe3ef46c5a2cc65d173df9518013e208eb3ba3)

Author SHA1 Message Date
Robert P. J. Day bbf2f9fb1c Fix misspellings of "agressive". 18 years ago
Robert P. J. Day 6fb189c2a4 Correct trivial typo in log2.h. 18 years ago
Robert P. J. Day 405ae7d381 Replace remaining references to "driverfs" with "sysfs". 18 years ago
Robert P. J. Day d08df601a3 Various typo fixes. 18 years ago
Dan Williams 3668b45d46 [ARM] 4187/1: iop: unify time implementation across iop32x, iop33x, and iop13xx 18 years ago
Dan Williams 4434c5c7fd [ARM] 4186/1: iop: remove cp6_enable/disable routines 18 years ago
Dan Williams f80dff9da0 [ARM] 4185/2: entry: introduce get_irqnr_preamble and arch_ret_to_user 18 years ago
Ben Dooks 48adbcf33b [ARM] 4220/1: S3C24XX: DMA system initialised from sysdev 18 years ago
Ben Dooks 15e4db7b80 [ARM] 4219/1: S3C2443: DMA source definitions 18 years ago
Nicolas Pitre bc43fd40ea [ARM] 4090/2: avoid clash between PXA and SA1111 defines 18 years ago
Nicolas Pitre ca83b0bcf8 [ARM] 4216/1: add .gitignore entries for ARM specific files 18 years ago
Arnaud Patard 52c477a34b [ARM] 4215/1: s3c2410 usb device: per-platform vbus_draw 18 years ago
Arnaud Patard a7eec7b332 [ARM] 4213/1: S3C2410 - Update definition of ADCTSC_XY_PST 18 years ago
Matthew Wilcox c3de4b3815 Revert "[PATCH] make kernel/signal.c:kill_proc_info() static" 18 years ago
Helge Deller 513e7ecd69 [PARISC] convert to use CONFIG_64BIT instead of __LP64__ 18 years ago
Helge Deller 0b3d643f9e [PARISC] add ASM_EXCEPTIONTABLE_ENTRY() macro 18 years ago
Helge Deller b288a8f79a [PARISC] fix ENTRY() and ENDPROC() for 64bit-parisc 18 years ago
Helge Deller c5e7655297 [PARISC] implement standard ENTRY(), END() and ENDPROC() 18 years ago
Kyle McMartin 430a502abe [PARISC] kill ENTRY_SYS_CPUS 18 years ago
Kyle McMartin f354ef8abe [PARISC] rename *_ANY_ID to PA_*_ANY_ID in the exported header 18 years ago
Kyle McMartin f2439b262a [PARISC] move parisc_device_id definition to mod_devicetable.h 18 years ago
Kyle McMartin 4650f0a583 [PARISC] Add TIF_RESTORE_SIGMASK support 18 years ago
Helge Deller 6e16d9409e [PARISC] Convert soft power switch driver to kthread 18 years ago
Helge Deller c4ba7a2e44 [PARISC] Use fstatat64 instead of newfstatat syscall 18 years ago
Helge Deller 19dd705f4e [PARISC] add missing syscalls for vmsplice, move_pages, getcpu & epoll_pwait 18 years ago
Helge Deller ca72a22327 [PARISC] fix fixup declarations for 32bit and use CONFIG_64BIT 18 years ago
Helge Deller 94a1981df0 [PARISC] whitespace cleanups and unify 32/64bit user-access assembler inlines 18 years ago
Helge Deller e382876474 [PARISC] fix build for WARN_ON() when CONFIG_DEBUG_BUGVERBOSE=y 18 years ago
Helge Deller 6891f8a113 [PARISC] Generic BUG 18 years ago
Matthew Wilcox e6fc0449be [PARISC] Remove sched.h from uaccess.h on parisc 18 years ago
Matthew Wilcox 3735313ad2 [PARISC] Add prototypes for flush_user_dcache_range and flush_user_icache_range 18 years ago
Kyle McMartin 959f4f13a3 [PARISC] "Fix" circular includes 18 years ago
Matthew Wilcox af5917f0cd [PARISC] Only write to memory in test_and_set_bit/test_and_clear_bit if we're 18 years ago
Randolph Chung d6ce8626db [PARISC] Clean up the cache and tlb headers 18 years ago
Randolph Chung 592ac93a60 [PARISC] Optimize TLB flush on SMP systems 18 years ago
Len Brown 5ee6edbcde ACPI: hotkey: remove driver, per feature-removal-schedule.txt 18 years ago
Bartlomiej Zolnierkiewicz ccf352894c ide: make ide_hwif_t.ide_dma_host_on void (v2) 18 years ago
Bartlomiej Zolnierkiewicz 7469aaf6a3 ide: make ide_hwif_t.ide_dma_{host_off,off_quietly} void (v2) 18 years ago
Bartlomiej Zolnierkiewicz 3608b5d71a ide: add ide_set_dma() helper (v2) 18 years ago
Bartlomiej Zolnierkiewicz 2ad1e558a2 ide: convert ide_hwif_t.mmio into flag (v2) 18 years ago
Bartlomiej Zolnierkiewicz 0ecdca26e5 ide: use PIO/MMIO operations directly where possible (v2) 18 years ago
Bartlomiej Zolnierkiewicz 7569e8dc22 ide: add ide_use_fast_pio() helper (v3) 18 years ago
Bartlomiej Zolnierkiewicz c94964a455 ide: remove ide_drive_t.usage 18 years ago
Bartlomiej Zolnierkiewicz c1607e1af2 ide: remove write-only ide_hwif_t.no_dsc flag 18 years ago
Bartlomiej Zolnierkiewicz 6679054895 ide: remove write-only ide_pio_data_t.blacklisted 18 years ago
Albert Lee 6e6cd4c438 ide: remove clearing bmdma status from cdrom_decode_status() (rev #4) 18 years ago
Albert Lee f0dd8712eb ide: clear bmdma status in ide_intr() for ICHx controllers (revised #4) 18 years ago
Oliver Neukum ca79b7b415 USB: cdc-acm: fix incorrect throtteling, make set_control optional 18 years ago
Pete Zaitcev d1bbb60007 USB: make usb_iso_packet_descriptor.status signed 18 years ago
Mike Frysinger fc8d919126 USB: use __u32 rather than u32 in userspace ioctls in usbdevice_fs.h 18 years ago