Commit Graph

16204 Commits (cd659fd0d7c91b7830d1fea0c76a640e171d2d43)

Author SHA1 Message Date
Samuel Thibault 5a7e3d1281 keyboard: advertise KT_DEAD2 extended diacriticals 16 years ago
Sam Ravnborg 7923f90fff vmlinux.lds.h update 16 years ago
Philipp Zabel f0e46cc497 MFD,mmc: tmio_mmc: make HCLK configurable 16 years ago
Michał Mirosław c54f6bc67a cb710: more cleanup for the DEBUG case. 16 years ago
Pierre Ossman 9bf69a26ad cb710: handle DEBUG define in Makefile 16 years ago
Michał Mirosław 5f5bac8272 mmc: Driver for CB710/720 memory card reader (MMC part) 16 years ago
Richard Röjfors dd14be4c27 i2c-ocores: Can add I2C devices to the bus 16 years ago
Heiko Carstens 5818a6e251 PM: Add empty suspend/resume device irq functions 16 years ago
Cornelia Huck fce2b111fa PM/Hibernate: Move NVS routines into a seperate file (v2). 16 years ago
Magnus Damm 0072578751 PM: Remove device_type suspend()/resume() 16 years ago
Magnus Damm e240b58c79 PM: Remove bus_type suspend_late()/resume_early() V2 16 years ago
Alan Stern d161630297 PM core: rename suspend and resume functions 16 years ago
Magnus Damm e39a71ef80 PM: Rename device_power_down/up() 16 years ago
Thadeu Lima de Souza Cascardo 7ea2ac9b66 Trivial: fix typo s/balence/balance/ 16 years ago
Pekka Enberg 7e85ee0c1d slab,slub: don't enable interrupts during early boot 16 years ago
Rusty Russell 5dac051bc6 lguest: remove obsolete LHREQ_BREAK call 16 years ago
Rusty Russell df60aeef4f lguest: use eventfds for device notification 16 years ago
Rusty Russell a32a8813d0 lguest: improve interrupt handling, speed up stream networking 16 years ago
Mark McLoughlin 9fa29b9df3 virtio: indirect ring entries (VIRTIO_RING_F_INDIRECT_DESC) 16 years ago
Mark McLoughlin ee006b353f virtio: teach virtio_has_feature() about transport features 16 years ago
Michael S. Tsirkin 82af8ce84e virtio_pci: optional MSI-X support 16 years ago
Michael S. Tsirkin d2a7ddda9f virtio: find_vqs/del_vqs virtio operations 16 years ago
Rusty Russell 9499f5e7ed virtio: add names to virtqueue struct, mapping from devices to queues. 16 years ago
Rusty Russell 20f77f5654 virtio: fix obsolete documentation on probe function 16 years ago
Peter Zijlstra 974802eaa1 perf_counter: Add forward/backward attribute ABI compatibility 16 years ago
Peter Zijlstra f1a3c97905 perf_counter: PERF_TYPE_HW_CACHE is a hardware counter too 16 years ago
Rusty Russell ad6561dffa module: trim exception table on init free. 16 years ago
Rusty Russell fddd520122 module_param: allow 'bool' module_params to be bool, not just int. 16 years ago
Rusty Russell d2c123c27d module_param: add __same_type convenience wrapper for __builtin_types_compatible_p 16 years ago
Rusty Russell 45fcc70c0b module_param: split perm field into flags and perm 16 years ago
Rusty Russell 9a71af2c36 module_param: invbool should take a 'bool', not an 'int' 16 years ago
KAMEZAWA Hiroyuki ca371c0d7e memcg: fix page_cgroup fatal error in FLATMEM 16 years ago
Al Viro 964f536966 fs/qnx4: sanitize includes 16 years ago
Al Viro 79d2576758 Sanitize qnx4 fsync handling 16 years ago
Al Viro d5aacad548 New helper - simple_fsync() 16 years ago
Mike Frysinger 8688b86352 linux/magic.h: move cramfs magic out of cramfs_fs.h 16 years ago
Theodore Ts'o 28ad0c118b fs: Rearrange inode structure elements to avoid waste due to padding 16 years ago
Theodore Ts'o 9fd5746fd3 fs: Remove i_cindex from struct inode 16 years ago
Al Viro 62c6943b4b Trim a bit of crap from fs.h 16 years ago
Alexey Dobriyan f3da392e9f dcache: extrace and use d_unlinked() 16 years ago
Jan Kara c3f8a40c1c quota: Introduce writeout_quota_sb() (version 4) 16 years ago
Christoph Hellwig 850b201b08 quota: cleanup dquota sync functions (version 4) 16 years ago
Jan Kara 60b0680fa2 vfs: Rename fsync_super() to sync_filesystem() (version 4) 16 years ago
Jan Kara c15c54f5f0 vfs: Move syncing code from super.c to sync.c (version 4) 16 years ago
Jan Kara 5cee5815d1 vfs: Make sys_sync() use fsync_super() (version 4) 16 years ago
Jan Kara 429479f031 vfs: Make __fsync_super() a static function (version 4) 16 years ago
Christoph Hellwig 876a9f76ab remove s_async_list 16 years ago
npiggin@suse.de 96029c4e09 fs: introduce mnt_clone_write 16 years ago
npiggin@suse.de d3ef3d7351 fs: mnt_want_write speedup 16 years ago
Al Viro 3174c21b74 Move junk from proc_fs.h to fs/proc/internal.h 16 years ago