Commit Graph

15107 Commits (04b3ab52a000ab7e718efc97e9fdd67d95002d11)

Author SHA1 Message Date
Bartlomiej Zolnierkiewicz 6fd5c665d8 include/linux/hdreg.h: cover struct hd_driveid with #ifndef/#endif __KERNEL__ 16 years ago
Andrew Morton 6a7f2829b5 fbdev: uninline lock_fb_info() 16 years ago
Krzysztof Helt 614c0dc932 cirrusfb: add accelerator constant 16 years ago
Andrew Morton 78d89ef40c rtc: convert LEAP_YEAR into an inline 16 years ago
Ian Kent 79955898f9 autofs4: fix kernel includes 16 years ago
Anton Vorontsov 35b4b3c0c1 spi_mpc83xx: add OF platform driver bindings 16 years ago
Anton Vorontsov 364fdbc00f spi_mpc83xx: rework chip selects handling 16 years ago
Davide Libenzi c0da377536 epoll keyed wakeups: introduce new *_poll() wakeup macros 16 years ago
Davide Libenzi 4ede816ac3 epoll keyed wakeups: add __wake_up_locked_key() and __wake_up_sync_key() 16 years ago
Davide Libenzi bcd0b235bf eventfd: improve support for semaphore-like behavior 16 years ago
Cyrill Gorcunov 311d07611e introduce pr_cont() macro 16 years ago
Eric Sandeen c2d7543851 filesystem freeze: allow SysRq emergency thaw to thaw frozen filesystems 16 years ago
J. R. Okajima 53d6660836 loop: add ioctl to resize a loop device 16 years ago
Magnus Damm a8af78982f pm: rework includes, remove arch ifdefs 16 years ago
Hugh Dickins 9fab5619bd shmem: writepage directly to swap 16 years ago
KAMEZAWA Hiroyuki 327c0e9686 vmscan: fix it to take care of nodemask 16 years ago
David Howells 33925b25d2 nommu: there is no mlock() for NOMMU, so don't provide the bits 16 years ago
Akinobu Mita f4112de6b6 mm: introduce debug_kmap_atomic 16 years ago
Nick Piggin c2ec175c39 mm: page_mkwrite change prototype to match fault 16 years ago
Anton Blanchard c2fdf3a9b2 mm: enable hashdist by default on 64bit NUMA 16 years ago
Alexey Dobriyan 704503d836 mm: fix proc_dointvec_userhz_jiffies "breakage" 16 years ago
Akinobu Mita 6a11f75b6a generic debug pagealloc 16 years ago
Li Zefan 610a77e04a memdup_user(): introduce 16 years ago
KOSAKI Motohiro d1d7487173 mm: remove pagevec_swap_free() 16 years ago
Edward Shishkin e3a7cca1ef vfs: add/use account_page_dirtied() 16 years ago
KOSAKI Motohiro ee99c71c59 mm: introduce for_each_populated_zone() macro 16 years ago
Oleg Nesterov 9de1581e75 get_mm_hiwater_xxx: trivial, s/define/inline/ 16 years ago
Alexey Dobriyan 0f043a81eb proc tty: remove struct tty_operations::read_proc 16 years ago
Alexey Dobriyan ae149b6bec proc tty: add struct tty_operations::proc_fops 16 years ago
Sergei Shtylyov fdd88f0af6 ide: inline SELECT_DRIVE() 16 years ago
Sergei Shtylyov abb596b25e ide: turn selectproc() method into dev_select() method (take 5) 16 years ago
Sergei Shtylyov 6762511934 ide: rename IDE_TFLAG_IN_[HOB_]FEATURE 16 years ago
Sergei Shtylyov ecf3a31d2a ide: turn set_irq() method into write_devctl() method 16 years ago
Bartlomiej Zolnierkiewicz 349d12a1fe ide-floppy: use ide_pio_bytes() 16 years ago
Bartlomiej Zolnierkiewicz 41fa9f863b ide: decrease size of ->pc_buf field in struct ide_atapi_pc 16 years ago
Bartlomiej Zolnierkiewicz f094d4d83b ide: sanitize ide_build_sglist() and ide_destroy_dmatable() 16 years ago
Bartlomiej Zolnierkiewicz 8a4a5738ba ide: add ->dma_check method 16 years ago
Bartlomiej Zolnierkiewicz 5ae5412d9a ide: add ide_dma_prepare() helper 16 years ago
Bartlomiej Zolnierkiewicz 4453011f95 ide: destroy DMA mappings after ending DMA (v2) 16 years ago
Bartlomiej Zolnierkiewicz 35c9b4daf4 ide: add ->dma_clear method and remove ->dma_timeout one 16 years ago
Bartlomiej Zolnierkiewicz 06a449e301 ide-cd: fix non-SECTOR_SIZE-multiples PIO transfers for fs requests 16 years ago
Bartlomiej Zolnierkiewicz a08915ba59 ide-cd: use scatterlists for PIO transfers (fs requests) 16 years ago
Alexander Beregalov 77e4658670 reiserfs: fix build breakage 16 years ago
Alexey Dobriyan 99b7623380 proc 2/2: remove struct proc_dir_entry::owner 16 years ago
Rafael J. Wysocki 0e5dd46b76 PCI PM: Introduce __pci_[start|complete]_power_transition() (rev. 2) 16 years ago
Rafael J. Wysocki 0a0c5168df PM: Introduce functions for suspending and resuming device interrupts 16 years ago
Jean Delvare e7a19c5624 dmi: Let dmi_walk() users pass private data 16 years ago
Jeff Mahoney d68caa9530 reiserfs: rename p_._ variables 16 years ago
Jeff Mahoney a063ae1792 reiserfs: rename p_s_tb to tb 16 years ago
Jeff Mahoney 995c762ea4 reiserfs: rename p_s_inode to inode 16 years ago