Commit Graph

15694 Commits (748303850d589038f8ff9f5c7014afb006210b1f)

Author SHA1 Message Date
Grzegorz Nosek 313e924c08 cgroups: relax ns_can_attach checks to allow attaching to grandchild cgroups 16 years ago
Paul Menage d20a390a0e cgroups: fix cgroup.h comments 16 years ago
Cyrus Massoumi 039fd8ce62 ext3: remove the BKL in ext3/ioctl.c 16 years ago
Michael Buesch bfb9bcdbda spi-gpio: allow operation without CS signal 16 years ago
Mike Rapoport 96615841e1 rtc-v3020: add ability to access v3020 chip with GPIOs 16 years ago
Alexey Dobriyan 6f2c55b843 Simplify copy_thread() 16 years ago
David Brownell 14dd1ff0f9 memory_accessor: implement the new memory_accessor interfaces for SPI EEPROMs 16 years ago
Kevin Hilman 7274ec8bd7 memory_accessor: implement the new memory_accessor interface for I2C EEPROM 16 years ago
Kevin Hilman 06c421ee0d memory_accessor: new interface for reading/writing persistent memory 16 years ago
Jean Delvare bf6aede712 workqueue: add to_delayed_work() helper function 16 years ago
Lee Schermerhorn 9a896c9a48 mm: define a UNIQUE value for AS_UNEVICTABLE flag 16 years ago
Eric Sandeen 8e2c3795c7 add fiemap.h to header-y 16 years ago
David Howells 33e5d76979 nommu: fix a number of issues with the per-MM VMA patch 16 years ago
Akinobu Mita ee3b4290ae generic debug pagealloc: build fix 16 years ago
Jonathan Brassow 7513c2a761 dm raid1: add is_remote_recovering hook for clusters 16 years ago
Mike Snitzer ec44ab9d66 dm log: remove struct dm_dirty_log_internal 16 years ago
Cheng Renquan 45194e4f89 dm target: remove struct tt_internal 16 years ago
Hans-Christian Egtvedt d9de451989 dw_dmac: add cyclic API to DW DMA driver 16 years ago
Bartlomiej Zolnierkiewicz eae6c2b641 remove <linux/ata.h> include from <linux/hdreg.h> 16 years ago
Bartlomiej Zolnierkiewicz 4fe6e30645 include/linux/hdreg.h: remove unused defines 16 years ago
Bartlomiej Zolnierkiewicz dafd01cc14 include/linux/hdreg.h: cover WIN_* and friends with #ifndef/#endif __KERNEL__ 16 years ago
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