summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* perf: Optimize the perf_output() path by removing IRQ-disablesPeter Zijlstra2010-05-181-3/+2
* perf/ftrace: Optimize perf/tracepoint interaction for single eventsPeter Zijlstra2010-05-182-4/+6
* Revert "perf: Fix exit() vs PERF_FORMAT_GROUP"Ingo Molnar2010-05-111-1/+0
* perf: Add group scheduling transactional APIsLin Ming2010-05-071-3/+12
* perf, x86: Improve the PEBS ABIPeter Zijlstra2010-05-071-4/+19
* Merge branch 'perf/urgent' into perf/coreIngo Molnar2010-05-073-3/+18
|\
| * perf: Fix exit() vs PERF_FORMAT_GROUPPeter Zijlstra2010-05-071-0/+1
| * i2c-core: Use per-adapter userspace device listsJean Delvare2010-05-041-0/+2
| * USB: rename usb_buffer_alloc() and usb_buffer_free()Daniel Mack2010-04-301-3/+15
* | hw-breakpoints: Get the number of available registers on boot dynamicallyFrederic Weisbecker2010-05-011-0/+10
* | hw-breakpoints: Separate constraint space for data and instruction breakpointsFrederic Weisbecker2010-05-011-3/+6
* | hw-breakpoints: Tag ptrace breakpoint as exclude_kernelFrederic Weisbecker2010-05-011-0/+6
* | Merge commit 'v2.6.34-rc6' into perf/coreIngo Molnar2010-04-307-2/+23
|\|
| * Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2010-04-291-0/+1
| |\
| | * NFS: Fix an unstable write data integrity raceTrond Myklebust2010-04-221-0/+1
| * | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-04-284-0/+10
| |\ \
| | * | coda: move backing-dev.h kernel include inside __KERNEL__Jens Axboe2010-04-281-1/+2
| | * | Catch filesystems lacking s_bdiJörn Engel2010-04-251-0/+1
| | * | smbfs: add bdi backing to mount sessionJens Axboe2010-04-221-0/+3
| | * | ncpfs: add bdi backing to mount sessionJens Axboe2010-04-221-0/+2
| | * | coda: add bdi backing to mount sessionJens Axboe2010-04-221-0/+2
| | * | bdi: add helper function for doing init and register of a bdi for a file systemJens Axboe2010-04-221-0/+1
| * | | hugetlb: fix infinite loop in get_futex_key() when backed by huge pagesMel Gorman2010-04-241-0/+9
| * | | Cleanup generic block based fiemapJosef Bacik2010-04-231-2/+3
* | | | Merge branch 'linus' into perf/coreIngo Molnar2010-04-2318-72/+185
|\| | |
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2010-04-222-2/+2
| |\ \ \ | | |_|/ | |/| |
| | * | firewire: cdev: fix cut+paste mistake in disclaimerStefan Richter2010-04-152-2/+2
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds2010-04-211-2/+6
| |\ \ \
| | * | | regulator: Let drivers know when they use the stub APIJean Delvare2010-04-191-2/+6
| * | | | KVM: Increase NR_IOBUS_DEVS limit to 200Sridhar Samudrala2010-04-201-1/+1
| * | | | KVM: fix the handling of dirty bitmaps to avoid overflowsTakuya Yoshikawa2010-04-201-0/+5
| | |_|/ | |/| |
| * | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-04-191-9/+56
| |\ \ \ | | |/ / | |/| |
| | * | rcu: Make RCU lockdep check the lockdep_recursion variablePaul E. McKenney2010-04-191-4/+1
| | * | rcu: Better explain the condition parameter of rcu_dereference_check()David Howells2010-04-141-5/+23
| | * | rcu: Add rcu_access_pointer and rcu_dereference_protectedPaul E. McKenney2010-04-141-0/+32
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2010-04-152-25/+82
| |\ \ \ | | | |/ | | |/|
| | * | firewire: cdev: change license of exported header files to MIT licenseStefan Richter2010-04-152-17/+47
| | * | firewire: cdev: comment fixletStefan Richter2010-04-101-2/+2
| | * | firewire: cdev: iso packet documentationClemens Ladisch2010-04-101-6/+33
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-04-151-0/+2
| |\ \ \ | | |_|/ | |/| |
| | * | Input: matrix_keypad - allow platform to disable key autorepeatH Hartley Sweeten2010-04-051-0/+2
| * | | NFSv4: fix delegated lockingTrond Myklebust2010-04-121-0/+1
| * | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-04-097-33/+21
| |\ \ \
| | * | | i2o: Remove the dangerous kobj_to_i2o_device macroFerenc Wagner2010-03-241-1/+0
| | * | | block: remove 16 bytes of padding from struct request on 64bitsRichard Kennedy2010-03-191-5/+6
| | * | | Merge branch 'master' into for-linusJens Axboe2010-03-1963-136/+533
| | |\ \ \
| | * | | | Remove GENHD_FL_DRIVERFSNeilBrown2010-03-161-1/+1
| | * | | | block: Finalize conversion of block limits functionsMartin K. Petersen2010-03-151-24/+0
| | * | | | block: Fix overrun in lcm() and move it to libMartin K. Petersen2010-03-151-0/+8
| | * | | | vfs: improve writeback_inodes_wb()Edward Shishkin2010-03-121-0/+3