aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
* Make smp_send_pull_timers() optional.Bjoern B. Brandenburg2010-06-01
* Merge branch 'master' into wip-merge-2.6.34Andrea Bastoni2010-05-29
|\
| * [ported from 2008.3] Add hrtimer_start_on() APIAndrea Bastoni2010-05-29
| * [ported from 2008.3] Add send_pull_timers() support for x86_32 archAndrea Bastoni2010-05-29
| * [ported from 2008.3] Add File Descriptor Attached Shared Objects (FDSO) infra...Andrea Bastoni2010-05-29
| * [ported from 2008.3] Add support for quantum alignmentAndrea Bastoni2010-05-29
| * [ported from 2008.3] Add complete_n() callAndrea Bastoni2010-05-29
| * [ported from 2008.3] Core LITMUS^RT infrastructureAndrea Bastoni2010-05-29
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-05-16
|\ \
| * | rtnetlink: make SR-IOV VF interface symmetricChris Wright2010-05-16
* | | Fix the regression created by "set S_DEAD on unlink()..." commitAl Viro2010-05-15
|/ /
* | revert "procfs: provide stack information for threads" and its fixup commitsRobin Holt2010-05-11
* | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-05-07
|\ \
| * | rcu: create rcu_my_thread_group_empty() wrapperPaul E. McKenney2010-05-06
| * | cgroup: Check task_lock in task_subsys_state()Li Zefan2010-05-04
* | | i2c-core: Use per-adapter userspace device listsJean Delvare2010-05-04
* | | USB: rename usb_buffer_alloc() and usb_buffer_free()Daniel Mack2010-04-30
* | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2010-04-29
|\ \ \
| * | | NFS: Fix an unstable write data integrity raceTrond Myklebust2010-04-22
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-04-28
|\ \ \ \
| * | | | coda: move backing-dev.h kernel include inside __KERNEL__Jens Axboe2010-04-28
| * | | | Catch filesystems lacking s_bdiJörn Engel2010-04-25
| * | | | smbfs: add bdi backing to mount sessionJens Axboe2010-04-22
| * | | | ncpfs: add bdi backing to mount sessionJens Axboe2010-04-22
| * | | | coda: add bdi backing to mount sessionJens Axboe2010-04-22
| * | | | bdi: add helper function for doing init and register of a bdi for a file systemJens Axboe2010-04-22
* | | | | hugetlb: fix infinite loop in get_futex_key() when backed by huge pagesMel Gorman2010-04-24
* | | | | Cleanup generic block based fiemapJosef Bacik2010-04-23
| |_|/ / |/| | |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2010-04-22
|\ \ \ \ | |_|/ / |/| | |
| * | | firewire: cdev: fix cut+paste mistake in disclaimerStefan Richter2010-04-15
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds2010-04-21
|\ \ \ \
| * | | | regulator: Let drivers know when they use the stub APIJean Delvare2010-04-19
* | | | | KVM: Increase NR_IOBUS_DEVS limit to 200Sridhar Samudrala2010-04-20
* | | | | KVM: fix the handling of dirty bitmaps to avoid overflowsTakuya Yoshikawa2010-04-20
| |_|/ / |/| | |
* | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-04-19
|\ \ \ \ | |/ / / |/| | |
| * | | rcu: Make RCU lockdep check the lockdep_recursion variablePaul E. McKenney2010-04-19
| * | | rcu: Better explain the condition parameter of rcu_dereference_check()David Howells2010-04-14
| * | | rcu: Add rcu_access_pointer and rcu_dereference_protectedPaul E. McKenney2010-04-14
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2010-04-15
|\ \ \ \ | | |/ / | |/| |
| * | | firewire: cdev: change license of exported header files to MIT licenseStefan Richter2010-04-15
| * | | firewire: cdev: comment fixletStefan Richter2010-04-10
| * | | firewire: cdev: iso packet documentationClemens Ladisch2010-04-10
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-04-15
|\ \ \ \ | |_|/ / |/| | |
| * | | Input: matrix_keypad - allow platform to disable key autorepeatH Hartley Sweeten2010-04-06
* | | | NFSv4: fix delegated lockingTrond Myklebust2010-04-12
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-04-09
|\ \ \ \
| * | | | i2o: Remove the dangerous kobj_to_i2o_device macroFerenc Wagner2010-03-24
| * | | | block: remove 16 bytes of padding from struct request on 64bitsRichard Kennedy2010-03-19
| * | | | Merge branch 'master' into for-linusJens Axboe2010-03-19
| |\ \ \ \
| * | | | | Remove GENHD_FL_DRIVERFSNeilBrown2010-03-16