Commit Graph

234975 Commits (880f57318450dbead6a03f9e31a1468924d6dd88)
 

Author SHA1 Message Date
Wu Zhangjin b9f07eb2f2 MIPS, Tracing: Fix set_graph_function of function graph tracer 14 years ago
Wu Zhangjin 7f21a60968 MIPS, Tracing: Clean up ftrace_make_nop() 14 years ago
Wu Zhangjin 2816e32596 MIPS, Tracing: Clean up prepare_ftrace_return() 14 years ago
Wu Zhangjin d9cdb2f103 MIPS, Tracing: Substitute in_kernel_space() for in_module() 14 years ago
Wu Zhangjin 9a620a559b MIPS, Tracing: Speed up function graph tracer 14 years ago
Thomas Gleixner 52bd080d5c MIPS: Replace deprecated spinlock initialization 14 years ago
David Ahern 1424dc9680 perf script: Add support for H/W and S/W events 14 years ago
David Ahern c0230b2bfb perf script: Add support for dumping symbols 14 years ago
David Ahern 745f43e343 perf script: Support custom field selection for output 14 years ago
David Ahern c70c94b474 perf script: Move printing of 'common' data from print_event and rename 14 years ago
David Ahern 2ee7a49f93 perf tracing: Remove print_graph_cpu and print_graph_proc from trace-event-parse 14 years ago
David Ahern be6d842a65 perf script: Change process_event prototype 14 years ago
Linus Torvalds 5f40d42094 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 14 years ago
Linus Torvalds 215fd2fa88 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 14 years ago
Linus Torvalds 786c58b727 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog 14 years ago
Timo Warns 1eafbfeb7b Fix corrupted OSF partition table parsing 14 years ago
Frederic Weisbecker cfd748ae06 perf stat: Provide support for filters 14 years ago
Hugh Dickins 2fbfac4e05 thp+memcg-numa: fix BUG at include/linux/mm.h:370! 14 years ago
Stefano Stabellini 706cc9d2a4 xen/m2p: Check whether the MFN has IDENTITY_FRAME bit set.. 14 years ago
Konrad Rzeszutek Wilk 146c4e5117 xen/m2p: No need to catch exceptions when we know that there is no RAM 14 years ago
Konrad Rzeszutek Wilk fc25151d9a xen/debug: WARN_ON when identity PFN has no _PAGE_IOMAP flag set. 14 years ago
Konrad Rzeszutek Wilk 2222e71bd6 xen/debugfs: Add 'p2m' file for printing out the P2M layout. 14 years ago
Konrad Rzeszutek Wilk 68df0da7f4 xen/setup: Set identity mapping for non-RAM E820 and E820 gaps. 14 years ago
Konrad Rzeszutek Wilk c761779877 xen/mmu: WARN_ON when racing to swap middle leaf. 14 years ago
Konrad Rzeszutek Wilk fb38923ead xen/mmu: Set _PAGE_IOMAP if PFN is an identity PFN. 14 years ago
Konrad Rzeszutek Wilk f4cec35b0d xen/mmu: Add the notion of identity (1-1) mapping. 14 years ago
David Howells af79420654 MN10300: atomic_read() should ensure it emits a load 14 years ago
David Howells dcca52c21e MN10300: The SMP_ICACHE_INV_FLUSH_RANGE IPI command does not exist 14 years ago
Tkhai Kirill 6fc34436be MN10300: Proper use of macros get_user() in the case of incremented pointers 14 years ago
Sebastian Andrzej Siewior 03150171dc x86: ce4100: Set pci ops via callback instead of module init 14 years ago
Aneesh Kumar K.V 5fe0c23788 exportfs: Return the minimum required handle size 14 years ago
Al Viro c8b91accfa clean statfs-like syscalls up 14 years ago
Al Viro 73d049a40f open-style analog of vfs_path_lookup() 14 years ago
Al Viro 5b6ca027d8 reduce vfs_path_lookup() to do_path_lookup() 14 years ago
Al Viro 5a18fff209 untangle do_lookup() 14 years ago
Al Viro 40b39136f0 path_openat: clean ELOOP handling a bit 14 years ago
Al Viro f374ed5fa8 do_last: kill a rudiment of old ->d_revalidate() workaround 14 years ago
Al Viro 6c0d46c493 fold __open_namei_create() and open_will_truncate() into do_last() 14 years ago
Al Viro ca344a894b do_last: unify may_open() call and everyting after it 14 years ago
Al Viro 9b44f1b392 move may_open() from __open_name_create() to do_last() 14 years ago
Al Viro 0f9d1a10c3 expand finish_open() in its only caller 14 years ago
Al Viro 5a202bcd75 sanitize pathname component hash calculation 14 years ago
Al Viro 6a96ba5441 kill __lookup_one_len() 14 years ago
Al Viro fe2d35ff0d switch non-create side of open() to use of do_last() 14 years ago
Al Viro 70e9b35711 get rid of nd->file 14 years ago
Al Viro 951361f954 get rid of the last LOOKUP_RCU dependencies in link_path_walk() 14 years ago
Al Viro a7472baba2 make nameidata_dentry_drop_rcu_maybe() always leave RCU mode 14 years ago
Al Viro ef7562d528 make handle_dots() leave RCU mode on error 14 years ago
Al Viro 4455ca6223 clear RCU on all failure exits from link_path_walk() 14 years ago
Al Viro 9856fa1b28 pull handling of . and .. into inlined helper 14 years ago