Commit Graph

177695 Commits (e8be5283881cb96bafb751e1f9ea34c4e6fc2845)
 

Author SHA1 Message Date
Linus Torvalds c5113e3d66 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 15 years ago
Linus Torvalds 9b2831704e Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 15 years ago
Linus Torvalds 337e4a1ab4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6 15 years ago
Linus Torvalds 7949456b1b Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx 15 years ago
Linus Torvalds 60d9aa758c Merge git://git.infradead.org/mtd-2.6 15 years ago
Linus Torvalds b2adf0cbec Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 15 years ago
Linus Torvalds a79960e576 Merge git://git.infradead.org/iommu-2.6 15 years ago
Linus Torvalds 661e338f72 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp 15 years ago
Linus Torvalds 6a5df38f5f Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 15 years ago
Linus Torvalds 9cfc86249f Merge branch 'akpm' 15 years ago
Anisse Astier de078e5747 msi-wmi: depend on backlight and fix corner-cases problems 15 years ago
Anisse Astier c30116c6f0 msi-wmi: switch to using input sparse keymap library 15 years ago
Anisse Astier d607af9300 msi-wmi: replace one-condition switch-case with if statement 15 years ago
Anisse Astier 977f9b921c msi-wmi: remove unused field 'instance' in key_entry structure 15 years ago
Anisse Astier 822ddc042a msi-wmi: remove custom runtime debug implementation 15 years ago
Anisse Astier 46b51eb9e1 msi-wmi: rework init 15 years ago
Anisse Astier addd65aac7 msi-wmi: remove useless includes 15 years ago
Thomas Renninger d12d8baff9 X86 drivers: Introduce msi-wmi driver 15 years ago
Peter Zijlstra 60ab271617 perf record: Use per-task-per-cpu events for inherited events 15 years ago
Peter Zijlstra 856e96608a perf record: Properly synchronize child creation 15 years ago
Peter Zijlstra f4c4176f21 perf events: Allow per-task-per-cpu counters 15 years ago
Arnaldo Carvalho de Melo 9b33827de6 perf diff: Percent calcs should use double values 15 years ago
Christoph Hellwig c05c4edd87 direct I/O fallback sync simplification 15 years ago
Christoph Hellwig 2cfd30adf6 ocfs: stop using do_sync_mapping_range 15 years ago
Christoph Hellwig 1e431f5ce7 cleanup blockdev_direct_IO locking 15 years ago
Christoph Hellwig 1c7c474c31 make generic_acl slightly more generic 15 years ago
Christoph Hellwig 431547b3c4 sanitize xattr handler prototypes 15 years ago
H Hartley Sweeten ef26ca97e8 libfs: move EXPORT_SYMBOL for d_alloc_name 15 years ago
Jeff Layton 39159de2a0 vfs: force reval of target when following LAST_BIND symlinks (try #7) 15 years ago
Mimi Zohar d1625436b4 ima: limit imbalance msg 15 years ago
Al Viro 1429b3eca2 Untangling ima mess, part 3: kill dead code in ima 15 years ago
Al Viro b65a9cfc2c Untangling ima mess, part 2: deal with counters 15 years ago
Al Viro 0552f879d4 Untangling ima mess, part 1: alloc_file() 15 years ago
Al Viro 7715b52122 O_TRUNC open shouldn't fail after file truncation 15 years ago
Eric Paris 85a17f552d ima: call ima_inode_free ima_inode_free 15 years ago
Eric Paris e0d5bd2aec IMA: clean up the IMA counts updating code 15 years ago
Eric Paris 9353384ec8 ima: only insert at inode creation time 15 years ago
Eric Paris ec29ea544b ima: valid return code from ima_inode_alloc 15 years ago
Eric Paris e81e3f4dca fs: move get_empty_filp() deffinition to internal.h 15 years ago
Al Viro b75b5086be Sanitize exec_permission_lite() 15 years ago
Al Viro 6e6b1bd1e7 Kill cached_lookup() and real_lookup() 15 years ago
Al Viro 2dd6d1f418 Kill path_lookup_open() 15 years ago
Al Viro 3cac260ad8 Take hash recalculation into do_lookup() 15 years ago
Al Viro e9496ff46a fix mismerge with Trond's stuff (create_mnt_ns() export is gone now) 15 years ago
Al Viro b0446be4be switch cachefiles to kern_path() 15 years ago
Al Viro 306bb73d12 fix the crap in dst/dcore 15 years ago
Al Viro 6de88d7292 kill __link_path_walk()/link_path_walk() distinction 15 years ago
Al Viro 258fa99905 lift path_put(path) to callers of __do_follow_link() 15 years ago
Al Viro d231412db6 switch create_read_pipe() to alloc_file() 15 years ago
Al Viro 2c48b9c455 switch alloc_file() to passing struct path 15 years ago